body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
}

#canvas {
	width: 100%;
	height: 700px;
}

td {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	}
	
pre {
	font-family: verdana;
	font-size: 11px;
}

a {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	}
	
a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}
	
.input_field {
	border: 1px solid grey;
	font-family: arial;
	font-size: 11px;
	}

.counter {
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
}


#agb {
	position: relative;
	top: -90px;
	left: 355px;
	z-index: 1;
	}
#imprint {
	position: relative;
	top: -90px;
	left: 370px;
	z-index: 1;
	}
#contact {
	position: relative;
	top: -90px;
	left: 385px;
	z-index: 1;
	}
		
#panel_1 {
	position: relative;
	top: 45px;
	left: -345px;
	width: 226px;
	height: 160px;
	background-image: url(../images/panel_1.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}

#panel_2 {
	position: relative;
	top: -115px;
	left: -112px;
	width: 226px;
	height: 160px;
	background-image: url(../images/panel_2.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}

#panel_3 {
	position: relative;
	top: -275px;
	left: 118px;
	width: 226px;
	height: 160px;
	background-image: url(../images/panel_3.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
}

#panel_4 {
	position: relative;
	top: -435px;
	left: 354px;
	width: 226px;
	height: 160px;
	background-image: url(../images/panel_4.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 7px;
}
