html {

}

body {
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}

div {
	text-align:left;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#727070;
	font-size: 12px;
}

#head{
	position:absolute;
	top:10px;
	left:10px;
	width:950px;
	height:50px;
	border:1px solid black;

}

#funktionsflaeche{
	position:absolute;
	top:70px;
	left:710px;
	width:250px;
	height:200px;
	border:1px solid black;


}

#kalender{
	position:absolute;
	top:290px;
	left:10px;
	width:950px;
	height:250px;
	border:1px solid black;
	z-index:1;
}

#footer{
	position:absolute;
	top:560px;
	left:10px;
	width:950px;
	height:30px;
	border:1px solid black;
}

select{
	width:450px;

}

.time{
	width:20px;

}

tr{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	

}

td{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;	

}





#navi1{
	position:absolute; 
	left:10px; 
	top:80px; 
	width:188px; 
	height:25px;

}

#navi2{
	position:absolute; 
	left:201px; 
	top:80px; 
	width:188px; 
	height:25px;

}

#navi3{
	position:absolute; 
	left:392px; 
	top:80px; 
	width:188px; 
	height:25px;

}

#navi4{
	position:absolute; 
	left:583px; 
	top:80px; 
	width:188px; 
	height:25px;

}

#navi5{
	position:absolute; 
	left:774px; 
	top:80px; 
	width:188px; 
	height:25px;

}

.submit{
	cursor:pointer;
	width:188px;
	height:25px;
	border: 1px solid #000000; 
	background-color: #ffffff; 
	color: #000000;
	font-size: 14px;
}
