@charset "windows-1252";
body
	{
	background-image:url(pics/bg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:0.8em;
	background-color:#ccf;
	}
div.head
	{
	width:870px;
	margin:0 auto;
	z-index:10;
	}
div.overall
	{
	margin: 0 auto;
	margin-top:-13px;
	padding-top:20px;
	width:870px;
	background-image:url(pics/overall.gif);
	background-repeat:repeat-y;
	z-index:0;
	}
*html body, div.overall
	{
	margin-top:-3px;
	}
div.navi
	{
	margin-left:20px;
	min-width:160px;
	float:left;
	margin-bottom:10px;
	}
div.content
	{
	margin-left:200px;
	width:480px;
	z-index:200;
	margin-bottom:10px;
	}
div.navi ul.sub li
	{
	padding:2px 10px 2px 0px;
	}
div.navi ul.sub li a
	{
	font-weight:500;
	font-size:0.8em;
	}
div.werbung{
	float:right;
	width:140px;
	margin-right:30px;
	padding-left:3px;
	}
div.navi h2
	{
	font-size:1.0em;
	color:#000;
	border-bottom:3px solid #999;
	margin-bottom:2px;
	}
div.navi ul
	{
	list-style-type:none;
	list-style-position:inside;
	background-color:#eee;
	padding-left:10px;
	margin:0px;
	}
div.navi ul  li
	{
	padding:5px 10px 5px 0px;
	}
div.navi ul  li:hover
	{
	background-color:#999;
	}
div.navi ul a
	{
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
div.navi ul a:hover
	{
	color:#000;
	}
div.content h1
	{
	font-size:1.2em;
	color:#c00;
	padding:2px;
	border-bottom:3px solid #999;
	}
div.content h2
	{
	font-size:1.1em;
	font-weight:bold;
	color:#c00;
	text-decoration:none;
	margin-bottom:2px;
	}
div.content h3
	{
	font-size:0.9em;
	font-weight:bold;
	border-left:0px solid #0000ff;
	padding:3px;
	margin:10px 0px 2px 0px;
	}
div.content p
	{
	margin:2px 0px 10px 3px;
	padding:5px;
	text-align:justify;
	}
div.content p a
	{
	color:#c00;
	text-decoration:none;
	}
div.content li
	{
	list-style-type:square;
	}
div.content li a
	{
	color:#c00;
	text-decoration:none;
	}
div.werbung h2
	{
	font-size:1.0em;
	color:#000;
	border-bottom:3px solid #999;
	margin-bottom:2px;
	}
div.footer
	{
	border-top:1px solid #aaa;
	text-align:center;
	font-size:0.7em;
	width:828px;
	clear:both;
	margin: 0 auto;
	}
div.bgfooter
	{
	width:870px;
	padding:0px;
	margin:0 auto;
	background-image:url(pics/bg_footer.jpg);
	background-repeat:no-repeat;
	z-index:20;
	height:46px;
	clear:both;
	}
div.footer a
	{
	color:#c00;
	}
input, button
	{
	margin:5px;
	}
img.left
	{
	border:0px;
	float:left;
	clear:both;
	vertical-align:top;
	margin:5px 20px 5px 0px;
	}
img.right
	{
	border:0px;
	float:right;
	clear:both;
	vertical-align:top;
	margin:5px 20px 5px 0px;
	}