html, body{
height:99%;
background-color: #FDF9A9;
color:186900;
}
div#logo{
padding-top: 15px;
/*border: thin solid green;*/
height: 27%;
background-color: #FDF9A9;
}
div#sprache{
/*border: thin solid red;*/
/*height: 32%;*/
background-color: #FDF9A9;
text-align: center;
}
div#inhalt{
/*border: thin solid blue;*/
/*height: 32%;*/
background-color: #FDF9A9;
}
div#text_de,
div#text_ru{
/*border: thin solid blue;*/
width: 49.5%;
float: left;
background-color: #FDF9A9;
}


.akti {
height: 180px;
 width: 270px;
 margin-right:auto;
 margin-left:auto;
 position:relative;
 background-color:#0E3203;
 -moz-border-radius: 25px; 
 border: 4px solid yellow;
  
}
.abo {
	color: #FFFF00;
	font-size: 17px;
	
}

.anm {
	color: #eeeeee;
		
}
.basis {
	color: #ED617B;
	
	
}
.standard {
	color: #508364;
	
	
}
.klein {
	color: #FFFF00;
	font-size: -1;
	
}

