html, body {
	color:black;
	background-position:center;
	margin-top: 0px;
	margin-bottom: 0px;
}

html, body, p, td, span, .ueberschrift, .ueberschriftFett, a:link, a:hover, a:visited:hover, a:active, a:visited {
	font-family : Tahoma,Geneva,Kalimati,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #959595;
    line-height:14pt;
	margin-bottom: 6pt;
	margin-top: 00pt;
}

#kopfleiste { position:fixed; top:0px; left:0px; height:70px; right:0px; z-index:10; background-image:url(grafik/kopfleiste_hintergrundbild.png); }

.absatz {
    line-height:5pt;
}

.ueberschrift {
	color : #000;
}

.ueberschriftFett {
	color : #000;
	font-weight : bold;
	text-decoration : none;
}

a:focus { border: none;}

a:link {
	color : #959595;
	text-decoration : none;
}

a:hover {
	color : #0096ff;
	text-decoration : none;
}

a:visited:hover {
	color : #0096ff;
	text-decoration : none;
}

a:active {
	color : #959595;
	text-decoration : none;
}

a:visited {
	color : #959595;
	text-decoration : none;
}
