body {
 font-family: Arial, sans serif;
 font-size: 11px;
 text-align: justify;
 color: #005000;
}

.gruen {
 font-size: 11px;
 color: #005000;
}

.white_kl {
 font-size: 9px;
 color: #FFFFFF;
}

.white {
 font-size: 11px;
 color: #FFFFFF;
}

.red {
 color: #DF0000;
}

.kleiner {
 font-size: 10px;
}

.klein {
 font-size: 9px;
}

.a_page {
 font-size: 11px;
 font-family: Arial;
 text-decoration: underline;
/* border-bottom: 1px;
 border-bottom-style: dotted;
 padding-bottom: 0px;
 border-bottom-color: #265AAA;*/
 color: #005000;
}

.a_page:hover {
 font-size: 11px;
 font-family: Arial;
 text-decoration: none;
 border-bottom: 1px;
 border-bottom-style: dotted;
 padding-bottom: 0px;
 border-bottom-color: #005000;
 color: #005000;
}

.a_white {
 font-size: 11px;
 font-family: Arial;
 text-decoration: none;
/* border-bottom: 1px;
 border-bottom-style: dotted;
 padding-bottom: 0px;
 border-bottom-color: #265AAA;*/
 color: #005000;
}

.a_white:hover {
 font-size: 11px;
 font-family: Arial;
 text-decoration: underline;
 color: #005000;
}

.a_page_kl {
 font-size: 9px;
 font-family: Arial, sans serif;
 text-decoration: underline;
 color: #005000;
}

.a_page_kl:hover {
 font-size: 9px;
 font-family: Arial, sans serif;
 text-decoration: none;
 color: #005000;
}

.a_menue {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.a_navi {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #005000;
}

.a_navi:hover {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #005000;
}



.white_bold {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
}

.top_navi {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}

.top_navi:hover {
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 color: #FFFFFF;
}

.uueberschrift {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
/* border-left: 2px;
 border-left-style: solid;
 border-left-color: #265AAA;
 padding-left: 4px;*/
 color: #265AAA;
}

.ueberschrift {
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 color: #005000;
}

.ueberschrift:first-letter {
 font-family: Arial;
 font-size: 24px;
 font-weight: bold;
 font-style: italic;
 color: #005000;
}

select {
 font-family: Arial;
 color: #265AAA;
 background-color: #ECF0F7;
 font-size:11px;
}

option {
 font-family: Arial;
 color: #265AAA;
 background-color: #ECF0F7;
 font-size: 11px;
}

input {
 border-color: #F8F8F8;
 background-color: #ECF0F7;
 color: #265AAA;
 font-family: Arial;
 font-size: 11px;
}

textarea {
 border-color: #FFFFFF;
 background-color: #ECF0F7;
 font-family: Arial;
 color: #265AAA;
 font-size: 11px;
}

.bold {
 font-weight: bold;
}

form {
 display: inline;
}
