body,div,table,td,th,p,dd,dl,dt,ol,li,h1,h2,h3,h4,h5,em,ul,input,option,select
{
 font-family:Verdana, Arial, serif;
}

body
{
 font-weight:normal;
 background-color:#EEEEEE;
 color:#000046;
}
body, div,td,th,dd,dt,li,p,input,option,select
{
 font-size:12px;
}
table,td,th,dd,dl,dt,p,h1,h2,h3,h4,h5
{ 
 color:#000046;
 background-color:inherit;
}

td,th { vertical-align:top; }

h1 { font-size:14px; margin-top:0px;}
h2 { font-size:12px; margin-top:0px;}
h3 { font-size:12px; }
h4 { font-size:12px; }

#center
{
 width:700px;
 margin:0px auto;
 background-color:transparent;
 text-align:left;
}
#text
{
 width:540px;
 margin:0px auto;
 background-color:transparent;
 text-align:left;
}
/* Kopfzeile */
#header
{
 height:60px;
 border-bottom:1px solid #000000;
}

/* Inhalt */
#inhalt
{
margin-left:130px;border:1px solid #606060;background-color:#ffffff;
}
 
a:link, a:visited, a:hover, a:active
{ 
 text-decoration:none;
 font-weight:normal;
 color:#000000;
 background-color:inherit;
}
a:visited { color:#555555; }
a:hover { color:#cc0000; text-decoration:underline; }
a:active { color:#cc0000; }


/* Hyperlinks der Menues*/

a.navi:link, a.navi:visited, a.navi:hover, a.navi:active
{ 
 text-decoration:none;
 font-weight:bold;
 color:#7F0000;
}
a.navi:visited
{ 
 color:#aa2222;
}
a.navi:hover, a.navi:active
{ 
 color:#cc0000;
 text-decoration:underline;
}

hr
{ 
 color:#666666;height:1px;
}


/* Menue */
#menus
{
float:left;width:140px;
}

.menutitel
{
 width:134px;
 padding:2px;
 background-color:#DDDDDD;
 border:#606760 1px solid;
 font-size:11px;
 font-weight:bold;
 color:#000000;
 margin-top:10px;
}
.menubody
{
 width:134px;
 padding:2px;
 background-color:#FFFFFF;
 border-bottom:#606760 1px solid;
 border-left:#606760 1px solid;
 border-right:#606760 1px solid;
}
.menutitel2
{
 width:134px;
 padding:2px;
 background-color:#DDDDDD;
 border:#606760 1px solid;
 font-size:11px;
 font-weight:bold;
 color:#000000;
 -moz-border-radius:5px 5px 0px 0px;
 margin-top:10px;
}
.menubody2
{
 width:134px;
 padding:2px;
 background-color:#FFFFFF;
 border-bottom:#606760 1px solid;
 border-left:#606760 1px solid;
 border-right:#606760 1px solid;
 text-align:center;
}

/* Neuss Titel */
#titel
{
 font-size:20px;
 font-weight:bold;
 color:#000000;
 vertical-align:bottom;
 font-style:italic;
 margin-top:30px;
 width:70%;
 float:left;
 text-align:left;
}
#titel2
{
 font-size:12px;
 font-weight:bold;
 color:#000000;
 vertical-align:bottom;
 font-style:italic;
 margin-top:40px;
 width:30%;
 float:left;
 text-align:right;
}

#dipl
{
 margin-top:0px;
 margin-bottom:0px;
 font-size:10px;
}

#footer
{
 height:40px;
 border-top:1px solid #000000;
 text-align:center;
}