body {
  width: 900px;
  color: #FFFFFF;
}  

.tgp{
   position: relative;
   top: 10px;
}

.Hzw{
   position: relative;
   top: -25px;
   left: 40px;
   font-family: arial;
   font-size: 20px;
   color: #99CC00;
}	

.txt{
   position: relative;
   top: -25px;
   left: 40px;
   font-family: arial;
   font-size: 12pt;
   line-height: 14pt;
   color: #FFFFFF;
}

#vorstand{
   top: -50px;
}   

a{
	color: white;
/*	text-decoration: none; */
}
a:hover{
	color: #99CC00;
	text-decoration: none;
}

	.v_content{
		position: relative;
		top: -25px;
		margin-top: 10px;
		left: 40px;
		text-align: justify;
		   font-family: arial;
   font-size: 12pt;
   color: #FFFFFF;
}

	.v_l{
		position: relative;
		margin-top: 5px;
		left: 0px;
		width: 700px;
		height: 20px;
		   font-family: arial;
   font-size: 12pt;
   color: #FFFFFF;
	}
	.v_l2{
		position: relative;
		margin-top: 5px;
		left: 0px;
		width: 700px;
		height: 40px;
	}
	
		.v_l3{
		position: relative;
		margin-top: 5px;
		left: 0px;
		width: 700px;
		height: 60px;
	} 
	
	.v_r{
		position: absolute;
		left: 205px;
		top: 0px;
		height: 20px;
		width: 560px;
	}
	
	  #a-container{
    position: absolute;
    left: 10px;
    top: 60px;
    width: 790px;
    border: 0px solid red;
     font-size: 12pt;
  
  font-family: verdana;
  
  }
  
  .c_left{
	position: relative;
	top: 20px;
	float: top;
	margin-top: 00px;
	border: 0px solid white;
	font-weight: bold;
}
.c_right{
	position: relative;
	top: -20px;
	left: 90px;
	border: 0px solid yellow;
	font-weight: normal;
	width: 600px;
}

.c_big{
	position: relative;
	left: 90px;
	float: top;
	border: 0px solid red;
	margin-top: 30px;
	width: 730px;
	text-align: justify;
}