@charset "UTF-8";
body {
	background-image: url(../cms/img/indexer_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	margin: 0px;
}
#wrapper {
	height: 254px;
	width: 617px;
	margin-top: -227px;
	margin-left: -309px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	background-image: url(../cms/img/indexer_logo2.png);
}

#wrapper a {
	background-image: url(../cms/img/indexer_logo.png);
	background-repeat: no-repeat;
	height: 254px;
	width: 617px;
	display: block;	
}
#wrapper a:hover {
	background-image: url(../cms/img/indexer_logo2.png);
	background-repeat: no-repeat;
}
#aufgepasst {
	padding: 0px;
	height: 440px;
	width: 415px;
	z-index: 12;
	top: 50%;
	position: absolute;
	left: 50%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -220px;
	margin-left: -207px;
}
#aufgepasst img {
	border: 8px dashed #900;
}

