body {
  background-color:#B0B0B0;
  text-align: center;
  margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
}
img {
  border: 0px;
}
div.head{
  width: 1000px;
  height: 130px;
  clear: both;
}
div.page {
  background-color: #CBCACB;
  margin: 0 auto;
  text-align: left;
  width: 1000px;
  height: 820px;
}
div.nav {
  background-color: #5F5E5F;
  width: 1000px;
  height: 28px;
  clear: both;
}
div.show{
  background-color: #CBCACB;
  width: 140px;
  height: 634px;
  float: left;
  clear: both;
}
div.right {
  background-color: #CBCACB;
  color: #5F5E5F;
  width: 146px;
  height: 634px;
  float: right;
}
div.right .lang{
  background-color: #5F5E5F;
  width: 146;
  height: 20px;
  margin-top: 8px;
  padding-top: 3px;
}
div.right .lang a{
  font-size: 8pt;
  color: #FFFFFF;
  padding-left: 36px;
  text-decoration: none;
}
div.main{
  overflow: auto;
  background-color: #FFFFFF;
  width: 714px;
  height: 634px;
  float: left;
}
div.home{
  background-image:url(img/home1.jpg);
  width: 854px;
  height: 634px;
  float: left;
}
div.home .news_prev{
	background-color: #DCDCDC;
	margin-top: 25px;
	margin-left: 80px;
	width: 180px;
	height: 235px;
	float: left;
}
div.home .news{
  background-color: #E5F2FA;
  /*opacity: 0.3;*/
  margin-top: 55px;
  margin-left: 60px;
  color: #3A3B3D;
  width: 400px;
  height: 100px;
}
div.home .news_prev h1{
  margin-top: 0px;
  margin-bottom: -10px;
  font-size: 11pt;
}
div.home .news_prev a{
  color: #BA1221;
  text-decoration: none;
}
div.home .news_prev a:visited{
  color: #BA1221;
  text-decoration: none;
}
div.home .news_prev a:active{
  color: #BA1221;
  text-decoration: none;
}
div.home .news_prev a:hover{
  color: #E85126;
  text-decoration: none;
}
div.foot{
  background-color: #5F5E5F;
  width: 1000px;
  height: 28px;
  clear: both;
}
div.main a{
  color: #000000;
  text-decoration: none;
}
div.main a:visited{
  color: #000000;
  text-decoration: none;
}
div.main a:active{
  color: #000000;
  text-decoration: none;
}
div.main a:hover{
  color: #5F5E5F;
  text-decoration: none;
}

/*################## HÄNDLER ######################*/
div.main .news_box{
	float: left;
}
div.main .news_right h1{
	font-size: 11pt;
}
div.main .news_right h2{
	font-size: 9pt;
}
div.main .news_left{
	width: 267px; 
	padding-left: 20px; 
	/*background-color: blue;*/
	float: left;
}
div.main .news_right{
	width: 400px;
	color: #000000; 
	/*background-color: darkblue; */
	float: left;
}
div.main .left{
  color: #000000;
  padding-left: 20px;
  width: 267px;
  float: left;
}
div.main .right{
  background-color: #FFFFFF;
  color: #000000;
  width: 400px;
  float: left;
}
div.main .right a{
  color : #666666;
  text-decoration : none;
}
div.main .right a:visited{
  color : #666666;
  text-decoration : none;
}
div.main .right a:active{
  color : #666666;
  text-decoration : none;
}
div.main .right a:hover{
  color : #b0b0b0;
  text-decoration : none;
}
div.main .right h1{
  margin-top: 25px;
  font-size: 11pt;
  color: #000000;
  margin-bottom: -8px;
}
div.main .right h2{
  margin-top: 25px;
  font-size: 9pt;
  color: #000000;
}
div.main .right form input{
  margin-left: 0px;
}
div.main .dl{
	float: left;
	margin-left: 30px;
	width: 141px;
	text-align: left;
}

/*############# Tuning #############*/
div.tun_head{
  background: url(img/tun_head.jpg);
  width: 653px;
  height: 73px;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-left: 17px;
  padding-left: 5px;
  clear: both;
}
div.no_head{
  background: url(img/no_head.jpg);
  width: 653px;
  height: 73px;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-left: 17px;
  padding-left: 5px;
  clear: both;
}
div.no_head1{
  margin-top: 15px;
  float: left;
}
div.no_head2{
	margin-right: 420px;
	margin-top: 27px;
	font-size: 8pt;
	float: right;
}
* html div.no_head2 {  /* nur fuer Internet Explorer */
  margin-right: 210px;
	margin-top: 17px;
	font-size: 8pt;
	float: right;
}
div.tun_head h1{
  font-size: 11pt;
  color: #000000;
  padding-top: 21px;
}
div.no_head1 h1{
  font-size: 11pt;
  color: #000000;
}
div.tun_head .tabelle{
  margin-left: 17px;
}
div.tun_main td{
  padding-left: 4px;
  padding-right: 3px;
  padding-top: 2px;
}
.edit{
	background-color: #FFFFFF;
	height: 20px;
	
}
.edit_gray{
	background-color: #D9DADC;
	height: 20px;	
}

