/* - general element definitions - */
body {
	backround-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	color: #576176;
	text-align: center; /* Zentrierung im Internet Explorer */
	font-size: 12px;
	height:100%;
	width:100%;
}
* {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: medium none;
	line-height:150%;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin:10px 0 10px 0;
}
h2 {
	font-size: 14px;
	margin: 10px 0 10px 0;
}
a, a:visited {
	color: #cd6d3d;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:hover.marquee {
	color: #000;
	text-decoration: none;
}
input, select {
	padding: 2px;
	font-size: 12px;
	color: #000000;
}
a.marquee, a.marquee:visited {
	color: #cd6d3d;
	text-decoration: none;
}
select {
	border: 1px solid #75736e;
	padding: 1px;
}
br.clearer, div.clearer { 
	clear: both; 
	font-size: 0;
	line-height: 0; 
	height: 0;
}
table{
	width: 100%;
	text-align: left;
}
th{
	padding: 7px 10px 8px 10px;
}
td{
	padding: 5px 10px 5px 10px;
}
img {
	border: none;
	vertical-align: bottom;
}
a.link_sv, a.link_sv:visited{
	color: #195c9c;
	text-decoration: none;
}
a.link_sv:hover{
	color: #195c9c;
	text-decoration: underline;
}
a.link_sg, a.link_sg:visited{
	color: #b25222;
	text-decoration: none;
}
a.link_sg:hover{
	color: #b25222;
	text-decoration: underline;
}
/* - - */


/*-  layout definitions  -*/
#wrapper {
	background-image: url(../img/bg_contents.jpg);
	background-repeat: repeat-y;
	background-color: #bdd2e3;
	text-align: left;
	width: 830px;
	margin:0 auto;
}
#wrapper2 {
	background-image: url(../img/bg_contents.jpg);
	background-repeat: repeat-y;
	background-color: #bdd2e3;
	text-align: left;
	width: 830px;
	margin:0 auto;
}
#header{
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #8cb2d6;
	width: 830px;
	height: 119px;
}
#navigation{
	background-image: url(../img/bg_navigation.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 111px;
}

#contents_top_index{/* only for top page */
	background-image: url(../img/bg_contents_top_index.jpg);
	background-repeat: no-repeat;
	height: 142px;
}
#contents_top{
	background-image: url(../img/bg_contents_top.jpg);
	background-repeat: no-repeat;
	height: 142px;
}
#shadow_left{
	background-image: url(../img/bg_shadow_left.jpg);
	background-repeat: no-repeat;
	background-color: #bdd2e3;
	height: 414px;
	width: 35px;
	float: left;
}
#shadow_right{
	background-image: url(../img/bg_shadow_right.jpg);
	background-repeat: no-repeat;
	background-color: #bdd2e3;
	height: 414px;
	width: 35px;
	float: left;
}
#contents_area{
	width: 760px;
	padding-bottom:30px;
	float: left;
}

#leftcolumn_index{/* only for top page */
	width: 490px;
	padding: 0 0 20px 0;
	float: left;
}
#singlecolumn{/* use for page without rightcolumn */
	width: 700px;
	padding: 10px 30px 10px 30px;
	float: left;
}
#leftcolumn{
	width: 450px;
	padding: 10px 10px 20px 30px;
	float: left;
}
#rightcolumn{
	padding: 0px 0 0 0;
	width: 250px;
	float: left;
}
#footer{
	background-image: url(../img/bg_contents_bottom.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
/* - - */


/* - navigation element definition - */
#navigation ul{
	vertical-align: bottom;
	list-style: none;
}
#navigation ul li{
	vertical-align: bottom;
	float: left;
}
/* - - */


/* - contentarea element definition - */
#contents_area ol{
	padding:0 0 0 20px;
}
#contents_area ul{
	padding:0 0 0 15px;
}
#contents_area ul li{
	padding-bottom:10px;
}
#contents_area table{
	width: 100%;
	text-align: left;
}
#contents_area th{
	padding: 7px 10px 8px 0;
}
#contents_area td{
	padding: 5px 10px 5px 0;
}
#contents_area .banner_box{
	text-align: center;
	padding: 0 10px 10px 0;
	float: left;
}
#contents_area .cover_img{
	width: 170px;
	margin: 0 8px 25px 0;
	float: left;
}
#contents_area .cover_text{
	width: 272px;
	margin: 0 0 25px 0;
	float: left;
}
/* - - */


