 a:link {  color:#FF0000; text-decoration:underline;}
 a:visited { color:#6E7795; text-decoration:underline;}
 a:hover { color:#20FF20; text-decoration:none; background-color:#0D9D500;}
 a:active { color:#E4FF00;}

.logo
{
    color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
}
.icon {
	background-image: url(bilder/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.background {
	background-attachment: fixed;
	background-image: url(bilder/insel.jpg);
	background-repeat: no-repeat;
	border: #FFFFFF;
	background-position: center center;
	height: 613px;
	width: 1024px;
}
.icontext {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
	vertical-align: middle;
	background-image: url(bilder/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 55px;
}
.unten {
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-size: xx-small;

}
.play {
	text-align: center;
	position: absolute;
	left: 20%;
	top: 60%;
	right: 20%;
	bottom: auto;
}
.text {
	color: #FFD700;
	height: auto;
	width: auto;
	top: 120px;
	left: 30%;
	right: auto;
	bottom: auto;
	font-size: large;
}

.klein
{
	color: #000000;
	font-size: 10px;
	background-color:#0F67A1;
}
#lang
{
 	position:static;
 	overflow:auto;
 	height:616px;
 	width:1024px;

}
