/* color sheme

Background: #000100
formulare: 2009: fcc02b 
news headline: 2009: fac328; / 2010: 35a7db
Box headline (.box h1): 2009: ea5e27; / 2010: ce0026
*/

/*. general settings .*/

body{
  font-family:  Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px ;
  background: #fff url(../images/page/bg/bg01.jpg) repeat;
}

body, form, p, h1, h2, h3, h4, h5{ margin:0; padding:0;}
a img{ border: none; } 
a:active, a:focus { outline: 0 }
.cf{ clear: both; height: 0px; overflow: hidden; font-size: 1px; }
.sp{ height: 50px; }
.spbt{ height: 40px }
/* img, div { behavior: url(script/iepngfix.htc) } */
h1{ font-size: 18px; line-height: 1.2; }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 12px; }

a{
  color: #35a7db;
}

a, a:visited{
  color: #35a7db;
}

a:hover{
  color: #35a7db;
}

/*. layout colours .*/
/*
#head{ background: #E6CFE0; }
#contentCol{ background: #E6DFCF; }
#leftCol{ background: #D2D2E6; }
#footer{ background: #D2D2E6; }
#main{ background: #CFE6E6; }
#footer .tube{ background: #E6D8CF; }
*/
/*. layout measures .*/

#head{
  height: 256px;
}

#main{
  width: 873px;
}

#contentCol{
  margin-left: 533px; /*Set left margin to LeftColumnWidth*/
  padding-bottom: 50px;
}

#leftCol{
  width: 533px; /*Width of left column*/
  margin-left: -873px; /*Set left margin to -(MainContainerWidth)*/
}

#main, #footer{
  /* padding: 0px 10px; */
}

/* page to center */

#main{
 margin: 0 auto;
}

#footer{
  height: 25px;
}

/*. layout .*/

#contentColHolder{
  float: left;
  width: 100%;
}

#leftCol{
  float: left;
}

#footer{
  clear: left;
}

#footer .box{
  width:320px;
  margin-left:0px !important;
}

#head{
  overflow: visible;
  position: relative;
}

#loginStatus{
  position: absolute;
  top: 5px;
  left: 5px;
  background: #35a7db;
  padding: 5px;
  border: 2px solid #000;
  z-index: 99;
  font-weight: bold;
}

#loginStatus a{
  color: #000;
}

/*. tubes .*/

#leftCol .tube{
  margin: 0px 20px 0px 0px;
}

#contentCol .tube{
  margin: 0px 0px 0px 0px;
}

#footer .tube{
}

#leftCol .content-tube{
  margin: 0px 20px 0px 20px;
  /* padding-bottom: 40px; */
}

/******************/
/*  navigations   */
/******************/

.nav ul{
  margin: 0;
  padding: 0;
  list-style-type: none;  
}

/*. left col .*/

#leftCol .nav{
  padding: 0px 0px 20px 0px;
}

#leftCol .nav ul{

}

#leftCol .nav a{
  text-decoration: none;
  font-size: 12px;
}

/*. footer .*/

#footer .nav{
  margin: 5px 10px 0px 10px;
  margin: 0 auto; 
}

#footer .nav li{
  display: inline;
}

#footer .nav li a{
  padding: 0px 10px;
}

#footer .nav a{
  text-decoration: none;
  color: #fff;
}

#footer .nav a:hover{
  text-decoration: underline;
}

.navbox .nav li a:hover{
  text-decoration: underline;
}

.navbox .nav .hr02{
  margin: 5px 0px 3px 0px;

}

.navbox .nav a{
  text-decoration: none;
  color: #fff;
}

/***************/
/*. header     */
/***************/


#head{
  background: url(../images/page/header.png) no-repeat 0px top;
}

#wirSchanzenLink{
  width: 400px;
  height: 80px;
  position: absolute; 
  top: 100px; 
  left: 240px;
}

