* {
	margin: 0;
	padding: 0;
}
.blau {
color:#000066;
}
.rot {
color:#cc0000;
}

#container{
margin:0;
text-align:left;
background-color:#ffffff;
height:100%;
}

body {
margin: 0;
background-color: transparent;
font-size: 12pt;
font-family:'Times New Roman',Times,serif;
text-align:center;
}

a:visited{
color:#C0C0C0;
text-decoration:underline;
}

a:link {
color:#C0C0C0;
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:none;
}

#head {
background:#ffffff;
/*width:880px;*/
height:100pt;
text-align:right;
/*padding:10px 10px 0 10px;*/
}

#left, #bild, #nav {
display:none;
}


#middle {
width:100%;
background:#ffffff;
float:left;
font: normal 12pt times new roman;
padding:0;
margin:0;
height:100%;
}

#right {
background:#222871;
color: #000000;
position:absolute;
right:0px; top:0px;
height:120px;
line-height:120%;
}

#right p {
color: #C0C0C0;
font: bold 10pt verdana;
}

#right h2, #right h1 {
display: none;
}

#feld {
/*width:900px;*/
color: #000000;
}

#feld p {
padding:12pt;
font: normal 12pt times new roman;
line-height:150%;
}

#feld h1 {
padding:10px;
font:bold 16pt times new roman;
line-height:150%;
}

#feld h2 {
padding:10px;
font:bold 14pt times new roman;
line-height:150%;
}
#feld h3 {
padding:10px;
font:bold 12pt times new roman;
line-height:150%;
}
#feld ul, #feld li {
margin-left: 2em;
list-style-type:square;
line-height:180%;
}
#feld img {
margin:0 200px;
}

#logo {
height:100px;
float:left;
text-align:left;
}


