body {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size:11px;
text-align:center;
background: #eaeaea;
}
.zeile1 {
text-align:left;
width:1000px;
margin: 0 auto;
}
.zeile2 {
text-align:left;
float:left;
width: 1000px;
background:#ffffff;
}
.header {
float:left;
width:980px;
background:url(hintergrund_header.jpg);
height:30px;
margin:10px;
}
a { color:#CC0000; }

.header h1 { margin-top:4px; }
.header a { text-decoration:none; color:#ffffff; font-size:16px; font-weight:bold; margin: 0px 0px 0px 15px; }
.header a:hover { text-decoration:underline; }

.links { float:left; width:700px; margin:20px; }
.links h1 { margin:20px 0px 0px 0px; }
.links a.titel { font-size:13px; margin:0px; text-decoration:none; color:#0000ff;  }
.links a.titel:hover { text-decoration:underline; }

.links p { line-height: 1.4em; }
.links p.datum { font-size:11px; margin:0px 0px 20px 0px; weight:none; }

.links a { text-decoration:none; }
.links a:hover { text-decoration:underline; }

.links p.ueberschrift { font-size:14px; font-weight:200; color:#000033; margin-bottom:20px; }

.rechts { float:left; width:250px; }
.rechts p.ueberschrift { font-size:14px; font-weight:bold; color:#0000ff; text-transform:uppercase; margin:20px 20px 0px 20px; }
.rechts p { margin: 0px 20px; line-height:1.4em; }
.rechts a { text-decoration:none; }
.rechts a:hover { text-decoration:underline; }