* {
    margin: 0;
/*    border: 0; */
    padding: 0;
}

html {
    height: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; 
}
.cf {
	clear:both;
}
body {
    background:#000 url(../images/boty_bg.jpg) no-repeat center top;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
}


/**
	IMAGE CENTER
*/
.imageCentered {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.imageCentered * {
	vertical-align: middle;
}

.hidden { display: none; visibility: hidden; }

/*\*//*/
.imageCentered {
    display: block;
}

.imageCentered span {
    display: inline-block;
    height: 100%;
    width: 1px !important;
	font-size: 0.0em;
	line-height: 0;
}
/**/




body#blank {
	background:#000;
	
}
body#blank #content_wrapper {
	border:none;
}

#wrapper {
	margin:0 auto;
	width:960px;
	position:relative; 
}



#header{
/*	overflow:hidden;*/
	width:960px;
	margin:40px auto 0 auto;
	/*
	width:960px;	
 	*/	
}
#banner {
	float:left;
	margin:50px 0 0 90px;
}
#banner a {
	outline:none;
}


#logo {
	float:right;
	margin-top:4px;
	width:240px;
	border:none;

}

body#start #logo {
	position:absolute;
	top:0;
	right:0;
}


#language {
	position:absolute;
	/*width:
	height: */
	right:0;
}

#language .en a , #language .fr:hover a {
	background:url(../images/langmenu_small.png) no-repeat;
	width:32px;
	height:32px;
	text-indent:-9999em;
	display:block;

}
#language .fr a , #language .en:hover a {
	background:url(../images/langmenu_small.png) no-repeat;
	width:32px;
	height:32px;
	text-indent:-9999em;
	background-position:0 -35px;
	display:block;

}

#mainmenu {
	float:left; 
	width:790px;
}

#mainmenu a {
	color: #ffffff;	
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu img {
	margin:0;
	padding:0;
}

/* ---------------- 1. Level --------------------------- */
#mainmenu ul#nav {
    position: absolute;
	   padding:2px 0;
	 z-index:5;  
}
#mainmenu ul#nav img {
    border: medium none;
    vertical-align: middle;
}
#mainmenu ul#nav, #mainmenu ul#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	width:790px;
}
#mainmenu ul#nav li:hover, #mainmenu ul#nav li.hover {
    position: static;
}
#mainmenu ul#nav a {
    display: block;
}

#mainmenu ul#nav li {
    float: left;
    white-space: nowrap;
	padding:0 3px 0 2px;
	margin:0;
	background:url(../images/navspacer.gif) no-repeat right top;
}

#mainmenu ul#nav li.last {
	background:none;
} 

#mainmenu ul#nav li a {
    text-decoration: none;
	outline:none;
}


/*Dropdown */
 
#mainmenu ul#nav li ul {
    left: -999em;
    position: absolute; 

	background:#009bc8;
	border:1px solid #009bc8;
}

#mainmenu ul#nav li ul li ul {
	border:none;
	position:relative;
	left:0;
}


#mainmenu ul#nav li:hover ul, #mainmenu ul#nav li li:hover ul, #mainmenu ul#nav li.sfhover ul, #mainmenu ul#nav li li.sfhover ul {
    left: auto;
}
#mainmenu ul#nav li ul li {
    padding: 0;
	background:none;
}
#mainmenu ul#nav li ul li a {
    padding: 4px 8px;
}

#mainmenu ul#nav li ul li a:hover {
 	background:#000;
}

#mainmenu ul#nav li ul li ul li.act a, #mainmenu ul#nav li ul li ul li.cur a {
	background:#fff;
} 


#mainmenu ul#nav li ul li ul li a {
 	margin:0 8px;
	padding:4px 8px;
}

#mainmenu ul#nav li.home, #mainmenu ul#nav li.home_act {
	padding: 0 10px 0 2px;
}

#mainmenu ul#nav li.home a, #mainmenu ul#nav li.home_act a {
	background-image:url(../images/home.jpg);
	background-position:0 -25px;
	width:24px;
	height:24px;
	text-indent:-999em;
}
#mainmenu ul#nav li.home a:hover {	
	background-position: 0 0;
}

#mainmenu ul#nav li.home_act a {	
	background-position:0 -50px;
}
/*Width Definitionen der einzelnen MenŸpunkte */


