body  {
	background-color : #000000;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}
#banner {
    position: absolute;
	top: 0px;
	left: 0px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
}

#grosser-banner-gen {
    position: absolute;
	top: 920px;
	left: 10px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
}
#texte-gen{
    position: absolute;
	top: 900px;
	left: 150px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
	width: 680px;
}

#sexvorschau {
    position: absolute;
	top: 90px;
	left: 00px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
	z-index:2;
}

h1 {
	font-size : 20px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}


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

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

a:hover  {
	color : #ff0000;
	font-size : 12px;
	font-weight : bold;
}

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

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

a.s:hover  {
	color : #ff0000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;

}

td  {
	font-size : 12px;
}

a img { border: #000000; }


