body {
	margin:0;
	padding:0;
	background-color: #D9D9D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a        { color: #000000;}
a:hover  { color:#000000; text-decoration:underline;  }

p        {margin:0px;padding:0px;}

#top{
	height: 0px;
	width: 100%;
	clear:both;
	background-color:#FFFFFF;
	}

#icolayer{ float:right; margin-top:5px;}

#logolayer { float:left; margin-top:5px;}

#container {
	margin:0px;
	width:933px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	} 

#header  {
	overflow: hidden;
	background: url(pics/allgemein/bg.gif);
	width: 933px;
	height: 80px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	}


#content  {
	overflow: hidden;
	background: url(pics/allgemein/bg.gif);
	width: 933px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;

	}

#contentbox{
	width: 710px;
	float: right;
	}

#contentinside{
	width: 605px;
	line-height:1.6em;
	}


#navileft{
	width: 122px;
	float: left;
	line-height:1.8em;
	}

 
#footer  {
	overflow: auto;
	background: url(pics/allgemein/bg.gif);
	width: 933px;
	height: 20px;
	float: left;
	margin-bottom: 0;
	margin-top: 0px;
	}


#bottom{
	width: 100%;
	clear:both;
	background: url(pics/allgemein/bg-bottom.gif);
	width: 933px;
	color:#666666;
	font-size:10px;
	}

#bottom a { color:#666666;}

h1 { font-size:16px; margin:0; padding:0; }

h2 { font-size:12px; color:#A02031; }
h3 { font-size:14px; font-weight:bold; color:#A02031; width:100%; display:block; border-bottom:1px solid #A02031; background-color:#f2f2f2}

 
.navi1 li {
	display: inline;
	/* for IE5 and IE6 */
	}

.navi1 {
	width: 110%;
	/* to display the list horizontaly */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 0 15px;
	padding: 0;
	}

.navi1 a {
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	text-align: right;
	text-decoration: none;
	font-weight:bold;
	}

.navion {
	background-color: #A02031; 
	color:#ffffff;
	}

.navi1 a:hover {color:#000000; text-decoration:underline; }

/* Zweite Ebene */

.navi2 li {
	list-style-type:none;
	/* for IE5 and IE6 */
	}

.navi2 {
	list-style-type:none;
	width: 110%;
	/* to display the list horizontaly */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 0 15px;
	padding: 0;
	}

.navi2 a {
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	text-align: right;
	text-decoration: none;
	}

.navi2 a:hover {color:#000000; text-decoration:underline; }
.oben    {color: #666666}