/* display common element definition*/
.channel_text{
	padding: 8px 0 0 0;
}
.thumb_pic{
	padding: 8px 8px 0 0;
	float: left;	
}
.description{
	width: 280px;
	padding: 8px 0;
	float: left;
}
.description .title{
	width: 47px;
	float: left;	
}
.description .content{
	width: 220px;
	float: left;	
}
img.icon_speaker{
	vertical-align: middle;
}
.controller_wrapper{
	width: 450px;
	text-align: right;
	margin: auto;
}
.controller_wrapper2{
	width: 450px;
	text-align: right;
	margin: auto;
}
.select_player{
	position: relative;
	left: 238px;
	top: 14px;
	float: left;
}
.select_player select{
	width: 160px;
}
.play_btn{
	position: relative;
	top: 10px;
	float: right;
}
.display_title{
	font-size: 20px;
	padding-top: 15px;
	float: left;
}
.display_title_img{
	float: right;
}
/* - - */


/* display1 element definition*/
#display1_leftbar{
	float: left;
}
#display1{
	background-image: url(../img/display1_bg.jpg);
	background-repeat: repeat-y;
	color: #b25222;
}
#display1_contents{
	background-image: url(../img/display1_contents_bg.jpg);
	background-repeat: no-repeat;
	width: 416px;
	height: auto !important;
	height: 235px;
	min-height: 235px;
	float: left;
}
#display1 > #display1_contents{
	height: auto;
}
#display1_rightbar{
	float: left;
}
#display1_bottom{
	background-image: url(../img/display1_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	text-align: right;
}
#controller1{
	background-image: url(../img/controller1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 1px;
	padding-right: 20px;
	margin-right: 2px;
	height: 41px;
}
a.playlist_sg, a.playlist_sg:visited{
	font-weight: bold;
	color: #774200;
	text-decoration: none;
}
a.playlist_sg:hover{
	font-weight: bold;
	color: #b25222;
	text-decoration: underline;
}
/* - - */


/* display2 element definition*/
#display2_leftbar{
	float: left;
}
#display2{
	background-image: url(../img/display2_bg.jpg);
	background-repeat: repeat-y;
	color: #195c9c;
}
#display2_contents{
	background-image: url(../img/display2_contents_bg.jpg);
	background-repeat: no-repeat;
	width: 416px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	float: left;
}
#display2 > #display2_contents{
	height: auto;
}
#display2_rightbar{
	float: left;
}
#display2_bottom{
	background-image: url(../img/display2_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 72px;
}
#controller2{
	background-image: url(../img/controller2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-right: 20px;
	margin-right: 2px;
	height: 41px;
}
a.playlist_sv, a.playlist_sv:visited{
	font-weight: bold;
	color: #011f48;
	text-decoration: none;
}
a.playlist_sv:hover{
	font-weight: bold;
	color: #195c9c;
	text-decoration: underline;
}
/* - - */


/* - leftcolum display element definition - */
#leftcolumn p{
	padding: 0 0 10px 0;
}
/* - - */


/* rightcolum display element definition*/
.subdisplay_wrapper{
	background-image: url(../img/subdisplay_bg.jpg);
	background-repeat: repeat-y;
	width: 250px;
}
.subdisplay_wrapper2{
	background-image: url(../img/subdisplay_bg.jpg);
	background-repeat: repeat-y;
	width: 250px;
}
.subdisplay_contents{
	background-image: url(../img/subdisplay_contents_bg.jpg);
	background-repeat: no-repeat;
	height: auto !important;
	height: 173px;
	min-height: 173px;
	padding: 0 20px 0 20px;
	text-align: center;
}
.subdisplay_wrapper > .subdisplay_contents{
	height: auto;
}
.subdisplay_wrapper2 > .subdisplay_contents{
	height: auto;
}
.subdisplay_title{
	font-size: 11px;
	padding-bottom: 5px;
}
.subdisplay_contents div{
	
}
#advertisement{
	width: 154px;
	margin-left: 25px;
	padding-bottom: 10px;
}
.subdisplay_contents .block{
	text-align: center;
	padding-bottom: 5px;
}
.banner_box_left{
	padding: 0 5px 5px 0;
	width: 100px;
	text-align: right;
	float: left;
}
.banner_box_right{
	width: 100px;
	padding: 0 5px 5px 0;
	text-align: left;
	float: left;
}
/* - - */


/* - contents top element destination - */
#contents_top_left{
	width: 535px;
	float: left;
}

