/* CSS Document */
.sortiment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border-bottom: 1px dotted #CCCCCC;/**/
}
.odd {
	padding: 0px 0px 0px 60px;
}

.even {
	padding: 0px 60px 0px 0px;
}
.bild_sortiment{
	margin: 0;
	border: 0;/*1px solid #00CC66;*/
	width: 80px;
	height: 72px;
}
#sortiment_tbl{
	width:  100%;
	background: url(../pix/sortiment/tbl_back_meghana.png) center no-repeat;
	border: 1;
	margin: -25px 10px 0 0px;
}	

td#sortiment_title{
	font-family: Arial, Helvetica, Verdana;
	color: #660000;
	padding: 1px 1px -3px 1px;
	/*border: 1px solid silver;
	background-color: #D7E7F1;*/
	vertical-align: bottom;
	height: 30px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px dotted #CCCCCC;
}	
table#sortiment_tbl a:link, a:visited, a:focus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	/*text-align: left;
	vertical-align: middle;*/
}
table#sortiment_tbl a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F1301;
	text-decoration: underline;
	/*text-align: left;
	vertical-align: middle;*/
}

a.fenster_zu:link, a.fenster_zu:active, a.fenster_zu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612010;
	text-decoration: none;
	font-weight: bold;
	/*border: 1px dotted #00FFFF;*/
}

a.fenster_zu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612010;
	text-decoration: underline;
	font-weight: bold;
	/*border: 1px dotted #00FFFF;*/
}

img.sortiment_icons{
	/*border: 1px solid #0033CC;
	width: 75px;*/
	height: 50px;
	
}

table.produkt_darstellung{
	/*width: 100%;*/
	border: 0;/*1px dotted maroon;*/
	font-family: Arial, Helvetica, Verdana;
	color: black;
	font-size: 12px;
	font-weight: bold; 
}

table.produkt_darstellung th.bild{
	text-align: center;
	vertical-align: top;
	background: none;
	padding: 0px;
	margin: 0;
	border: 0;/* 1px solid black;*/
	/*text-align: left;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color:#AD2708;
	font-weight: bold;
}	

img.sperrprodukt_bild{
	border: 0;
	margin: 0;
	padding: 0;
}
ul.th_eintrag{
	list-style-image: url(../pix/layout/list_bullet_th.png);
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*display: none;*/
}

ul.th_eintrag li.klein_font{
	color: #771515;
	line-height: 15px;
	margin-top: 5xp;
	margin-bottom: 3px;
	font-size: 11px;
}

.beton_ueberschrift{
	/*border: 1px solid red;*/
	padding: 5px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #612010;
	font-weight: normal;
}