#topnav{
  	border-bottom:5px solid #73c2ff;
}

#mysi{
/*background-color:#73c2ff !important;
padding:10px !important;*/	

color:#ffffff !important;

margin-bottom:0px !important;	
}
#mysi .content{
  background-color:#222222 !important;
  padding:10px !important;
  border:1px solid #454545;
  border-left:1px solid #565656;
  border-top:0px solid #939393;
}
.tracklisteven{
  background-color:#444;
}
.box .title{
	padding-left:10px;	
	/*background-color:#73c2ff;	*/
	margin-bottom:0px;
}
.box{
	padding-bottom:10px;
}

#col3_content input,#col3_content select{
	padding:2px;	
	border:1px solid #73c2ff;
}

.profilkopf{
  padding:10px;	
	background-color:#73c2ff;	
	margin-bottom:10px;
	color:#ffffff;
	height:160px;
}
#pmstable,#forum{
    width:100%;
   // border:1px solid #73c2ff;
    border:1px solid #444;
    background-color:#222;
  }
.contentbox{
border:1px solid #444;
    background-color:#222;
    padding:5px;
}
#pmstable tr:hover, #pmstable .kopf, #forum .kopf{
  //background-color:#73c2ff;
  background-color:#444;
  color:#fff;
}
#pmstable tr:hover a, #forum .kopf a{
  color:#fff;
}
.sendeplanTableHeader a{
  display:inline;  
}
.sendeplanTableHeader,.sendeplanTableHeader a{
  //background-color:#73c2ff;
  background-color:#444;
  color:#ffffff;
  padding-right:20px;
}
.buchstabe{
  background-color:#222;
  border:1px solid #444;
  padding:5px;
  font-weight:bold;
  margin-bottom:10px;
  text-align:center;
}
.userbild{
  background-color:#222;
  border:1px solid #444;
  }
#col3_content a, a:focus, a:hover, a:active ,a:visited {
  color: #73c2ff;
}
#col1,#footer{
  background:none;
  
}
#footer{
  border:0;
}
.box .content{
  background-color:#222222;
  padding:0;
  margin-bottom:10px;
  color:#fff;
  padding:5px;
  border:1px solid #454545;
  border-top:0;
}
.mpd2 {
	width:160px;
	left:400px;
	top:0;
	height:auto;
	margin-top:-30px;
	padding-bottom:20px;
	float:left;
	position:static;
	font-weight:normal;
}
.mpd1{
	padding-left:10px;
	top:0;
	width:400px;
	float:left;
}
#main{background:none;}
#col1 a,#col2 a{
  font-size:8pt;
  color:#fff;
  line-height:12pt;
}
#col3{
  background-color:#000;
  border:1px solid #222222;
  border-top:0;
}
#col1 a:hover{
  text-decoration:none;
}
a{
  text-shadow:black 1px 1px;
}
.profillink,#col3 a{
  text-shadow:none;
}
#col1 li{
  border-left:4px solid #929292;
  margin-top:1px;
  padding-left:5px;
  
  background-color:#222222;
}
#col1 li:hover{
  border-left:4px solid #CC0000;
  /*background-color:#73c2ff;*/
  background-color:#080808;
}

