p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#383838;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
a:focus {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.rahmen_oben {
	background-color:#EFEFEF;
}
.rahmen {
	background-color: #F8F8F8;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.content a:link { color:#0066CC; font-size:12px; font-weight: normal; text-decoration:underline; }
.content a:visited { color:#0066CC; font-size:12px; font-weight: normal; text-decoration:underline; }
.content a:hover { color:#383838; font-size:12px; font-weight: normal; text-decoration:underline; }
.content a:aktiv { color:#0066CC; font-size:12px; font-weight: normal; text-decoration:underline; }
.content a:focus { color:#0066CC; font-size:12px; font-weight: normal; text-decoration:underline; }

.rahmen_unten {
	font-size: 10px;
	background-color: #EFEFEF;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.rahmen_unten a:link { color:#666666; font-size:11px; font-weight: normal; text-decoration:underline; }
.rahmen_unten a:visited { color:#666666; font-size:11px; font-weight: normal; text-decoration:underline; }
.rahmen_unten a:hover { color:#383838; font-size:11px; font-weight: normal; text-decoration:underline; }
.rahmen_unten a:aktiv { color:#666666; font-size:11px; font-weight: normal; text-decoration:underline; }
.rahmen_unten a:focus { color:#666666; font-size:11px; font-weight: normal; text-decoration:underline; }

.formular {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#EFEFEF;
	border:1px;	
	border-style:solid;
	border-color:#CCCCCC;
}


