body  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}
	
#frosch {
    position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
}

#choice {
    position: absolute;
	top: 130px;
	left: 10px;
	z-index:5;
	background-color : #85C894;
	width: 150px;
}

#member{
    position: absolute;
	top: 126px;
	left: 170px;
	z-index:10;
	width: 250px;
}

#member2{
    position: absolute;
	top: 248px;
	left: 178px;
	z-index:10;
	width: 250px;
}

#eintrag {
    position: absolute;
	top: 750px;
	left: 20px;
	z-index:6;
	width: 340;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
}

#pictures {
    position: absolute;
	top: 10px;
	left: 380px;
	z-index:3;
	width: 650;
}

#movies {
    position: absolute;
	top: 970px;
	left: 390px;
	z-index:3;
	width: 650;
}


#fuss {
    position: absolute;
	top: 1800px;
	left: 0px;
	z-index:3;
	width: 1000;
}

a:link  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:link  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:hover  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.m:link  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}
a.m:hover  {
	color : #cccccc;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}


a.menue:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.menue:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.menue:hover  {
	color : #0F541E;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.s:link  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:hover  {
	color : #0F541E;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
td  {
	font-size : 12px;
}

.b  {
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}
h1  {
	border-color : #ffffff;
	font-size : 13px;
}
h2  {
	border-color : #ffffff;
	font-size : 12px;
}
h3  {
	border-color : #ffffff;
	font-size : 11px;

}