
/************************************************************************************/
/* BOX STYLES */
/************************************************************************************/




/************************************************************************************/
/* Normale Titelbox	*/

.TitelBox {
position:relative;
padding: 0px 10px;
margin: 0px 0px 10px 0px;
background: transparent;
height: 24px;
line-height: 24px;
font-weight: bold;
text-decoration: none;
background-image: url(../images/background/titelbox.png);
background-repeat: repeat-x;
border: 1px solid #d6d4c9;
}



/************************************************************************************/
/* Nächstes Spiele Box - 70px hoch   */

.SpieleBox {
position:relative;
padding: 6px 20px 6px 10px;
margin: 0px 0px 30px 0px;
background: transparent;
height: 56px;
line-height: 18px;
font-weight: bold;
background-image: url(../images/background/titelbox70.png);
background-repeat: repeat-x;
border: 1px solid #d6d4c9;
}

.SpieleBox img {
float: right;
}



/************************************************************************************/
/* ContentTopStories alt	

.TopStoriesBoxPic {
position: relative;
float: left;
width: 440px;
padding: 0px;
margin: 0px;
}

.TopStoriesBox {
position: relative;
float: left;
width: 230px;
padding: 100px 30px 10px 30px;
}

.TopStoriesBox .titel {
font-weight: bold;
}

.TopStoriesBox a { 
font-weight: bold;
color: #990000; 
text-decoration: none; }

.TopStoriesBox a:hover { 
color: #000; 
background-color: transparent; 
text-decoration: none; }
*/



/************************************************************************************/
/* TopStorie Slider     Slide  ---  */

#TopStorieSlider, #TopStorieSlider a {
position: relative;
width: 730px;
heigth: 240px;
margin: 0 auto;
padding: 0;
}

#panel {
position: absolute;
z-index: 10;
bottom: 20px;
left: 470px;
width: 230px;
height: 20px;
margin: 0;
background: transparent;
}

#controller {
position: absolute;
}


#controller span {
display: block;
cursor: pointer;
float: left;
color: #fff;
font-weight: bold;
width: 19px;
height: 19px;
padding: 1px;
text-align: center;
}

.jFlowControl {
background-image: url(../images/background/jFlowControl.gif);
background-repeat: no-repeat;
}

.jFlowSelected {
background-image: url(../images/background/jFlowControl_active.gif);
background-repeat: no-repeat;
}

.jFlowPrev, .jFlowNext {
cursor: pointer;
}

#slides div {
/*overflow: hidden;*/

} 

.TopStorieSliderPic {
position: relative;
float: left;
width: 440px;
padding: 0px;
margin: 0px;
}

.TopStorieSliderBox {
position: relative;
float: left;
width: 230px;
padding: 90px 30px 10px 30px;
}

.TopStorieSliderBox .titel {
font-weight: bold;
}



/************************************************************************************/
/* Tabbox 1  :: jQuery.idTabs   */


#divTabbox {
position: relative;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: transparent;
}

#divTabbox2 {
position: relative;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: transparent;
}

#divTabbox ul, #divTabbox2 ul {
list-style: none;
height: 25px;
padding: 0px;
margin: 0px;
border-left: 1px solid #d6d4c9;
border-bottom: 1px solid #d6d4c9;
}

#divTabbox ul li, #divTabbox2 ul li {
float: left;
border-top: 1px solid #d6d4c9;
border-right: 1px solid #d6d4c9;
font-weight: bold;
list-style-type: none;
}


#divTabbox ul li a, #divTabbox2 ul li a {
float: left;
padding: 0px 10px;
margin: 0px;
background: transparent;
height: 24px;
line-height: 24px;
text-align: center;
text-decoration: none;
background-image: url(../images/background/tabbox-titel.png);
background-repeat: repeat-x;
border-bottom: 1px solid #d6d4c9;
}

#divTabbox ul li a.selected, #divTabbox2 ul li a.selected {
color: #333;
background: transparent;
border-bottom: 1px solid #f7f7f6;
}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6 {

padding: 10px;
background: transparent;
border-left: 1px solid #d6d4c9;
border-right: 1px solid #d6d4c9;
border-bottom: 1px solid #d6d4c9;
background-image: url(../images/background/tabbox.png);
background-repeat: repeat-x;
background-position: top;
display: none;
}





/************************************************************************************/
/* Pollbox 1  */

#divPollboxTitel {
position: relative;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
height: 24px;
line-height: 24px;
width: 30px;
padding: 0px 10px;
margin: 0px;
border-left: 1px solid #d6d4c9;
border-right: 1px solid #d6d4c9;
border-top: 1px solid #d6d4c9;
border-bottom: 1px solid #f7f7f6;
}

#divPollbox
{
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 230px;
margin: -1px 0px 20px 0px;
padding: 10px;
background: transparent;
border: 1px solid #d6d4c9;
background-image: url(../images/background/tabbox.png);
background-repeat: repeat-x;
background-position: top;

}




/************************************************************************************/
/* Sponsorenbox 70px hoch ---  */

.SponsBox70 {
padding: 0px 10px;
margin: 3px 0px 20px 0px;
background: transparent;
height: 68px;
line-height: 68px;
background-image: url(../images/background/titelbox70.png);
background-repeat: repeat-x;
border: 1px solid #d6d4c9;
}

#SponsBox {
	margin: 8px 0 8px 0;
	width: 440px;
	height: 83px;
}








