@charset "utf-8";
/* Main Site */


body {
font-family: Verdana, Geneva, sans-serif;
color: #FFF;
}
a:link { 
color: #ffffff;
font-family: Verdana, Geneva, sans-serif;
font-size: 8.5px;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a:visited
{ 
font-size: 8.5px;
color: #FFF;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

a:hover
{
font-size: 8.5px;
color: #F93;
text-decoration: none;
font-weight: normal;
font-style: normal;
}


a:active {
font-size: 8.5px;
color: #dd00ff;
text-decoration: none;
font-weight: normal;
font-style: normal;
}




#header {
	 position: relative;
	top: 35px;
	left: 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
    color: #CCC;	
	z-index: 11;
}

#partner {
	line-height: 20px;
font-size: 10px;
position:relative;
	left:0px;
	top:260px;
	width:200px;
	height:250px;
	z-index:11;
	color: #CCC;
}

/*Hier kommt das das fenster f&uuml;;r den main text */

#main_win_text {
	position: absolute;
	left: 157px;
	top: 368px;
	z-index: 7;
	visibility: visible;
}
/* hier kommt das fenster f&uuml;;r die thumpnails */

#main_win_thump {
	position: absolute;
	left: -15px;
	top: -149px;
	z-index: 7;
	visibility: visible;
}
#text_eins {
	line-height: 20px;
font-size: 10px;
position:relative;
	left:20px;
	top:160px;
	width:420px;
	height:500px;
	z-index:10;
	color: #CCC;
}
#footer{
	line-height: 20px;

position:absolute;
	left:155px;
	top:417px;
	width:420px;
	height:50px;
	z-index:10;
}
/*also ..hier kommen die thumbnails f&uuml;r die bilder */

#bild_eins {
	position: absolute;
	left: 10px;
	top: 27px;
	z-index: 7;
	visibility: visible;
}
#bild_zwei {
	position: absolute;
	left:50px;
	top: 27px;
	z-index: 7;
	visibility: visible;
}
#bild_drei {
	position: absolute;
	left: 90px;
	top: 27px;
	z-index: 7;
	visibility: visible;
}
#bild_vier {
	position: absolute;
	left: 130px;
	top: 27px;
	z-index: 7;
	visibility: visible;
}
#bild_fuenf {
	position: absolute;
	left: 10px;
	top: 67px;
	z-index: 7;
	visibility: visible;
}
#bild_sechs {
	position: absolute;
	left: 47px;
	top: 67px;
	z-index: 7;
	visibility: visible;
}

#bild_sieben {
	position: absolute;
	left: 87px;
	top: 67px;
	z-index: 7;
	visibility: visible;
}
#bild_acht {
	position: absolute;
	left: 127px;
	top: 67px;
	z-index: 9;
	visibility: visible;
}

#bild_zwoelf {
	position: absolute;
	left: 167px;
	top: 67px;
	z-index: 9;
	visibility: visible;
}
#bild_dreizehn 
{
	position: absolute;
	left: 167px;
	top: 27px;
	z-index: 9;
	visibility: visible;
}
/* zweiter abschnitt */
#bild_neun{
	position: absolute;
	left: 207px;
	top: 67px;
	z-index: 7;
	visibility: visible;
}
#bild_zehn{
	position: absolute;
	left: 247px;
	top: 67px;
	z-index: 7;
	visibility: visible;
}
/* dritter abschnitt */
#bild_elf{
	position: absolute;
	left: 207px;
	top: 27px;
	z-index: 7;
	visibility: visible;
}
