* {	margin: 0; padding: 0; }
h1 {font: 18px Verdana, Arial, Helvetica, sans-serif; *font-size:small;*font:x-small; color: #FF9900; font-weight:600; }
i  {font: 12px Verdana, Arial, Helvetica, sans-serif; *font-size:small;*font:x-small; 	color: #FFB951; font-style:normal;}

body {font: 11px Verdana, Arial, Helvetica, sans-serif; *font-size:small;*font:x-small; background-color:#000000; background-image:url(../bilder/main_back.jpg); background-repeat:repeat-x; line-height: 1.5em; }
a:link { color: #fff }

a b {/* mit dem b tag werden dem a neue Attribute zugeordnet */ color:#fff; font-weight: normal; text-decoration: none; }
a i {/* mit dem i tag werden dem a neue Attribute zugeordnet */ color:#fff; font-style: normal; text-decoration: none; }

#container {
	width:982px;
	margin:0 auto;

}

#head {
	width:100%;
	height:265px;
	background-color: #333333;
	background-image:url(../bilder/logo_back.gif);

	
}

#abstand_oben {
	width:982px;
	height:1px;
	background-color:#ccc;
}

#inhalt_main {
	background-color:#585858;	



}

#navigation {
	float:left;
	width:235px;
	min-height:500px;
	line-height: 2.2em;
	text-indent: 9px;
	background-color: #585858;
	background-image:url(../bilder/nav_back.gif);
	background-repeat: no-repeat;
	background-position: left, bottom;
	letter-spacing: 1px;
	font-size: 11px;

}
#navigation a {  display:block; text-decoration: none; background-color: transparent; color:#fff; }
	*  html  #navigation a {  /* Breitenangaben nur fuer IE */ width: 100%;  }
	#navigation a:hover {
	background-color: #414141;
	color: #FFB648;
}


#inhalt {
	margin-left:235px;
	padding-top:80px;
	padding-left:20px;
	padding-right:180px;

	min-height:275px;
	background-color:#ffffff;
	


}

#fuss {
	background-color:#9E9E9E;
	margin-left:235px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	border-top:solid #FF9900 1px;
	margin-bottom:15px;
	letter-spacing: 0.5px;
}#container #fuss a {
	color: #FFB951;
	text-decoration: none;
}
#container #fuss a:hover {
	color: #AE6800;
	text-decoration: none;
}
#container #inhalt_main #inhalt a {
	color: #FF9900;
	text-decoration: none;
}
#container #inhalt_main #inhalt #inhaltbild {
	font-size: 10px;
	text-align: right;
}

.eingerueckt {
	padding-left: 30px;
}
.eingerueckt_nav {
	padding-left: 15px;
	color:#FF9900
}
#container #inhalt_main #inhalt h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
