body {
background: #FFFFFFF;
font-family: Verdana, sans-serif, Arial;
font-size: 9pt;
}

h1 {
font-size: 11pt;
text-align: center;
margin: 20px 0px 0px 0px;
}

#rahmen {
margin: 0 auto;
text-align: center;
width: 100%;
}


.line1 {
width: 500px;
height: 10px;
background: #1b4e93;
margin: 10px;
margin: 0 auto;
}

.line2 {
width: 500px;
height: 10px;
background: #c2c2da;
margin: 10px auto;
}

.line3 {
width: 500px;
height: 10px;
background: #d4deef;
margin: 10px auto;

}

.link-text-index {
margin: 10px;
}

.logo {
margin: 20px;
}

a:link {
color: #808080;
text-decoration: none;
}
 
a:visited {
color: #808080;
text-decoration: none;
}
 
a:hover {
color: #000000;
text-decoration: none;
}