#col1 #Intern li:hover{
  border-left:4px solid #00CC00;
}
#col1 #Radio li:hover{
  border-left:4px solid #FFFF00;
}
#col1 #Team li:hover{
  border-left:4px solid #FFFC00;
}
#col1 #Contact li:hover{
  border-left:4px solid #FFFFFF;
}
#col1 ul{
  margin:0;
}
.profillink{
  background-color:#D0F099;
  background-image:url(../images/style/user_stati.png);
  background-position:right 20px;
  background-repeat:no-repeat;
  color:#000000;
  display:block;
  text-decoration:none;
  padding-top:1px;
  padding-bottom:1px;
  font-size:8pt;
}
.shooter{
  background-position:right -60px;
}
.deejay{
  background-position:right 0px;
}
.moderator{
  background-position:right -40px;
}
.admin{
  background-position:right -80px;
}
.pin{
  background-color:#222;
  border:1px solid #444;
  margin:5px;
  padding:5px;
}
.pin .pinhead{
  background-color:#444;
  padding:5px;
  margin-bottom:10px;
}
.pin .pinhead .userlink{
  /*float:right;*/
}
.pin .pinhead .zeitpunkt{
 /* float:right;*/
 float:right;
}
.pin .profillink {
  display:inline;
  padding-right:20px;  
}
.main_ueberschrift{
  margin-top:10px;
}
body{
  /*background-image:url(../images/icons/bg_body.gif);*/
  background-color:#000;
  margin-bottom:50px;
}
#profilstats{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background-color:#222222;
  background-position:0 -15px;
  border:1px solid rgb(255,204,102);
  padding:5px;
}
h1,h2,h3,h4{
  font-family:arial; 
  color:#73c2ff;
  font-weight:bold; 
}

h1{
  font-size:18pt;
  padding-top:10px;
}
#Autocompleter1 li, Autocompleter2 li{
  list-style-type:none;
  margin:0;
}
#footer{
  color:#fff;
  font-size:10px;
}
#footer a{
  color:#fff;
  text-decoration:underline;
}
#mysi .smarks{
  background-image:url(../../images/icons/coins.png);
  background-repeat:no-repeat;
}
.preview {

	border:1px solid #444;
	padding:10px;
	margin:10px;
	display:none;
}
.anzeigen{
	display:block;
}
.btn {
	background: transparent url('/images/buttons.gif') no-repeat scroll 0 0;
	width:20px;
	height:20px;
	margin-right:5px;
	display:inline-block;
	float:left;
}

.bold {
	background-position:0 0;
}

.bold:hover {
	background-position:0 -25px;
}

.italic {
	background-position:-25px 0;
}

.italic:hover {
	background-position:-25px -25px;
}

.left {
	background-position:-350px 0;
}

.left:hover {
	background-position:-350px -25px;
}
.center {
	background-position:-375px 0;
	margin:0;
}

.center:hover {
	background-position:-375px -25px;
}
.right {
	background-position:-400px 0;
}

.right:hover {
	background-position:-400px -25px;
}
.vorschau{
	width:68px;
	background-position:-475px 0;	
}
.vorschau:hover{
	width:68px;
	background-position:-475px -25px;	
}
.color {
	background-position:-425px 0;
}

.color:hover {
	background-position:-425px -25px;
}
.bgcolor {
	background-position:-450px 0;
}

.bgcolor:hover {
	background-position:-450px -25px;
}
.underline {
	background-position:-50px 0;
}

.underline:hover {
	background-position:-50px -25px;
}

.link {
	background-position:-75px 0;
}

.link:hover {
	background-position:-75px -25px;
}

.quote {
	background-position:-100px 0;
}

.quote:hover {
	background-position:-100px -25px;
}

.code {
	background-position:-125px 0;
}

.code:hover {
	background-position:-125px -25px;
}

.image {
	background-position:-150px 0;
}

.image:hover {
	background-position:-150px -25px;
}

.nlist {
	background-position:-175px 0;
}

.nlist:hover {
	background-position:-175px -25px;
}

.blist {
	background-position:-200px 0;
}

.blist:hover {
	background-position:-200px -25px;
}

.litem {
	background-position:-225px 0;
}

.litem:hover {
	background-position:-225px -25px;
}

.eback {
	background-position:-250px 0;
}

.eback:hover {
	background-position:-250px -25px;
}

.eback_disable {
	background-position:-250px -50px;
}
#shoutMessage{
  padding:5px !important;
  margin-right:15px;
  width:400px;
  background-color:#000;
  border:1px solid #444 !important;
  color:#fff;
  font-size:16px !important;
}

.forward {
	background-position:-275px 0;
}

.forward:hover {
	background-position:-275px -25px;
}

.forward_disable {
	background-position:-275px -50px;
}

.usize {
	background-position:-300px 0;
}

