*{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

a{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body{
	background-color:#FC6;
}

#menue a{
	color:#333;
}

h1 {
	color:#333;
}

input, select, textarea {
	color:#333;
}

#daten {
	border:1px solid #000;
	background-color:#fedf9c;
}

#header {
	margin-bottom:0px;
	height:186px;
	width:990px;
	background-image:url(http://topliste.erotikorakel.de/images/header.jpg);
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
}

#table_content {
	margin-bottom:0px;
	width:990px;
	background-color:#fedf9c;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#footer {
	margin-bottom:20px;
	width:990px;
	background-color:#fedf9c;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#statistik {
	width:990px;
	background-color:#fedf9c;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
}

table.ausgabe {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

table.ausgabe th.titel{
	background-color:#fedf36;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

table.ausgabe th.vorschau{
	background-color:#fedf36;
	border-bottom:1px solid #333;
}

table.ausgabe th.statistik{
	background-color:#fedf36;
	border-bottom:1px solid #333;
}

table.ausgabe td.content{
	border-right:1px solid #333;
}

table.ausgabe td.text{
	background-color:#fedf69;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

table.ausgabe td.wert{
	background-color:#fedf69;
	border-bottom:1px solid #333;
}

div.transparent{
	position:fixed;
	color: #000;
	font-size: 12px;
	filter:alpha(opacity=97);
	-moz-opacity: 0.97;
	opacity: 0.97;
}
