@charset "windows-1250";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #A3A3A3;
	background-color: #111;
	padding: 0px;
	margin: 0px;	
}
#captcha_outer {

}
#captcha_outer #captcha_inner {
	background-color: #FFF;
	display: inline;

}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#outer{
	width:960px;
    position: relative;
    left: 50%;
    margin-left: -480px; /* exakt die Hälfte der weite */
}
#jahresblick div span {
	font-weight: bold;
	background-color: #CCC;
	font-size: 12px;
	font-variant: normal;
	color: #F00;
	float: none;
	margin-top: -40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#jahresblick div div {
	background-color: #CCC;
	float: none;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #000;
}


#nav {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#subnav {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-position:top;
	background-color: #444;
}

#nav .aktiv {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

#nav a, #subnav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#nav a.aktiv, #subnav a.aktiv {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#nav a:hover, #subnav a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}



#logbox{
	font-size: 10px;
	color: #DDD;		
}
#logbox a {
	font-size: 10px;
	color: #FF0;
	text-decoration: none;
}
#logbox a:hover{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}

.topic{
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#F00;
	background-color:#000;
}

.leftbox{
	display:inline;
	float:left;
	padding:5px;
}
.listrow-even {
	background-color: #EEE;
}
.listrow-odd {
	background-color: #E7DFDC;
}


.rightbox{
	display:inline;
	float:right;
	padding:5px;
}
.inner{ padding:3px; }

.data {
	border: 3px solid #333;
	text-align: left;
}

#bottomline{ vertical-align:bottom; height:30px; font-size:11px; color:#CCC; }
#bottomline a { font-size: 10px; font-weight: bold;	color: #FFF; text-decoration: none; }
#bottomline a:hover { font-size: 10px; font-weight: bold; color: #F00; text-decoration: none; }
#bottomline .aktiv { font-size: 10px; font-weight: bold; color: #F00; text-decoration: none; }

.copyright{	color:#999;	z-index:10; }
.copyright a { color: #66C;	text-decoration: none; }
#copyrightsection{ color:#333; }

.bez a ,a.link{ color: #FF0;	text-decoration: none; }
.bez a:hover ,a.link:hover{ color: #F00;	text-decoration: none; }
.rot a { color: #F00;	text-decoration: none; }
.rot a:hover { color: #F00;	text-decoration: underline; }


#error{	border:#f00 1px solid; color:#F00; background-color:#FFF; }

.pagerdata {
	font-size:14px;
	font-weight:bold;
	color: #fff;
}
.listenkopf {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	height:24px;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	
}
a.listentitel {
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
a.listentitel:hover{ color: #F00; }

.schnellauswahl{
	display:inline;
	float:left;
	width:120px;
}
.details{
	display:inline;
	float:right;
	left:120px;
	right:0px;
}

.clearall{ clear:both; }


#url{
	background-color:#333;
	display:inline;
	float:right;
}

#url div{ padding:10px; }
	
#werbung {
	background-color: #EEE;
	border: 1px solid #333;
	top: 130px;
	bottom: 0px;
	left: 10px;
	right: 10px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 100000;
}
.rahmen_black {
	border: 1px solid #000;
}
.rahmen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-top-style: none;
}
body.innerframe{
	background-color: #858EE0;
	margin-top:3px;
}


#backstage_outer{
	width:960px;
	border:#f00 dotted 1px;
	background-color: #858EE0;
	margin-top:3px;
	display:inline;
	float:left;
}
#content_outer{
	width:700px;
	border:#f00 dotted 1px;
	background-color: #858EE0;
	margin-top:3px;
	display:inline;
	float:left;
}
#content_inner{
	color:#000;
	font-size:12px;
	padding:10px;
}
.absatz{
	background-color:#B1B7EB;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#shoutbox_inner shoutrahmen{
	border-bottom:1px solid #033;
}
.boxtitel{
	background:#000 url(images/nav_bg.png) 0 0 repeat-x;
	color:#F00;
	padding:10px;
	font-size: 12px;
	font-weight:bold;
}
#infobox_inner div div{
	margin:5px;
}
#infobox_outer{
	width:245px;
	border:#f00 dotted 1px;
	background-color: #eee;
	margin-top:1px;
	display:inline;
	float:right;
}
#infobox_inner{
	color:#000;
	font-size:11px;
	padding:10px;
}

