body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
body,td,div,p,pre,ul {font-size: 13px;}
body{background-color:#32527A;height:100%;}

h1 {font-size: 36px;font-style:bold;color:#32527A;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {	font-size: 13px;text-decoration: none}
a:link {color:#3d4548}
a:visited {	color:#7d653c}
a:active {color:#DEC3A9}
a:hover{color: #000000;	text-decoration: underline;}
a.red{color:#BF0000;}


#links
{
background-color:#FFFFFF;
width:122;
position:fixed;
top:10;
left:10;
}
#oben
{
width:750;
background-color:#32527A;
position:fixed;
top:0;
left:140;
height:170;
z-index:5;
border:1px;
}
#obenoben
{
position:absolute;
width:750;
background-color:#32527A;
height:120;
top:10;
left:0;
vertical-align:middle;
text-align:center;
}
#obenunten
{
position:absolute;
width:750;
background-color:#FFFFFF;
height:20;
top:140;
left:0;
}

#mitte
{
width:750;
background-color:#FFFFFF;
position:absolute;
top:170;
left:140;
z-index:1;
}
#rechts
{
background-color:#FFFFFF;
width:120;
position:fixed;
top:10;
left:900;
}




/* Nur für den MSIE */

* html, * html body {
    overflow:hidden;
}





* html #mitte {
    position:absolute;

    height:85%;

    overflow:auto;
}
* html #rechts
{
background-color:#FFFFFF;
width:100;
position:absolute;
top:10;
left:900;
}
* html #links
{
background-color:#FFFFFF;
width:100;
position:absolute;
top:10;
left:10;
}

* html #oben
{
  height:15%;

position:absolute;

}