body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; }

a {  text-decoration: none}
a:hover {  color: #003333 }
/*background-color: #CCCCCC; border: 1px #666666 solid;}
*/
.input_field { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 1px solid;
 	border-color: #8FB3A7 #8FB3A7 #8FB3A7 #8FB3A7;
	BACKGROUND-IMAGE:  url(../pics/input_button.gif);
	background-color: #F4F7F4;
}
.input_field_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 1px solid;
	border-color: #8FB3A7 #8FB3A7 #8FB3A7 #8FB3A7;
	background-color: #BDD4CC;
	position: relative;
	top: -3px;
	left: 15px;
	width: 78px;
	height: 18px;
}

.input_butt_lupe {

 position: relative;
 top: 3px;
 left: -80px;
}

.input_butt {
        font-size: 7pt;
        color: #FFFFFF;
        border: 1px solid;
        background-color: #8FB3A7;
   		border-color: #000000 #666666 #999999 #000000;
	 	font-weight: bold;
}

.awardicon {
	position:relative;
	top:-12px;
	right:10px;
	}


.person_pic {
 position: relative;
 top: -10px;
	}

.beschr {  font-size: 10px; color: #333333; ; line-height: 11px}
.navi_o {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; background-position: center; font-weight: normal}

.filesize {  font-size: 7pt; font-weight: normal; font-style: italic; }

.navi_u  { color: #000000; margin-left: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}
.navi_u2 { color: #000000; margin-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; }
a:hover.navi_u2 { color: #000000;
	background-color: #BDD4CC;}
.navi_u3 {
	color: #255F47;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

a:hover.navi_u3 { color: #000000;
	background-color: #BDD4CC;}
	
a.navi_u_act,a.navi_u2_act { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #BDD4CC;
}
a.navi_u3_act { 
	color: #000000;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #BDD4CC;
}

td {  font-size: 8pt}

a {text-decoration: none; color: #255F47; font-weight: bold; }
a:hover {color: #000000; ; text-decoration: none}
a:active {color: #333333; ; text-decoration: none}
a:visited {; text-decoration: none}
.unterlegt {
        width: 95%;
        background-color:#E2E9E2;
        padding: 5px 5px;
		margin: 1px 0pt 0pt;
}
h3{
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        font-variant: small-caps;
        text-transform: uppercase;
        text-indent: -15px;
}

h4{
        font-size: 9pt;
        font-weight: bold;
        color: #255F47;
}

.form_meldung {  color: #990000}

.hidden
{
	position:absolute;
	left: -1000px;
	right: -1000px;
	width: 0px;
}

.ersatznavi, .ersatznavi a, .ersatznavi a:link, .ersatznavi a:visited
{
	position: absolute;
	top: 0px;
	width: 10%;
	font-size: 1px;
	line-height : 0px;
	color : #FFFFFF;
}

#globalNavU{
	position: relative;
	width: 100%;
	/*min-width: 668px;*/
	height: 22px;
	top: -20px;
	margin: 0px;
	background-color: #8FB3A7;
}

