body, table, td, input {
	font-size: 11px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
}

a {
	color : #485388;
}

a:visited {
	color : #444455;
}

a:active {
	color : #4444FF;
}

.basket_top {
	background: #92999B;
	margin:4px 0 4px 0;
	padding:4px;
	text-align: center;
}

.basket_top, .basket_top a, .basket_top a:visited {
	color:white;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
}

.basket_top a {
	text-decoration: underline;
}

.kurzinfo_breit .price, .kurzinfo_breit .price a, .kurzinfo .price, .kurzinfo .price a {
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.kurzinfo .price, .kurzinfo_breit .price {
    font-size:1.5em;
}

.headercustomerinfo {
	position: relative;
	top: -4px;
	border-width: 0px 0 1px 0;
	border-color:#444;
	border-style: solid;
	padding-bottom:3px;
	text-align: center;
	margin-bottom:8px;
}

#content
{
	padding-top:0px;
}