
@import url(nav.css);


html { height:100%; }
body { height:100%;margin:0px;padding:0px;background:url(img/bg_body_miami.gif) repeat-x bottom left fixed #80180F; }
div { margin:0px;padding:0px; }
div.clear { clear:both;height:0px;line-height:0px; }
a img { border:none; }

/* 1 - SEITENLAYOUT */
div#top { margin-top:15px;background:url(img/bg_top_navi.png) repeat-x;behavior:url(scripts/iepngfix.htc); }
	/* alternativ IE6 */
	*html div#top { background-image:url(img/ie6-bg-toprow.gif); }

	div#top_center { width:1200px;margin:0px auto;height:63px; }
		div#top_logo { float:left;width:184px;margin-left:8px;padding-top:9px;text-align:center; }
		div#top_navi { float:left;width:795px;margin-left:13px;padding-top:14px;height:49px;overflow:hidden; }
		div#top_suche { float:left;width:175px;height:63px;background:url(img/suche.png) no-repeat; }

	div#top_lang { width:1200px;height:16px;margin:0px auto;padding:8px 0px 5px 0px; }
		/* >>> redundant!!! <<< */ 
		div#top_lang_switch { width:189px;float:right; }

div#main { width:1200px;margin:0px auto;padding-bottom:50px; }
	div#main_header { width:1200px;height:5px;background:url(img/bg_main_header.png) no-repeat;line-height:0px;font-size:0px;}
		/* alternativ IE6 */
		*html div#main_header { background-image:url(img/ie6-bg-main-header.gif); }

	div#main_box { padding:0px 2px 0px 10px;background:url(img/bg_main.png);repeat-y;}
   /* alternativ IE6 */
   *html div#main_box { background-image:url(img/ie6_bg_main.gif); }
   
	div#bottom { height:27px;padding-top:3px;background:url(img/bg_main_footer.png) no-repeat; }
		/* alternativ IE6 */
		*html div#bottom {background-image:url(img/ie6-bg-main-footer.gif);}
		
		/* >>> redundant!!! <<< */ 	
		div#bottom_center { width:786px;margin-left:205px;padding-left:10px;padding-top:5px; }

/* 2 - MAIN_BOX
       dreispaltiges Layout:
       #main_left, #main_center, #main_right,
       #nachoben */
div#main_left, div#main_right { min-height:552px;height:auto !important;height:552px;width:180px;background:url(img/bg-container-vertical.gif) repeat-x; }
	div#main_left { float:left; }
	div#main_right { float:right; }
	div#main_right h1, div#main_right h3 { text-align:center;color:#F1F1F1; }
   strong.container-header {
	display:block;
	height:20px;
	width:170px;
	padding:5px 5px 0px 5px;
	background-image:url(img/bg-container-header.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:center;
	text-size:11px;
	color:#C0C0C0;
	overflow:hidden;
   }
   div.container-content { padding:20px 3px; }

div#main_center { float:left;min-height:702px;height:auto !important;height:702px;width:796px;margin-left:13px;padding-bottom:20px; }

div#nachoben { width:762px;margin-left:193px;background-color:#FFFFFF;padding:5px 17px 0px 17px; }
	a.nachoben { text-decoration:none;font-size:11px;line-height:11px;font-weight:bold;color:#720900;display:block;height:20px;padding-left:15px;background-image:url(img/nachoben.gif);background-repeat:no-repeat;background-position:0px -1px; }
	*html a.nachoben { background-position:0px -2px; }
	*+html a.nachoben { background-position:0px -2px; }
	a.nachoben:hover { text-decoration:underline; }

/* 3 - NAVIGATION */
/* Bottom Liste */
ul#bottom { float:right;margin:0px 13px 0px 0px;padding:0px;list-style:none;list-style-position:outside; }
	ul#bottom li { float:left; }
	ul#bottom li.trenner { width:1px;height:11px;margin-top:3px;background-color:#C0C0C0; }
	ul#bottom li.item { padding:0px 7px; }
		ul#bottom li.item a { color:#C0C0C0;text-decoration:none;font-size:13px; }
		ul#bottom li.item a:hover { color:#FFFFFF; }
		ul#bottom li.item a.curr { font-weight:bold !important;color:#FFFFFF !important; }

/* language switch */
ul#langswitch {
   list-style:none;list-style-position:none;margin:0px;padding:0px;float:right;width:189px;
}
ul#langswitch li {
   float:left;color:#808080;
}
ul#langswitch li span#curr {
   color:#C0C0C0;
}
ul#langswitch li.item {
   padding:0px 5px;font-size:13px;text-transform:lowercase;
}   
ul#langswitch li.item a {
   color:#808080;font-size:13px;text-decoration:none;
}
ul#langswitch li.item a:hover {
   color:#FFFFFF;
}
ul#langswitch li.trenner {
   width:1px;height:11px;background-color:#C0C0C0;background-repeat:no-repeat;margin-top:3px;
}
/* navi */
ul#navi_rowx {
   float:right;
}
ul#navi_row1 {
   width:795px;
}
ul#navi_row2 {
   width:600px;float:left;
}
*html ul#navi_row1, *html ul#navi_row2 {line-height:12px;}
ul#navi_row1, ul#navi_row2, ul#navi_rowx {
   list-style:none;list-style-position:outside;margin:0px;padding:0px;overflow:hidden;
}
ul#navi_row1 li.item, ul#navi_row2 li.item, ul#navi_rowx li.item {
   float:left;padding:0px 10px;
}
ul#navi_row1 li.item a, ul#navi_row2 li.item a, ul#navi_rowx li.item a {
   color:#C0C0C0;font-weight:bold;font-size:13px;text-decoration:none;
}
ul#navi_row1 li.item a:hover, ul#navi_row2 li.item a:hover, ul#navi_rowx li.item a:hover {
   color:#FFFFFF;
}
div#top_navi div#trenner {
   height:3px;line-height:0px;font-size:0px;width:775px;border-bottom-style:solid;border-bottom-color:#C0C0C0;border-bottom-width:1px;margin-bottom:3px;margin-left:10px;
}
ul#navi_row2 li.trenner {
   width:1px;height:11px;background-color:#C0C0C0;float:left;margin:3px 5px 0px 5px;
}
/* Suche */
input#suche {
   background-color:transparent;font-size:11px;border:none;margin-top:26px;margin-left:40px;font-weight:bold;color:#808080;width:120px;
}
*+html input#suche {
   margin-top:25px !important;
}
/* Klickpfad */
div#klickpfad {
	margin-left:20px;color:#808080;margin-bottom:20px;margin-top:5px;clear:both;
}
div#klickpfad a.aklickpfad {
	color:#808080;text-decoration:none;
}
div#klickpfad a.aklickpfad:hover {
	color:#740b00;text-decoration:none;
}
/* content */
div#content {
   width:762px;margin:0px 17px;color:#000000;font-size:13px;font-family:arial;line-height:16px;
}

