body, table, tr, td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
	
input, textarea, submit {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #e7ffd2;
	border-color: #000099;
	border-width: 1px;
	border-style: solid;
}

img {
	border-width: 0px;
}

a {text-decoration: underline; color: #195D9D;}
a:hover {text-decoration: underline; color: #195D9D;}
a:active {text-decoration: underline; color: #195D9D;}

.navihover a {text-decoration: none; color: #fff;}
.navihover a:hover {text-decoration: none; color: #f00;}
.navihover a:active {text-decoration: none; color: #f00;}

.naviactive {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.servicenavihover a {text-decoration: none; color: #000;}
.servicenavihover a:hover {text-decoration: none; color: #f00;}
.servicenavihover a:active {text-decoration: none; color: #f00;}

.navi1aktiv {
	vertical-align:middle; 
	height: 21Px; 
	background-repeat:no-repeat;
	padding-left: 10px;
	background-image:url(../images/ebene1_aktiv.gif);
}

.navi1 {
	vertical-align:middle; 
	height: 21Px; 
	background-repeat:no-repeat;
	padding-left: 10px;
	background-image:url(../images/ebene1.gif);
}

.navi2aktiv {
	vertical-align:middle; 
	height: 17Px; 
	background-repeat:no-repeat;
	padding-left: 20px;
	background-image:url(../images/ebene2_aktiv.gif);
}

.navi2 {
	vertical-align:middle; 
	height: 17Px; 
	background-repeat:no-repeat;
	padding-left: 20px;
	background-image:url(../images/ebene2.gif);
}

.navi3aktiv {
	vertical-align:middle; 
	height: 17Px; 
	background-repeat:no-repeat;
	padding-left: 35px;
	background-image:url(../images/ebene3_aktiv.gif);
}

.navi3 {
	vertical-align:middle; 
	height: 17Px; 
	background-repeat:no-repeat;
	padding-left: 35px;
	background-image:url(../images/ebene3.gif);
}

.headline {
	font-weight: bold;
	color: #185D9E;
	font-size: 16px;
}

.subheadline {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

.navi4 {
	vertical-align:middle; 
	height: 17px; 
	background-repeat:no-repeat;
	padding-left: 10px;
	background-image:url(../images/ebene4.gif);
}
.underline {
	text-decoration: underline;
}
.navi5 {
	vertical-align:middle; 
	height: 17px; 
	background-repeat:no-repeat;
	padding-left: 5px;
	background-image:url(../images/ebene5.gif);
}
.navi5aktiv {
	vertical-align:middle; 
	height: 17Px; 
	background-repeat:no-repeat;
	padding-left: 5px;
	background-image:url(../images/ebene5_aktiv.gif);
}