label { 
  display: block;
  float: left;
  width: 105px; 
  margin-top: 3px;
  margin-bottom: 3px;
}
input{
  display: block;
  float: left;
  width: 251px; 
  margin-top: 3px;
  margin-bottom: 3px;
}
/**################ Contact ###############*/
label.fail {
	color: #B22222; 
}
form div.fail{
	background-color: #FF6347;
}
form div.ok{
	background-color: #F9F233;
	width: 386px;
}
form br { 
  clear: left; 
}

/*'####################################'*/
/* common styling */
.menuG {
/*background-color: yellow;*/
float:left; width:986px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
color: #FFFFFF;
background:#5F5E5F; 
margin:0 0 0px 0px;
padding-left: 14px; 
}
.menuG ul {
/*background-color: yellow;*/
padding:0;margin:0;list-style-type:none;
}
.menuG ul li {
/*background-color: purple;*/
float:left; position:relative;

}

.menuG ul li a, .menuG ul li a:visited {
/*background-color: brown;*/
float:left; display:block; text-decoration:none; color:#FFFFFF; padding:0px 16px; 
line-height:25px; height:30px;
}

.menuG ul li:hover { z-index: 1;}

.menuG ul li a:hover {background:#9C9A9A ; color: white;}

.menuG ul li:hover a {background:#9C9A9A ; color: white;}

.menuG ul li ul {
 display: none;
}
.menuG ul li ul li ul{
 display: none;
}
.menuG ul li ul li ul li ul{
 display: none;
}
.menuG table {
margin:0; border-collapse:collapse; font-size:8pt; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
/*bspw. Hersteller*/
.menuG ul li:hover ul {
display:block; position:absolute;top:29px; background:#9C9A9A ; margin-top:1px; left:0; width:130px;
}

.menuG ul li:hover ul.scroller {
height:325px; width:154px; overflow:auto; z-index: 100;}

.menuG ul li:hover ul.endstop {
left:-90px; 
}
.menuG ul li:hover ul li ul {
 display: none;
}
.menuG ul li ul li:hover ul li ul {
 display: none;
}
/*Link Hersteller*/
.menuG ul li:hover ul li a {
display:block; background: #9C9A9A; color:#FFFFFF;height:auto;line-height:15px;
padding:4px 16px; width:98px;
}
/*ccm*/
.menuG ul li:hover ul li:hover ul li a {
display:block; background: #9D9C9C; color:#FFFFFF;height:auto;line-height:15px;
padding:4px 16px; width:94px;
}
/*Typ*/
.menuG ul li:hover ul li:hover ul li:hover a {
display:block; background: #9D9C9C; color:#FFFFFF;height:auto;line-height:15px;
padding:4px 16px; width:124px;
}
.menuG ul li:hover ul li a.drop {
background:#aaa;
}
.menuG ul li:hover ul li a:hover {
color:#FFFFFF; background: #5F5E5F;
}
.menuG ul li:hover ul li a:hover.drop {
color:#FFFFFF; background: #5F5E5F;
}
/*zweite MenŸebene*/
.menuG ul li:hover ul li:hover ul {
display:block; position:absolute; top:-1px; color:#FFFFFF; 
left:130px; min-height:0; width:128px; overflow:none; background:#9D9C9C;
}
.menuG ul li:hover ul li:hover ul li ul{
	display: none;
}
/*dritte MenŸebene*/
.menuG ul li:hover ul li:hover ul li:hover ul{
display:block; position:absolute; top:-1px; color:#FFFFFF; 
left:128px; height:138px; width:172px; overflow:auto; background: #807E7E;
}
.menuG ul li:hover ul li:hover ul li a {background:#9D9C9C;}
.menuG ul li:hover ul li:hover ul li:hover ul li a {background:#807E7E;}
.menuG ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}


.menuG ul li:hover ul li:hover ul.left {
left:-172px;
}
.menuG ul li:hover ul li:hover ul li:hover ul.left {
left:-172px;
}
.menuG ul li:hover ul li:hover ul li a:hover {background: #5F5E5F;}
.menuG ul li:hover ul li:hover ul li:hover ul li a:hover {background: #5F5E5F;}

#logolist{
    width: 140px;
    height: 634px;
}
#logolist img{
    width: 70px;
    margin-left: 30px;
    margin-top: 15px;
    opacity: 0.7;
}
#logolist img:hover{
    opacity: 1;
}