*{margin: 0;}

body { 
	margin: 0px; 
	color:#333; 
	background-color:white; 
	text-align:center;
	font-size: 100.1%;
	} 
DIV.page { 
	text-align:left;
	font:11px verdana, arial, helvetica, sans-serif; 
	padding:30px 0px 30px 0px; 
	margin:auto; 
	width:960px; 
	} 
DIV.menu_left { 
	position:fixed; 
	left:20px; 
	top:50px; 
	width:150px; 
	} 
.small_notice { font-size:9px; text-align:center; padding:30px 0px 0px 0px; } 
.float_left { float:left; } 
.float_right { float:right; } 
.clear_left { clear:left; } 
.clear_right { clear:right; } 
.clear_both { clear:both; } 
.text_center { text-align:center; } 

.marker { text-align:center; /*	margin:5px;*/ padding:5px; border:1px dashed #FF9999; color: #000000; background-color: #F8C7BA; } 
SPAN.unused { color:#999; } 
.list_split ul li {
	display:inline;
	}
SPAN.searchterm { 
	margin: 2px;
	background: #FFFFFF;
	color:#111111;
	border:1px dotted #CC0000;
	font-weight:bold;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity: 0.70; /* Gecko */
	opacity: 0.70; /* Opera */
	}

/* default */
TABLE { /* lte ie5.5 */
	font:11px verdana, arial, helvetica, sans-serif; 
	}
IMG {
	border: 0px;
	margin: 3px;
	}
a {
	color:#CC0066;
	}
a.no_decoration {
	color:#000;
	text-decoration:none;
	}
a:hover {
	color:#BB3333;
	}
h1 {
	margin:0px 0px 30px 0px;
	text-align: center;
	font-size:20px;
	border:1px dashed #B8D8F1;
	color:#FFF4F4;
	background-color: #D99395;
	display:block;
	}
h1 a {
	display:block;
	color:#FFF4F4;
	}
h1 a:hover {
	color:black;
	background-color:white;
	}
TABLE {
	border-spacing:0px; border-collapse:collapse;
}
DIV.home h2 {
	font-size:14px;
	font-weight:bold;
	background-color: #D99395;
	border:1px dotted #F7EFF0;
	}
DIV.home h2 a {
	display:block;
	color:white;
	}
DIV.home h2 a:hover {
	color:black;
	background-color:white;
	}
DIV.eintraege h2 {
	font-size:12px;
	}
DIV.eintraege h2 a{
	display:block;
	}
DIV.eintraege h2 a:hover{
	color:black;
	}
DIV.eintraege h3 {
	font-size:12px;
	background-color: #D99395;
	border:1px dotted #F7EFF0;
	margin-bottom: 5px;
	}
DIV.eintraege h3 a{
	display:block;
	color:white;
	}
DIV.eintraege h3 a:hover {
	color:black;
	background-color:white;
	}

h3 {
	font-size:11px;
	padding: 1px 0px;
	}
h3 a {
	color:#036;
	}

INPUT { background-color: #FCE9E4; }
INPUT:focus { background-color: #FEF8F4; }
SELECT { background-color: #FCE9E4; }
SELECT:focus { background-color: #FEF8F4; }
TEXTAREA { background-color: #FCE9E4; }
TEXTAREA:focus { background-color: #FEF8F4; }

DIV.manufacturer {
	padding: 0px 50px 0px 50px;
	}
	DIV.manufacturer UL {
			list-style-type: none;
			padding-bottom: 20px;
	}
		DIV.manufacturer UL LI {
				list-style-type: none;
				width:250px;
				float: left;
		}

DIV.shops {
	padding: 0px 50px 0px 50px;
	}
	DIV.shops UL {
			list-style-type: none;
			padding-bottom: 20px;
	}
		DIV.shops UL LI {
				list-style-type: none;
				width:250px;
				float: left;
		}

/* .home */
DIV.home {
	padding: 0px 50px 0px 50px;
	}
	DIV.home SPAN {
		width: 772px;
		padding-bottom:5px;
		}
	DIV.home IMG {
		float: left;
		}
	DIV.home a {
		text-decoration:none;
		padding: 0px;
		}
		DIV.home a:hover {
			color:#772222;
			}
	DIV.home ul {
		list-style-type: disc;
		padding-left: 15px;
		}
		DIV.home ul li:hover ul,
		DIV.home ul li a:hover ul {
			display:block;
			}
		DIV.home ul li:hover ul li,
		DIV.home ul li a:hover ul li {
			border:1px dashed #CC5555;
			background-color: #D99395;
			max-height:150px; 
			overflow:auto; 
			width:260px;
			}
		DIV.home ul li:hover ul li a,
		DIV.home ul li a:hover ul li a {
			float:left;
			display:block;
			color: #fff;
			background-color: #D99395;
			border:0;
			}
		DIV.home ul li:hover ul li a:hover,
		DIV.home ul li a:hover ul li a:hover {
			color:#fff;
			background:#222;
			}
			DIV.home ul li ul {
				list-style-type: none;
				padding: 0px;
				display:none;
				position:absolute;
				color: #000000;
				}
				DIV.home ul li ul li {
					text-indent:5px;
					}

/* .katliste */
DIV.katliste {
	margin:0;
	padding:0px 0px 10px 0px;
	border:1px dotted #F7EFF0;
	width:260px;
	min-height: 100px;
	float: left;
	}
* html DIV.katliste { height:100px; } /* nur für IE 5.5 - 6.x */
html + body DIV.katliste { height:100px; } /* nur vom IE 5.0 */
	DIV.katliste a {
	/* width für ie...*/
		width:100%;
		display:block;
		border:1px solid #F7EFF0;
		}
/* fuer den spezi ie :( */
DIV.katliste_hover {
	margin:0;
	padding:0px 0px 10px 0px;
	width:260px;
	min-height: 100px;
	float: left;
	border:1px dotted #FF9999;
	background-color: #FADBD3;
	}
* html DIV.katliste_hover { height:100px; } /* nur für IE 5.5 - 6.x */
html + body DIV.katliste_hover { height:100px; } /* nur vom IE 5.0 */
	DIV.katliste_hover a {
		width:100%;
		display:block;
		border:1px solid #FADBD3;
		}
	DIV.katliste_hover a:hover {
		border:1px dotted #FF9999;
		background: #F8C7BA;
		color:#000;
		}
DIV.katliste_sub {
	width:32%;
	min-height: 70px;
	float: left;
	}
* html DIV.katliste_sub { height:70px; } /* nur für IE 5.5 - 6.x */
html + body DIV.katliste_sub { height:70px; } /* nur vom IE 5.0 */
	DIV.katliste_sub a {
		width:100%;
		display:block;
		}
	DIV.katliste_sub_sub a {
		display: inline;
		}

/* .eintraege */
DIV.eintraege {
	padding:30px 50px 30px 50px;
	}
FORM.filter SELECT {
	width: 250px;
	}
TD.page_pic {
	vertical-align:top;
	}
	TD.page_pic IMG {
		vertical-align:top;
		border:1px dotted #85BBE7;
		}
TD.page_name a {
	display:block;
	}
TD.page_name {
	height:21px;
	vertical-align:middle;
	}
TD.page_pr {
	height:21px;
	vertical-align:middle;
	text-align:right;
	}
TD.page_desc {
	width:100%
	}
TD.page_details {
	vertical-align:bottom;
	}

DIV.zusatz_info {
	padding:5px;
	margin: 30px 3px 3px 3px;
	border:1px dashed #FF9999;
	background-color: #FADBD3;
	}
DIV.zusatz_info p {
	padding: 10px;
	}
DIV.zusatz_info img {
	margin: 0px 5px 5px 5px;
	border:1px dashed #FF9999;
	}

DIV.eintraege_liste {
	margin: 3px;
	padding: 5px;
	border:1px dashed #FF9999;
	width: 379px;
	height: 250px;
	float: left;
	overflow: hidden;
	}
	DIV.eintraege_liste IMG {
		border:1px dotted #FF9999;
		}
	DIV.eintraege_liste H2 {
		margin: 2px;
		}
DIV.eintraege_liste_hover {
	margin: 3px;
	padding: 5px;
	border:1px dotted #FF9999;
	background-color: #FADBD3;
	width: 379px;
	float: left;
	height: 250px;
	overflow: hidden;
/*	min-height: 250px; */
/*	overflow: visible; */
/*	cursor:pointer; */
	}
	DIV.eintraege_liste_hover IMG {
		border:1px dashed #FF9999;
		}
	DIV.eintraege_liste_hover H2 {
		margin: 2px;
		}
* html DIV.eintraege_liste_hover { height:250px; } /* nur für IE 5.5 - 6.x */
html + body DIV.eintraege_liste_hover { height:250px; } /* nur vom IE 5.0 */

DIV.eintraege_liste_subs {
	margin: 3px;
	padding: 5px;
	border:1px dashed #FF9999;
	width: 379px;
	min-height: 250px;
	float: left;
	overflow: visible;
	}
	DIV.eintraege_liste_subs H2 {
		margin: 2px;
		}
DIV.eintraege_liste_subs_hover {
	margin: 3px;
	padding: 5px;
	border:1px dotted #FF9999;
	background-color: #FADBD3;
	width: 379px;
	float: left;
	min-height: 250px;
	overflow: visible;
	}
	DIV.eintraege_liste_subs_hover H2 {
		margin: 2px;
		}
* html DIV.eintraege_liste_subs { height:250px; } /* nur für IE 5.5 - 6.x */
html + body DIV.eintraege_liste_subs { height:250px; } /* nur vom IE 5.0 */
* html DIV.eintraege_liste_subs_hover { height:250px; } /* nur für IE 5.5 - 6.x */
html + body DIV.eintraege_liste_subs_hover { height:250px; } /* nur vom IE 5.0 */

SPAN.eintraege_liste_preis {
	font-size:13px;
	font-weight:bold;
	}

/* .header */
DIV.header {
	background-image: url(/images/header_bg.png);
	height:36px;
	background-repeat:no-repeat;
	padding: 0px 30px 0px 30px;
	}
	DIV.header ul {
		margin: 0;
		padding: 11px 0px;
		list-style-type: none;
/*		text-align: right;*/
		}
		DIV.header ul li {
			display:inline;
			}
			DIV.header ul li a {
				border-style: solid; border-color: #F0D6D7; border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; border-bottom-width: 0px;
				text-decoration: none;
				padding: 5px 5px 10px 5px;
				color: #000000;
				background-color: #F7EFF0;
				font-weight: bold;
				}
			DIV.header ul li a:hover {
				color: #fff;
				background-color: #E6B7B8;
				border-bottom-width: 2px;
				}

/* .content */
DIV.content {
	background-image: url(/images/page_bg.png);
	background-repeat:repeat-y;
	padding: 20px 30px 0px 30px;
	min-height:500px; 
	}
* html DIV.content { height:500px; } /* nur für IE 5.5 - 6.x */
html + body DIV.content { height:500px; } /* nur vom IE 5.0 */

/* .informationen */
DIV.informationen {
	padding: 20px 30px 0px 50px;
	}

/* .search */
DIV.search {
	padding: 20px 30px 0px 50px;
	}
	DIV.search H2 {
		font-size: 14px;
		text-align:center;
		margin: 15px 0px;
		}
	DIV.search INPUT {
		margin-left: 10px;
		}
	DIV.search SPAN {
		text-align: center;
		width: 122px;
		}
	DIV.search IMG {
		border:1px dotted #85BBE7;
		}
	DIV.zusatz_info UL {
		margin:10px;
		}

/* .details */
DIV.details {
	padding: 20px 30px 0px 50px;
	}
	DIV.details H2 {
		font-size: 14px;
		text-align:center;
		padding: 5px 0px;
		}
DIV.details_image {
	float: right;
	padding: 0px 15px 10px 25px;
	text-align:center;
	}
	DIV.details_image IMG {
		border:1px dotted #85BBE7;
		}
	DIV.details_image a {
		text-decoration:none;
		}

/* .seitentreffer */
DIV.seitentreffer {
	text-align:right;
	font-weight:bold;
	padding:5px;
	border:1px dashed #B8D8F1;
	color: #fff;
	background-color: #D99395;
	}
DIV.seitentreffer a {
	color: #000000;
	}
DIV.seitentreffer a:hover {
	color: #ffffcc;
	}

/* .suche */
TD.submit {
	text-align:right;
	}
DIV.suche {
	position:absolute;
	margin-left: 500px;
	}
	DIV.suche FORM{
		margin:10px 20px 50px 0px;
		padding: 5px;
		border:1px dashed #B8D8F1;
		background-color: #D9E2EA;
		}
	DIV.suche INPUT {
		padding:1px;
	}

DIV.topsuchen {
	padding: 40px 30px 10px 30px;
	text-align: right;
	}

DIV.oftsuchen {
	padding: 40px 30px 10px 30px;
	text-align: right;
	}

/* .Speicher */
DIV.Speicher {
	padding: 20px 30px 10px 50px;
	}

/* breadcrumb */
DIV.breadcrumb {
	padding: 5px 10px 15px 50px;
	}

/* .footer */
DIV.footer {
	padding: 0px 30px 0px 30px;
	background-image: url(/images/footer_bg.png);
	height:36px;
	background-repeat:no-repeat;
	text-align:right;
	}
	DIV.footer a {
		color:#036;
		text-decoration: none;
		}
	DIV.footer a:hover {
		color:#000;
		}
	DIV.footer P {
		text-align:center;
		}

/* .eintragen */
DIV.eintragen {
	padding:30px 50px 30px 50px;
	}

/* .fehler */
DIV.fehler {
	padding:30px 50px 0px 50px;
	}
	DIV.fehler h2 {
		color:#c44;
		}

/* .info */
a.info {
	text-decoration: none
	}
a.info:hover {
	background: #FFFFFF;
	text-decoration: none;
	}
a.info span {
	visibility: hidden;
	position: absolute;
	margin-left: 15px;
	padding: 3px;
	text-decoration: none;
	}
a.info:hover span {
	visibility: visible;
	border: 1px solid #347BEE;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	width: 300px;
	background-color: #FEF5C2;
	}
	
DIV.ad {
	position:absolute;
	right:0px;
	top:0px;
}
html>body DIV.ad { top:50%;margin-top:-310px;position:fixed; }
