body  {
	margin : 0;
	padding : 0;
	background-color : #ffffff;
	color : #323232;
	font-size : 10pt;
}

div, td, table  {
	font-size : 10pt;
	color : #323232;
	font-weight : normal;
	font-family : Tahoma;
}

A:Link  {
	color : maroon;
	font-weight : normal;
	font-size : 8pt;
	font-family : Tahoma;
	text-decoration : underline;
	font-style : normal;
}

A:Visited  {
	text-decoration : underline;
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	color : maroon;
	font-style : normal;
}

A:Hover  {
	text-decoration : none;
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	color : maroon;
	font-style : normal;
}

A.menu:Link  {
	color : white;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma;
	text-decoration : none;
}

A.menu:Visited  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : bold;
	color : white;
}

A.menu:Hover  {
	text-decoration : underline;
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : bold;
	color : white;
}

.color  {
	font-size : 10pt;
	font-family : Arial;
	color : #800000;
}

.color_b  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #800000;
}

.normal  {
	font-size : 10pt;
	font-family : Tahoma;
	color : #323232;
}

.normal_b  {
	font-size : 10ptt;
	font-family : Tahoma;
	font-weight : bold;
	color : #323232;
}

.grau_g  {
	font-size : 12pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #323232;
}

.color_g  {
	font-size : 12pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : maroon;
}

.color_g_b  {
	font-size : 12pt;
	font-family : Tahoma;
	font-weight : bold;
	font-style : italic;
	color : maroon;
}

.klein  {
	font-size : 7pt;
	font-family : Tahoma;
	color : #323232;
	font-weight : normal;
	font-style : normal;
}

.around  {
	border-width : 1pt;
	border-color : #323232;
	border-style : solid;
}

.klein_w  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.hr_1  {
	font-size : 1px;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-color : #323232;
	border-style : dotted;
}

.hr  {
	font-size : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-color : #323232;
	border-style : dotted;
}

.mittel  {
	font-size : 8pt;
}

select  {
	padding : 3px 5px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

textarea  {
	padding : 3px 5px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.inputbox  {
	border : 1px solid #CCCCCC;
	background : #FFFFFF;
	font-size : 8pt;
}

.inputbox:hover  {
	background : #FFFFCC;
}

.inputbox:focus  {
	background : #FFFFCC;
}

.button  {
	border : 1px solid silver;
	background : maroon;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
	color : white;
	padding : 3px 5px;
}

.button:hover  {
	border : 1px solid silver;
	background : maroon;
	color : white;
}

.button:focus  {
	border : 1px solid silver;
	background : maroon;
	color : white;
}


