body {
	background-color:#444444;
	background-image:url(bilder/hg_dunkel.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:1.0em;
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}

#block_l {
	float:left;
	display:block;
	width:150px;
	border-left:1px solid #cccccc;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:20px;
	position:absolute; top:30px; left:20px; z-index:1;

}

#block_m {
	float:left;
	display:block;
	width:580px;
	border-left:1px solid #cccccc;
	padding-left:6px;
	padding-right:6px;
	position:absolute; top:30px; left:190px; z-index:2;

}

#block_r {
	float:right;
	display:block;
	width:105px;
	border-left:1px solid #cccccc;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:20px;
	position:absolute; top:30px; left:785px; z-index:1;
}

h3 {
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:1.7em;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
}

b {
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:1.0em;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
}

a {
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:1.0em;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
}

a:hover {
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:1.0em;
	font-style:normal;
	font-weight:600;
	text-decoration:underline;
}

.zurueck {
	margin-top:20px;
	margin-bottom:20px;
	background-color:#666666;
	border:1px solid #444444;
	padding:7px;
	width:76px;
	letter-spacing:0.1em;
}

.bild {
	border:1px solid #888888;
}

.kopf {
	font-family:times new roman,serif;
	color:#eeeeee;
	font-size:0.9em;
	font-style:italic;
	font-weight:400;
	text-decoration:none;
}

.hallo {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:124px;
}

textarea {
	background-color:#EEEEEE;
	padding:5px;
	text-align:center
}