body{
 background:#eee;
 font-family:arial,verdana,sans-serif;
 font-size:.9em;
 margin:1em;
 text-align:center
}

#box{
 background:#fff;
 border:1px solid #ccc;
 margin:0 auto;
 text-align:left;
 width:700px;
}

#box1{
 background:#fff;
 border:1px solid #ccc;
 margin:0 auto;
 text-align:left;
 width:792px;
}

#header {
 border:0px solid blue;
 width:792px;
 height:145px;
 margin:0px auto;
 text-align:left;
 background-image:url(gfx/header.gif);
 background-repeat:no-repeat;
}

#contentRoot {
 border:0px solid gray;
 width:792px;
 height:auto;
 margin:0px auto;
 text-align:left;
 background-image:url(gfx/bg.gif);
 background-repeat:repeat-y;
}

#left {
 float:left;
 width:200px;
 border:0px solid red;
}
#right {
 float:right;
 width:570px;
 border:0px solid yellow;
}

#footer {
 border:0px solid black;
 width:792px;
 height:40px;
 margin:0px auto;
 text-align:left;
 background-image:url(gfx/footer.gif);
 background-repeat:no-repeat;
}
.clearing {
 clear:both;
}

.navlist
{
padding: 0px;
margin: 0px;
/*padding: 1px;*/
margin-left: 0;
font: 11px verdana, sans-serif;
width: 165px;
color: #f3983f;
}

.navlist li
{
list-style: none;
margin: 0px;
border-left: 0px #004080 solid;
border-bottom: 2px #ffeabf solid;
text-align: left;
}

.navlist li a
{
display: block;
padding: 0.5em 0.2em 0.5em 0.7em;
text-decoration: none;
}

.navlist li a:link { color: #f3983f; }
.navlist li a:visited { color: #f3983f; }

.navlist li a:hover
{
font-weight:bold;
color: #f3983f;
background: #ffeabf;
border-left: 3px #f2983f solid;
}


/*
*
* Menu Oben
*
*/


#navcontainer2
{
/*margin: 0px;*/
/*padding: 0 0 0 12px;*/
padding-top:21px;
padding-left:560px;
margin-left:20px;
}

#navcontainer2 UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer2 LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navlist2 li.stroke a
{
font: 10px verdana, sans-serif;
color: #ffeabf;
display: block;
width: auto;
text-decoration: none;
/*background: #b6c69f;*/
margin: 0;
padding: 2px 10px;
border-left: 1px solid #aaa;
border-top: 0px solid #fff;
border-right: 1px solid #aaa;
}

#navlist2 li a
{
font: 10px verdana, sans-serif;
color: #ffeabf;
display: block;
width: auto;
text-decoration: none;
/*background: #b6c69f;*/
margin: 0;
padding: 2px 10px;
border-left: 0px solid #fff;
border-top: 0px solid #fff;
border-right: 0px solid #aaa;
}




#navcontainer2 A:hover, #navcontainer2 A:active 
{ 
/*background: #b6c69f;*/ 
}

#navcontainer2 A.active:link, #navcontainer2 A.active:visited
{
position: relative;
z-index: 102;
/*background: #b6c69f;*/
font-weight: bold;
}

#subnav2
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
/*background: #b6c69f;*/
border-top: 0px solid #fff;
border-bottom: 1px solid #aaa;
}


#subnav2 UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav2 LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav2 A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav2 A:hover, .subnav2 A:active { color: #444; }
#subnav2 A.active:link, .subnav2 A.active:visited { color: #444; }
#subnav2 BR, .navcontainer2 BR { clear: both; }

P,td {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: #ffeabf;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

li {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: #ffeabf;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}


.ueberschrift {
	color : #ffeabf;
	margin : 0px;
	padding-bottom : 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;

}