@charset "utf-8";
/* CSS Document , Doku mit *Hack z.B. #navw* als deklarierung nur für IE */

#navw {
	float: left;
	width: 185px;
	height: auto;
	clear:both;
	background-image: url(backgr_nav.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 82%;
	color: #666666;
	padding-left:15px;
	padding-top:6px;
}
* html #navw {
	width: 200px;
}
#navw* {
	font-size: 92%;
}
* p a {
	text-decoration:none;
	list-style-type:none;
	background-color:transparent;
	color: #666666;
	font-size: 92%;
}
p.navwa a {
    font-size: 100%;
	background-color:transparent;
}
p.navwa a.on {
    font-weight: bold;
	color: #315BEB;
	text-decoration: none;
	line-height: 1.8em;

}
.sublinneu {
	margin: -4px 0 0 0.9em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #3399FF;
	text-decoration: none;
	list-style:none;
}
.sonderneu {
  line-height: 18px;
}
.sonderneuz	{
   line-height: 1.3em;
}
.navwb {
	margin-left: 10px;
}
.navwb a {
	line-height: 1.5em;
	font-size: 100%;
}
.navwb a* {
	line-height: 1.4em;
}
.navwc	{
	margin-left:10px;
	color: #3399FF;
	line-height:1.6em;
	font-size: 100%;
}
.navwd	{
	margin-left:10px;
	font-size:100%;
}
.navwd a {
	font-size:100%;
	line-height:1.6em;
}
.navwd a* {
	font-size:120%;
}
#Inhalt ul	{
	list-style-type:none;
	font-size:100%;
}
#Inhalt ul* {
	font-size:83%;
}
#Inhalt h1* {
	font-size:89%;
}	