/* subnavigation element destination */
#subnavigation_wrapper{
	height: 57px;
	padding: 20px 0 0 112px;
	float: left;
}
#subnavigation_wrapper2{
	height: 57px;
	padding: 20px 0 0 112px;
	float: left;
}
#sub_navigation{
	background-image: url(../img/subnavigation_bg.jpg);
	background-repeat: repeat-x;
	width: 357px;
	height: 27px;
	padding: 11px 10px 0 10px;
	float: left;
}
#sub_navigation ul{
	list-style: none;
}
#sub_navigation ul li{
	padding-right: 10px;
	float: left;
}
#sub_navigation a, #sub_navigation a:visited{
	color: #cc6600;
	text-decoration: underline;
}
#sub_navigation a:hover{
	color: #000;
	text-decoration: underline;
}

#sub_navigation a.selected, #sub_navigation a.selected:visited{
	color: #000;
	text-decoration: none;
}
#sub_navigation a.selected:hover{
	color: #000;
	text-decoration: underline;
}
#sub_navigation a.marquee, #sub_navigation a.marquee:visited{
	color: #cd6d3d;
	text-decoration: none;
}
#sub_navigation a.marquee:hover{
	color: #000;
	text-decoration: none;
}

#subnav_left{
	float: left;
}
#subnav_right{
	float: left;
}
/* - - */


/*summery element destination*/
#summery{
	width: 444px;
	padding: 0 0 0 65px;
	float: left;
}
/* - - */


/*language controll element destination*/
#contents_top_right{
	width: 250px;
	padding: 5px 0;
	float: left;
}
#speaker{
	float: left;
}
#language_dial{
	float: left;
}
#language_btn{
	padding: 50px 5px 0;
	float: left;
}
#en_btn{
	padding-bottom: 10px;
}
#contact_btn{
	padding-left: 65px;
}
/* - - */
/* - - */


/* footerarea element definition */
#terms{
	width: 276px;
	text-align: center;
	float: left;
}
#no_logo{
	width: 276px;
	text-align: center;
	float: left;
}
#disclaimer{
	width: 276px;
	text-align: center;
	float: left;
}
/* -  - */


/* adwards element definition */
#adwards{
	width: 790px;
	background-color: #fff;
	padding: 10px 20px 30px 20px;
	text-align: center;
}
#text_container_border{
	width: 502px;
	border: 1px dotted #999;
	margin: 0 auto;
	text-align: left;
}
#text_container{
	border: 1px solid #999;
	width: 500px;
}
#text_left{
	padding: 5px;
	width: 240px;
	float: left;
}
#text_right{
	padding: 5px;
	width: 240px;
	float: left;
}
#ad_footer{
	background-color: #999;
	padding: 1px 3px 1px 0;
	text-align: right;
}
#adwards a, #adwards a:visited{
	color: #3366cc;
	text-decoration: underline;
}
#adwards a:hover{
	color: #999;
	text-decoration: underline;
}
#ad_footer a, #ad_footer a:visited{
	color: #fff;
	text-decoration: underline;
}
#ad_footer a:hover{
	color: #fff;
	text-decoration: none;
}
/*- -*/


/*- playlist element definition -*/
#playlist{
	width: 100%;
}
#playlist div.header_image{
	padding:0 0 10px 0;
}
#playlist table.table_sg{
	color: #b25222;
}
#playlist tr.header_sg{
	color: #fff;
	background-color: #f79737;
}
#playlist tr.dark_sg{
	background-color: #fbbc01;
}
#playlist tr.bright_sg{
	background-color: #ffd55a;
}
#playlist table.table_sv{
	color: #195c9c;
}
#playlist tr.header_sv{
	color: #fff;
	background-color: #639dd5;
}
#playlist tr.dark_sv{
	background-color: #8bc5fe;
}
#playlist tr.bright_sv{
	background-color: #acd1f6;
}
#playlist td{
	padding: 4px 8px 4px 8px;
}
#playlist td.td_withborder_sg{
	border-right: 1px solid #d97949;
}
#playlist td.td_withborder_sv{
	border-right: 1px solid #4f89c1;
}
#playlist td.td_center{
	text-align: center;
}
#playlist img{
	vertical-align: middle;
}
/* - - */


/*- event list element definition -*/
#event_list td{
	padding-bottom: 10px;
}
#event_list .date{
	width: 80px;
	padding-bottom: 10px;
	vertical-align: top;
}


/* - - */


