@charset "utf-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a{
	color: #EEEFEF;
}
a:hover{
	color: #BED041;
}
strong.sup {
	font-size: 7pt;
	vertical-align: top;
	
}
body {
	background-color: #00293D;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
#bg_top {
	height: 447px;
	width: 100%;
	background-position: bottom;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
}
#bg_middle {
	height: 105px;
	width: 100%;
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#bg_bottom {
	min-height: 100px;
	width: 100%;
}
#header, #viewer, #details, #contentbox, #navi, #footer {
	width: 1008px;
	margin: 0 auto;
}
#header {
	height: 88px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header a {
	height: 88px;
	width: 100%;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#header a span {
	visibility: hidden;	
}
#viewer {
	background-color: #666666;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	height: 360px;
}
#details{
	border-bottom: 1px solid #444444;
	height: 360px;
	background-color: #000E1E;
	border-top: 1px solid #295470;
}
#details h1{
	font-size: 20px;
	color: #bed041;
	margin-top: 36px;
	margin-bottom: 16px;
	font-weight: normal;
	margin-left: 48px;
	
}
#details h2{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 32px;
	margin-bottom: 16px;
	
}
#details h3{
	font-size: 12px;
	font-weight: bold;
	color: #bed041;
	margin-top: 16px;
	margin-left: 48px;
	
}
#details .textlink a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	
}
#details .textlink a:hover{
	color: #BED041;

}
#details .left_col{
	width: 392px;
	float: left;
	
}
#details .left_col p{
	margin-left: 48px;
	margin-right: 16px;
	
}
#details .middle_col{
	width: 385px;
	float: left;
	margin-left: 16px;
	
}
#details .middle_col h1, #details .middle_col h3{
	margin-left: 0px;
}

#details .middle_col p{
	margin-right: 48px;

}
#details .right_col{
	width: 199px;
	float: left;
	position: relative;
	height: 320px;
}
#details .right_col .bluebox{
	background-color: #95A631;
	padding: 16px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	color: #FFFFFF;
}
#details .movie_col{
	width: 560px;
	float: right;
	position: relative;
	height: 360px;
}
#contentbox {
	background-color: #28546F;
	border-top-color: #295470;
	border-top-style: solid;
	border-top-width: 1px;
	height: 184px;
	background-image: url(images/bg-footer.jpg);
	width: 1008px;
	background-repeat: repeat-x;
}
#navi {
	height: 104px;
}
#bg_middle .link{
	float: left;
	margin-top: 36px;
}
#bg_middle .link a{
	display: block;
	height: 30px;
	text-decoration: none;
}
#bg_middle .link.intro a{
	background-image: url(images/geht-das.gif);
	background-repeat: no-repeat;
	width: 400px;
}
#bg_middle .link.intro a:hover{
	background-image: url(images/geht-das-hover.gif);
	
}
#bg_middle .link.wie, #bg_middle .link.vorteile {
	margin-left: 32px;
	
}
#bg_middle .link.wie a{
	width: 230px;
	background-image: url(images/button-wie.gif);
	background-repeat: no-repeat;
}
#bg_middle .link.wie a:hover{
	background-image: url(images/button-wie-hover.gif);
}

#bg_middle .link.vorteile a{
	background-image: url(images/button-vorteile.gif);
	background-repeat: no-repeat;
	width: 321px;

}
#bg_middle .link.vorteile a:hover{
	background-image: url(images/button-vorteile-hover.gif);
}
#bg_middle .link.video {
	float: right;	
}
#bg_middle .link.video a{
	background-image: url(images/so-funktioniert-stv.gif);
	background-repeat: no-repeat;
	width: 554px;
}
#bg_middle .link.video a:hover{
	background-image: url(images/so-funktioniert-stv-hover.gif);
	
}
#bg_middle .link a span{
	visibility: hidden;
}
#bg_bottom #contentbox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #bed041;
	height: 29px;
	margin-left: 8px;
	padding-top: 11px;
	margin-right: 8px;
}
#bg_bottom #contentbox p {
	margin-left: 8px;
	margin-right: 8px;
	line-height: 14px;
}
#bg_bottom #contentbox li {
	list-style-type: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 1px;
}
#bg_bottom #contentbox li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	font-weight: bold;
	padding: 7px 8px 0px 25px;
	background-repeat: no-repeat;
	background-image: url(images/buttons01.gif);
	font-size: 12px;
	line-height: 16px;
}
#bg_bottom #contentbox li a:hover {
	background-position: 0px -31px;
	color: #404040;
}
#bg_bottom #contentbox .left_col{
	width: 400px;
	float: left;
	position: relative;
	height: 167px;
}
#bg_bottom #contentbox .pict_col{
	width: 200px;
	float: left;
	position: relative;
	height: 100%;
}
#bg_bottom #contentbox .center_col{
	width: 400px;
	float: left;
	position: relative;
	height: 167px;
}
#bg_bottom #contentbox .linkbutton{
	position: absolute;
	bottom: 0px;
	left: 8px;
}
#bg_bottom #contentbox .linkbutton a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	background-image: url(images/buttons01.gif);
	font-weight: bold;
	padding: 7px 8px 0px 25px;
	background-position: -190px 0;
	background-repeat: no-repeat;
	width: 194px;
	line-height: 16px;
}
#bg_bottom #contentbox .linkbutton a:hover{
	background-position: -190px -31px;
	color: #00283C;
}
#bg_bottom #contentbox .right_col{
	float: right;
	margin-top: 16px;
}
#bg_bottom #contentbox .right_col a {
	text-decoration: none;
	color: #71CDFF;
	display: block;
	height: 155px;
	background-image: url(images/bg-welt.jpg);
	background-repeat: no-repeat;
	
}
#bg_bottom #contentbox .right_col a:hover {
	background-image: url(images/bg-welt-hover.jpg);
}
#footer #disclaimer{
	margin-top: 8px;
	font-size: 11px;
}

