body{
	font-family:arial;
	font-size:12px;
	}

#wrapper{
	width:800px;
	margin:75px auto;
	}
	
#left{
	width:300px;
	text-align:center;
	float:left;
	}
	
#right{
	width:500px;
	margin:0 0 0 350px;
	text-align:center;
	border-left:1px dotted;
	padding-left:30px;
	}
	
textarea {
	margin:0 0 0 17px;
	width:186px
	}
	
#senden{
	margin:30px 0 0 610px;
	}

.sign{
	margin: 25px 0 0 0;
	}
	
h1{
	font-size:35px;
	font-weight:bold;
	}

img{
	border:none;
	}
	
a {
	text-decoration:none;
	color:#7b7b7b;
	}

a:hover{
	color:#4e4e4e;
	}
	
/*Auswertung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapper_auswertung{
	width:1000px;
	margin:auto;
	}

.beschreibung{
	float:left;
	margin:26px 10px 0 0;
	}
	
h2{
	font-size:12px;
	font-weight:bold;
	border-top:1px dotted black;
	border-left:1px dotted black;
	padding-left:5px;
	padding-top:5px;
	}
	
#z1{
	float:left;
	}

#z2{
	float:left;
	margin:0 0 0 20px;
	}

#z3{
	float:left;
	margin:0 0 0 20px;
	}
	
.a1{
	background-color:#e2e2e2;
	font-weight:normal;
	text-align:center;
	width:20px;
	}
	
.b1{
	background-color:#c7c7c7;
	border-right:1px dotted black;
	font-weight:bold;
	text-align:center;
	width:30px;
	}
	
#start_1{
	float:left;
	}
	
#start_2{
	float:left;
	}
	
#ende_2{
	float:left;
	}
	
.datumseingabe{
	width:75px;
	}
	
#range1{
	width:250px;
	float:left;
	padding:0 0 0 200px;
	}
	
#range2{
	width:250px;
	float:left;
	}
	
#wrapper_range{
	width:1000px;
	height:100px;
	margin:auto;
	position:relative;
	}
	
#aktualisieren{
	display:block;
	margin:0 0 20px 0;
	}

td{
	font-size:11px;
	}
	
.head td{
	text-align:center;
	border-right:1px dotted black;
	}
	
#content{
	width:1143px;
	margin:0 auto;
	}