
body  { 
color: #fff; 
font-style: normal; 
background-color: #607782; 
margin: 0; 
padding: 0; 
height: 770px; 
}


#alles {

position: absolute;
width: 1017px;
margin-left:-509px;
left:50%;
background-color:#506772;
background-image: url(logo_bg.png);
background-repeat:no-repeat;
background-position:bottom left;

}

#header {
clear: left;
float: left;
margin: 0 0 0 0;
padding: 0;
height: 700px;
width: 330px;
}

#header h1 {
width: 330px;
margin: 0px 0 0px 0px;
float:left;
color:#FFFFFF;
font-size: 24px;
}

#header p {
width: 330px;
color:#fff;
margin: 0px 0px 0px 0;
font-size: 13px;
line-height: 100%;
font-style:normal;
}


#content {
width: 670px;
margin: 0px 0px 0px 343px;
padding: 0px 0px 0px 0px;
line-height: 100%;
align: right;
}




#content h1 {
color:#fffff;
font-size: 15px;
margin: 0 0 0 0;
}

#content h3 {
color:#A5C921;
font-size: 12px;
margin: 0px 0 0px 0;
}

#content img {
padding: 0px;
display:inline;
background:#FFFFFF;
border: 0px solid #EFEFEF;
}

h3 {
font-size: 1.3em;
margin: 0 0 0 0;
}

a  { color: white; text-decoration: underline }

a:hover  { color: #f1f1f1; text-decoration: underline }

a img {
border: 0;
}



#fuss {
position: absolute;
top: 740px; 
margin-left:-509px;
left:50%;
width: 1017px;
height: 8px;
color: #cd2e1f;
font-size: 10px;
position-left:0px;
background-color:#cd2e1f;
}


#balken  { 
background-color: #607782; 
margin-left: 508px; 
position: absolute; 
left: 50%; 
width: 6px; 
height: 770px; 
}




