html
{
	height: 100%;
}
body
{
	height: 100%;
}
*
{
	outline: none;
}
#container
{
	width: 884px;
	height: 603px;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -303px 0 0 -443px;
	background: #fff url(../img/container-bg.png) top left no-repeat;
	overflow: hidden; 
	border: 1px solid #83150a;
}
#header
{
	height: 80px;
	margin-top: 20px;
	position: relative;
}

#goIPDeutschland
{
	width: 85px;
	height: 80px;
	position: absolute;
	left: 75px;
}
#goHome
{
	width: 465px;
	height: 80px;
	position: absolute;
	left: 210px;
}
#goSRTL
{
	width: 140px;
	height: 80px;
	position: absolute;
	left: 695px;
}


.img_link, .img_content
{
	text-indent: -9999em;
}

#menu
{
	position: absolute;
	top: 115px;
	left: 46px;
}
#menu ul
{
	list-style: none;
	padding: 0;
}
#menu ul li
{

	display: inline;
	float: left;
}
#menu li a
{
	display: block; 
	height: 31px;
	background: url(../img/menu.png) top left no-repeat; 
	outline: none;
}
#m1 a
{
	width: 264px;
}
#m2 a
{
	width: 264px;
	background-position: -264px 0 !important;
}
#m3 a
{
	width: 271px;
	background-position: -528px 0 !important;	
}
#m1 a:hover
{
	background-position: 0 -31px !important;
}
#m2 a:hover
{
	background-position: -264px -31px !important;
}
#m3 a:hover
{
	background-position: -528px -31px !important;
}
#m1 a:active, #m1 a.active
{
	background-position: 0 -62px !important;
}
#m2 a:active, #m2 a.active
{
	background-position: -264px -62px !important;
}
#m3 a:active, #m3 a.active
{
	background-position: -528px -62px !important;
}

#m1 a.active1
{
	background-position: 0 -93px !important;
}
#m1 a.active2
{
	background-position: 0 -124px !important;
}
#m1 a.active3
{
	background-position: 0 -155px !important;
}


#submenu
{
	position: absolute;
	top: 140px;
	left: 70px;
}
#submenu ul
{
	list-style: none;
	width: 201px;
	height: 80px;
	
	padding: 10px 0 0 15px;
}
.s1
{
	background: url(../img/submenu.png) 0 -100px no-repeat;
}
.s2
{
	background: url(../img/submenu.png) -216px -200px no-repeat;
}
.s3
{
	background: url(../img/submenu.png) -432px -300px no-repeat;
}
#submenu ul li
{
	display: inline;
	float: left;
}
#submenu li a
{
	display: block; 
	height: 55px;
	width: 55px;
	margin-right: 10px;
	outline: none;
}

#content
{
	position: absolute;
	top: 155px;
	width: 884px;
	height: 410px;
	background: url(../img/content-bg/default.png);
}
#footer
{
	position: absolute;
	top: 580px;
	left: 46px;
	width:	810px;
}
#copyright
{
	display: block;
	width: 160px;
	height: 12px;
	background: url(../img/footer.png) top left no-repeat; 
}
#footer ul
{
	list-style: none;
	padding: 0;
	position: absolute;
	left: 415px;
	top: 0;
}
#footer ul li
{

	display: inline;
	float: left;
	margin-left: 25px;
}
#footer li a
{
	display: block; 
	height: 12px;
	background: url(../img/footer.png) top left no-repeat; 
	outline: none;
	overflow: hidden;
}
#f1 a
{
	width: 85px;
	background-position: -440px 0 !important;

}
#f2 a
{
	width: 80px;
	background-position: -550px 0 !important;
}
#f3 a
{
	width: 50px;
	background-position: -655px 0 !important;
}
#f4 a
{
	width: 60px;
	background-position: -730px 0 !important;
}
#f1 a:hover
{
	background-position: -440px -12px !important;

}
#f2 a:hover
{
	background-position: -550px -12px !important;
}
#f3 a:hover
{
	background-position: -655px -12px !important;
}
#f4 a:hover
{
	background-position: -730px -12px !important;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}

/* index.html */

#trailer
{
	margin: 0 auto;
	width: 640px;
	text-align: center;
}

a.skip
{
	color: #dc4517;
	
}
a.skip:hover
{
	color: #882016;
}
#index #content
{
	background: none;
}

/* programmhighlights.html */

