body {
	background-color: #3B73BC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #000;
	overflow: auto;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #3B73BC;
	scrollbar-darkshadow-color: #3B73BC;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #3B73BC;
	scrollbar-shadow-color: #3B73BC;
	scrollbar-track-color: #FFF;
}

a {
    color: #3B73BC;
	text-decoration: none;
}


a:hover {
	color: #29F;
	text-decoration: none;
}

#logo
{
width: 860px;
height: 150px;
margin-left: 25px;
margin-top: 5px;
background-color: #FFF;
}


#navi
{
width: 150px;
height: auto; 
margin-top: 5px;
margin-left: 25px;
background-color: #FFF; 
float:left;
}

#text
{
width: 500px;
height: auto;
margin-top: 5px;
margin-left: 5px;
padding: 5px;
background-color: #FFF;
float:left;
}

#right
{
width: 200px;
height: auto;
margin-top: 5px; 
margin-left: 5px;
background-color: #3B73BC; 
float:left;
}

.title  {
	font-weight: bold;
	font-size: 12pt;
	color: #3B73BC;
	line-height: normal;
}

.undertitle  {
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	line-height: normal;
}

.linkTable {
	border: 1px solid #3B73BC;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


	#button {
		width: 150px;
		text-align: left;
		padding: 0px;
		font-size: 10pt;
        background-color: #FFF;
        color: #000;
		margin-left: 0px;
		margin-right: 0px;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #3B73BC;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 0px 5px 3px;
                background-color: #FFF;
                color: #000;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                background-color: #3B73BC;
                color: #000;
				font-weight: bold;
                }
				
.standart {
	vertical-align:top;
	font-size: 10pt;
	color: #000;
 }

.bildlegende {
	vertical-align:top;
	font-size: 8pt;
	color: #000;
 }


.anmerkung {
	width: 140px;
	text-align: left;
	padding: 0px;
	font-size: 8pt;
	color: #000;
	cursor: auto;
}

.anmerkung a {
   color: #3B73BC;
   text-decoration: none;
 	font-size: 8pt;
 }
 
 .anmerkung a:hover {
   color: #29F;
   text-decoration: none;
   	font-size: 8pt;
 }