/* LAYOUT */
div#videoofthemonth {
	margin:20px 0px 15px 0px;
}
div#contentleft {
	float:left;margin-left:17px;width:376px;overflow:hidden;
}
*html div#contentleft {
	margin-left:9px;
}
div#contentright {
	float:right;margin-right:17px;width:376px;overflow:hidden;
}
*html div#contentright {
	margin-right:9px;
}
/* BL�CKE */
div#blockteaser {
	width:376px;margin-bottom:15px;
}
div#block-toprow {
	height:7px;width:376px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-toprow.png);)
}
*html div#block-toprow {
	background-image:url();
}
div#block-centerrow {
	width:376px;background-repeat:repeat-y;background-image:url(img/block-centerrow.png);
}
*html div#block-centerrow {
	background-image:url();
}
div#block-bottomrow {
	height:6px;width:376px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-bottomrow.png);)
}
*html div#block-bottomrow {
	background-image:url();
}
div#block-content {
	position:relative;top:-7px;left:6px;z-index:1;width:368px;border:solid 1px #303030;
}
div#block-content em {
	color:#000000;font-style:normal;
}
a#block-wrapper, div.news-bigt-wrapper a {
	display:block;overflow:hidden;background-color:#cfcbcb;text-decoration:none;padding:5px 7px;
}
a#block-wrapper:hover, div.news-bigt-wrapper a:hover {
	background-color:#ADADAD;
}
	/* bigteaser */
	div.bigt-center {height:220px;}
	div.bigt-content {height:225px;} /* center+5px */
	a.bigt-wrapper, div.news-bigt-wrapper a {height:215px;} /* center-5px */
	
	/* smallteaser */
	div.smallt-center {height:150px;}
	div.smallt-content {height:155px;} /* center+5px */
	a.smallt-wrapper {height:145px;} /* center-5px */
	
	
	
	

