td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B816A;
}
body {
	background-color: #EBE9CF;
	margin: 0;
}
#main {
	width: 900px;
	position:relative;
	margin: auto;
	padding: 0;
	background-image: url(hintergr.jpg);
	background-repeat: repeat-y;
	min-height: 6000px;
	height:auto !important;  /* für moderne Browser */
	height:6000px;  /*für den IE */
}
#mainsuche{
	width: 900px;
	position:relative;
	margin: auto;
	padding: 0;
	background-image: url(hintergr-suche.jpg);
	background-repeat: repeat-y;
	min-height: 6000px;
	height:auto !important;  /* für moderne Browser */
	height:6000px;  /*für den IE */
}
.header {
	width: 900px;
	height: 169px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
.headersuche {
	width: 900px;
	height: 169px;
	background-image: url(header-suche.jpg);
	background-repeat: no-repeat;
}
#inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #191919;
	position:absolute;
	padding: 0px;
	left:280px;
	padding-right: 15px;
	top:200px;
	width:555px;
	min-height: 800px;
	height:auto !important;  /* für moderne Browser */
	height:800px;  /*für den IE */
}
#inhalt hr {
	border: 1px; /* Für Firefox und Opera */
	border-top: solid 1px #B8AB8C;
	border-bottom: transparent;
	padding-bottom: 0px;
}
#inhalt a {
	color: #191919;
	font-weight: 400;
	text-decoration: underline;
}

#inhalt a:hover {
	text-decoration: none;
}

#inhalt h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B8AB8C;
	line-height: 21px;
	text-transform:uppercase;
	border-bottom: 0px solid #E0E0BB;
	font-weight: 600;
	letter-spacing: 0px;
	margin: 0px 0 14px 0;
	padding: 6px 0px;
}

#inhalt h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B8AB8C;
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0px;
	border-bottom: 0px solid #C6C6C6;
	text-transform: uppercase;
	margin: 0px 0 14px 0;
	padding: 6px 0px;
}

#inhalt h2 a{
	text-decoration: underline;
	color: #800B0C;
	
	}
	
#inhalt h2 a: hover{
	text-decoration: none;
	color: #FAFAE6;
	}	


#inhalt h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8B816A;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	margin: 0px 0 4px 0;
	padding: 6px 0px;
}
#inhaltsuche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #191919;
	position:absolute;
	padding: 0px;
	left:49px;
	padding-right: 15px;
	top:200px;
	width:800px;
	min-height: 800px;
	height:auto !important;  /* für moderne Browser */
	height:800px;  /*für den IE */
}
#inhaltsuche h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B8AB8C;
	line-height: 21px;
	text-transform:uppercase;
	border-bottom: 0px solid #E0E0BB;
	font-weight: 600;
	letter-spacing: 0px;
	margin: 0px 0 14px 0;
	padding: 6px 0px;
}
#locator {
	position:absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E76220;
	left:265px;
	padding-right: 15px;
	top:164px;
	width: 550px;
	height: 22px;

}
#locatorsuche {
	position:absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E76220;
	left:50px;
	padding-right: 15px;
	top:164px;
	width: 550px;
	height: 22px;

}
#locatorsuche a{
	color: #E76220;
}
#locatorsuche a:hover{
	text-decoration: none;
}
#adsense1 {
	position:absolute;
	left:36px;
	top:160px;
	width:200px;
	height:200px;

}
#navi {
	color: #FCDC01;	
	font-size: 13px;
	text-align: left;
	list-style: none;
	overflow: visible;
	padding-left: 0px;
	line-height: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position:absolute;
	left:31px;
	top:145px;
	width:210px;
	height:100px;
}

#navi h1 {
	font-size: 16px;
	color: #E6E6C0;
	text-decoration: underline;
	}

#navi a{
	font-size: 13px;
	font-weight: bold;
	color: #FCDC01;	
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}
#navi a:hover{
	
	text-decoration: underline;
	color: #FFFEF9;	
}

#navi ul {
	list-style: none;	
	margin-left: 0.3em;
	padding-left: 0.3em;
}
#navi li {
	list-style: none;
	background: url(arrow3.gif) no-repeat 0 6px;
	background-repeat: no-repeat;
	padding-left: 12px;	
}
#navi hr {
	border: 1px; /* Für Firefox und Opera */
	border-top: solid 1px #CCCCAA;
	border-bottom: transparent;
	border-bottom: solid 1px 9B0302; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	padding-bottom: 0px;
	width: 160px;
	padding-left: 0px;
	margin-left: 0px;
}

#counter {
	color: #8B816A;	
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position:absolute;
	left:748px;
	top:164px;
	width:210px;
	height:20px;
}
.faq {
	color: #E76220;	
	font-weight: bold;
}