
/* TEXT FORMATTING */
h2{
	color:#ff7a36;
}

#content h2{
	margin:15px 0 10px 0px;
/*	color:#7c7c7c;*/
}

.two_col_left_img strong, .two_col_grid strong{color:#ff7a36;}
/* LINKS */
a, .one_col a, .two_col_grid a, .two_col_top_img a, .two_col_top_img_l a, a.arrow{
	background: transparent url(../images/link_arrow_orange.gif) no-repeat 0px 1px;
	color:#ff7a36;
}

/* Navigation bar on top of pages */
#subnavi{
	background:#ff7a36 url(../images/subnavi/balken_centrotainment_2.jpg) no-repeat;
}

#newsletterbox{
	background: transparent url(../images/nl_box_centrotainment.gif) no-repeat;
}

#registrationbox{
	/*background: transparent url(../images/loginbox_centrotainment.gif) no-repeat;*/
}

h1{
	overflow:visible;
	color:#ff7a36;
}

#mediabox_audio{
	background:#fff url(../images/dummy_audio_player.jpg) no-repeat;
	width:597px;
	height:310px;
	margin:30px 10px 10px 0px;
	display:block;
}

#mediabox_video{
	background:#fff url(../images/mediabox_video.jpg) no-repeat;
	width:598px;
	height:526px;
	margin:30px 10px 20px 0px;
	display:block;
}

#mediabox_foto{
	background:#fff url(../images/mediabox_foto.jpg) no-repeat;
	width:598px;
	height:526px;
	margin:30px 10px 20px 0px;
	display:block;
}

#player{
	width:523px;
	height:331px;
	margin:28px 0 0 42px;
	
}

#mediabox_foto #player{
	height:360px;
}

#mediabox_foto h2{
	margin:0 0 17px 0;
}

#linkbox{
	margin:25px 0 0 42px;
}

#mediabox_foto #linkbox{
	margin:20px 0 0 42px;
}

* html #linkbox{
	margin:20px 0 0 42px;
}

#linkbox h2{
	margin:10px 0 5px 0;
}

#linkbox p{
	width:185px;
	float:left;
}

#linkbox a{
	display:block;
	margin-bottom:2px;
}

#fotos{
	width:550px;
	height:330px;
	overflow:auto;
	display:block;
}

.fotowrap{
	float:left;
	margin:0 15px 0px 0;
	height: 150px;
	width:auto;
	display:block;
}

.fotowrap p{
	margin:0px;
}

#content li{
	list-style-image:url(../images/list_dot_orange.gif);
}

#infolinkbox a#euro:hover{background:transparent url(../images/servicenavi/sparen_1_centrota.gif) no-repeat;}
#infolinkbox a#opening:hover{background:transparent url(../images/servicenavi/oeffnung_1_centrota.gif) no-repeat;}
#infolinkbox a#voucher:hover{background:transparent url(../images/servicenavi/geschenk_1_centrota.gif) no-repeat;}
#infolinkbox a#map:hover{background:transparent url(../images/servicenavi/lageplan_1_centrota.gif) no-repeat;}
#infolinkbox a#services:hover{background:transparent url(../images/servicenavi/services_1_centrota.gif) no-repeat;}
#infolinkbox a#mediabox:hover{background:transparent url(../images/servicenavi/media_1_centrota.gif) no-repeat;}
#infolinkbox a#contact:hover{background:transparent url(../images/servicenavi/kontakt_1_centrota.gif) no-repeat;}
#infolinkbox a#rss:hover{background:transparent url(../images/servicenavi/rss_1_centrota.gif) no-repeat;}
