html {
height:100%;
}
hr {
width:300;
text-align:center;
color:#010099;
}
.weiss{
background-color:#ffffff;
}
body {
background-color:#f6be0f;
scrollbar-face-color:#f6be0f;
scrollbar-highlight-color:#010099;
scrollbar-shadow-color:#010099;
scrollbar-3dlight-color:#f6be0f;
scrollbar-arrow-color:#010099;
scrollbar-track-color:#f6be0f;
scrollbar-darkshadow-color:#f6be0f;
height:100%;
margin-top: 0px;
color:#010099;
font-family:arial;
text-align:justify;
}
#print {
display:none;
}
#noscript {
background-color:#b2b2b2;
position:absolute;
top:10;
left:410;
width:300;
height:150;
color:#ff0000;
}

#u_nav {
background-color:#cccccc;
}
#top {
background-image:url(../images/bg3_02.jpg);
background-repeat:repeat-y;
width:828px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

.news {
background-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#010099;
scrollbar-shadow-color:#010099;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#010099;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
margin:1mm;
text-align:left;
}

.question {
margin-left:10mm;
}
h5 {
font-size:13pt;
text-align:left;
margin-left:3mm;
}
.nav {
color:#990000;
font-size:8pt;
}
a.big, a.big:link, a.big:visited {
font-size:14pt;
text-decoration:none;
}
a.big:hover {
text-decoration:underline;
}
.small {
font-size:9pt;
margin:0mm;
}
h4 {
font-size:14pt;
text-align:center;
margin-left:2mm;
}
p, td {
font-size:11pt;
margin:5mm;
text-align:left;
}
li {
font-size:11pt;
margin-top:1mm;
margin-left:5mm;
margin-right:5mm;
text-align:justify;
}
a{
font-size:11pt;
text-decoration:underline;
/*font-weight:bold;*/
}
a:link {
color:#010099;
}
a:visited {
text-decoration:underline;
color:#010099;
}
a:hover {
text-decoration:none;
}
a:active {
text-decoration:underline;
}
a.nav, a.nav:link, a.nav:visited {
font-size:9pt;
text-decoration: none;
font-weight:bold;
color: #010099;
}
a.nav:hover {
text-decoration: underline;
color: #010099;
}
/*input {
background: #010099;
color: #ffffff;
}
*/