body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#whole {
	height: 100%;
	width: 99%;
	position: absolute;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	z-index: 1;
	margin: 0px;
}

#enter_frame {
	position: relative;
	left: 50%;
	right: 50%;
	width: 338px;
	height: auto;
	margin-top: 0px;
	margin-left: -168px;
	text-align: center;
	z-index: 2;
}

#image {
	position: relative;
	height: 502px;
	width: 338px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 4;
}

#text {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 3;
}

#tocame {
	position:absolute;
	width:282px;
	height:245px;
	z-index:1;
	left: 20px;
	top: -1px;
	background-image:url(images/toca_bannersite.gif);
	
	
}


.impressum_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D124A3;
}

body,td,th {
	color: #D845B1;
}

a:link {
	color: #D845B1;
}

a:visited {
	color: #D845B1;
}

a:hover {
	color: #D845B1;
}

a:active {
	color: #D845B1;
}
