body  {
    margin-top : auto;
    margin-bottom : auto;
    font-family : Swiss, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #484848;
    text-decoration : none;
    text-align : left;
    background-color : White;
    background-image : none;
}

a  {
	text-decoration : none;
	color : #5D7D9E;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}

a.navigation  {
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}

a:hover  {
	text-decoration : underline;
}

a:hover.navigation  {
	color : Black;
	background-color : #F8C500;
	text-decoration : none;
}

a:vlink.navigation  {
	color : Black;
	background-color : #F8C500;
	text-decoration : none;
}

TD  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
}

TD.inhalt  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : transparent;
    color : Black;
    background : transparent;
}

TD.ueberschrift  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #D1CDCD;
	font-weight : bold;
	text-align : center;
}

H3  {
    color : #191970;
    text-align : justify;
    font : bold normal 14px;
    font-size : 20px;
    font-weight : bold;
}

H3.navigation  {
    color : #191970;
    text-align : left;
}

H2  {
    color : #191970;
    text-align : left;
    font : bold normal 14px;
    font-size : 14px;
    font-weight : bold;
}

H2.navigation  {
    color : #191970;
    text-align : left;
}

P {
	font : 9px;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFEB;
	color : Black;
}


INPUT {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : transparent;
    color : Black;
}

TEXTAREA {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : transparent;
    color : Black;
}

.aside {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    background-color : transparent;
    color : Black;
}



