﻿legend
{
    font-weight: bold;
    color: #666666;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.hidden
{
    visibility: hidden;
}

.none
{
    display: none;
}

.formlabel
{
    font-weight: bold;
    width: 120px;
    vertical-align: middle;
    color: #808080;
}

.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

.itemdetails
{
    font-size: 1.3em;
}

.button
{ 
	cursor: hand; 
	background: transparent url('images/button.png') no-repeat 0% 0%;
	padding: 0;
	width: 123px;
	height: 40px;
	border: none;		
	overflow: hidden;
	font: corbel;
	font-size: 14px;
	color: #454545;
	padding-bottom: 2px;
}



.button:hover {
	background: transparent url('images/button.png') no-repeat 0% -40px; 
	}
			
.topmenul
{
  width: 13px;
  background: url('images/hinter_05.png') no-repeat;
}

.topmenu
{
    background-position: url('images/hinter_06.png') repeat-x;
    background: url('images/hinter_06.png') repeat-x;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
    color: #003399;
    font-style: normal;
    text-decoration: none;
    padding-top: 4px;
    vertical-align: top;
}

.topmenu a:link, .topmenu a:visited
{
    padding-right: 5px;
    padding-left: 5px;
    color: #E6F1FF;
    font-weight: bold;
    font-size: 11px;
}

.topmenu a:hover
{
    padding-right: 5px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

.topmenur
{
  width: 13px;
  background: url('images/hinter_10.png') no-repeat;
}

.topmenum
{
  width: 13px;
  background: url('images/hinter_08.png') no-repeat;
}


.artikeldetails
{
    font-size: 0.9em;
}


.preis
{
    font-size: 1.3em;
}

.subpreis
{
    font-size: 0.9em;
}