body {

    background-color: white;

    margin-left: 0px;

    margin-top: 0px;

    margin-right: 0px;

    margin-bottom: 0px;

    scrollbars: show;

}

.header {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 20pt;

    color: #003366;

    text-decoration:underline;

    font-weight: normal;

}

.letter {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 10pt;

    color: #000000;

}

.textKlein {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    color: #000000;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #000000;

}

.textWeiss {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    color: #FFFFFF;

}

.headerGreen {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 20pt;

    color: #99CC66;

    text-decoration:underline;

    font-weight: normal;

}

.headerTextGreen {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 15pt;

    color: #99CC66;

    text-decoration:underline;

    font-weight: normal;

}

.headerForewordGreen {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 14pt;

    color: #99CC66;

    text-decoration:none;

    font-weight: normal;

}

.headerWhite {

    font-family:Georgia, "Times New Roman", Times, serif;

    font-size: 20pt;

    color: #FFFFFF;

    text-decoration:underline;

    font-weight: normal;

}

.menu {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 8pt;

    text-decoration:none;

    color: #000000;

    display:block;

    height: 16px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 10px;

	padding-right: 2px;

}



.menuContentAktiv {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 8pt;

    text-decoration:none;

    background-color: #E9E9E9;

    color: #000000;

    display:block;

    height: 16px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 10px;

	padding-right: 2px;

}



.menu:hover    {

    background-color: #E9E9E9;

    color: #000000;

	display:block;

    cursor:pointer;

}



.menu_Aktiv {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 9pt;

    text-decoration:none;

    color: #FFFFFF;

    display:block;

    height: 16px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 10px;

	padding-right: 2px;

}



.lineBott {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

.linetopgrey {

	border-top: 1px solid #B7C3CA;

}

.linealgrey {

	border: 1px solid #B7C3CA;

}

.textblau {

	font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #003366;

}

.lineBottgrey {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B7C3CA;

}

.formsubmitblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	border: thin solid #405E87;


}

