body {
	margin-left: 3px;
	margin-top: 10px;
}
p, li, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color:#000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color:#000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color:#000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	
	}
a:focus {
	color:#000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.linkleiste {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
}
	
.linkleiste a:link { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none; }
.linkleiste a:visited { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none; }
.linkleiste a:hover { color:#374768; font-size:13px; font-weight: bold; text-decoration:underline; }
.linkleiste a:aktiv { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none; }
.linkleiste a:focus { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none; }

.zeile_unten a:link { color:#FFFFFF; font-size:14px; font-weight: normal; text-decoration:none; }
.zeile_unten a:visited { color:#FFFFFF; font-size:14px; font-weight: normal; text-decoration:none; }
.zeile_unten a:hover { color:#FFFFFF; font-size:14px; font-weight: normal; text-decoration:underline; }
.zeile_unten a:aktiv { color:#FFFFFF; font-size:14px; font-weight: normal; text-decoration:none; }
.zeile_unten a:focus { color:#FFFFFF; font-size:14px; font-weight: normal; text-decoration:none; }

.formular {
	font-size:13px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	border:1px;	
	border-style:solid;
	border-color:#333333;
}
.firmen {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	border: dashed #333333;
	border-width: 1px;
	background-color: #d6dae6;
}


