body, div , p, td , textarea, input , select , option {
  font-family: Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: small;
  color: #666666;
}

a {
  text-decoration: underline;
  color: #666666;
}

a.admin , a.admin1 , a.admin2 , a.admin3 , a.admin4 , a.admin5 , a.admin6 {
  color: Red;
  font-size: 100%;
}
a.admin2 , admin4 {
  color: blue; 
}
a.admin3 , admin5 {
  color: green;
}
a.admin:hover {
  color : #7B68EE;
  font-size: 100%;
}
.ku * {
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}
h1 a {
  color: #8fbf28;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}
h1 a:hover {
  color: #8fbf28;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}
h1, .ueberschr {
  color: #8fbf28;
  font-size: 135%;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.Blank a {
  color: #007a25; 
}
h2 , .Blank {
  color: #007a25; 
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}

h5 {
  font-size: 80%;
  font-weight: bold;
  margin-bottom: 5px;
}

h6 { 
  font-size: 70%;
  font-weight: bold;
  margin-bottom: 5px;
}

h3 {
  color: #71b520;
  font-size: 90%;
  font-weight: bold;
  margin-bottom: 5px;
}

h4 {
  color: #666666;
  font-size: 90%;
  font-weight: bold;
  margin-bottom: 5px;
}

ul li {
  list-style-image: url(../images/bg_spacer/list_bullet.gif); 
  color: #666666;
}
span.lgreen {
  font-weight: normal;
  color: #8fbf28;
}
span.lgreenb {
  font-weight: bold;
  color: #8fbf28;
}
span.wog {
  font-weight: normal;
  color: #ffffff;
  background-color: #666666;
}
span.dgolg {
  font-weight: normal;
  color: #666666; 
  background-color: #999999;
}
span.gsmaller {
  font-weight: normal;
  color: #666666;
  font-size: 80%;
}
span.lgsmaller {
  font-weight: normal;
  color: #007a25;
  font-size: 80%;
}
span.dgsmaller {
  font-weight: normal;
  color: #8fbf28;
  font-size: 80%;
}
span.wodgsmaller {
  font-weight: normal;
  color: #ffffff;
  font-size: 80%;
  background-color: #666666;
}
span.dgreen {
  font-weight: normal;
  color: #007a25;
}
span.dgreenb{
  font-weight: bold;
  color: #007a25;
}
.service-news * {
  font-weight: normal;
  color: #666666;
  font-size: 80%;
}

.service-allg * {
/*  font-weight: normal;*/
  color: #666666;
 /* font-size: 80%;*/
/* font-size: 10px;*/
}

.service-llist  * {
  font-size: 90%;
}
.service-llist ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}
.service-llist ul li {
  list-style-type: none;
  list-style-image: none;
  background: url(/images/bg_spacer/srv-bg-neu.jpg) repeat-x;
  height: 15px;
  color: #ffffff;
  font-weight: bold;
  margin: 0px;
  padding-left: 15px;
 /* padding-top: 5px;  padding-bottom: 5px;*/
}

.service-llist ul li a {
  color: #ffffff;
  text-decoration: none;
}

.FormBody{
	margin-top:20px;
  margin-bottom:60px;
}

.Select_failed, .Text_failed, .Field_failed {
	color: red;
}

div.Select, div.Select_failed{
/*  height:38px;*/
}
div.Submit, div.Reset, div.Back {
  height:38px;
}

*html input.Submit
{
 position:absolute;
 margin-left:-380px;
}

*html input.Reset
{
 position:absolute;
 margin-left:-90px;
}

*html div.Submit,
*html div.Reset
{
  position:relative;
}

*html div.Reset input.Reset,
*html div.Submit input.Submit
{
  top:0px;
  left:380px;
}

*html table#formTable
{
  margin-top:-200px;
}

div.Blank {
  padding-top: 20px;
 /* height:22px;*/
}

.Text input, .Field input, .Text_failed input, .Field_failed input , .Field textarea , .Field_failed textarea {
	width:380px;
}

.Field input, .Field_failed input{
	height:65px;
}

#id_343 {
	width:77px;
}

#id_350, #id_351{
	width:53px;
}
#id_350_div, #id_351_div {
  width:80px;
}

#id_350_div, #id_351_div {
  float:left;
}
	
#id_352_div {
	clear:both;
}

label {
/*	display:block;*/
}

#id_363 {
	height:100px;
}

div.FormBody .Reset, 
div.FormBody .Submit {
	float:left;
}
	
	