.usize:hover {
	background-position:-300px -25px;
}

.dsize {
	background-position:-325px 0;
}

.dsize:hover {
	background-position:-325px -25px;
}


table.pickerTable td{
  width:14px;
  height:14px;
  border:1px solid #000;
  cursor:pointer;
}

.iColorPicker{
  border:1px solid #ccc;
  padding:5px;
  display:none;
}
.bbeditor_status{
  padding:5px;
  font-size:9px;
}
#bbcode_editor{
  width:100%;
}
#profil_hopper{
  width:100%;
  float:none;
  margin:0px;
}
#profil_hopper .dev{
  background-color:#444;
  float:left;
  margin-right:2px;
  border:1px solid #101010;
  border-bottom:0;
  overflow:hidden;
  height:23px;
  width:25px;
}
#profil_hopper a {
  text-decoration:none;
  font-size:8pt;
  font-weight:bold;
  display:block;
  padding:5px;
  color:#222;
}
#profil_hopper img,#mystatus img {vertical-align:middle}

#mystatus,#lpin{
  -moz-border-radius:5px;
  background-color:#222222;
  border:1px solid #444;
  padding:1px;
  cursor:pointer;
  
}
#lpin{
	padding:5px;
	background-color:#444;
	cursor:auto;
}
#pinnummer{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	text-shadow:black 2px 1px;
}
#lpin a{
	font-size:10pt;
	
}
#mystatus div{
  padding:2px;
}

#mystatus div:hover{
  background-color:#444;
  -moz-border-radius:3px;
}
.mystatussetter{
  display:none;
  cursor:pointer;
  background-image:none;
}
.mystatussetter:hover{
  background-position:right center;
  background-repeat:no-repeat;
  background-image:url(../../images/icons/bullet_green.png) !important;
}
#mystatustrigger div:hover{
  background-image:url(../../images/icons/bullet_arrow_down.png);
  background-position:right center;
  background-repeat:no-repeat;
  
}
#shoutsContainer {
  width:400px;
}
#chatonlinediv{
  float:right;
  width:150px;
  padding:5px;
  background-color:#222;
  border:1px solid #444;
}
#mysi .new{
  background-color:#444;
}
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #444;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #222;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #444;
  color: #fff !important;
}
.cluetip-default #cluetip-title a {
  color: #fff;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
  color: #fff !important;
  height:60px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
#newmails{
  display:none;
  background-color:#444;
  color:#fff;
  padding:10px;
  width:940px;
  height:auto;
  border:10px solid #73c2ff;
}
#newmails h2{
  font-size:12pt;
  color:white;
}
#popupLayer_mailpopup{
  background-color:#fff;
}
.newsitem{
  width:550px;
  margin:0;
}
.contentbox{
  padding:0 !important;
}
.newsitem h2{
	background-color:#444;
	text-transform:uppercase;
	
	font-size:14pt;
	padding:5px;
	
	margin:-5px;
	margin-bottom:5px;
}
.newsitem .comment{
	text-align:right;
	font-size:8pt;
	background-color:#444;
  background-image:url(../images/news/bg/buttom.png);	
	padding:2px;
	margin:0px;
	padding-top:3px;
	height:18px;
}
.newsitem .text{
  background-image:url(../images/news/bg/middle.png);	
  height:255px;
}


.cb_o{
  background-image:url(../images/news/bg/top.png);
  height:20px;
  padding-left:10px;
  padding-top:3px;
}
.cb_o .cb_r{
  text-align:right;
  width:200px;
}
.cb_l{
  width:160px;
  float:none;
}
.cb_r{
  float:right;
  width:370px;
}
.cb_m{
  background-image:url(../images/news/bg/middle.png);
}
.cb_u{
  background-image:url(../images/news/bg/buttom.png);
  height:25px;
}
.clearl{
  clear:both;
}
.comment_box{
  width:550px;
  margin-left:15px;
}
.contents_box{
  margin-left:15px;
  width:550px;
}
.c580{
	margin:0;
  width:580px;
}