#sponsorLink01{
  width: 180px;
  height: 40px;
  position: absolute; 
  top: 55px; 
  left: 350px;
}

#head .navLevel1 .level1,
#head .navLevel1 img{
  float: left;
  display: inline;
}
#head .navLevel1 .level1{
  position: relative;
}

#head .navLevel1 img{
  margin-left: 20px;
}


#head .navLevel1{
  left: 10%;
  top: 187px;
  /* position: absolute; */
  padding-top: 187px;
  margin-left: 68px;
}

.thin{
  margin: 0px 20px;
}

/***************/
/*. tables */
/***************/

.contenttable .tr-even{
  background-color: #000;
}

.contenttable .tr-odd{
  background-color: #000;
}

.contenttable caption{
  background-color: #000;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 3px;
  font-size: 13px;
  color: #fff;
  vertical-align: bottom;
  color: #35a7db;
  text-align: center;
  border-top: 0px solid #fff;  
}

.contenttable .td-2{
  margin: 10px;
}


.contenttable tr{
  border-top: 1px dotted #fff; 
  padding: 10px;
}

.table-tube{
  margin-left: -15px;
}

.contenttable td{
  vertical-align: center;
  vertical-align: bottom;
  padding: 5px 7px 5px 5px;
  vertical-align: center;
  border-left: 0px solid #fff;  
  border-top: 0px solid #fff; 
}

.contenttable{
  border-collapse: collapse;
  border: 0px solid white !important; 
  margin-top: 5px;
  width: 229px;
  float:left;
  margin-left: 15px;
  margin-bottom: 50px;
}

.rankingHeadline{
  background: #35a7db;
  margin-top: 10px;
}

.sponsorsHeadline .hr01{
  padding-bottom: 20px;
}

.csc-textpic .csc-textpic-image {
  padding-bottom: 10px;

}
.csc-textpic .csc-textpic-imagecolumn{
  padding-right: 7px;
}

.layout5 .csc-textpic-imagewrap{
  padding-right: 20px;
}

.layout5 .content-tube{
  padding-bottom: 20px;
  background-color: #000;
}

.layout5 .content-tube{
  padding-bottom: 0px !important;
}

.magazineList div.hrMg:last-child {
  display: none;
}

.spacer20{
  height: 20px;
}

.spacer40{
  height: 40px;
}

.spacer60{
  height: 60px;
}

.spacer80{
  height: 80px;
}


/***************/
/*. components */
/***************/

/*. footer .*/

#footer p{
  float: left;
}

.floatRight{
  float: right;
}

.floatLeft{
  float: left;
}

/*. right col .*/

#contentCol p{
  padding: 0px 0px 5px 0px;
}

#contentCol .layout0 img{
  margin-left:10px;
}

#contentCol div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
  margin-bottom: 0px !important;
}
#contentCol .csc-textpic .csc-textpic-image{
  padding-bottom: 0px !important;
}

.highslide-caption{
  display: none !important;
}

#leftCol .subtitle{
  padding-bottom: 40px;  
}

#contentCol .imageHeadlines{
  margin-bottom: 10px;
}

#leftCol .subtitle img{
  padding-left: 20px;
}


#contentCol .imageHeadlines img{
  padding-left: 1px;
}


/*. no script .*/

#noscript{
  background: #ff0;
}

#noscript p{
  font-weight: bold;
  color: #950000;
  padding: 3px 0px 3px 5px;
  font-size: 14px;
}

/*. admin panel .*/

#adminPanel{ 
  background: #ebb;
  position: absolute;
  z-index: 99;  
  padding: 5px;
  left: 10px;
  top: 10px;
  border: 2px red solid;
  text-align: center;
  font-size: 13px;
}

#adminPanel a{
  text-decoration: none;
  color: #000;
  display: block;
  width: 130px;
  
}

#adminPanel a:hover{
  color: #000;
  background: yellow;
  font-weight: bold;  
}