#mainmenu ul#nav li.nav_6 ul li, #mainmenu ul#nav li.nav_6 ul {
 width: 130px;
}

#mainmenu ul#nav li.nav_7 ul li, #mainmenu ul#nav li.nav_7 ul {
 width: 200px;
}

#mainmenu ul#nav li.nav_8 ul li, #mainmenu ul#nav li.nav_8 ul {
 width: 170px;
}

#mainmenu ul#nav li.nav_9 ul li, #mainmenu ul#nav li.nav_9 ul {
 width: 104px;
}

#mainmenu ul#nav li.nav_10 ul li, #mainmenu ul#nav li.nav_10 ul {
 width: 104px;
}

#mainmenu ul#nav li.nav_11 ul li, #mainmenu ul#nav li.nav_11 ul {
 width: 104px;
}

#mainmenu ul#nav li.nav_12 ul li, #mainmenu ul#nav li.nav_12 ul {
 width: 104px;
}

 




/*---- Rootline ---- */

#rootline {
	clear:both;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}	
	
#rootline ul {
	float:left;
	list-style:none;
	padding-bottom:10px;

}

#rootline ul li {
	float:left;
	margin-right:5px; 
	display:inline;
	font-size:11px;
	padding-bottom:0;
}
#rootline ul li {
	color:#fff;
	text-transform:uppercase;

}

#rootline ul li a{
	color:#fff;
	text-decoration:none;
}
#rootline ul li.cur {
	font-weight:bold;
}


/* ---- Content----- */ 
#content_wrapper {
	border:2px solid #009bc7;
	background-color:#000000;
	/*ergibt 960px total */ 
	width:936px;
	margin:0 auto;
	padding:10px;
	
	/*--- new form of clearfix */
	overflow:hidden;

} 
.fce-2cols {
	overflow:hidden;
	width:936px;
	clear:both;
}

.fce-2cols .col {
	float:left;
	/*width: 468px;*/
	width:408px;
	margin-right:60px;
	overflow:hidden;
	
}
.fce-3cols .col {
	float:left;
	width: 312px;
	overflow:hidden;
}

#content_wrapper .fce-bboy {
	overflow:hidden;
	margin-bottom:20px; 
	
}


#content_wrapper .fce-bboy .bboy-image {
	float:left;
	width:125px;	
}

#content_wrapper .bboy-text {
	float:left;
/*	width:285px; */
	margin-left:20px;
}

#content_wrapper .fce-bboy .bboy-text {
	width:262px;
}



#content_wrapper .bboy-headline span.t3-icon, #content_wrapper .detail-headline span.t3-icon {
	display:inline-block;
	overflow:hidden;
	font-size:1px;
	line-height:0;
	margin-right:10px;
	height:11px;
	width:16px;
}


#content_wrapper .bboy-headline a {
	text-decoration:none;
	color:#fff;
}
#content_wrapper .bboy-headline  {
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
}
#content_wrapper .bboy-morelink a {
	color:#009bc7;
}


/* --------- BBOY Detailansicht --------- */
#content_wrapper .fce-detail {
	overflow:hidden;
	width:936px;
}


#content_wrapper .detail-headline {
	font-size:14px;
	margin-bottom:10px;
	
}

#content_wrapper .fce-detail .detail-text {
	width: 460px;
	float:left;
}
#content_wrapper .fce-detail .detail-gallery {
	width:410px;
	float:left;
	
}
#content_wrapper .fce-detail .detail-gallery .detail-image {
/*	width:370px; 
	height:280px; */
	background:#fff;
	display: inline;
	float:left;
	margin-bottom:12px;
	text-align:center;
}

#content_wrapper .fce-detail .detail-gallery .detail-browse {
/*	width:370px; 
	height:280px; */
	background:#fff;
	display: inline;
	float:left;
	margin:0 12px 12px 0px;
	text-align:center;
}

#content_wrapper .fce-detail .detail-subheadline {
	color:#009bc7;
	margin-bottom:20px;
}


#content_wrapper .detail-image .imageCentered{
	width:380px;
	height:280px;
}

#content_wrapper .fce-detail .detail-browse .imageCentered{
	width:86px;
	height:65px;
}



/** 
* --------------------
* Accordion
* --------------------
*/


