@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../Bilder/main_bg.png);
	background-repeat: repeat-x;
	background-color: #131313;
	margin: 0px;
}
#main_container {
	width: 1000px;
	margin: 0px auto;
}
#header {
	background-image: url(../Bilder/header.png);
	width: 1000px;
	height: 180px;
}
#navi_leiste {
	background-image: url(../Bilder/navi_bg.png);
	width: 1000px;
	height: 42px;
}
#navi {
	padding: 0px 0 0 135px;
}
#navi ul {
	list-style-type: none;
	margin: 0;
}

#navi ul li {
	display: inline;
	float: left;
	padding: 0 0px;
}

#navi ul li a{
	display: block;
}

#navi .mainarea a:link, .mainarea a:visited {
	background-image: url('../Bilder/nav_mainarea.png');
	width: 119px;
	height: 42px;
	padding: 0px;
}
#navi .mainarea a:hover {
	background-image: url('../Bilder/nav_mainarea_hov.png');
	width: 119px;
	height: 42px;
	padding: 0px;
}
#navi .clanarea a:link, .clanarea a:visited {
	background-image: url('../Bilder/nav_clanarea.png');
	width: 120px;
	height: 42px;
	padding: 0px;
}
#navi .clanarea a:hover {
	background-image: url('../Bilder/nav_clanarea_hov.png');
	width: 120px;
	height: 42px;
	padding: 0px;
}
#navi .miscarea a:link, .miscarea a:visited {
	background-image: url('../Bilder/nav_miscarea.png');
	width: 121px;
	height: 42px;
	padding: 0px;
}
#navi .miscarea a:hover {
	background-image: url('../Bilder/nav_miscarea_hov.png');
	width: 121px;
	height: 42px;
	padding: 0px;
}
#navi .mediaarea a:link, .mediaarea a:visited {
	background-image: url('../Bilder/nav_mediaarea.png');
	width: 121px;
	height: 42px;
	padding: 0px;
}
#navi .mediaarea a:hover {
	background-image: url('../Bilder/nav_mediaarea_hov.png');
	width: 121px;
	height: 42px;
	padding: 0px;
}
#content_top {
	background-image: url(../Bilder/con_top.png);
	width: 726px;
	height: 26px;
}
#conright_bg {
	background-image: url(../Bilder/con_right_bg.png);
	width: 274px;
}
#content_self {
	background-image: url(../Bilder/content_bg.png);
	width: 639px;
}
#dropmenudiv{
position:absolute;
opacity: 0.8;
width: 100px;
border: 1px solid #0B0B0B;
border-bottom-width: 0;
background-color: #101010;
font: 10px Verdana;
line-height: 18px;
font-weight: bold;
z-index:100;
padding: 0 px;
}

#dropmenudiv a{
display: block;
text-indent: 17px;
border-bottom: 1px solid #0B0B0B;
background-color: #101010;
padding: 1px 4;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{
background-color: #1F1F1F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E8E8;
}
a:link {
	color: #4F9DB1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F9DB1;
}
a:hover {
	text-decoration: none;
	color: #ADD1DA;
}
a:active {
	text-decoration: none;
	color: #4F9DB1;
}
a.navi:link {
	color: #4F9DB1;
	text-decoration: none;
	font-weight: normal;
}
a.navi:visited {
	text-decoration: none;
	color: #4F9DB1;
	font-weight: normal;
}
a.navi:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.navi:active {
	text-decoration: none;
	color: #4F9DB1;
	font-weight: normal;
}
#content_foot {
	background-image: url(../Bilder/con_foot.png);
	width: 724px;
	height: 19px;
}
#latest_bg {
	background-image: url(../Bilder/latest_bg.png);
	width: 370px;
	height: 120px;
}
#slider_bg {
	background-image: url(../Bilder/slider_bg.png);
	width: 356px;
	height: 120px;
}
#inhalt {
	padding-left: 17px;
	padding-right: 15px;
}
#footer {
	background-image: url(../Bilder/footer.png);
	width: 1000px;
	height: 90px;
	margin: 0px auto;
}
#banner {
	position: absolute;
	margin: 77px 0 0 490px;
	width: 468px;
	height: 60px;
}
#stats {
	position: absolute;
	margin: 5px 0 0 75px;
	width: 570px;
	height: 29px;
}
.stats_small {
	font-size: 10px;
	color: #CBCACA;
	font-weight: bold;
}
#login {
	margin: 5px 0 0 12px;
}
#form_nick {
	background-image: url(../Bilder/form_nick.png);
	color: #FFF;
	font-weight: bold;
	width: 155px;
	height: 16px;
	border: 0px;
	padding-top: 7px;
	padding-left: 63px;
}
#form_pwd {
	background-image: url(../Bilder/form_pwd.png);
	color: #FFF;
	font-weight: bold;
	width: 94px;
	height: 15px;
	border: 0px;
	padding-top: 7px;
	padding-left: 63px;
}
#switch {
	margin: 0px 0 0 25px;
}
a.switchbox, a.switchbox:visited, a.switchbox:active {
  font-size: 10px;
  color: #717071;
  text-decoration: none;
}

a.switchbox:hover {
  font-size: 10px;
  color: #FFF;
  text-decoration: none;
}
#headline_cell {
	width: 335px;
	height: 30px;
	padding-right: 5px;
}
#headline_right {
	float: right; 
	width: 70px; 
	height: 21px; 
	padding-top: 8px; 
	padding-left: 12px;
}
#headline_left {
	float: left; 
	width: 250px; 
	height: 21px; 
	padding-top: 8px; 
	padding-left: 12px;
}
.headline_small {
	font-size: 10px;
	color: #929292;
}
#poll_titel {
	background-image: url(../Bilder/poll_titel.png);
	width: 230px;
	height: 42px;
	padding-left: 18px;
	padding-top: 4px;
}
#poll_option {
	width: 97%;
	padding: 6px;
	border-bottom: 1px dashed #393F40;
}
#sponsor {
	padding-left: 3px;
}
#foot_links {
	float: right;
	margin-top: 25px;
	margin-right: 35px;
}
a.foot, a.foot:visited, a.foot:active {
  font-size: 10px;
  color: #717071;
  text-decoration: none;
}

a.foot:hover {
  font-size: 10px;
  color: #FFF;
  text-decoration: none;
}