.floatRightIcon{
  float: right;
  height: 16px;
  width: 16px;
  margin: 3px;
}

.delete{
  background: url(../images/page/delete.png);
}

.add{
  background: url(../images/page/add.png);
}

.up{
  background: url(../images/page/page_white.png);
}

/*. tt_news  */

.newsList .item{
  padding-bottom: 20px;
}

.newsList .item .date{
  padding-left: 20px;
  padding-bottom: 4px;  
}

.newsList .item .images{
  padding: 5px 0px 0px 22px;
  float: left;
}

.newsList .item .images img{
  padding-bottom: 10px;
  padding-right: 10px;
}

.newsList .item .text{
  margin-left: 20px;
  margin-right: 20px;
}

.newsList .item h1{
  margin: 0px 20px 16px 20px;
  color: #35a7db;
  font-size: 18px;
}

.newsList .more{
  padding-top: 15px;
}

.newsList .more,
.newsList p{
  display: inline;
}

.newsList .item .hr01{
  padding-bottom: 15px;
}
.newsList .pageFooter{
  padding-top: 20px;
}

.newsList .more a{
  text-decoration: none;
}

.newsList .more a:hover{
  text-decoration: underline;
}


.newsSingle br{

}

.newsSingle .item{
  padding: 0px 00px 40px 20px;
}

.newsSingle .item h1{
  margin: 0px 20px 14px 0px;
  color: #35a7db;
  font-size: 18px;
}

.newsSingle .item .images img{
  padding-bottom: 20px;
}

.newsSingle .item .images img{
}

.newsSingle .item .text{
  padding-right: 20px;
}

.newsSingle .item .text p{
  margin-bottom: 15px;
}


.magazineList .more,
.magazineList p{
  display: inline;
}
.magazineList .item{
  padding: 0px 20px 00px 20px;
}

.magazineList .item .images img{
  padding-bottom: 20px;
}

.magazineList .item h1{
  color: #35a7db;
  font-size: 18px;
  padding-bottom: 8px;
}

.magazineList .hrMg{
  margin: 40px 0px;
}
.newsList .pageFooter{
  padding-top: 20px;
}

.magazineList .more{
  padding-top: 15px;
}

.magazineList .more a{
  text-decoration: none;
}

.magazineList .more a:hover{
  text-decoration: underline;
}


.news-list-browse{
  float: right;
}

.news-list-browse table{
  border-collapse: collapse;
}

.tx-ttnews-browsebox a{
  color : #35a7db !important;
  text-decoration: underline !important;
}

.news-list-browse .tx-ttnews-browsebox-SCell{
  background: transparent;
  
}
.news-list-browse .tx-ttnews-browsebox-SCell a{
  color: #fff !important;
  text-decoration: none !important;  
  font-weight: normal;
}

.layout0 .tx-pwhighslidegallery-pi1{
 /* padding-bottom: 50px; /* Änderung von Elias nach Wünschen des Designers */
}

/*. tt_news  END */


/*. page footer .*/

.pageFooter .tube{
  margin: 4px 20px 0px 20px !important;
  height: 20px;
}

.pageFooter{
  padding-top: 40px;
}

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

.pageFooter a:hover{
  color: #35a7db;
  text-decoration: underline;  
}

.pageFooter .left{
  float: left;
  margin-right: 10px;
}

.pageFooter .right{
  float: right;
  margin-left: 10px;  
}


/*. page footer END .*/

#leftCol, #contentCol{ 
 line-height: 1.5;
}

/***************/
/*. forms      */
/***************/

input, textarea, select {
  background-color: rgb(157, 152, 156);
  border: none;
  color: #000;
  padding: 2px 4px 2px 4px;
}

input:hover,
textarea:hover,
select:hover{
}

#einzelticket fieldset{
}

.powermail_mandatory_js{
  color: #d80014;
}

.tx_powermail_pi1_fieldwrap_html_text label,
.tx_powermail_pi1_fieldwrap_html_select label{
  display: block;
  margin-bottom: 5px;
} 

