body,div{
   margin-left:auto;
   margin-right:auto;
font-family:Verdana;
text-align:center;
color:#00009F;
font-size:0.8em;
}
#alles {
   width:830px;
   margin-left:auto;
   margin-right:auto;
   min-height: 600px;
   height: auto !important;
   height: 600px;
background-color:#CBDCE3;
border:12px ridge silver;
border-style:groove;
-moz-border-radius:20px;
-khtml-border-radius:50px;
}
#header {
   width:800px;
   margin-left:auto;
   margin-right:auto;
   margin-top:1px;
   margin-bottom:10px;
   padding:0.4em;
background-color:#FF640F;
border:2px ridge silver;
-moz-border-radius:10px;
-khtml-border-radius:30px;
text-align:center;
font-size:2.8em;
font-weight:bolder;
}
#mitte {
   width:800px;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:4px;
background-color:#CBDCE3;
}
#inhalt {
   width:570px;
   padding:0.5em;
overflow:auto;
text-align:left;
font-size:1.6em;
}
#nav-links {
   float:left;
   width:110px;
text-align:left;
line-height:1.8;
font-size: 1.7em;
}
#nav-rechts {
   float:right;
   width:110px;
text-align:right;
line-height:1.8;
font-size: 1.7em;
}
#nav-links a, #nav-rechts a {
font-weight: bold;
display: block;
}
#nav-links a:link, #nav-rechts a:link {/*Definition für die Optik der Links*/
color:#00009F;
}
#nav-links a:visited, #nav-rechts a:visited {/*Definition für die Optik der besuchten Links*/
color: #00005F;
}
#nav-links a:hover, #nav-rechts a:hover { /*Definition für die Optik der gehoverten Links, wenn man mit der Maus drüber fährt*/
color: black;
}
#nav-links a:active, #nav-rechts a:active { /*Definition für gerade aktive Links*/
color: white;
background-color: gray;
}
#fuss {
   clear:both;
   width:800px;
   margin-left:auto;
   margin-right:auto;
background-color:#FFBF00;
border:2px ridge silver;
text-align:center;
font-size:0.7em;
}
h1 {
font-size:1.7em;
text-align:center;
}
h2 {
font-size:1.0em;
text-indent:3em;
font-weight:bold;
}
h3 {
font-size:1.3em;
text-align:center;
font-weight:bold;
}
a {
font-weight: bold;
}
a:link {
color:#00009F;
}
a:visited {
color: #00005F;
}
a:hover {
color: black;
}
a:active {
color: white;
background-color: gray;
}
table,td,tr,th, {
border:1;
border-collapse:collapse;
text-transform:none;
text-align:left;
}
