
body {

	background-image:url(../../img/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}

a:focus { outline: none;}
#logo {
	width:417px;
	height:239px;
	margin:0 auto;
	background-image:url(../../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFF00;
	font-size:12px;
	font-weight:bold;
	
}
#logo a {
	color:#FFFF00;
	text-decoration:none;
}
#logo a:hover {
	color: #FF0000;
	text-decoration:none;
}

#anmelden {
	width: 150px;
	height:25px;

	position: absolute;
	bottom:20px;
	left: 5px;
	text-align:left;
}
#mitglied {
	width: 150px;
	height:25px;

	position: absolute;
	bottom:20px;
	right: 5px;
	text-align:right;
}
h1 {margin:0px; padding:15px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #ffffff;}
table { background-color:#000000}
td { background-color:#000000}
.new {color: #FF0000; font-weight:bolder;}
.banner { padding:4px; padding-bottom:0px;}
.description { font-size:12px; padding-left:4px; padding-top:0px; padding-right:4px; padding-bottom:4px}
.stats {font-size: 10px; padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px}
a {font-size: 12px;color: #990000;}
a:visited {color: #990000;}
a:hover {color: #FF9900;}
a:active {color: #FF0000;}
a.members {font-size: 12px;color: #ffffff;}
a.members:visited {color: #ffffff;}
a.members:hover {color: #ffffff;}
a.members:active {color: #ffffff;}
a.sitetitle {font-size: 12px;color: #FFFF00; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase; text-decoration:none;}
a.sitetitle:visited {color: #FFFF00; text-transform:uppercase; text-decoration:none;}
a.sitetitle:hover {color: #FF0000; text-transform:uppercase; text-decoration:none;}
a.sitetitle:active {color: #FFFF00; text-transform:uppercase; text-decoration:none;}
a.topsitemenu {font-size: 12px;color: #990000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topsitemenu:visited {color: #990000;}

a.topsitemenu:hover {color: #FF9900;}
a.topsitemenu:active {color: #FF0000;}
a.topmenu {font-size: 12px;color: #990000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topmenu:visited {color: #990000;}
a.topmenu:hover {color: #FF9900;}
a.topmenu:active {color: #FF0000;}

.liste_border {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px dotted #FF0000;
}
.liste_border img{
	border: 1px solid #232323;
}
.tabelle_border {border:1px solid #000000;}
.werbeblock { 
	background-image:url(../../img/bg_werbung.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom:1px dotted #FF0000;
	width:670px;
	margin:0 auto;
	}
