body {
font-family:Arial,sans-serif;
background-color:#0000cc;
background-image:url("../bilder/hintergrund2.png");
background-repeat:repeat-y;float:left;
}

/*Überschrift*/

h1 {
font-size:25px;
text-align:center;
font-family:Arial, sans-serif;
color:#91a2d1;
margin-top:0;
margin-left:8px;
padding-left:2px;
}

#adminframe h1 {
font-size:25px;
text-align:center;
font-family:Arial, sans-serif;
color:#91a2d1;
margin-top:0;
margin-left:8px;
padding-left:2px;
}

h2 {
font-family:Arial, sans-serif;
font-weight:bold;
font-size:15pt;
color:#0f3398;
margin-top:0;
margin-left:8px;
padding-left:2px;
}

h3 {
font-family:Arial, sans-serif;
color:#4e68b2;
font-size:13pt;
margin-top:0;
margin-left:8px;
padding-left:2px;
}

/*Tabellen*/
table {
margin-left:10px;
}



td a {
float:right;
}

/*liste*/
.listeinr {
margin-left:-15px;
}

/*Menü*/

#menmitte{
background-color:white;
}

#semi {
list-style:none;
}

#menuul {
list-style:none;
}

#menuul a {
color:#4e68b2;
text-decoration:none;
}

#menuul li {
font-size:12.5pt;
color:#4e68b2;
border-bottom:1px;
margin-bottom:0px;
}

#menuul ul li:hover {
background-image:url("../bilder/hover1.png");
/*#bec9e8;*/
}

/*Mittlere Inhalt*/
#mitteinhalt {
background-color:white;
width:446px;
padding:10px;
}

#mitteinhalt a {
font-weight:bold;
color:#4E68B2;
}

#mitteinhalt ul {
list-style:none;
}

#mitteinhalt2 {
background-color:white;
width:536px;
padding:10px;
}

/*RECHTS*/

/*GZBB*/
#gzbbinhalt p {
font-size:10.5pt;
text-align:center;
}