/* CSS Document */

body {
background:#E7F0F9 url(bg_body.jpg) repeat-x;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:100.01%;
color: #000000;
margin: 10px;
}

.topnav {
background-color: #fff;
border: solid #0B2A61;
border-width: 1px 0px 1px 0px;
padding: 5px;
color: 000;
font-size: 0.85em;
text-align: right;
}

.bottomnav {
background-color: #fff;
border: solid #0B2A61;
border-width: 1px 0px 1px 0px;
padding: 5px;
color: 000;
}

.bottomnav p {
color: 000;
font-size: 0.75em;
font-weight: bold;
line-height: 1.2em; 
}

.bottomnav a {
color : #FF0000;
font-weight: bold;
text-decoration: none;
}

.bottomnav a:hover {
color : #000;
font-weight: bold;
}

.topnav a {
color : #19559E;
font-size: 0.85em;
font-weight: bold;
text-decoration: none;
}

.topnav a:hover {
color : #FFB400;
font-size: 0.85em;
font-weight: bold;
}

.content {
background-color: #D0E2F5;
padding: 0px 0px 4px 0px;
}

.mtab {
background-color: #F9E9CC;
margin: 5px 1px 2px 5px;
border: 1px solid #0B2A61;
}

.mtabtop {
background-image: url(tbg.gif);
background-color:  #E5CFA6;
padding: 5px;
color: #000;
font-size: 0.8em;
font-weight: bold;
border-bottom: 1px solid #0B2A61;
}

.mcont {
background-color: #fff;
padding: 5px;
color: #000000;
}

.bild span { 
float: right; 
font-size: 0.6em;
line-height: 1.3em;  
margin: 250px -322px 0 0;
text-decoration: none;
border: none;
}

img {
border: none;
}

.mcont h1{
font-size: 0.85em;
line-height: 1.5em;
color: #000000;
margin: 10px 0 10px 0;
text-decoration: underlined;
}

.mcont li{
font-size: 0.8em;
line-height: 1.4em;
color: #000000;
margin: 10px 0 10px 0;
list-style : square inside;
}

.mcont p{
font-size: 0.8em;
line-height: 1.4em;
color: #000000;
margin: 10px 0 10px 0;
}

.mcont a {
color : #19559E;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

.mcont a:hover {
color : #FFB400;
font-size: 100%;
font-weight: bold;
}

.mcont1 {
background-color: #fff;
padding: 5px;
color: #000000;
}

.mcont1 p{
font-size: 0.8em;
line-height: 1.4em;
color: #000000;
margin: 10px 0 10px 0;
}

.mcont1 a {
color : #19559E;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

.mcont1 a:hover {
color : #FFB400;
font-size: 100%;
font-weight: bold;
}

.menulist {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 5px;
}

.menulist li {
list-style : square inside;
color : #0B2A61;
line-height: 1.4em;
}

.menulist a {
color : #0B2A61;
font-size: 0.8em;
font-weight: bold;
text-decoration: none;
}

.menulist a:hover {
color : #FFB400;
font-size: 0.8em;
font-weight: bold;
}

