
div#vg {
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-right: 10px;
}

div#vg h2 {
	clear: both;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}

div#vg a {
	color: black;
}

a#closelink {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

div#vg div#aufgehts {
	width: 325px;
	height: 81px;
	margin-bottom: 0px;
	margin-left: -5px;
	float: left;
	background-image: url(auf-gehts-rot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
}

div#vg div#aufgehts div#inner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: -8px -15px;
}

div#vg div#aufgehts div#inner:hover {
	background-image: url(auf-gehts-an.gif);
}
