BODY ,TD{
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
	
P {
	margin-top:2px;
	margin-bottom:4px;
}

TD.bottom {
 	background-color : White;
	border-style : solid;
	border-width : 1px;
	border-color :#2A7FF9;
}

div.bottom{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0f4ea8;
	font-size : 10px;
	margin-left : 7px;
	margin-right : 7px;
}

A {
	color : #2a7ff9;
	text-decoration : none;
}

A:HOVER {
	color : #2a7ff9;
     text-decoration : none;
}

H1 {
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	line-height : 12px;
	color : #2a7ff9;
	margin-top:12px;
	margin-bottom:6px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL{
    list-style : square;
	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
}

OL {
	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
	list-style-type : decimal;
}

LI{
	margin-top:12px;
	margin-bottom:12px;
}

INPUT, Textarea, Select {
	border : 1px solid Blue;
	font-family : sans-serif;
	font-size : 12px;
	color : Blue;
	background-color : White;
}




H2 {
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	color : Blue;
	margin-top:12px;
	margin-bottom:3px;
}

H3 {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;
	line-height : 15px;
	margin-top:12px;
	margin-bottom:1px;
}

.Navi{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Blue;
}

.Navi:Hover{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;	
}
.NaviAktiv, .NaviAktiv:Hover {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;	
}

A.Navi{
	
}

.SubNavi{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : #0f4ea8;
}

.SubNavi:Hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

.SubNaviAktiv, .SubNaviAktiv:Hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

A.SubNavi {
	
}

