body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:25px;
/* background-color:#ffff00; */
background-color:#a70808;
background-image: url(http://www.erotikhits.ch/img/back.gif);
color:#ffffff;
}

h1 {
margin:0px;
padding:15px;
}

.new {
color: #ffffff;
font-weight:bold;
}

a {
outline:none;
text-decoration:none;
}

img, a img {
	border:0 none;
}

form {
	display:inline;
}


/* Links
--------------------------------------------------------------------------------*/

a:link {
color: #ffffff;
}

a:visited {
color:#ffffff;
}

a:hover {
color:#000000;
}

a:focus {
color:#ffffff;
}

a:active {
color:#ffffff;
}

/* Members
--------------------------------------------------------------------------------*/

a.members:link {
font-size:14px;
color: #ffffff;
}

a.members:visited {
font-size:14px;
color: #ffffff;
}

a.members:hover {
font-size:14px;
color:#000000;
}

a.members:focus {
font-size:14px;
color:#ffffff;
}

a.members:active {
font-size:14px;
color: #ffffff;
}


/* Topsitemenu
--------------------------------------------------------------------------------*/

a.topsitemenu:link {
font-size:16px;
font-weight:bold;
color: #000000;
padding:4px 4px 0 4px;
}

a.topsitemenu:visited {
font-size:16px;
font-weight:bold;
color: #000000;
}

a.topsitemenu:hover {
font-size:16px;
font-weight:bold;
color: #ffffff;
}

a.topsitemenu:focus {
font-size:16px;
font-weight:bold;
color: #000000;
}

a.topsitemenu:active {
font-size:16px;
font-weight:bold;
color: #000000;
}


/* Topmenu
--------------------------------------------------------------------------------*/

a.topmenu:link {
font-size:14px;
font-weight:bold;
color:#ffffff;
}

a.topmenu:visited {
font-size:14px;
font-weight:bold;
color:#ffffff;
}

a.topmenu:hover {
font-size:14px;
font-weight:bold;
color:#000000;
}

a.topmenu:focus {
font-size:14px;
font-weight:bold;
color:#ffffff;
}

a.topmenu:active {
font-size:14px;
font-weight:bold;
color: #ffffff;
}


/* Logo / Anmelden / Mitglied
--------------------------------------------------------------------------------*/

#header {
background:url(http://www.erotikhits.ch/img/logo.gif);
background-repeat:no-repeat;
background-position:center top;
margin-bottom:10px;
}

#header #logo {
display: block;
text-indent: -9999px;
width:960x;
height:260px;
}

/*
#anmelden {
	width: 220px;
	height:25px;
	position: absolute;
	bottom:20px;
	left: 5px;
	text-align:left;
}
#mitglied {
	width: 220px;
	height:25px;
	position: absolute;
	bottom:20px;
	right: 5px;
	text-align:right;
}
*/


/* Tabelle Topliste
--------------------------------------------------------------------------------*/

table#topliste {
table-layout:auto;
border-collapse:collapse;
background-color:#000000;
width:670px;
/* border: 1px solid #ffffff; */
/* margin-top:30px; */
}

table#topliste tbody tr:hover {
background: #171717;
cursor:hand;
cursor:pointer;
}

table#topliste tbody img {
border:1px solid #ffffff;
padding:5px;
}

table#topliste tbody a:link {
font-size:14px;
font-weight:bold;
color: #ffff00;
padding:0 0 5px 0;
}

table#topliste tbody a:visited {
font-size:14px;
font-weight:bold;
color: #ffff00;
}

table#topliste tbody a:hover {
font-size:14px;
font-weight:bold;
color: #ffffff;
}

table#topliste tbody a:focus {
font-size:14px;
font-weight:bold;
color: #ffff00;
}

table#topliste tbody a:active {
font-size:14px;
font-weight:bold;
color: #ffff00;
}

table#topliste th {
font-weight:bold;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding: 10px;
background-color:#4e4e4e;
}

table#topliste td {
padding: 10px;
border-bottom:1px dotted #ffffff;
text-align:center;
}

table#topliste td p.top-rank {
font-size:24px;
font-weight:bold;
}


/* Text Links
--------------------------------------------------------------------------------*/

ul#textlinks {
	width: 600px;
	/* text-align:center; */
	/* margin: 0 auto; */
	padding-right: 20px;
	/* border:1px solid white; */
}

ul#textlinks li {
	display: inline;
	border-right: 1px solid #000000;
	padding: 0 10px 0 10px;
	line-height: 120%;
}

ul#textlinks li.last {
	border-right: 0 none;
}


/* Werbeblock
--------------------------------------------------------------------------------*/

.werbeblock { 
width:670px;
background-image:url(http://www.erotikhits.ch/img/bg_werbung.jpg);
/* background-repeat:no-repeat; */
/* background-position:center; */
/* margin:0 auto; */
}


/* Allgemeine Klassen
--------------------------------------------------------------------------------*/

.nowrap {
	white-space:nowrap;
}

.hideme {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
