BODY {
	background: #cccc99;
	color : #333300;
	font-family : "Times New Roman", serif;
	font-size: 12px;
	text-align: left;
}

p,TD.text {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 10pt;
	text-align: left;
}

TD.textrechts {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 10pt;
	text-align: right;
	padding-right : 8 px;
}

TD.textcenter {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 10pt;
	text-align: center;
}


TD.mitteltext {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 10pt;
	text-align: left;
}

TD.kleintext {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 9pt;
	text-align: left;
}
TD.kleintextrechts {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 9pt;
	text-align: right;
}
TD.tynitext {
	background: #ffffcc ;
	color : #2F4F4F;
	font-family : "Times New Roman";
	font-size: 7pt;
	text-align: left;
}
H1 {
	font-size: 11pt;
	background : #9acd32;
}
H2 {
	font-size: 18pt;
	font-family : "Times New Roman";
}

H3 {
	font-size: 14pt;
	font-style: italic;
	font-family : "Times New Roman";
	padding: 0px 0px 14px 0px;
	margin: 0px;
	border-top:1px solid #ccd2d2;
}

H4 {
font-family : "Times New Roman";
	background: #9c9c63;
    font-size: 11pt;
	color: #ffffff;
}
A:link, A:visited {
	color: Maroon;
	text-decoration : none;
	font-weight : normal;
}
A:active {
	color: #880000;
	text-decoration : underline overline;
	font-weight : normal;
	background : #cccc99;
}
A:hover {
	color: Maroon;
	text-decoration : underline overline;
	font-weight : normal;
	background : #cccc99;
}

A.navi:link, A.navi:visited {
	COLOR: White;
	FONT-FAMILY: verdana, geneva, arial, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	background : transparent;
}
A.navi:active {
	COLOR: Silver;
	FONT-FAMILY: verdana, geneva, arial, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline overline;
	background : #808000;
}
A.navi:hover {
	COLOR: white;
	FONT-FAMILY: verdana, geneva, arial, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline overline;
	background : #808000;
}
HR {
	height: 1pt;
	color : Maroon;
}
.bottom {
	background: #9c9c63;
	font: 7pt Verdana;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px 0 0 0;
}

