* { 
padding : 0;
margin : 0;
}

body {
background-image: url('images/bg_site.jpg');
background-repeat: repeat-x;
background-color: #e1e1e1;
}

#wrapper {
width: 830px;
}

#line1 {
width: 250px;
height: 25px;
margin-top: 149px;
background-image: url('images/halftop.gif');
background-repeat: no-repeat;
}

#line2 {
width: 830px;
height: 256px;
background-image: url('images/bg_logo.jpg');
background-repeat: no-repeat;
}

#line3 {
width: 360px;
height: 115px;
background-image: url('images/halfbottom.gif');
background-repeat: no-repeat;
}


.logo {
float: left;
width: 332px;
height: 256px;
}

.abstand {
width: 332px;
height: 56px;
}


.content_line2 {
float: left;
width: 498px;
height: 256px;
}

.slogan {
width: 433px;
height: 189px;
margin-left: 65px;
}

.navigation {
width: 430px;
height: 18px;
background-color: #fff;
background-image: url('images/front_07.gif');
background-repeat: no-repeat;
background-position: top right;
margin-top: 35px;
padding-top: 3px;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 12px;
color : #364F7D;
}

a:link {
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 12px;
color : #364F7D;
text-decoration : none;
}

a:visited { 
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 12px;
color : #374F7D;
text-decoration : none;
}

a:hover {
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 12px;
color : #4F73B5;
text-decoration : none;
}

#footer {
width: 95%;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 10px;
color : #364F7D;
text-align: center;
}

a.footer:link {
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 10px;
color : #364F7D;
text-decoration : none;
}

a.footer:visited { 
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 10px;
color : #374F7D;
text-decoration : none;
}

a.footer:hover {
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size : 10px;
color : #4F73B5;
text-decoration : none;
}
