body {
	text-align: center; /* Zentrierung IE */
	color: black;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.7em;
	background-color: #2D1912;
	background-image:url(../bilder/back_main.jpg);
	background-repeat: repeat;
	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:#BEBEBE;
	font-weight: normal;
	text-decoration: none;
}
a i:hover { color: #000000; text-decoration: none; font-style:normal; }

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

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: 805px;


	}	

#oben {	

	height: 151px;
	margin-top: 61px;

 }

#logo {
	height: 112px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #CCCCCC;
	text-align:right;
	margin-top:20px;
 }



#navi {
	line-height: 1.8em;
	height:400px;
	width: 175px;
	float:left; /* damit rechts was daneben kann */
	visibility: visible;

	left: 11px;
	text-align: right;
	background-color: #ffffff;
	background-image:url(../bilder/back_navi.gif);
	background-repeat:repeat-x;
}
#navi a {
	display:block;
	color: #8A8A8A;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 2px;
}
 * html #navi a {  /* Breitenangaben nur fuer IE */ width: 100%;  }
#navi a:hover {
	color: #ffffff;
	background-color: #f59f54;
}

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

}

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

.menu2selected  {
	display:block;
	text-decoration: none;
	font-weight: normal;
	background-color: #E78400;
	padding-right: 12px;
	color:#FFFFFF;
	letter-spacing: 2px;
}
 * html .menu1selected  {  /* Breitenangaben nur fuer IE */ width: 100%;  }






.eingeruecktbody {
padding-left:20px; 
}

.eingerueckt {
	padding-left: 20px;
}
#content {

	margin-left: 219px;
	overflow: visible;
	background-color: #fff;
	

}



.headline {
	font-size: 14px;
	font-weight: bold;
	color: #F59F54;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.3em;
	letter-spacing: 1px;
}




#inhalt {
	
	overflow: visible;

}



#inhalttext {
	height: auto;
	overflow: visible;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}




#rechts {

	width:239px; /* 245px minus padding minus border */
	float:right;

	padding:3px;

	background-color:#f59f54;
	background-repeat:repeat-x;
	font-size: 12px;
}

#rechts a {
	text-decoration: none;
	color: #7A91CB;
	letter-spacing:1px;

}
#rechts a:hover {
	color: #00446d;
}


#fusszeile {
	font-size: 11px;
	color: #cccccc;
	height:3em;
	clear: both;
	
	/* border-top:1px solid black ;*/

	padding-top:10px;
	letter-spacing:1.5px;
}

.einzug_rechts {
	padding-right: 12px;
}

.einzug_rechtsfett {
	padding-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
}


.bildunterschrift {
	line-height: 2em;
	margin-top:10px;
	font-style:normal;
	font-weight:normal;

}



#content a {
	text-decoration: none;
	color: #95aed7;
	letter-spacing:1px;
}

#content a:hover {
	color: #00446d;

}
hr {
	color:#b5c9d5; 
	background-color:#b5c9d5;
	margin: 10px 0px 10px 0px;

	}
	

.subclaim {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
	line-height:1.8em;
	letter-spacing: 1px;
}
.auszeichnung_text {
	font-weight: bold;
	color: #999999;
}