.tx_powermail_pi1_fieldwrap_html_text,
.tx_powermail_pi1_fieldwrap_html_select,
.tx_powermail_pi1_fieldwrap_html_label,
.tx_powermail_pi1_fieldwrap_html_check,
.tx_powermail_pi1_fieldwrap_html_submitgraphic{
  padding-bottom: 20px;
  width: 430px;
}

.tx_powermail_pi1_fieldwrap_html_submitgraphic input{
  border: none;
}

.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_select select{
  width: 90%;
}

.tx-powermail-pi1_fieldset{
  border: none;
  margin: 0px;
  padding: 0px 20px;
}

.powermail_pagebrowser{
  display: none;
}

.tx_powermail_pi1_submitmultiple_back,
.tx-powermail-pi1_confirmation_back{
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  height: 14px;
  padding: 0px;
  margin-top: -2px;
  
}

.tx_powermail_pi1_submitmultiple_forward,
#powermaildiv_uid13 input,
#powermaildiv_uid82 input,
.tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_mandatory_submit{
  background-color: #000;

}

.tx_powermail_pi1_submitmultiple_forward{
  padding: 20px 0px 40px 20px !important;
}

.tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_mandatory_submit{
  padding: 40px 0px 20px 0px !important;
}

#powermaildiv_uid16 input{
}

.tx-powermail-pi1_confirmation form{
  display: inline;
}

.tx-powermail-pi1_confirmation input{
  margin: 0px;
  padding: 0px;
}

#powermaildiv_uid32,
#powermaildiv_uid68{
  margin-bottom: 5px;
}

#powermaildiv_uid15 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
#powermaildiv_uid62 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  display: none;
}

#powermaildiv_uid30,
#powermaildiv_uid84 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  margin-bottom: 5px;
}

.tx-powermail-pi1_fieldset legend{
  display: none;
}

#powermaildiv_uid23,
#powermaildiv_uid28,
#powermaildiv_uid29,
#powermaildiv_uid34,
#powermaildiv_uid33,
#powermaildiv_uid69,
#powermaildiv_uid76,
#powermaildiv_uid77,
#powermaildiv_uid78,
#powermaildiv_uid70{
  width: 90px;
  float: left;
}

#leftCol h2{
  padding-bottom: 20px;
}

.tx-powermail-pi1_confirmation table{
  border-collapse: collapse;
  width: 100.01%;
}

.tx-powermail-pi1_confirmation table td{
  height: 20px;
}

#powermaildiv_uid33,
#powermaildiv_uid69{
  width: 70px;
  margin-right: 7px;  
}

#powermaildiv_uid34,
#powermaildiv_uid70{
  width: 346px;
}

#powermaildiv_uid23 label,
#powermaildiv_uid28 label,
#powermaildiv_uid29 label,
#powermaildiv_uid34 label,
#powermaildiv_uid33 label,
#powermaildiv_uid69 label,
#powermaildiv_uid76 label,
#powermaildiv_uid77 label,
#powermaildiv_uid78 label,
#powermaildiv_uid70 label{
  display: none;
}

#powermaildiv_uid35,
#powermaildiv_uid60{
  margin-bottom: 20px;
}


#powermaildiv_uid25,
#powermaildiv_uid20,
#powermaildiv_uid79,
#powermaildiv_uid71{
  clear: both;
}

#powermaildiv_uid16 .tx_powermail_pi1_fieldwrap_html_radio_title,
#powermaildiv_uid64 .tx_powermail_pi1_fieldwrap_html_radio_title{
  display: none;
}

#powermaildiv_uid16,
#powermaildiv_uid64{
  margin: 20px 0px 20px 0px;
}

#powermaildiv_uid26 p{
  margin-bottom: 5px;
}

#powermaildiv_uid13 input,
#powermaildiv_uid82 input{
  border: none;
  padding: 0px;
  padding: 20px 0px 20px 0px;

}