/*#content_wrapper div.image-header h1.image-header-h1 {*/
h1.image-header-h1,
h1.image-header-h1-small {
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999em;
    white-space: nowrap;
	float:left;
	width: 895px;
/*	line-height:44px; */
line-height:57px;
	padding:0;
	margin:20px 0;
}

h1.image-header-h1-small {
	width:230px;
	margin:7px 0;
	line-height:26px;	
}

#accordion-container div.current h1.image-header-h1 {
    cursor: default;
}
#accordion-container div.current h1.image-header-h1-small {
    cursor: default;
}


.accordion-pane, .image-header {
	margin:0 -10px;
	padding:0 10px;
	overflow:hidden;
}

#content_wrapper div.image-header img.image-header-arrow {
	float:right;
	width:31px;
	padding:33px 5px 0 0;
}

#sidebar #accordion-container {
	border:2px solid #009bc7;
	background-color:#000;
	margin:30px 0;
}
#sidebar .accordion-pane, #sidebar .image-header {
	margin:0 0;
	padding:0 10px;
	overflow:hidden;
}
#sidebar div.image-header img.image-header-arrow {
	float:right;
	padding:8px 0 0 0;
}
#sidebar div.current img.image-header-arrow {
	float:right;
	padding:15px 0 0 0;
}

/*--- Sponsoren --- */
#sponsor_menu {
	border-top:1px solid #007ca0;
	border-bottom:1px solid #007ca0;
	margin:60px auto 20px auto;
	padding:20px 10px;
	overflow:hidden;
	clear:both;

	
}

#sponsor_menu ul {
	list-style:none;
	margin-top:12px;

}

#sponsor_menu a {
	line-height:0;
}

#sponsor_menu ul li {
	float:left;
	margin-right:13px;
	padding-bottom:0;
}
#sponsor_menu ul li.last {margin-right:0; margin-top:10px; padding:0;}

#sponsors, #support, #partner {
	float:left;
}



#support {
	margin:0 20px;
}
/*--- Footer --- */

#footer ul {
	list-style:none;
}
#footer ul li {
	float:left;	
	margin-right:20px;
}

/*---------------------------------*/
/*  zweispaltiges Design fŸr News  */
/*---------------------------------*/




body#news-2col #content_wrapper {
/*keine Breite sodass zweispaltig und einspaltige ansicht mšglich sind. */
	float:left;
	width:auto;
	
/*padding und border stattdessen auf den einzelnen newsitems */
	border:none;
	padding:0;
/*kein Background fŸr Newsdetailseite */	
	background:none;
}

body#news-2col #content {
overflow:hidden;
width:960px;
	
}
/*wird nur gerendert, wenn content vorhanden ist in dieser spalte */
body#news-2col #sidebar {
	width:300px;
	float:left;
	margin-left:30px;
}

body#news-2col #content_wrapper .newslatest-item {
	border-bottom:2px solid #009bc7; 
	border-left:2px solid #009bc7; 
	border-right:2px solid #009bc7; 
	padding: 10px;

	overflow:hidden;
	width:606px;	
}

body#news-2col #content_wrapper .newslatest {
	border-top:2px solid #009bc7;
	background:#000;
}

body#news-2col #content_wrapper .newslatest-item-date,  .newsdetail-item-date {
	color:#009bc7;
}
body#news-2col .newslatest-item-category, .newsdetail-item-category {
	text-transform: uppercase;
	color:#fff;
}
body#news-2col .newslatest-item-title, .newsdetail-item-title {
	/*color:#009bc7;*/
}

body#news-2col .newslatest-item  .newslatest-image img {
	float:right;
	border:2px solid #fff;
	margin-left:40px;
}

div.contentBtnShare, div.fb-like {
	display:inline;
	float:left;
	width:60px;
}

.socialbuttons {
	margin-top:20px;
}

/*-------- Single View -------------*/
div.newsdetail {
	border:2px solid #009bc7;
	padding:10px;
	overflow:hidden;
	background:#000;
	
}
div.newsdetail div.news-single-img {
    float: left;
    margin: 0 20px 0 0px;
    border:2px solid #fff;
}

div.newsdetail div.newsdetail-item-newscontent {
	margin-right:60px;
	float:left;
	width: 460px;
}

div.newsdetail-pagebrowser {
	background:#009bc7;
	clear:both;
	overflow:hidden;
}