/* BL�CKE 33% */
div#blockteaser33 {	width:240px;margin-bottom:15px;float:left;margin-right:14px; }

div#block-toprow33 { height:7px;width:240px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-toprow.png);) }

*html div#block-toprow33 { background-image:url(); }

div#block-centerrow33 {	width:240px;background-repeat:repeat-y;background-image:url(img/block-centerrow.png); }

*html div#block-centerrow33 { background-image:url(); }

div#block-bottomrow33 {	height:6px;width:240px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-bottomrow.png);) }

*html div#block-bottomrow33 { background-image:url(); }

div#block-content33 { position:relative;top:-7px;left:6px;z-index:1;width:232px;border:solid 1px #303030; }

div#block-content33 em { color:#000000;font-style:normal; }

a#block-wrapper { display:block;overflow:hidden;background-color:#cfcbcb;text-decoration:none;padding:5px 7px; }

a#block-wrapper:hover { background-color:#ADADAD; }
	
	
	
	
	
	
	
/* Video of the month BL�CKE */
div#video-toprow {
	height:7px;width:762px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-toprow.png);)
}
*html div#video-toprow {
	background-image:url();
}
div#video-centerrow {
	width:762px;height:407px;background-repeat:repeat-y;background-image:url(img/block-centerrow.png);
}
*html div#video-centerrow {
	background-image:url();
}
div#video-bottomrow {
	height:6px;width:762px;overflow:hidden;background-repeat:no-repeat;background-image:url(img/block-fullrow.png);
}
*html div#video-bottomrow {
	background-image:url();
}
div#video-content {
	padding:5px 7px;position:relative;top:-7px;left:6px;z-index:1;width:740px;height:402px;border:solid 1px #303030;background-color:#555555;
}

/* Videoplayer */
div#flashcontent { width:640px;margin:24px auto; }
div#videoofthemonth .tx-videosslideshowpro-pi1 {text-align:center;}




.tx-videosslideshowpro-pi1 { margin-bottom:10px;}






/* BL�CKE - INNENLEBEN */
h1#block-headline {
	padding:0px 1px;margin:0px;margin-bottom:10px;font-size:16px;color:#000000;display:block;border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#740b00;
}
a#block-wrapper p, div.news-bigt-wrapper a p {
	font-size:13px;font-family:Arial;line-height:16px;font-weight:normal;color:#000000;margin:0px 0px 10px 0px;
}
table#block-table {
}
td#block-tablecell1 {
	padding-right:10px;vertical-align:top;
}
td#block-tablecell2 {
	vertical-align:top;
}


/* �BERFL�SSIG ???? */
a.mehr {
   color:#df4408;font-size:13px;font-weight:bold;display:block;text-align:right;text-decoration:none;
}
a.mehr:hover {
   text-decoration:underline;
}
