

BODY,  TABLE, TR, TD, DIV, DL, DT, LI, MENU, OL, P, PRE, SELECT, SMALL, SPAN,  U, UL {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

span.titel {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #000000;
	letter-spacing:3px; 
	border: 1px solid #d3d3d3;	
	background-color : #eeeeee;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

B, STRONG {
	font-weight : bold;
}
.error {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	color : #ed0127;
}

input, textarea, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}

.radio, .checkbox {
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	background-Color: #F7F7EC;
}

a, a:link, a:visited, a:active {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #045891;
}

a:hover {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #ed0127;
}

a.navigation, a.navigation:link, a.navigation:visited, a.navigation:active {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #045891;
	display: inline;
	padding-left: 13px;
	background: url(/bilder/navigation-pfeil.gif) no-repeat left;
}

a.navigation:hover {
	font-family : verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #ed0127;
	display: inline;
	padding-left: 13px;
	background: url(/bilder/navigation-pfeil.gif) no-repeat left;
}