div.newsdetail-pagebrowser a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
div.newsdetail-pagebrowser  {
padding:5px;
}
div.newsdetail-pagebrowser .newsdetail-prevlink  {
	margin-left:45px;
	float:left;
}

div.newsdetail-pagebrowser .newsdetail-backlink  {
	width:780px;
	float:left;
	text-align:center;
}

div.newsdetail-pagebrowser .newsdetail-nextlink  {
	margin-right:45px;
	float:right;
	text-align:right;
	text-transform:uppercase;
	font-weight:normal;
}

/*-------- Listview ---------*/
div.newslist {
	padding:0;
}

/* wird vom Accordion uebernommen 
div.newslist .newslist-item {
	padding:0 10px;
}
*/

div.newslist .newslist-item-title {
	margin:5px 0;
	color:#009bc7;
	text-transform:uppercase;
}
div.newslist .newslist-item-title a {
		text-transform:uppercase;
}

.newslist .newslist-item-date {
	margin:5px 0;
}


/*-------- Pagebrowser ---------*/


.newslist .pagebrowser, .fce-gallerycontainer .pagebrowser {
		margin:0px -10px;
		background:#009bc7;
		font-weight:bold;
		height:28px;
}

.newslist .pagebrowser ul, #content_wrapper .pagebrowser ul {
		list-style:none;
		padding:0;

}
	
.newslist .pagebrowser span, .newslist .pagebrowser ul li {
		float:left;
}


.newslist .pagebrowser li {
	margin:2px 0;
	padding:0;
	display:inline;
}

.newslist .pagebrowser span, .fce-gallerycontainer .pagebrowser span {
	margin:5px 0;
}
 
.newslist .pagebrowser a, .fce-gallerycontainer .pagebrowser a {
	color: #fff;
	text-decoration: none;
	font-size:13px;
} 

.newslist .pagebrowser li a {
	display:block;
	float:left;
	width:20px;
	margin-top:2px;
	text-align:center;	
}



/*Pagebrowser fŸr Gallery Container  add */

.fce-gallerycontainer .pagebrowser {
	margin:0 -10px -10px -10px;
}
.fce-gallerycontainer .pagebrowser-content {
	/*width:335px;*/
	margin:0 auto;
	text-align:center;
	line-height:28px;
}
.fce-gallerycontainer .pagebrowser #navigation-gallery1container-prev  {
	display:inline;
	/*float:left;*/
	margin-left: 45px;
}

.fce-gallerycontainer .pagebrowser #navigation-gallery1container-next  {
	display:inline;
/*	float:right; */
	margin-right: 45px;
}  
.fce-gallerycontainer .pagebrowser #navigation-gallery1container {
	/*float:left;*/
	display:inline;
	margin:0 25px;
}


.fce-gallerycontainer .pagebrowser #navigation-gallery1container-prev-inact, 
.fce-gallerycontainer .pagebrowser #navigation-gallery1container-next-inact {
	color:#8bb5c3;
}

.fce-gallerycontainer .pagebrowser li.activeSlide a {
	color:#009bc8;
	padding:1px 0 2px;
}

.fce-gallerycontainer .pagebrowser a {
	color:#000;
	padding:1px 0 2px;
}


.fce-gallerycontainer .pagebrowser a:hover {
	color:#fff;
}
						
.fce-gallerycontainer .pagebrowser li.activeSlide {
	background:#000000;
	color:#009bc8;
	
}
.fce-gallerycontainer .pagebrowser li {
	 padding: 4px 8px 4px 8px;
	 display:inline;
}

/*Homepage */

.fce-callout {
	position:relative;
	margin-bottom:30px;
}

.fce-onethird .fce-callout {
	margin-bottom:10px;
}

.fce-twothird .onethird iframe {
	margin-bottom:30px;
}


.fce-callout .callout-text {
	position:absolute;
	bottom:0;
	left:0;
}



.fce-subscription {
	width:296px;
	/*float:left;*/
	border:2px solid #009bc7;
	height:166px;
	
}

body#start #wrapper {
	margin:40px auto 0 auto;
}

body#start #header{
	margin:0;
}

body#start #content_wrapper {
	border:none;
	background:none;
	margin-top:105px;
	width:960px;
	padding:0;
}


