body {
         background-color:#ececed;
         margin-top: 11px;
		 margin-left: 11px;
		 margin-right: 20px;
		 scrollbar-arrow-color: #b0cbe3; 
		scrollbar-base-color: #b0cbe3; 
		scrollbar-track-color: #b0cbe3; 
		scrollbar-face-color: #003882; 
		scrollbar-shadow-color: #b0cbe3; 
		scrollbar-highlight-color: #b0cbe3; 
		scrollbar-darkshadow-color: #b0cbe3; 
		scrollbar-3d-light-color: #c52613;
     }
td {font-family: verdana, helvetica;
        color: #000000;
        font-size: 11px;
		font-weight: normal;
		padding:6px;
		}
		
td.padding0 {
		vertical-align:top;
		padding:0px;
		}
		
th {font-family: verdana, helvetica;
        color: #003882;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:6px;
		}
		
th.ueber {font-family: verdana, helvetica;
        color: #003882;
        font-size: 12px;
		font-weight: bold;
		text-align: left;
		padding:2px;
		}
		
td.ueber {font-family: verdana, helvetica;
        color: #003882;
        font-size: 12px;
		font-weight: normal;
		text-align: left;
		padding:2px;
		}

li
{
list-style-image:url(./bilder/li_punkt.gif);
}
		

		
.bold:link {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:visited {color: #1A1511; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:active {color: #003882; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:hover {
        color: #003882; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
		
.hm:link {color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:visited {color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:active {color: #b0cbe3; 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:hover {
        color: #b0cbe3; 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
		
		
.sm:link {color: #000000; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:visited {color: #000000; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:active {color: #000000; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:hover {
        color: #003882; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}

		
		
		
a:link {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:visited {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:active {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:hover {color: #003882; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}

			
div.navi_rechts
{
position:relative;
display:block;
text-align:right;
color: #003882; 
font-family: verdana; 
font-size: 13px; 
font-weight: bold;
/*border: dotted 1px;*/
width:150px;
}

div.navi_unten
{
position:relative;
top:310px;
display:block;
text-align:right;
color: #003882; 
font-family: verdana; 
font-size: 13px; 
font-weight: normal;
width:150px;
height:60px;
/*border: dotted 1px;*/
}

