/* @override 
	http://s206930535.online.de/cms/css/styles.css
	http://www.albers.de/css/styles.css
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
}
img{
	border: none;
}
a{
	color: #EF1821;
}
h1{
	margin: 0.4em 0 0.2em 0;
	font-size: 2em;
	line-height: 110%;
	font-weight: normal;
	color: #EF1821;
}
h2{
	margin: 0.4em 0 0.4em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
}
h3{
	margin: 0.4em 0 0.2em 0;
	font-size: 1.3em;
	color: #EF1821;
}
p{
	margin: 0.5em 0 0.9em 0;
}
form{
	margin: 0; padding: 0;
}

/* YELLOWBOX */
.yellowbox{
	background: url('../_gfx/yellowbox_middle.gif') repeat-y top left;
}
.yellowbox div{
	background: url('../_gfx/yellowbox_top.gif') no-repeat top left;
}
.yellowbox div div{
	position: relative;
	top: 0; left:0;
	height: 160px;
	padding-left: 8px;	
	background: url('../_gfx/yellowbox_bottom.gif') no-repeat bottom left;
}
.yellowbox h3{
	padding:0;
	margin: 0 14px;
	font-size: 1.1em;
	color: #000;
	line-height:26px;
	text-transform:uppercase;
}
.yellowbox p{
	margin:10px 14px;
	padding:0;
	font-size: 0.9em;
}
.yellowbox img{
	position: absolute;
	bottom: 11px; right: 0;
}
.yellowbox img.bt{
	left: 8px;
}
.productbox{
	width: 280px;
	float:left;
	padding-bottom: 10px;
	font-size:  0.9em;
	line-height: 130%;
}
.productbox .box{
	background: url('../_gfx/gradient_gray.gif') repeat-x bottom left;
	border: 1px solid #CCCCCC;
	border-top:0px;	
}

.productbox .description{
	padding: 6px 11px;
	height: 80px;
}
.productbox .artno{
	float: right;
	text-align: right;
	font-size: 1.1em;
	padding:  5px 0;
	max-width: 150px;
}
.productlinks{
	width:  145px;
	float: left;
	padding: 0 11px 15px 11px;
	border-top: 1px solid #CCC;
}


.productlinks a{
	padding-top: 1px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCC; 
	font-weight: bold;
}
.productbox .productlinks a:hover{
	background-color:#EEE; 
}
.productbox .productlinks img{
	margin-right: 5px;
}
.price{
	margin-right: 11px;
	width:  80px;
	float: right;
	border: 1px solid #CCC;
	border-top:  0px;
	background-color:#FFF;
	color: #EF1821;
	padding: 4px;
	font-size:  1.3em;
	font-weight: bold;
	text-align:right;
}
.price strike{
	font-size: 0.9em;
	color: #000;
}
.clear{
	clear:both;
	float: none;
}
.right{
	float:right;
}
.red{
	color: #EF1821;
}
.textfield{
	margin:  15px 30px;
}
.alberstable{
	border: 1px solid #FFF200;
	border-top: 3px solid #EF1821;
}
.alberstable td{
	padding:  2px 4px;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}
.alberstable th{
	width:  80px;
	padding:  2px 4px;
	background-color: #FFF200;
	text-align: left;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}
.alberstable .preis{
	width:  50px;
	font-size:  1.1em;
	font-weight: bold;
	text-align:right;
}

.bistrotable{
	border: 1px solid #FFF200;
	border-top: 3px solid #EF1821;
}
.bistrotable td{
	padding:  2px 4px;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}
.bistrotable th{
	width:  150px;
	padding:  2px 4px;
	background-color: #FFF200;
	text-align: left;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}

.bistrotable .preis{
	width:  70px;
	font-size:  1.1em;
	font-weight: bold;
	text-align:right;
}

.alkonitable{
	border: 1px solid #FFF200;
	border-top: 3px solid #EF1821;
}
.alkonitable td{
	padding:  2px 4px;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}
.alkonitable th{
	width:  150px;
	padding:  2px 4px;
	background-color: #FFF200;
	text-align: left;
	border-left: 1px solid #FFF9C5;
	border-top: 1px solid #FFF9C5;
}
.alkonitable .preis{
	width:  70px;
	font-size:  1.1em;
	font-weight: bold;
	text-align:right;
}

/* Lise */
#content ul{
	list-style-type: none;
	padding: 0px 15px;
}
#content li{
	padding: 0 10px;

	background: url('../_gfx/menu_arrow_sub_red.gif') 0px 6px no-repeat;
}
.col_left{
	width:  48%;
	float: left;
}
.col_right{
	width:  48%;
	float: right;
}
.clear{
	clear: both;
	float: none;
}
.floatleftimg{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.floatrightimg{
	float: right;
	margin-left: 10px;	
	border-right: 1px solid #EF1821;
	border-bottom: 1px solid #EF1821;
}
/* Formular */
#content label{
	display:  block;
	margin-top: 0.6em;
	line-height:  110%;
	font-size:  0.9em;
	font-weight: bold;
}
#content input, #content textarea{
	margin-top: 0.3em;
	line-height:  110%;
	border: 1px solid #FFF200;
	background-color: #FFFCE4;
}
#content input.bt{
	background-color: #EF1821;
	border:  1px solid #EF1821;
	color: #FFF;
	font-weight: bold;
}
#sitemap li{
	float:none;
	clear: both;
}
#sitemap ul li{
	float:Left;
	clear: none;
}
#sitemap a{
	text-decoration: none;
	color: #000;
	font-weight: Bold;
}
#sitemap ul a{
	font-weight: normal;
}

/* Kategorieliste */
#content ul.catlist{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;	
}
#content ul.catlist li{
	background: none;
	display:  block;
	width:  50%;
	margin: 5px 0;
	padding: 0;
	float: left;
}
#content ul.catlist img{
	border-bottom: 1px solid #CCC;		
}


#content ul.prospekte li{
	background: none;
	list-style-image: none;
	padding-left: 0;
}
#content ul.prospekte li strong{
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 90px;
	color: #000;
}
#content ul.prospekte li a{
	text-decoration: none;
}