#content_wrapper .fce-onethird, #content_wrapper .fce-twothird {
    overflow: hidden;
	position:relative;
}
#content_wrapper .fce-onethird {
	margin:0 0 30px 0;
	border-bottom: 2px solid #007ca0;
}


body#start .onethird {
	float:left;
	width:300px;
}
body#start .twothird {
	float:left;
	width:660px;
}

body#start .fce-onethird .onethird {
	margin-top:30px;

}
body#start .fce-onethird .twothird {
	min-height:638px;

/*	float:none;
	margin-left:330px; */
}

body#start .callout-image-onethird {
	width:296px;
	margin-right:30px;
	border:2px solid #009bc7;
	text-align:center;
	background:#000;
}
body#start .callout-image-twothird {
	width:626px;
	margin-right:30px;
	border:2px solid #009bc7;
	text-align:center;
	background:#000;
}

.fce-callout {
	float:left;
	
}
.fce-callout a {
	display:block;
	border:none;
}

body#start .fce-callout .last {
	margin-right:0;
	margin-left:30px;
}

body#start .fce-callout .lastright .callout-image-onethird  {
	
	margin-right:0px;
}

.fce-toutimage {
	/*position: absolute;
	bottom:5px;
	left:340px;*/
	width:631px;
	float:right;
}


.fce-socialbar {
	width:300px;
}

.fce-socialbar .fb, .fce-socialbar .yt, .fce-socialbar .tw, .fce-socialbar .rss, .fce-socialbar .lang_en, .fce-socialbar .lang_fr  {
	background-position:0 0;
	width:51px;
	height:49px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-right:11px;
}
.fce-socialbar .fb {
	background-image:url("../images/fb.jpg");
}

.fce-socialbar .yt {
	background-image:url("../images/yt.jpg");
}

.fce-socialbar .tw {
	background-image:url("../images/tw.jpg");
}

.fce-socialbar .rss {
	background-image:url("../images/rss.jpg");
}
.fce-socialbar .lang_en {
	background-image:url("../images/lang.jpg");
	margin-right:0;
}

.fce-socialbar .lang_fr {
	background-image:url("../images/lang.jpg");
	margin-right:0;
	background-position:0 -50px;
}

.fce-socialbar .fb:hover, .fce-socialbar .yt:hover, .fce-socialbar .tw:hover, .fce-socialbar .rss:hover, .fce-socialbar .lang_en:hover {
	background-position:0 -50px;
}

.fce-socialbar .lang_fr:hover {
	background-position:0 0;
}

/*preview */
body#preview #content_wrapper {
	border:none;
	background:none;
	width:960px;
	height:582px;
	padding:0;
}

body#preview {
  background:#000 url(../images/bboty_preview.jpg) no-repeat center -45px;
} 

body#preview .fce-socialbar {
	margin-top:465px;
}

body#preview #sponsor_menu {
	margin:0 0 20px;
}



/*-------- Boty <3 Braun ---------*/
body#braun #wrapper {
	width:960px;
}
body#braun #content_wrapper {
	padding:0;
	border:none;
	width:960px;
}

body#braun #wrapper #cruzer {
	left: 0;
    position: absolute;
    top: 80px;
}

.fce-battleofstyle {
	padding:10px;
	border:2px solid #009bc7;
	width:936px;
	overflow:hidden;
	background:#000;
	
}
.fce-battleofstyle .battleofstyle-text {
	float:left;
	width:416px;
}

.fce-battleofstyle .battleofstyle-text h1.image-header-h1{ 
	margin:0;
}


.fce-battleofstyle .battleofstyle-imagemap {
	float:right;
	width:520px;
	position:relative;
}	


.fce-battleofstyle #bos-area-dj {
	position:absolute;
	width:216px;
	height:396px;
	left:0;
	top:0;
	text-indent:-999em;
}
.fce-battleofstyle #bos-area-ronnie {
	position:absolute;
	width:300px;
	height:396px;
	left:217px;
	top:0;
	text-indent:-999em;
}


.bos-tooltip-dj {
 	position:absolute;
	display:none;
	background:url(../images/tooltip_dj.png) no-repeat;
	width:234px;
	height:159px;
	padding:10px 20px;
	top:115px;
	left:400px;
	line-height:1.3;
}

