BODY {
        background-color: Black;
        margin-left : 10px;
        margin-right : 10px;
        margin-top : 10px;
        margin-bottom : 10px;
        background-attachment : fixed;
        background-repeat : no-repeat;
        color : #FFFFFF;
}

.Clock0TimeStyle {
        font-family : Arial, Helvetica, sans-serif;
        color: #D6D6D6;
        font-size : 10px;
}

.Clock0DateStyle {
        font-family : Arial, Helvetica, sans-serif;
        color: #D6D6D6;
        font-size : 10px;
}

DIV,P,TABLE,TH,TD,BLOCKQUOTE {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color: #FFFFFF;
}

H2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        color: #FFFFFF;
		font-weight : bold;
}

.logo {
        font-family: "Arial Black", Arial, sans-serif;
        font-size : 10pt;
        color: White;
}

a:link {
        color : #D6D6D6;
        text-decoration : none;
}

a:active {
        color: #FFFFFF;
        text-decoration: none;
}

a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

a:visited {
        color : #D6D6D6;
        text-decoration: none;
}

.mainnav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #D6D6D6;
        text-align : right;
}

a.mainnav:hover {
        color: #FFFFFF;
        text-decoration: none;
}

a.mainnav:active {
        color: #FFFFFF;
        text-decoration: none;
}

.nav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #D6D6D6;
}

a.nav:hover {
        color: #FFFFFF;
        text-decoration: none;
}

a.nav:active {
        color: #FFFFFF;
        text-decoration: none;
}

.navb {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : bold;
        color: #D6D6D6;
}

a.navb:hover {
        color: #FFFFFF;
        text-decoration: none;
}

a.navb:active {
        color: #FFFFFF;
        text-decoration: none;
}

.insert {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: Red;
}

FORM,SELECT,OPTION,INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #000000;
	color: #D6D6D6;
}

.schreiben, .schreiben TD, .schreiben TABLE {
	background-color: #DADDDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #384244;
}

a.schreiben:link {
	color : #D6D6D6;
	text-decoration : none;
}

a.schreiben:visited {
	color : #D6D6D6;
	text-decoration: none;
}

