/* Allgemein 
----------------------------------------------- */

body {
	font-family:verdana,arial,sans-serif;
	background-color:#F3F3F3;
	padding:0px;
	margin:0px;
	background-image:url(/images/img_hintergrund.jpg);
	background-repeat:repeat-x;
}

p,br,p,ol,div,table,td,th,tr,address,blockquote {
	font-size:11px;
	color:#58595B;
}

h1 {
	font-size:13px;
	color:#8C0C1F;
	margin:0px;
	padding:0px;
}


a {
	text-decoration:none;
	color:#8C0C1F;
}

a:hover {
	text-decoration:none;
	color:#3A3A3A;
}

a.menu:link {
	color:#000000;
	text-decoration:none;
}

a.menu:visited {
	color:#000000;
	text-decoration:none;
}

a.menu:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.alternativ:active {
	color:#000000;
	text-decoration:none;
}

a.alternativ:link {
	color:#000000;
	text-decoration:none;
}

a.alternativ:visited {
	color:#000000;
	text-decoration:none;
}

a.alternativ:hover {
	color:#8C0C1F;
	text-decoration:none;
}

a.menu:active {
	color:#000000;
	text-decoration:none;
}

.inhalt {
	background-color:#FFFFFF;
	padding:10px;
}

.abstand4 {
	line-height:4px;
}

.abstand8 {
	line-height:8px;
}

.abstand10 {
	line-height:9px;
}

.abstand14 {
	line-height:14px;
}

.abstand16 {
	line-height:16px;
}

.abstand40 {
	line-height:40px;
}

.trenner_footer {
	background-color:#E8E8E8;
}

.footer_text {
	font-size:10px;
}

.teaser {
	border-color:#CCCCCC; 
	border-style:solid; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:0px; 
	border-top-width:1px;
	background:#FFFBF1;
	height:190px;
	width:188px;
}

.teaser_klein {
	border-color:#CCCCCC; 
	border-style:solid;
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-top-width:1px;
	height:50px;
	width:200px;
}

.box {
	margin-top:10px;
	margin-left:10px;
}

.aktiv {
	font-weight:bold;
	color:#FFFFFF;
}

.sortiment {
	border:1px solid #CCCCCC;
	background:#FFFBF1;
	width:281px;
}

.rot {
	background:#C6868F;
	width:281px;
	height:10px;
}

.grau {
	background:#CCC3C0;
	width:281px;
	height:10px;
}

.gelb {
	background:#FFB700;
	width:281px;
	height:10px;
}
