body {
	background-color : #FFFFFF;
	color : #000000;	
	font : normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
		font : normal bold 25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

iframe{
	background-color : #FFFFFF;
	font : normal bold 25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main{
	background-color : #FFFFFF;
	color : #000000;	
	width : 922px;
	height : 584px;
	margin-left : 20px;
	margin-right : auto;
	margin-top : 20px;
	z-index : -1;
}

#top{
	background-color : transparent;
	color : #000000;
	height : 60px;
	position : relative;
	top : 40px;
	margin-left : 134px;
	margin-right : auto;
	margin-top : 0%;
}

#pfeile{	
	float : left;
	margin-top: 5px;
}

#liebpfeile{	
	float : left;
	margin-top: 5px;
	margin-left: 246px;
}

#signet{
	width : 110px;
	height : 67px;
	position: fixed;
	left: 15px;
	top : 15px;
	z-index : 5;
}

#item1{
	width : 400px;
	height : auto;
	position : fixed;
	top : 20%;
	left: 70px;
	z-index : auto;
}

#item2{
	background-color : transparent;
	color : #FFFFFF;	
	width : 400px;
	height : auto;
	position : fixed;
	top : 20%;
	left: 70px;
	z-index : auto;
}

#item3{
background-color : transparent;
	color : #000000;	
	width : 250px;
	height : auto;
	position : fixed;
	top : 20%;
	left: 680px;
	z-index : auto;
}

#item4{
	background-color : transparent;
	color : #000000;	
	font : normal normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 540px;
	height : auto;
	position : fixed;
	top : 680px;
	left: 30px;
	z-index : auto;
}

#item5{
	background-color : transparent;
	color : #FFFFFF;	
	width : 450px;
	height : auto;
	position : fixed;
	top : 150px;
	left: 450px;
	z-index : auto;
}

#item5 iframe h1 {
color: green;
}

#item7{
	background-color : transparent;
	width : 450px;
	height : 290px;
	position : fixed;
	top : 320px;
	left: 470px;
	z-index : auto;
}

#stoerer {
	left: 220px;
	top: 240px;
	position: absolute;
	z-index : 20;
	background-color: #FF0000;
	padding: 5px;
	font : normal 900 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a
{
	background-color: transparent;
	color: #F99BCC;
	text-decoration: none;
}

a:link
{
	background-color: transparent;
	color: #F0027F;
	text-decoration: none;
}

a:visited
{
	background-color: transparent;
	color: #F0027F;
	text-decoration: none;
}

a:hover
{
	background-color: transparent;
	color: #FA86C2;
	text-decoration: none;
}

a:active
{
	background-color: transparent;
	color: #CCCCCC;
	text-decoration: none;
}