.bos-tooltip-ronnie {
	position:absolute;
	display:none;
	background:url(../images/tooltip_ronnie.png) no-repeat;
	width:243px;
	height:232px;
	padding:10px 20px;
	left:600px;
	top:40px;
		line-height:1.3;
}
p.tooltip-headline {
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	margin:5px 0 0 0;
}
.bos-tooltip-dj p {
	margin:5px 0 0 0;
}	

.bos-tooltip-ronnie p {
	margin:5px 0 0 0;

}	

.bos-dj-info {
	position:absolute;
	bottom:0;
	left:0;
	width:250px;
	text-align:center;
}

.bos-ronnie-info {
	position:absolute;
	bottom:0;
	right:0;
	width:247px;
	text-align:center;
}


.bos-dj-info img, .bos-ronnie-info img {
	margin-top:5px;
}

.bos-ronnie-info a.watch, .bos-dj-info a.watch {
	position:absolute;
	right:85px;
	bottom:50px;
}	

.bos-ronnie-info .play, .bos-dj-info .play {
	position:absolute;
	right:23px;
	bottom:34px;
	
}

/* ---Stylomaten --- */
/*
.fce-stylomat-image {overflow:hidden;}
*/
.fce-stylomat h2.image-header-h2 {
	width: 100%;
	line-height:22px;
	margin:20px 0;
	
	background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999em;
    white-space: nowrap;
	float:left;
	
}
.fce-stylomat p {
	width:550px;
}

.stylomat {
	width:85px;
	height:102px;
	background-position:0 0;
 	background-repeat:no-repeat;
	float:left;
	margin:0 12px;
	
}

.stylomat:hover {
	background-position:0 -103px;
}

.stylomat a {
	display:block;
	width:85px;
	height:102px;
	text-indent:-9999px;
	outline:none;
	
}

.fce-stylomat-image .first .stylomat {
	margin-left:0;
}
.fce-stylomat-image .last .stylomat {
	margin-right:0;
}


/* --- Produktvideos --- */



.fce-battleofstylevideo {
	width:219px;
	margin:25px 14px 0 14px;
	float:left;
}
.fce-battleofstylevideo-first {
	width:219px;
	margin:25px 14px 0 0;
	float:left;
}

.fce-battleofstylevideo-last {
	width:219px;
	margin:25px 0 0 14px;
	float:left;
}


/*
.fce-battleofstylevideo .imageCentered  {
	width:220px;
	height:220px;
} */

 .bos-video {
/*	display: inline;
	float:left;
	background:#fff; */
	text-align:center;	
	border:2px solid #009bc8;
}

.bos-text {
	margin-top:5px;
}


/*typographie*/
h2 {
    color: #009BC7;
    font-size: 23px;
    margin-bottom: 5px;
	text-transform: uppercase;
	font-weight:normal;
}

h2 a { 	text-decoration:none; }

h2 a:hover { text-decoration:none; }

p {margin-bottom:20px;}
p.subscription-headline {margin:0;}


a {color:#009bc7;}
a:focus {outline:none;}


table {
	width:956px;
	margin:0 -10px;
	padding:0;
	border-collapse:collapse;
}

table th {
	font-size:12px;
}

table td {
/*	border-top:1px solid #fff;
	border-right:1px solid #787878;*/
	border:1px solid #fff;
/*	padding:10px 10px 10px 50px; */
	padding:10px 10px 10px 10px;
	margin:0;
}
/*table td.td-0 {
	padding:10px;
	
}*/

table td.td-0 {
	border-left:0;
}

table td.td-last {
	border-right:none;
} 


/*
table tr.tr-last td {
	padding:10px 10px 40px 50px;
	
}
table tr.tr-last td.td-0 {
	padding:10px 10px 40px 10px;
	
}

*/
table tr:hover {
	background:#fff;
	color: #009BC7;
} 


.typo3-debug, .typo3-debug table {
	width:auto;
	margin:0;
		
}
.typo3-debug td {
	color:#000;
	border:1px solid #000;
	padding:2px;
}

#content_wrapper ul, #content_wrapper ol {
	padding:0 0 20px 50px;

}

/** 
* --------------------
* Gallery
* --------------------
*/

.fce-gallery {
	overflow:hidden;
	margin-bottom:30px;
}

.gallery-item {
	/*display: inline; */
	float:left;
/*	background:#fff; */
	margin:10px;
	text-align:center;
	
	border:1px solid #fff;
}

