body {
	background-color: #f9fafb;
	font-family: tahoma;
}

 a:link { color:#000000; text-decoration:none; font-weight:normal; }
 a:visited { color:#000000; text-decoration:none; font-weight:normal; }
 a:hover { color: #000000; text-decoration:none; font-weight:normal; }
 a:active {	color:#000000; font-weight:normal; text-decoration: none; }
td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.Stil1 {color: #FFFFFF} 
.navigation:link, .navigation:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3b506b;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 158px;
	text-decoration: none;
	background-color: #E3E9F1;
	border-top: 1px solid white;
	}
	
.navigation:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 158px;
	text-decoration: none;
	background-color: #3b506b;
}
.subnavigation:link, .subnavigation:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3b506b;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 158px;
	text-decoration: none;
	background-color: #E3E9F1;
	border-top: 1px solid white;
	}
.subnavigation:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 158px;
	text-decoration: none;
	background-color: #3b506b;
	border-top: 1px solid white;
	}
.subnavigationd {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 158px;
	text-decoration: none;
	background-color: #5084B6;
	border-top: 1px solid white;
	}
	
.text {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.main {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.maintitel {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.titel {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
input {
	border:0px solid black;
	font-family: verdana;
	font-size: 12px;
}
input.tld {
	border: 1px;	
}
input.muss {
	border: 1px solid red;
}
input.norm {
	border: 1px solid black;
}
.button_l
{
    font-family: Verdana;
    font-size: 12px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	background-image: url('bilder/button_l.png');
	background-repeat:no-repeat;
	height:14px;
	width:82px;
	text-align:center;
	}

.button_s
{
    font-family: Verdana;
    font-size: 12px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	background-image: url('bilder/button_s.png');
	background-repeat:no-repeat;
	height:14px;
	width:52px;
	text-align:center;
	}
