BODY, TD, DIV, P {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.HEAD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.STRUCTHEAD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.smalltext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}



A.topnav:link, A.topnav:visited {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #303030;
}

A.topnav:hover, A.topnav:active, .topnavactive {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}

.topnavtrenner {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

A.leftnav:link, A.leftnav:visited {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.leftnav:hover, A.leftnav:active, .leftnavactive {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #900000;
}

.redtext {
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

.whitetext {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.greytext {
	font-weight: bold;
	font-size: 11px;
	color: #b0b0b0;
}



select {
    background-color: #c3d2e2;
     border-right: #004C99 1px solid;
      border-left: #004C99 1px solid;
        border-top: #004C99 1px solid;
        border-bottom: #004C99 1px solid;


        font-family: Verdana, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
input {
    background-color: #c3d2e2;
     border-right: #004C99 1px solid;
      border-left: #004C99 1px solid;
        border-top: #004C99 1px solid;
        border-bottom: #004C99 1px solid;


        font-family: Verdana, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}


textarea {
    background-color: #c3d2e2;
     border-right: #004C99 1px solid;
      border-left: #004C99 1px solid;
        border-top: #004C99 1px solid;
        border-bottom: #004C99 1px solid;

        font-family: Verdana, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

.hell {
 background-color: #f1f1f1;
}

.dunkel {
 background-color: #333333;
}

.flash {
	background-color: #CEC6BF;
}

