@media screen, projection {
BODY {

	background-color : #ffffff;

	scrollbar-base-color:#FFCE00;

	scrollbar-arrow-color:#ff0000;

	scrollbar-track-color:#ffffff;

}



.navi a {

	color : #606060;

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 9pt;

	font-weight : bold;

	text-decoration : none;

}

*[ class="navi a"] {/* Korrekturen fuer mozilla */

	margin-left : 0px;}



a {

	color : #606060;

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 10pt;

		text-decoration : underline;

}

P {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 11pt;

	color : #606060;

	margin-left : 10px;

	margin-right : 20px;

	margin-bottom : 2px;

	margin-top : 8px;

}

.navi A:HOVER {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 9pt;

	font-weight : bold;

	text-decoration : underline;

	color : #606060;

	background-color : #FEF6EB;

}

UL{

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 11pt;

	color : #606060;

	margin-top : 0px;

	margin-left : 20px;

	}



LI {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 11pt;

	color : #606060;

	margin-top : 2px;

	margin-left : 10px;	}

	

H1 {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 14pt;

	color : #606060;

	margin-left : 10px;

	margin-right : 10px;

}

H2 {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 12pt;

	color : #606060;

	margin-left : 10px;

	margin-right : 10px;

}

H3 {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 11pt;

	color : #606060;

	margin-left : 10px;

	margin-right : 10px;

}

.klein {

	font-family : "MS Sans Serif", Geneva, sans-serif;

	font-size : 8pt;

	color : #606060;

	margin-left : 10px;

	margin-right : 10px;

}

input {

	border : 1px dotted #993300;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 8pt;

	background-color : #FFCE00;

}

.lv {

	font-style: italic;

	color: #016819;

	font-weight: bold;

}
}

@media print {
* { background: #fff; color: #000; }
BODY {

	font-family : Arial, Helvetica, sans-serif;

	background-color : White;

	color : Black;

}

.nichtdruck {

	display:none;

}

TABLE {

	background-color : White;

	width : 100%;

}

TD {

	font-size: 9pt;

}

H1 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14pt;

	letter-spacing : 3px;

}

H2 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10pt;

	letter-spacing : 1px;

	margin-bottom : 0px;

	margin-top : 0px;

}

P {

	font-size : 9pt;

	font-family : Arial, Helvetica, swiss, sans-serif;

	color : Black;

}

ul, LI, tt, dt, dd {

	font-size : 9pt;

}

OL {

	font-size : 9pt;

}

.klein {

	font-size : 8pt;

	font-family : Arial, Helvetica, swiss, sans-serif;

	margin-top : 2px;

	margin-bottom : 0px;

}


}