#shoutbox_outer{
	width:245px;
	border:#f00 dotted 1px;
	background-color: #eee;
	margin-top:13px;
	display:inline;
	float:right;
}
#shoutbox_inner{
	color:#000;
	font-size:11px;
	padding:10px;
}

.status_inner{
	background-color:#858EE0;
	color:#000;
}
.invitslist{
	font-size:9px;
	color:#000;
}
.logintext{
	font-size:9px;
	color:#fff;
}
.logintext a.link{
	font-size:9px;
	color:#000;
	text-decoration:none;
}
.logintext a.hover{
	color:#f00;
}
#trans_image {
	position:absolute;
	top: 73px;
	left:0px;
	width:277px;
	height:127px;
	z-index:100;
	background-image: url(images/transblk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#trans_text {  position:absolute; top:30px; right:30px; left:30px; bottom:30px; vertical-align:middle; color:#F00; font-size:20px; font-weight:900;  z-index:101; }

.sendeplan_zelle{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}
.trennstrich {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.feldname   {
	font-size: 11px;
	font-weight: 400;
	color: #CCC;
	background-color: #333;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.feldinhalt   {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #999;
}
.felddekor {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}
input,select {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color:#FFF;
}
textarea {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color:#FFF;
}
#internalNav div{
	display: inline;
	float:left;
	width:150px;
}
#internalNav div div{
	padding: 10px;
}
#internalNav a{
	color: #000;
	text-decoration:none;
}
#internalNav a:hover{
	color: #f00;
	text-decoration:none;
}
.needed {
	color: #F00;
}
.white {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.dj-abgew{
	color:#C00;
}
.dj-aktiv{
	color:#090;
}
.dj-antrag{
	color:#F90;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3.overlay {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	overflow: visible;
	margin-bottom: 0px;
}
a.standard {
	color: #000;
	text-decoration:none;
}
a.klein {
	color: #000;
	text-decoration:none;
	font-size: 9px;
}
a.klein:hover {
	color: #f00;
	text-decoration:none;
	font-size: 9px;
}
a.standard:hover {
	color: #f00;
	text-decoration:none;
}
a.meinung {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.meinung:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.meinungTopBottom {
	color: #CCC;
	background-color: #545254;
	font-style: italic;
}
.meinungText {
	color: #FFF;
	background-color: #545254;
}
#infoplayer{
	float: left;
	width:450px;
	border:8px #333 solid;
	background-color:#666;
	margin-right: 10px;
        margin-bottom: 20px;
}
#infoplayer div{
	padding-left:10px;
	padding-right:10px;
}
#radioplayer{
	float: right;
	width:450px;
	border:10px #333 solid;
	background-color:#666;
	margin-right: 10px;
}
#radioplayer div{
	padding-left:10px;
	padding-right:10px;
}
#radioplayer ul{
	position: relative;
	left:-20px;
}
#radioplayer ul li {
	display:block;
	list-style-type:none;
	margin: 3px;
}
#radioplayer2{

}
#radioplayer2 div{
	padding-left:10px;
	padding-right:10px;
}

#whoisonline .listrow-odd,
#whoisonline .listrow-even{
	display: inline;
	float:left;
	width:150px;
	border:1px solid #000;
	padding-right:10px;
}
#whoisonline div div{
	padding: 5px;
}
#whoisonline a{
	color: #000;
	text-decoration:none;
}
#whoisonline a:hover{
	color: #f00;
	text-decoration:none;
}
#chatinstall #browserbox {
	padding:5px;
	border:1px solid #000;	
}
.rubrik {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	top:5px;
}
#wermachtwas {
	width:480px;
}
#wermachtwas .wer {
	font-size: 11px;
	color: #666;
}
#wermachtwas .was {
	font-size: 12px;
	color: #000;
}
.button{
	padding:4px;
}
.tabfield_name {
	color: #666;
}
a.mailstatus0 {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
a.mailstatus0:hover {
	color: #f00;
	text-decoration:none;
	font-weight: bold;
}
a.mailstatus1 {
	color: #000;
	text-decoration:none;
}
a.mailstatus1:hover {
	color: #f00;
	text-decoration:none;
}
#grussbox {
	width: 690px;
}
.newsTitel{
	color:#900;
	font-size:13px;
	font-weight:bold;
	height:25px;
	text-decoration: underline;
}
.h3 {
	font-size: 16px;
	font-weight: bold;
}
.h2 {
	font-size: 20px;
	font-weight: bold;
}

