@charset "utf-8";
html, body {
	margin:		0;
	padding:	0;
	height:		100%; 
	font-size:10px;
	color:#000000;
	font-family:Verdana;
	 background:#fff;
}
html>body {
	height:		auto;
	min-height:	500px;
	min-width:	700px;
	font-family:Verdana;
	font-size:10px;
	 background:#fff;
}

body a:link, body a:active, body a:visited {
	color:#fff;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}


.obenrechts a:link, .obenrechts a:active, .obenrechts a:visited {
	color:#a3a3ee;
	text-decoration:none;
}

.obenrechts a:hover {
	text-decoration:none;
	background:#4dc447;
	color:#fff;
}
.copy {
	color:#999999;
	font-family:Verdana;
}

.copy a:link, .copy a:active, .copy a:visited {
	color:#999999;
	text-decoration:none;
}

.copy a:hover {
	text-decoration:none;
	color:#000;
}

#gesamt {
	width:760px;
	position:	absolute;
	display:block;
	top:		20px;
	left:		50%;
	margin-left:	-380px; /* == halbe Breite.     */
	background:#000080;
}

#copy {
	position:relative;
	top:510px;
	height:10px;
	left:50px;
	color:#000;
	font-size:9px;
}

#obenrechts {
	position:relative;
	top:17px;
	left:680px;
	color:#000;
	font-size:9px;
	height:50px;
	width:100px;
	color:#fff;
	line-height:1.6em;
	font-size:9px;
	font-family:Arial;
}

#fotoquer {
	position:relative;
	width:729px;
	height:281px;
	background:url(images/fotoquer.jpg);
	top:53px;
	left:16px;
	color:#000;
	font-size:9px;
	padding:0px;
	margin:0px;
}

.bildstart, .bildstart a:link, .bildstart a:visited, .bildstart a:active {
	 border: #fff 1px solid;
}

.bildstart a:hover {
	 border:#4dc447 2px solid ;
}

#inhalt {
	position:absolute;
	display:block;
	width:720px;
	color:#fff;
	top:230px;
	left:21px;
	line-height:1.8em;
	padding:0px;
}

#inhaltstart {
	position:absolute;
	width:720px;
	color:#fff;
	top:300px;
	left:21px;
	line-height:1.8em;
	padding:0px;
}

.input {
	border:1px solid #efefef;
	padding:2px;
	font-size:10px;
	font-family:Verdana;
	overflow:auto;
	margin:0px;
	line-height:1,6em;
}

.submit {
	border:1px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#4dc447;
	padding:6px;
	color:#fff;
}
