* {
padding: 0;
margin: 0;
} 

body {
background: #fff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 15px;
color: #777;
}

img {
border: none;
}

.imagefloat { 
float: right;
margin: 2px 0 6px 6px;
}

a {
color: #4682b4; 
text-decoration: none; 
}

a:hover {
text-decoration: none; 
color : #000; 
}

#wrap {
width: 800px;
margin: 0 auto;
background: #fff;
}

#header {
height: 90px;
margin: 0 auto;
width: 800px;
padding: 0 0 100px 0;
background: #fff;
}

#header h1 {
padding: 0;
text-align: right;
color: #4682b4;
font-size: 16px;
}

#header h1 a {
padding: 0;
text-align: right;
color: #4682b4;
font-size: 16px;
}






#linkespalte {
float: left;
width: 160px;
padding: 0 5px 0 0;
line-height: 18px;
color: #4682b4; 
}

#linkespalte h2 {
font-size: 15px;
font-weight: bold;
padding: 0 5px 0 0;
color: #000;
}

#linkespalte ul {
color: #4682b4; 
padding: 10px 0 10px 0px; 
list-style-type: none; 
}

#linkespalte ul li {
padding-bottom: 5px; 
}

#linkespalte ul li a {
color: #4682b4; 
text-decoration: none;  
}

#linkespalte ul li a:hover {
color: #000; 
text-decoration: none; 
}






#mittlerespalte {
float: left;
width: 460px;
line-height: 24px;
padding: 0 5px 0 5px;
background: #fff;
color: #000;
text-align: justify;
}

#mittlerespalte img {
border: 0;
}

#mittlerespalte h2 {
font-size: 15px;
padding: 0 5px 35px 0;
color: #cd5c5c;
}

#mittlerespalte ul li {
float: left;
list-style: square;
margin : 0 0 20px 20px;
padding: 0 0 0 10px;
}

p {
padding: 0 0 30px 0;
}





#unteresende {
margin : 50px 0 0 0;
text-align: right;
color: #000;
background: #4682b4;
padding: 5px 0 5px 0;
}

#unteresende a {
color: #fff; 
text-decoration: none; 
}

#unteresende a:hover {
text-decoration: none; 
color : #4682b4; 
}



#rechtespalte {
float: right; 
width: 160px;
padding: 0 0 0 5px;
text-align: right;
line-height: 18px;
color: #4682b4; 
}

#rechtespalte h2 {
font-size: 15px;
font-weight: bold;
padding: 0 0 0 5px;
color: #000;
}

#rechtespalte ul {
color: #4682b4;
padding: 10px 0 10px 0px; 
list-style-type: none; 
}

#rechtespalte ul li {
padding-bottom: 5px;
}

#rechtespalte ul li a {
color: #4682b4; 
text-decoration: none;  
}

#rechtespalte ul li a:hover {
color: #000; 
text-decoration: none; 
}


