body 
{
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #000000;
	background: url(grafik/hg.jpg);
}

div 
{
	position: relative;
}

#corpus
{
background: #000;
width: 760px;
margin: 50px auto auto auto;
text-align: center;
}

#oben
{
width: 760px;
margin: 0px auto 0px auto;
}

#nav_oben
{
color: #fff;
padding: 0 25px 0 0;
margin: 0;
text-align: right;
font-size: 11px;
}

#nav_oben ul
{
padding: 3px 0 3px 0;
margin: 0 auto 0 auto;
}


#nav_oben li
{
list-style-type: none;
display: inline;
margin: 0;
padding: 0 20px 0 20px;
}

#nav_oben a:link, 
#nav_oben a:visited, 
#nav_oben a:active 
{
	font-weight: bold; 
	color: #FFF;
}

#nav_oben a:hover 
{
	font-weight: bold; 
	color: #E89621;
}

#mitte
{
width: 758px;
background: #fff;
border: 1px #000 solid;
}

#grafiken
{
width: 714px;
height: 100px;
margin: auto;
}


#nav_links
{
float: left;
width: 185px;
text-align: left;
font-size: 11px;
}


#nav_links ul
{
	margin: 30px auto auto 25px;
	padding:0;
	line-height: 15px;
}

#nav_links li
{
    list-style-type: square;
	margin: 0px auto 0px 15px;
	padding: 0px 0px 5px 0px;
}

#nav_links li.topic
{
    list-style-type: none;
	margin: 0px auto 0px 0px;
	padding: 0px 0px 5px 0px;
}

#nav_links a:link, 
#nav_links a:visited, 
#nav_links a:active 
{
	font-weight: bold; 
    border-bottom: 1px #CCC solid;
	color: #63738F;
}

#nav_links a:hover 
{
	color: #E89621;
}

#textfeld
{
float:left;
width: 520px;
border-left: 1px #CCC solid;
text-align: justify;
margin: 30px 0px 0px 0px;
}

#textfeld p
{
	margin: 0px 0px 0px 30px;
}

.sprung_top
{
    border: none;
    text-decoration: none;
	text-align: right;
}

#textfeld a:link, 
#textfeld a:visited, 
#textfeld a:active
{
font-weight: bold; 
border-bottom: 1px #CCC solid;
color: #63738F;
}

#textfeld a:hover
{
color: #E89621;
}

#textfeld a.sprung_top:link, 
#textfeld a.sprung_top:visited, 
#textfeld a.sprung_top:active
{
border-bottom: 0;
}

#bottom
{
clear: both;
padding: 30px 0px 30px 0px;
font-size: 0.8em;
color: #CCCCCC;
}

#bottom a:link, 
#bottom a:visited, 
#bottom a:active
{
font-weight: normal; 
color: #CCCCCC;
}

#bottom a:hover
{
font-weight: normal; 
color: #E89621;
}

.ueberschrift
{
    font-weight: bold;
}

a
{
	text-decoration: none;
}

.aktiv
{
    font-weight: bold; 
	color: #E89621;
}

img
{
border: 0;
text-decoration: none;
}