.fce-gallery .imageCentered{
	width:86px;
	height:65px;
}

.fce-gallery .last-column {
	margin-right:0;
}
.fce-gallery .first-column {
	margin-left:0;
}
/*
.fce-gallery .csc-textpic-imagerow {
	overflow:hidden;
	height:65px;*/
	/*margin-bottom:20px;*/



/*	
}

*/


/* FCE Live Video */

.fce-livevideo-callout {
	margin-bottom: 30px;
	width: 630px;	
}

.fce-livevideo-callout-image {
	margin-bottom: 10px;
}

.fce-livevideo-callout-iframe {
	border: 2px solid #009BC7;
    padding-top: 3px;
    text-align: center;
}

.fce-livevideo-callout-iframe-text {
	/*width:620px;*/
	margin: 10px;
	/*font-size:11px;*/
	background:#EBEBEB;
	border:1px solid #D6D6D6;
	margin-top:10px;
	padding:4px 0 4px 6px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.fce-livevideo-callout-iframe-text a {
	text-decoration:none;
	color:#000;
}
.fce-livevideo-callout-iframe-text a:hover {
	color: #009BC7;
}

.fce-livevideo-callout-iframe-text a  span{
	font-weight:bold;
}

/* Live Video overlay */

#live-video {
	display:none;
    /*background: url("../images/bgWarning.png") no-repeat scroll left top transparent;*/
	/*background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);*/
	/*background-color:#333;*/
	
	width:960px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;*/	

    /*height: 500px;
    width: 500px;
	back
	*/
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0px solid transparent;
	margin: 0;
	padding: 0;
}


.csc-mailform-field,
.csc-mailform-check {
	padding-left:10px;
	padding-bottom:5px;
}

.csc-mailform-check input {
	margin-right:5px;	
}

.csc-mailform-field input {
	width:270px;
	background-color:#666666;
	border:none;
	padding:4px;
	color:#fff;
}
.csc-mailform-field-submit  {
	cursor: pointer;
	margin-bottom:10px;
}
.csc-mailform-field-submit a {
	color:#000;
	border:none;
}
.csc-mailform-field-submit img {
	border:none;
}
/*Login Form */
div.tx-felogin-pi1 form {
	width:460px;
	margin:0 auto;
}
div.tx-felogin-pi1 .csc-mailform-field label {
	color:#009bc8;
	margin-bottom:10px;
}
div.tx-felogin-pi1 .csc-mailform-field {
	float:left; 
	width:170px;
	margin-right:20px;
	padding:0;
}
div.tx-felogin-pi1 .csc-mailform-field .input-wrap {
	background:url(../images/greybox_right.png) no-repeat right top;
}
div.tx-felogin-pi1 .csc-mailform-field input {
	width:170px;
	background:url(../images/greybox_left.png) no-repeat left top;
	height:25px;
}

div.tx-felogin-pi1 .csc-mailform-submit-felogin {
	background-image: url(../images/submit.jpg);
	background-repeat:no-repeat;
	background-position:-0 0;
	width:71px;
	text-indent:-9999em;
	height:19px;
	border:none;
	margin:35px 0 0;
}
div.tx-felogin-pi1 .csc-mailform-submit-felogin:hover {
	background-image: url(../images/submit.jpg);
	background-repeat:no-repeat;
	background-position:-71px 0;
	text-indent:-9999em;
	height:19px;
	border:none;
	
	
	
}



/** 
* --------------------
* Battle Data
* --------------------
*/


/* Google Maps 
 * -> #map_canvas wurde in das Plugin ausgelagert, da es dynamisch erstellt werden muss
 */

	.gm-hoverfield h2 {
		font-size: 14px;
		/*padding-top:20px;*/
	}
	.gm-hoverfield h2 a{
		font-size: 14px;
	}

	.gm-hoverfield i {
		font-size:smaller;
	}
	


	.gm-hoverfield table {
		width:100%;
		margin:0;
		padding:0;
		border-collapse:collapse;
	}
	
	.gm-hoverfield table td {
		border:none;
		padding:0;
	}
	.gm-hoverfield table td.td-0 {
		padding:0;
	}
	
	.gm-hoverfield table td.td-last {
		border-right:none;
	} 
	
	
	
	.gm-hoverfield  table tr.tr-last td {
		padding:0;
		
	}
	.gm-hoverfield  table tr.tr-last td.td-0 {
		padding:0;
		
	}
	.gm-hoverfield  table tr:hover {
		background:#fff;
		color: #000;
	} 



