body {
font-family: Trebuchet MS, Trebuchet, Geneva, Arial;
font-size:10pt;
line-height:12pt;
background: #DAE8FF;
color:#00236F;
}

.master { 
background: #7695C5 url('/img/hintergrund.jpg');
background-repeat: no-repeat;

position:absolute;
left:0px;
top:0px;
width:1000px;
height:550px;
left: 50%;
margin-left: -500px; /* negative Hälfte von width */

top: 50%;
margin-top: -275px; /* negative Hälfte von height */
}

.navigation {
/*background: #cdcdcd;*/
position: absolute;
width: 188px;
height: 440px;
left:0px;
top:90px;
padding:8px;
/*text-align:center;*/

font-weight: bold;
}

.bottom {
/*background: #cdcdcd;*/
position: absolute;
width: 998px;
height: 20px;
left:1px;
top:523px;
padding:0px;
/*text-align:center;*/
}

.navigation img, .navigation a {
margin: -2px 0px -2px 0px;
padding:0px;
}

.navigation a {color:#cdcdcd;}

.hauptbereich {
/*background: #cdcdcd;*/
position: absolute;
width:769px;
height:400px;
left:210px;
top:100px;
padding:10px;
overflow:auto;

font-size:1.0em;
}

.linksHalb {
/*background: #cdcdcd;*/
position: absolute;
left:20px;
top:0px;
width:350px;
padding-top:10px;
}

.rechtsHalb {
/*background: #cdcdcd;*/
position: absolute;
left:390px;
top:0px;
width:360px;
padding-top:33px;
}

.linksDrittel {
position: absolute;
left:10px;
top:0px;
width:225px;
padding:10px;
}

.mitteDrittelBG {
background:#EFF5FF; border: solid 1px #7695C5;
opacity: 0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
height: 390px;
position: absolute;
left:8px;
top:0px;
width:740px;
padding:10px;
}

.mitteDrittel {
position: absolute;
left:255px;
top:26px;
width:225px;
padding:10px;
}

.rechtsDrittel {
position: absolute;
left:510px;
top:26px;
width:225px;
padding:10px;
}

.rechtsZweiDrittel {
position: absolute;
left:360px;
top:20px;
width:550px;
padding:10px;
}

.linksZweiDrittel {
position: absolute;
left:20px;
top:20px;
width:550px;
padding:10px;
}



.logo {
position: absolute;
left:0px;
top:0px;
width:962px;
height:81px;
/*background:#cdcdcd;*/
/*text-align:center;*/
padding: 10px 0 0 0;
}

.teaser {
position: absolute;
left:20px;
top:90px;
font-size:1.8em;
font-weight:bold;
color:#110000;
}

/* Navi */
#navi {
position:absolute;
top:508px;
left:0px;
width:1000px;
text-align:right;
background:#000000;
color:#00236F;
magin:0; padding:0;
}

#navi a {
color:#00236F;
text-decoration: none;
}

.link-zurueck {
position:absolute; left:300px; bottom:45px; float:none;
}

.link-vorwaerts {
position:absolute; right:50px; bottom:45px; float:none;
}

/* Formulare */

input {
font-size: 12px;
color: #00236F;
background: #FFFFFF;
border: solid 1px #00236F;
padding:2px;
height:20px;
}

textarea {
font-size: 12px;
color: #00236F;
background: #FFFFFF;
border: solid 1px #00236F;
/*padding:2px;
height:20px;*/
}

/* Text */

h1 {font-size: 1.4em; margin: 10px 0 10px 0;}
h2 {font-size: 1.1em; margin: 15px 0 5px 0;}
p  {font-size: 1.0em; margin: 5px 0 5px 0;}
.rechtsHalb h2 {font-size: 1.1em; margin: 15px 0 5px 0;}

a {color:#00236F;}


/* Tabelle */

td,th {
vertical-align: top;
text-align:left;
}

img {border:none;}