.powermail_mandatory_js{
}


/*. horizontal lines .*/

.hr01, .hr02{
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  width: 100%;
}

.hr01{
  background: url(../images/page/hr01.gif) repeat-x left top;
}

.hr02{
  background: url(../images/page/hr02.gif) repeat-x left top;
}


/*. boxes .*/

#contentCol .box{
  margin-right: 10px;

}

#contentCol .width50p{
  width: 155px;
  float: left;
}

#contentCol .width100p{
  width: 320px;
  float: left;
}

#leftCol .box{
  width: 100%;
}

.box h1{
  color: #ce0026;
  font-size: 18px;
}

.box{
  overflow: hidden;
  margin-bottom: 10px;
}

.box .header *,
.box .footer *{
  height: 13px;
  overflow: hidden;
}

.box .header{
  height: 13px;
}

.box .content{
  background: #000000;
  color: #fff;
}

.box .header img{
  float: left;
}

.box .header .right{
  background: url(../images/page/boxes/black01/topright.png) no-repeat right top;
}

.box .footer img{
  float: left;
}

.box .footer .right{
  background: url(../images/page/boxes/black01/bottomright.png) no-repeat right top;  
}

.box .footer {
 
}

#leftCol .box .content .boxtube{
  margin: 0px 20px;
}

#contentCol .box .content .boxtube{
  margin: 0px 10px;
}


.navbox{
  position: absolute;
  top: 25px;
  left: -0px;
}

#head h1{
  color: #fff;
}

.navbox{
  width: 200px;
}

.navbox .header,
.navbox .footer{
  height: 15px;
  overflow: hidden;
}

.navbox .content{
  /* background-color: #ea5d11; */
  background: url(../images/page/boxes/nav2010/content.png) repeat left top;  
  color: #fff;
}

.navbox .header{
  width: 175px;
  background: url(../images/page/boxes/nav2010/top.png) no-repeat left top;
  margin-top: 8px;

}

.navbox .footer{
  width: 175px;
  background: url(../images/page/boxes/nav2010/bottom.png) no-repeat left top;
}

.navbox .content{
  margin: 0px 14px;
  width: 147px;
}


.navbox .content .boxtube{
  margin: 0px 10px;
}


/***************/
/*. forms      */
/***************/

.tx-felogin-pi1{
  margin: 10px 10px 0px 20px;
}
  
.tx-felogin-pi1 fieldset{
  margin-top: 10px;
  border: none;
  margin: 0px;
  padding: 0px;
}

.tx-felogin-pi1 h3{
  padding-bottom: 10px;
}

.tx-felogin-pi1 fieldset legend{
  display: none;
}


.tx-felogin-pi1 div{
  padding-bottom: 10px;
}

.tx-felogin-pi1 .felogin-hidden{
  height: 0px;
  overflow: hidden;
  font-size: 1px;
}

#bodybottom {
	clear:both;
	padding-bottom: 50px;
}

/****************/
/* tweets      */
/***************/
#tweets {
	color: #FFFFFF;
}

#tweets a {
	color: #3ebaed;
}

#tweets ul {
	margin: 0px;
	padding: 0px;
}

#tweets img {
	border: 0px none #FFF;
}


#tweets li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 10px;
}

#tweets .hash {
	color:#0066CC;
} 

#tweets .reply {
	color:#0066CC;
}

#tweets .break {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -10px;
}

#tweets .date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #9D989C;
	margin-bottom: 2px;
	margin-top: 5px;
}

#community_links {
	color: #FFFFFF;
}

#community_links a {
	color: #3ebaed;
}

#blogbottom
{
	padding-left: 10px;
	margin-bottom: 0;
	margin-top: 5px;
}

#blogbottom a {
	color: #fff;
	text-decoration: none;
}

#blogbottom a:hover {
	text-decoration: underline;
}