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: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;
}

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;
}

.service-news .dgreen {
  font-weight: normal;
  color: #007a25;
}

span.dgreenb, span.dgreenb a{
  font-weight: bold;
  color: #007a25;
}
.service-news * {
  font-weight: normal;
  color: #666666;
 /* font-size: 80%;*/
}

.service-news * * {
  font-size: 100%;
}

.service-allg * , .srv-kon3 * {
/*  font-weight: normal;*/
  color: #666666;
  font-size: 80%;
}

.service-allg * * , .srv-kon3 * * {
  font-size: 100%;
}

.service-llist {
 /* width: 100%;*/
 	
  position:relative;
  float: left;
  padding: 0px;
  /*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: url(/images/bg_spacer/list_bullet.jpg);*/
  list-style-image: none;
  background: url(/images/bg_spacer/srv-bg-neu.jpg) no-repeat;
  color: #ffffff;
  font-weight: bold;
  margin: 0px;
  padding-left: 15px;
  padding-top: 1px;
}

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

.linksmall , a.linksmall {
  text-decoration: none;
  color: #666666;
  font-size: 90%;
}
.ku * {
  text-decoration: none;
}
ol {
  list-style: decimal outside;
  
}
ol li {
  list-style: decimal outside;
}
  
.lgreen-bg {
  background-color: #71b520;
}

.no-underline {
  text-decoration: none;
}

.service-llist ul li 
{
	width:220px;
}

.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;
}
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;
}

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

