* {
	margin: 0px;
	padding: 0px;
	}

body,td,a,font{
font-family: arial;
font-size: 10pt;
color: #254963;
}
body {
	margin: 0px;
	padding: 0px;
}

table,tr,td,p,img {
	margin: 0px;
	padding: 0px;
}

.uber_1 {
	color: #FFFFFF;
	}

h1 {
	font-family: arial;
	font-size: 12pt;
	color: #254963;
	text-decoration: none;
	}

h2 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #254963;
	text-decoration: none;
	}

.item a{
	color: #FFF;
	cursor:hand;
}
.item a:hover{
	color:#f1f1f1;
}

.navipunkt {
	background-color:#EEF0EF;
	border-bottom: 1px solid #B8B8B8;
	padding-left:10px;
	height:20px;
	cursor:hand;
}

.navipunkt a{
	cursor:hand;
	font-family: arial;
	font-size: 10pt;
	color: #254963;
	text-decoration: none;
}

td.navipunkt a:hover{
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}

td.navipunkt:hover{
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}

td.navipunkt_act {
	 background-color:#C6DBED;
	 font-weight: bold;
	 text-decoration: none;
	 border-bottom: 1px solid #B8B8B8;
	padding-left:10px;
	height:20px;
	 }
td.navipunkt_act a {
	 background-color:#C6DBED;
	 font-weight: bold;
	 text-decoration: none;
	 cursor:hand;
	 }

h3{
font-family:14pt;
color:#2D5B81;
}

.head_line {
	color:#2D5B81;
	font-size:12pt;
	border-bottom:1px solid #7B8E9D;
	}

#content {
	margin: 0px;
	padding: 0px;
	}

ul.liste {
	font-weight:bold;
	font-size:11pt;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	}
	
ul.liste_std {
	font-weight: normal;
	font-size:10pt;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	}

ul.liste_std li ul {
	font-weight: normal;
	font-size:10pt;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	}


a{
text-decoration:none;
}

.footer {
	border-top:1px solid #AAA;
	text-align:right;
	color:#999;
	}