BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin : 0 0 0 0;
  font-family:Verdana, Arial,  Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight:normal;
}

TD{
 font-family:Verdana, Arial,  Helvetica, sans-serif; 
 font-size: 11px;
 font-style: normal;
 font-weight:normal;
}

.main{
  font-family:Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#6e6e6e;
}



.menu {
	font-family:Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#6e6e6e;
	padding: 0;
	margin:  0;
	border-bottom: solid 1px #D7D7D7;
	height: 37px;
	text-align:center;
}

.menu TD{
 /* font-weight:bold;*/
	border-right:solid 1px #D7D7D7;
  width: 107px;
}

.menu .m1{
 /*font-weight:bold;*/
 border: none;
 width: 106px;
}

.menu A {
 color: #6e6e6e;
 text-decoration: none;

}

.menu .m2{
 background-color:#669900;
}

.menu A:hover {
 color: #000000;
 text-decoration: underline;
}




.centerMain{
	font-family:Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	padding: 0 20 0 20;
	margin:  0;
	
}


.centerMain .head {
 font-weight: bold;
 font-size  : 14px;
 color			: #29166F;
 border-bottom: solid 1px #D7D7D7;
 
}

.centerMain .text{
 padding-top: 20px;
}


.centerMain .text .produkt {
 padding-left: 0px;
 
}

.centerMain .text .produkt TD {
 vertical-align:top;
 padding: 0;
 padding-bottom: 20px;
}


.centerMain .text .produkt .right {
 padding-left: 10px;
 text-align: justify;
}

.centerMain .text .produkt .head {
 background-color: #000000;
 color: #ffffff;
 font-weight:bold;
 text-align: center;
 vertical-align: bottom;
 padding: 5 0 5 0;
}


.more {
 width:100%;
 text-align:right;
 padding-top: 10px;
}



A {
 color: #6e6e6e;
 text-decoration: none;
}

A:hover {
 color: #000000;
 text-decoration: underline;
}


.news {
 padding: 3 0 0 0;
 margin : 0; 
}

.news .head{
 background-color: #F0F0F0;
 font-size  : 14px;
 color			: #29166F;
 
 font-weight:bold;
 text-align: left;
 padding: 10 0 10 20;
 border-bottom: solid 1px #D7D7D7;
}


.news .text{
 background-color: #F0F0F0;
 font-size  : 11px;
 color			: #6e6e6e;
 
 font-weight:normal;
 text-align: justify;
 padding: 10 10 10 10;
}



.bottom {
  background-color: #000000;
	color: #FFFFFF;
  background-image : url("../images/ok2e_16.gif");
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	padding-left: 20px;
   
}


.bottom A {
 color: #FFFFFF;
 text-decoration: none;
}

.bottom A:hover {
 color: #ece9d8;
 text-decoration: underline;
}



.top {
	color: #FFFFFF;
  /*background-image : url("../images/ok2e_01.gif");
	background-position: left;
	background-repeat: no-repeat;*/
	background-color: #000000;
	width: 764px;
	height: 21px;
	padding-left: 20px;
   
}


.top A {
 color: #FFFFFF;
 text-decoration: none;
}

.top A:hover {
 color: #ece9d8;
 text-decoration: underline;
}


