/* CSS Document */


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background:#FFFFFF;
	border:none;
	padding:0px;
	margin:auto;
}

#wrapper {
	width: 1024px;
	height: 768px;
	background: #FFFFFF;
	margin: auto;
}



#content {
	width: 800px;
	height: 600px;
	background: #FFFFFF;
	position: relative;
	top: 0px;
	margin: auto;
	padding: auto
}
/*
#verweis{
	position: absolute;
	top: 220px;
	left: 80px;
}
*/
#verweis img{
	float:left;
}
/*
#verweis a{
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
#verweis h3{
	color:#cc2c36;
	font-size:14px;
	margin: 0 0 10px 0;
	font-weight:bold;
}
*/