.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #001D46;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3C3C3C;
	padding: 20px;
	line-height: 1.4em;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	line-height: 1.8em;
	font-size: 0.9em;
	line-height:1.8em;
	color: #717273;
	text-decoration: none;
	letter-spacing:30%;
	TEXT-TRANSFORM: none;
	font-weight: bold;
	font-style: normal;
	
}
.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.2em;
	color: #717273;
	text-decoration: none;
	letter-spacing:30%;
	TEXT-TRANSFORM: none;
	font-weight: bold;
	padding-left:22px
	font-style: normal;
	
}

.kasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	padding: 7px;
	line-height:1.6em;
	color: #848586;
}


.kastenueber {
	color: #405674;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a:link {

	color: #717273;
        font-weight: bold;
}
a:visited {
	
	color: #717273;
        font-weight: bold
}
a:hover {
	
	color: #001D46;
        font-weight: bold
}
a:active {
	
	color: #001D46;
        font-weight: bold
	

ul {
list-style-image:url(bilder/list_style_image.gif);
}


