/* CSS Dokument */

html
{
	height:100%; 
	padding:0; 
	margin:0;
	font-family: Verdana, Arial, Helvetika, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #ABAA7A;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #015B27;
	SCROLLBAR-3DLIGHT-COLOR: #015B27; 
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;  
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body
{
	background-color:#015B27;
	color:#333333;
	font-size:11px;
	margin:0;
	padding:0;
}

h1
{
	font-size:13px;
	color:#015B27;
	margin-bottom:5px;
}

h2,h3,h4,h5,h6
{
	font-size:11px;
	color:#015B27;
	margin-bottom:5px;
}

hr
{	
	width:738px;
	display:block;
	position:relative;
	height:1px;
	color:#015B27;
}

ul
{
	margin-top:1px;
	margin-left:25px;
}
a:link
{
	color:#015B27;
	font-size:11px;
	text-decoration:none;	
}
a:hover 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a:active
{
	color:#015B27;
	font-size:11px;
	text-decoration:none;
}

a:visited
{
	color:#015B27;
	font-size:11px;
	text-decoration:none;
}

a.esg:link
{
	color:#72A277;
	font-size:10px;
	text-decoration:none;	
}
a.esg:hover 
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

a.esg:active
{
	color:#72A277;
	font-size:10px;
	text-decoration:none;
}

a.esg:visited
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

#anzeigen
{
	width:355px;
	height:102px;
	display:block;
	background-color:#ABAA7A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	line-height:16px;
	font-style:italic;
	color:#18311B;
	margin-bottom:50px;
	clear:both;
}

#anzeigen-txt
{
	width:355px;
	display:block;
	margin-bottom:3px;
}

#symbol
{
	width:250px;
	height:170px;
	position:absolute;
	background-image:url(../image/symbol.gif);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:1000;
	margin:0;
	padding:0;
	top:0;
}

#inhalt_geruest
{
	width:758px;
	position:absolute;
	float:left;
	margin-top:0px;
	margin-left:220px;
	padding:0;
	clear:both;
}

*html #inhalt_geruest											/* IE6 */
{
	width:758px;
	position:absolute;
	float:left;
	margin:0;
	margin-left:220px;
	padding:0;
}

*+html #inhalt_geruest 											/* IE7 */
{
	width:758px;
	position:absolute;
	float:left;
	margin:0;
	margin-left:220px;
	padding:0;
}

#flash
{
	float:left;
	width:758px;
	height:210px;
	margin-top:7px;
	background-color:F5DAAC;
}

*html #flash													/* IE6 */
{
	margin-top:6px;
}

*+html #flash													/* IE7 */
{
	margin-top:6px;
}

#ueberschriften
{
	width:743px;
	height:80px;
	background-color:#F5DAAC;
	float:left;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:8px;
}

#inhalt
{
	width:					738px;
	background-color:		#F5DAAC;
	float:					left;
	font-size:				11px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	color:					#333333;
	text-align:				justify;
	line-height:			16px;
	padding:				10px;
	overflow:				auto;
	background-image:		url(../image/ratskeller-bergen.jpg);
	background-position:	220px bottom;
	background-repeat:		no-repeat;
	background-attachment:	fixed;
}

*html #inhalt													/* IE6 */
{
	background-position:	0px bottom;
}

#text-links
{
	width:					348px;
	float:					left;
	margin-right:			25px;
	margin-left:			5px;
}

#text-rechts
{
	width:					348px;
	float:					left;
}

#navigation
{
	width:					187px;
	height:					395px;
	display:				block;
	margin-left:			13px;
	margin-top:				175px;
	position:				absolute;
}

#anker
{
	width:					738px;
	padding-top:			3px;
	display:				block;
	text-align:				right;
	float:					left;
	border-top:				1px #ABAA7A dotted;
}

.kontakt
{
	display:				block;
	float:					left;
	padding-top:			2px;
	margin-bottom:			15px;
	width:					120px;
	margin-left:			10px;
	text-align:				right;
}
.formInput
{
	float:					left;
	width:					150px;
	margin-left:			10px;
	margin-bottom:			13px;
}
.trenner
{
	margin-top:15px;
	margin-bottom:10px;
}