.contents_box .top{
  background-image:url(../images/news/bg/top.png);
  height:20px;
}

.contents_box .content{
  background-image:url(../images/news/bg/middle.png);
}
.contents_box .bottom{
  background-image:url(../images/news/bg/buttom.png);
  height:25px;
}

.c580 .top{
  background-image:url(../images/bg/top.png);
  height:18px;
}

.c580 .content{
  background-image:url(../images/bg/middle.png);
}

.c580 .bottom{
  background-image:url(../images/bg/buttom.png);
  height:18px;
}

.contents_box .content h1{
  margin-left:5px;
  margin-top:0;
  padding-top:0;
  font-size:14pt;
}
.contents_box .content .pin{
  margin-bottom:0 !important;
  margin:0;
  border:0;
  background-color:transparent;
}


.contents_box .contentbox{
  border:0;
  background-color:transparent;
}
.contents_box .text{
  padding-left:5px;
  padding-right:5px;
}
.contents_box form{
  padding-left:5px;
}
.contents_box #bbcode_editor{
  width:535px;
}

.blaqhg{
  /*background-color:#444;*/
  color:#fff;
}
.comment_table{
  margin-left:5px;
  margin-right:5px;
  width:540px;
}
.comment_table td{
  vertical-align:top;
  padding:0;
}
.comment_table .profilbild{
  width:80px;
  text-align:center;
  overflow:hidden;
  
}
.comment_table .abstandu{
  padding-bottom:20px;
}
.comment_table .zeit{
  font-size:8pt;
  
}
.comment_table hr{
  color:#000;
  border-top:1px solid #000;
  padding:0px;
}
#second_p_hopper{
  padding-left:25px;
}
#second_p_hopper a{
  float:left;
  font-size:9pt;
  font-weight:bold;
  border:1px solid #333;
  border-right:0;
  border-bottom:0;
  padding:7px;
  background-color:#222;
  color:#fff;
}
#second_p_hopper a:hover{
  background-color:#333;
  color:#fff;
}
#second_p_hopper a.last{
  border-right:1px solid #444;
  
}
/*#second_p_hopper .r1{
	background-color:#ED1C24;
}
#second_p_hopper .r2{
	background-color:#FFF200;
}
#second_p_hopper .r3{
	background-color:#00A2E8;
}
#second_p_hopper .r4{
	background-color:#22B14C;
}
#second_p_hopper .r5{
	background-color:#FFC90E;
}
#second_p_hopper .r6{
	background-color:#C8BFE7;
} */
.mpdx{
	width:auto;
}
.mpd2 .action{
	text-align:left;
	padding-left:2px;
	margin-bottom:5px;
	font-size:8pt;
	margin-left:-70px;
	position:relative;
}
.mpd2 .action img{
	margin-top:3px;
}
.mpd2 .action a{
	color:#222 !important;
	display:block;
	
}
.setting{
	width:125px;
	padding:2px;
	padding-left:20px;
	-moz-border-radius:3px;
  	-webkit-border-radius:3px;
  	border:2px solid #444;
  	background-color:#444;
  	font-size:8pt;
  	background-image:url(../../images/icons/cog.png);
  	background-position:2px 1px;
  	background-repeat:no-repeat;
  	margin-top:5px;
}
.setting a{
	display:block;
	color:#fff !important;
	
}
.setting:hover{
	background-color:#444;
	border:2px solid #444;
}
.setting a:hover{
	text-decoation:none;
}
#hoertzu{
	font-size:8pt;
	margin-top:4px;
	text-align:center;
}
#kontostand{
	-moz-border-radius:3px;
  	-webkit-border-radius:3px;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #444;
	background-color:#222;	
}
#kontostand h3{
	color:#FFFFFF;
	font-size:10pt;
	text-transform:uppercase;
}
.ksgreen{
	border:1px solid #00dd00 !important;
	background-color:#00aa00 !important;
}
.ksred{
	border:1px solid #ee0000 !important;
	background-color:#cc0000 !important;
}
#saldo{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
}