body {
background: #FFFFFF;
}

img {
border: none;
}

div.title {
text-align:right;
margin-right:8px;
font-family: Arial, sans-serif;
font-size: 24px;
font-weight:bold;
color: #0D1A79;
}

div.oben {
margin-top:20px;
width: 750px;
height: 200px;
text-indent: -9999px;
background-image: url(/pix/banner-test.jpg);
background-repeat:no-repeat;
background-position:center;
}

div.unten {
position:relative;
top:-21px;
width: 750px;
height: 100px;
text-indent: -9999px;
background-image: url(unten.jpg);
background-repeat:no-repeat;
background-position:center;
}

div.block {
position:relative;
top:-21px;
width:750px;
text-align:left;
background: #0D1A79;
margin-top:0px;
}

div.inblock {
width:744px;
background: #FFFFFF;
text-align:left;
margin-left:3px;
margin-top:0px;
}

div.text {
width:738px;
background: #FFFFFF;
text-align:left;
margin-left:3px;
font-family: Arial, sans-serif;
font-size: 14px;
text-align:justify;
margin-top:0px;
}

div.text a {
color: #0D1A79;
text-decoration: underline;
}

div.text a:hover {
color: #FFFFFF;
background: #0D1A79;
text-decoration: underline;
}

#menu {
position:relative;
top: -46px;
width:700px;
height: 18px;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 20px;
float: center;
background: #0D1A79;
text-align:center;
}

#menu a {
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #0D1A79;
background: #FFFFFF;
text-decoration: bold;
border-bottom:0px solid #0D1A79;
}