/* Battle Data end */
.monthy-calendar a, 
.map-battleByCountry-Elimination a, 
.map-battleByCountry-PreEliminations a,
.calendar-battlesByMonth a {
	color:#fff;
	text-decoration:none;	
}



.monthy-calendar a:hover, 
.map-battleByCountry-Elimination a:hover, 
.map-battleByCountry-PreEliminations a:hover,
.calendar-battlesByMonth a:hover  {
	text-decoration:underline;
}

.monthy-calendar {
	margin-bottom:15px;
}
.monthy-calendar ul {
	list-style:none;
	margin:0;
	padding:0;
}
.monthy-calendar ul li  {
	padding-bottom:8px;
}

.monthy-calendar ul li span {
	display:inline-block;
	width:200px;
	vertical-align:top;
}




	/* battle Calendar */
		.calendar-battlesByMonth {
			margin-bottom:15px;
		}
		.calendar-battlesByMonth ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		.calendar-battlesByMonth ul li  {
			padding-bottom:8px;
		}
		
		.calendar-battlesByMonth ul li span {
			display:inline-block;
			width:200px;
			vertical-align:top;
		}
		
		.calendar-battlesByMonth ul li span.t3-icon {
			display:inline-block;
			overflow:hidden;
			position:relative;
			font-size:1px;
			line-height:0;
			margin-right:2px;
			vertical-align:middle;
			height:11px;
			width:16px;
		}
		
		.calendar-battlesByMonth a {
			color:#fff;
			text-decoration:none;
		}
		.calendar-battlesByMonth a:hover {
			text-decoration:underline;
		}
		
		

	/* battle Map */
		.map-battleByCountry-Elimination,
		.map-battleByCountry-PreEliminations  {
			width:300px;
			vertical-align:top;
			margin-bottom:8px;
		}
		.map-battleByCountry-Elimination ul,
		.map-battleByCountry-PreEliminations  ul {
			margin:0;
			padding:0;
			list-style:none;
			float:left;
			display:inline-block;
		}
		.map-battleByCountry-Elimination img,
		.map-battleByCountry-PreEliminations  img {
			float:left;
			padding-right:10px;
		}
		
		.map-battleByCountry-Elimination ul {
			/*padding-left:5px;*/
			margin:-2px 0 0 5px;
		}
		
		.map-battleByCountry-PreEliminations ul {
			margin:-2px 0 0 5px;
		}
		
.map-battleByCountry-PreEliminations ul li {
			padding-left:24px;
			padding-bottom:8px;
			/*height:32px;*/
			background:url(../images/map-battleByCountry-element.gif) no-repeat left top;
			vertical-align:middle;
		}
		.map-battleByCountry-PreEliminations ul li img {
			padding-right:8px;
		}
		
		
		.map-battleByCountry-PreEliminations ul li.first-elimination {
			background:url(../images/map-battleByCountry-plus.gif) no-repeat left top;
			padding-left:19px;
			padding-bottom:8px;
		}
		
		
		.map-battleByCountry-PreEliminations ul li.last-preelimination {
			background:url(../images/map-battleByCountry-element-last.gif) no-repeat left top;
			padding-bottom:0px;
		}
		

		
		/* Flags for main */
		.map-battleByCountry-Elimination span.t3-icon,
		.map-battleByCountry-PreEliminations span.t3-icon {
			
			display:inline-block;
			float:left;
			overflow:hidden;
			position:relative;
			font-size:1px;
			line-height:0;
			margin-right:2px;
			height:11px;
			width:16px;
		}
		
		
#content_wrapper .map-battleByCountry-PreEliminations ul, 
#content_wrapper .map-battleByCountry-Elimination  ul, 
#content_wrapper .calendar-battlesByMonth ul {
			padding:0;
}
/*
#content_wrapper .map-battleByCountry-PreEliminations li */
#content_wrapper .map-battleByCountry-Elimination  li 
/*#content_wrapper .calendar-battlesByMonth li */{
		padding-bottom:0;
}		
		
				/* Flags for pre */
		.map-battleByCountry-PreEliminations ul li span.t3-icon {
			float: none;
		}


/* Battle Data end */