@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

color:#929598;
text-align:left;

}

#sprache {
	position:absolute;
	width:44px;
	height:19px;
	z-index:9;
	left: 100px;
	top: 0px;
}
a:link, a:active, a:visited{
text-decoration:none;
color:#929598;
line-height: 1.1;
}

.aktiv:link, .aktiv:hover, .aktiv:active, .aktiv:visited, a:hover{
text-decoration:none;
color:#2BA992;
line-height: 1.1;

}

.textbox{
	padding:3px;
	line-height: 1.5;
	background-color:#FFFFFF;
	

}
.nix{}

p{margin:10px;}

.u2{
color:#138260;
}
.u3{
color: #2BA992;
}

input, textarea{
border:0px;
margin-bottom:5px;
margin-left:15px;
background-color:#F1F1F2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#929598;
width:450px;
}

.senden{
color: #2BA992;
font-weight:bold;
border:0px;
margin-bottom:5px;
margin-left:0px;
background-color:#FFF;
width:46px;

}
#mitte {
	width:920px;
	z-index:1;
	position: relative;
	margin: auto;
}