#programmhighlights #content
{
	background: url(../img/content-bg/programmhighlights.jpg);
}
#programmhighlights h1
{
	width: 497px;
	height: 55px;
	background: url(../img/content/h1-programmhighlights.png);
	margin: 0 auto;
}
#programmhighlights #content a
{
	display: block;
	position: absolute;
}
#btn-der-morgen
{
	width: 190px;
	height: 280px;
	top: 110px;
	left: 120px;
	background: url(../img/content/btn-der-morgen.png) bottom left no-repeat;
}
#btn-der-nachmittag
{
	width: 192px;
	height: 255px;
	top: 110px;
	left: 350px;
	background: url(../img/content/btn-der-nachmittag.png) bottom left no-repeat;
}
#btn-der-vorabend
{
	width: 150px;
	height: 280px;
	top: 110px;
	left: 600px;
	background: url(../img/content/btn-der-vorabend.png) 15px bottom  no-repeat;
}


/* strategie.html */

#strategie #content
{
	background: url(../img/content-bg/strategie.jpg);
	padding: 0 45px;
	width: 794px;
}

#strategie h1
{
	width: 526px;
	height: 76px;
	background: url(../img/content/h1-strategie.png);
}
#strategie #content p, #strategie #content li
{
	width: 455px;
}

/* leistungsdaten.html */
#leistungsdaten #content
{
	padding: 0 45px;
	width: 794px;
	background: url(../img/content-bg/leistungsdaten.jpg);
}

#leistungsdaten h1
{
	width: 723px;
	height: 45px;
	background: url(../img/content/h1-leistungsdaten.png);
}
#leistungsdaten #content p.first
{
	width: 500px;
}
.bottom_left
{
	width: 325px;
	padding-right: 10px;
	border-right: 1px solid #666;
	position: absolute;
	bottom: -15px;
	left: 45px;
	font-size: 9px !important;
}
.bottom_right
{
	width: 440px;
	position: absolute;
	bottom: -15px;
	left: 390px;
	font-size: 9px !important;
}

/* Format-Teaser */

.teaser_container
{
	width: 365px;
	margin: 0 0 0 208px;
}
.teaser_left
{
	width: 170px;
	float: left;
	margin-right: 10px;
}
.teaser_right
{
	width: 170px;
	float: right;
}
.teaser_container h2
{
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	margin: 0;
	height: 25px;
}
#der-vorabend p, #der-nachmittag p, #der-morgen p
{
	clear: both;
	padding: 60px 0 0 170px;
	text-align: center;
	width: 440px;
	
}
#der-morgen h1, #der-nachmittag h1, #der-vorabend h1
{
	width: 790px;
	height: 66px;
	margin: 0;
}
/* der-vorabend.html */
#der-vorabend #content
{
	background: url(../img/content-bg/der-vorabend.jpg);
	padding: 0 45px;
	width: 794px;
}
#der-vorabend h1
{
	background: url(../img/content/h1-der-vorabend.png);
}

/* der-nachmittag.html */
#der-nachmittag #content
{
	background: url(../img/content-bg/der-nachmittag.jpg);
	padding: 0 45px;
	width: 794px;
}
#der-nachmittag h1
{
	background: url(../img/content/h1-der-nachmittag.png);

}

/* der-morgen.html */
#der-morgen #content
{
	background: url(../img/content-bg/der-morgen.jpg);
	padding: 0 45px;
	width: 794px;
}
#der-morgen h1
{
	background: url(../img/content/h1-der-morgen.png);

}


/* Format-Seiten */

#format_detail #content
{
	padding: 0 70px;
	width: 744px;
}
#format_detail .left
{
	width: 320px;
	float: left;
	margin-top: 30px;
}
#format_detail .left img
{
	position: relative;
	left: -5px;
}
#format_detail .right
{
	float: right;
}
.factsheet
{
	padding: 5px 0 0 0;
	width: 400px;
	text-align: left;
}
.factsheet td
{
	border-bottom: 1px solid #b6b5b6;
}

.factsheet .ltd
{
	display: block;
	width: 150px;
	font-weight: 900;
}
#format_detail .download
{
	width: 120px;
	height: 24px;
	background: url(../img/btn-download.png) top left no-repeat;
	display: block;
	float: left;
}
#format_detail .back
{
	margin: 0 0 0 10px;
	position: relative;
	top: 5px;
	display: inline-table;
	padding: 0 5px;
	text-transform: uppercase;
}
#stoerer
{
	position: absolute;
	top: 25px;
	left: 300px;
}
