﻿@charset "utf-8";

/* © by mId3 / \ www.noobish-clan.de - All rights reserved.*/

body {
	background: url('../img/bg.gif') repeat;
	font: 10px Verdana, Helvetica, sans-serif;
	height: auto;
	margin: 0 auto;
}

/* LAYOUT */
#container {
	background: url('../img/bg.png') repeat-y;
	height: auto;
	width: 990px;
	margin: 0 auto;
	color: #610000;
}

/* Linke Nav */
#linke_navi {
	padding: 0 0 0 0;
	width: 198px;
	height: auto;
	float: left;
}
.l-l_ {
	padding: 49px 2px 30px 4px;
	background: url('../img/last_navi/l_l.png') no-repeat;
	width: 192px;
	height: 124px;
	color: #610000;
	text-align: left;
}
.l-c_ {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/l_c.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: left;
}
.weiter a {
	padding: 0 0 0 0;
	width: 197px;
	height: 18px;
	text-align: left;
}
.weiter a:hover {
	padding: 0 0 0 0;
	background: url('../img/last_navi/weiter2.jpg') no-repeat;
	width: 197px;
	height: 18px;
	text-align: left;
}
.l-n_ {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/l_n.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: left;
}
.l-p_ {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/l_p.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: left;
}
.l-d_ {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/l_d.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: left;
}
.top_events {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/t_e.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: center;
}
.votes {
	padding: 27px 4px 2px 2px;
	background: url('../img/last_navi/n_v.png') no-repeat;
	width: 192px;
	height: auto;
	color: #000;
	text-align: left;
}
.n_p {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/n_p.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: center;
}
.shoutbox {
	padding: 27px 2px 2px 2px;
	background: url('../img/last_navi/shoutbox.png') no-repeat;
	width: 194px;
	height: auto;
	color: #000;
	text-align: center;
}
.end-navi_ {
	padding: 0 0 0 0;
	background: url('../img/last_navi/end_navi.png') no-repeat;
	width: 198px;
	height: 29px;
}
/* END of Linke Nav */

/* Counter */
#counter_ {
	padding: 0 0 0 0;
	background: url('../img/counter.png') no-repeat;
	width: 657px;
	height: 32px;
	float: left;
}
.online {
    padding: 5px 0 0 49px;
	width: 20px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: left;
	float: left;
}
.today {
    padding: 5px 0 0 50px;
	width: 41px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: left;
	float: left;
}
.yesterday {
    padding: 5px 0 0 48px;
	width: 50px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: left;
	float: left;
}
.month {
    padding: 5px 0 0 38px;
	width: 70px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: left;
	float: left;
}
.total {
    padding: 5px 0 0 14px;
	width: 71px;
	height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: left;
	float: left;
}

/* END of Counter */

.language {
    padding: 19px 3px 0 44px;
	width: 158px;
	height: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
	float: left;
}

/* Header */
#header_ {
	padding: 0 0 0 0;
	background: url('../img/header/header.jpg') no-repeat;
	width: 657px;
	height: 170px;
	float: left;
}
/* END of Header */

/* Next-Events */
#next-events_ {
	padding: 8px 63px 0 103px;
	background: url('../img/newsticker.png') no-repeat;
	width: 491px;
	height: 14px; /* 14 */
	float: left;
	color: #333;
	text-align: left;
}
/* END of Next-Events */

/* Movie */
#flash-movie_ {
	padding: 1px 1px 1px 0px;
	background: url('../img/fla_movie2.png') no-repeat;
	width: 656px;
	color:#333;
	height: 250px;
	float: left;
}

/* END of Movie */

/* Content */
#content {
	padding: 0 0 0 0;
	width: 657px;
	height: auto;
	background: url('../img/content.jpg') repeat-y;
	float: left;
}
.content_oben {
	width: 657px;
	height: 9px;
	background: url('../img/content_oben.jpg') no-repeat;
	float: left;
}
.content_mitte {
	padding: 0px 0px 20px 0px;
	width: 657px;
	height: auto;
	text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
}
.content_end {
        padding: 0 0 2px 0;
	width: 657px;
	height: 12px;
	background: url('../img/content_end.jpg') no-repeat;
	float: left;
}
/* END of Content */

/* Footer */
#footer_ {
	background: url('../img/footer.png') no-repeat;
	width: 990px;
	height: 89px;
	clear: both;
}
/* END of Footer */

/* CONTENTSLIDER */
.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 193px; /*width of featured content slider*/
height: 114px;
}

.sliderwrapper, .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
background-color: #fff;
width: 195px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 98%;
border: 0px solid #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination {
padding: 2px 3px 2px 3px;
overflow: hidden; /*leave as is*/
border: 0px solid #000;
width: 190px; /*width of featured content slider*/
background-color:#fff;
text-align:left;
}

.pagination a {
text-decoration: none; 
color: #fff;
background: #fff;
}

.pagination a:hover, .pagination a.selected {
color: #fff;
background-color: #333;
}
/* END of CONTENTSLIDER */

/* END of LAYOUT */
