@charset "UTF-8";
/* CSS Document */

body {
background-color: #d6dcdf;
font-size: 11px;
font-family: Arial, Verdana, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

html {
margin:0px;
}

a {color: #005eb0; TEXT-DECORATION: none;}
a:visited {color:#005eb0; TEXT-DECORATION: none;}
a:hover {color: #005eb0; TEXT-DECORATION: none;}
a:active { color:#005eb0; TEXT-DECORATION: none;}

h1 {
text-align:left;
font-size:16px;
font-weight: bold;
font-family: Arial, Verdana, Sans-Serif;
color:#005eb0;
padding:20px;
margin:0px;
line-height:125%;
}

p {
text-align:left;
font-size:12px;
font-weight: normal;
font-family: Arial, Verdana, Sans-Serif;
color:#000000;
width:535px;
margin:0px;
line-height:125%;
}

#headertext {
font-size:18px;
font-weight: bold;
font-family: Arial, Verdana, Sans-Serif;
color:#d6dcdf;
position: relative;
left: 20px;
top:70px;
}

#headerpic {
text-align: left;
width: 759px;
height: 136px;
overflow: visible;
background-image: url(header.png);
}

#header {
width: 759px;
height: 167px;
margin:0px;
padding:0px;
}



/* -----------------Inhalt--------------------- */
#content {
background-color:#adbcc5;
width:576px;
min-height:600px;
_height:600px;
padding:0px;
line-height:125%;
margin:0px;
}
