a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.default-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.default-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.mistake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight:bold;
	color: #FF0000;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px; 
	text-decoration:none; background:none;
	font-weight:bold;
	font-size:10px;
	line-height:2em;
	color: #4C75B4;
}
.submenu:hover{
 color: #4C75B4; background-image: url(img/12x12_4C75B4.jpg);
 background-repeat: no-repeat; background-position: left;
}
.submenu:active{
 color: #4C75B4; background-image: url(img/12x12_4C75B4.jpg);
 background-repeat: no-repeat; background-position: left;
}
.footer{
	font-weight:normal;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#184E83;
}


.ueberschrift {
	font-weight:bolder;
	font-size:17px;
	font-family: Arial,Helvetica, sans-serif;
	color:#184E83;
}




.menue{
	padding-left: 17px; 
	text-decoration:none; background:none;
	font-weight:bold;
	font-size:12px;
	font-family:"Times New Roman", sans-serif;
	line-height:2em;
	color: #4C75B4;
}

li {
list-style-type:square;
}
#navigation {
	position:relative;
	padding-left: 3px;
}
a.navi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    padding-left: 5px;
    line-height: 15px;
    border-bottom: 1px solid #FFC800;
    height: auto;
    width: 110px;
    float: left;
    margin: 2px;
    margin-top: 5px;
   
a.navi:link {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    padding-left: 5px;
    line-height: 15px;
    border-bottom: 1px solid #FFC800;
    height: auto;
    width: 110px;
    float: left;
    margin: 2px;
    margin-top: 5px;
	 	}
   
}
a.navi:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    line-height: 15px;
    border-bottom: 1px solid #FFC800;
    height: auto;
    width: 110px;
    float: left;
    margin: 2px;
    margin-top: 5px;
   background-color: #FFD84C;
}
a.navi:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    line-height: 15px;
    border-bottom: 1px solid #FFC800;
    height: auto;
    width: 110px;
    float: left;
    margin: 2px;
    margin-top: 5px;
   background-color: #FEFEFE;
   
}
.bold {
		font-weight:bold;
}

body {
	height:101%;
}
.funcmenu{
 padding-left: 17px; padding-right: 10px;
	text-decoration:none; background:none;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, sans-serif;
	line-height:2em;
	color: gray;
}

.funcmenu:hover{
 	color: black; 
 	text-decoration:none;
 	background-image: url(../col_024078131.jpg);
 	background-repeat: no-repeat; 
 	background-position: left;
}

.pdflink{
	margin: 25px;
	font-weight:bold;
	padding-left: 20px;
	text-decoration:none; 
	background-image: url('/de/img/pdflist_n.gif');
	background-repeat: no-repeat; 
 	background-position: left;
 	}

.pdflink:hover{
  margin: 25px;
	padding-left: 20px;
 	color: black; 
 	text-decoration:none;
 	background-image: url('/de/img/pdflist_a.gif');
 	background-repeat: no-repeat; 
 	background-position: left;
}