
body {
	text-align: center; /* Zentrierung IE */
	color: black;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6em;
	background-color: #ffffff;
	background-image:url(../bilder/back_main.jpg);
	background-repeat: repeat-x;
	margin:0;

}
p {

	line-height: 1.3em;

}

a:link { color: #fff; 	text-decoration: none;}
a b {/* mit dem b tag werden dem a neue Attribute zugeordnet */ color:#ccc; font-weight: normal; text-decoration: none; }
a i {/* mit dem i tag werden dem a neue Attribute zugeordnet */ color:#ccc; font-style: normal; text-decoration: none; }


a:visited { color: #fff; text-decoration: none;}

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

a:active { color: #fff;	text-decoration: none;}



#container { 
   
	margin: 0 auto;   /* Zentrierung mitte */
	text-align:left;  /* Inhalt wieder links */
	width: 680px;
	background-color:#ffffff

	}	

#willkommen_oben {	

	background-color: #d9d99d;
	height:auto;
 }
 #willkommen {	

	height: 768px;
	width: 100%;
	background-image:url(../bilder/willkommen_wh.jpg);
	background-repeat:repeat-x;
	position:absolute;
	bottom: 0px;
	left: 0px;

 }

#header {
	margin: 0 auto;   /* Zentrierung mitte */
	height: 191px;
	width: 680px;
	text-align:center;
	background-color: #d9d99d;
 }
 
#logo {
	margin: 0 auto;   /* Zentrierung mitte */
	height: 140px;
	width: 680px;
	text-align:center;
	background-color: #d9d99d;
 }



#navi {
	line-height: 1.8em;
	height: 30px;
	width: 650px;
	visibility: visible;
	letter-spacing: 1px;
	text-align: left;
	background-color:#92532f;
	padding-left: 30px;
	padding-top: 8px;
 }



#unten {
	height: 15px;
	width: 680px;
	background-color:#92532f;

}
#navi a {
	background-color: transparent;
	color: #ffffff;
}
 * html #navi a {  /* Breitenangaben nur fuer IE */ width: 100%;  }
#navi a:hover {
	/* background-color: #00345c;*/
	color: #d9d99d;

}

#navi a:active{
	/* background-color: #00345c;*/
	color: #d9d99d;

}

.menu1selected  {
	display:block;
	text-decoration: none;
	font-weight: normal;
	background-color: #E78400;
}
 * html .menu1selected  {  /* Breitenangaben nur fuer IE */ width: 100%;  

}
.fliesstext {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #92532f;

}

.menu2selected  { display:block; text-decoration: none; font-weight: normal; background-color: #4A2610;}
 * html .menu2selected  {  /* Breitenangaben nur fuer IE */ width: 100%;  }
.eingerueckt {
	padding-left: 25px;
}
#content {
	background-color: #ffffff;
	margin-left: 30px;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 80px;

}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #92532f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;

}

#head {
background-color: #fff; position: absolute; width: 997px; height: 632px; visibility: visible; overflow:visible; 


}
#fusszeile {
	font-size: 11px;
	color: #92532f;
	height:3em;
	background-color: #d9d99d;
	text-align:left;
	padding-top:20px;
	padding-left: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#fusszeile a {
	background-color: transparent;
	color: #92532f;
}
 * html #fusszeile a {  /* Breitenangaben nur fuer IE */ width: 100%;  }
#fusszeile a:hover {
	color: #92532f;

}

#fusszeile a:active{
	color: #92532f;

}

#content a {
	text-decoration: none;
	color: #92532f;
	font-weight:bold;
}

#content a:hover {
	color: #92532f;

}
	
#container #content #rechts p {
	padding-right:20px;
}

.navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:1.8em;
}

#container #navi .menue_activated {
	color: #fff;
	background-image:url(../bilder/dreieck_weiss.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
}

#container #navi .menue_activated_fett {
	font-weight: bold;
	color: #fff;
	background-image:url(../bilder/dreieck_weiss.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
}
.fusstext {
	font-size: 9px;
	color: #92532f;
	line-height:0.9em;
	
}

#content_start {

	margin-left: 219px;
	bottom: 9px;
	overflow: visible;


}
.textpaddingstart{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

