@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
}

#bildinfo {
	visibility: hidden;
	height: 306px;
	float: left;
	width: 280px;
	margin-right: 5px;
}

.verweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #B6B6B6;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#weiter {
	width: 280px;
	position: relative;
	left: 0px;
}

