body {
margin:0px;
background-color:#8BA0D1;
background-image:url("/pages/img/main_bg.gif");
background-repeat:no-repeat;
font-family:Arial,sans-serif;
}

.copytext {
font-size: 12px;
color: #58575B;
letter-spacing:0px;
line-height:18px;

}

.biggertext {
font-size: 14px;
color: #58575B;

}

.blau {
font-size: 12px;
color: #8BA0D1;

}

.titel {
font-size: 14px;
color: #8BA0D1;
font-weight: bold;
}

a {
font-size: 12px;
color: #8BA0D1;
text-decoration: none;

}

a:hover {
text-decoration: none;
color:#58575B;
}


