@charset "utf-8";
/* CSS Document */

img, #mainframe, #tvbutton { behavior: url(../_css/iepngfix.htc) }

/* Grundeinstellungen */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans serif;
	font-size: 12px;
	background: url('../_img/bg_main.jpg') center 0px no-repeat #191919;
	color: #ffffff;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 25px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
	color: #0073ae;
	clear: both;
}

.computer h3 {
	font-size: 12px;
	color: #93117e;
	margin-bottom: 0px;
}

.communicator h3 {
	font-size: 12px;
	color: #e28f14;
	margin-bottom: 0px;
}

.entertainer h3 {
	font-size: 12px;
	color: #00a096;
	margin-bottom: 0px;
}

h3.section {
	font-size: 15px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 15px;
}

	h3 .small, h3.small {
		font-size: 11px;
	}
	
	p .small, p.small, li .small, li.small {
		font-size: 10px;
	}
	
.has_subline {
	margin-bottom: 0px;
}

ul {
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 15px 0px;
}

ol {
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 15px 0px;
}

	li {
		padding: 0px;
		margin: 0px 0px 5px 0px;
	}

a img {
	border: 0px;
}

a {
	color: #0073ae;
}

a:hover {
	color: #ffffff;
}

/* Seitenaufbau */

#mstag {
	width: 958px;
	padding: 16px 0px 0px 0px;
	margin: 0px auto;
	height: 33px;
}

	#mstag p {
		margin: 0px 0px 0px 121px;
		padding: 0px;
		font-weight: bold;
		float: left;
		display: inline;
	}
	
	#mstag p.date {
		float: right;
		display: inline;
		margin: 0px 0px 0px 121px;
		padding: 0px;
		font-weight: bold;
	}
	
		#mstag p.date .from {
			font-size: 10px;
			text-transform: uppercase;
		}

#mainframe {
	background: #000000;
	width: 958px;
	height: 538px;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
}

	#flash {
		position: absolute;
		top: 83px;
		left: 0px;
		z-index: 100;
	}
	
	#providerlogo {
		position: absolute;
		top: 70px;
		right: 10px;
		z-index: 300;
	}
	
	#clientlogo {
		position: absolute;
		top: 10px;
		left: 10px;
		z-index: 300;
	}

	#contentforeground {
		position: absolute;
		bottom: -20px;
		left: 1px;
		width: 956px;
		height: 20px;
		background: #0c1316;
		text-align: center;
		z-index: 200;
	}

	#contentframe {
		position: absolute;
		z-index: 210;
		bottom: -357px;
		left: 1px;
		width: 956px;
		height: 357px;
		overflow: hidden;
	}
	
		#contentbg {
			background: #111111;
			border: #2474a4 1px solid;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 954px;
			height: 355px;
		}
	
		#content {
			width: 956px;
			height: 356px;
			overflow: auto;
			position: absolute;
			top: 0px;
			left: 0px;
			padding-top: 1px;
		}
		
		.contentheader {
			padding: 8px 8px 0px 8px;
		}

#headframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 958px;
	height: 65px;
	z-index: 75;
}

	#headframe h1 {
		margin: 15px 0px 0px 0px;
		padding: 0px;
		color: #0073ae;
		font-size: 17px;
		line-height: normal;
	}
	
	#headframe h2 {
		margin: 1px 0px 0px 0px;
		padding: 0px;
		font-size: 14px;
		line-height: normal;
		color: #ffffff;
		float: left;
		display: inline;
	}
	
	#headframe h3 {
		float: left;
		display: inline;
		font-size: 41px;
		margin: 10px 18px 0px 120px;
		padding: 0px;
		text-transform: uppercase;
		line-height: normal;
		color: #ffffff;
	}

/* Navigation */

#navframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 958px;
	height: 105px;
	background: url('../_img/bg_head.jpg');
}

	#navframe ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 65px;
		left: 110px;
		z-index: 10;
	}
	
		#mainnav li {
			float: left;
			margin: 0px;
			padding: 0px;
			position: relative;
		}
		
			#mainnav li a {
				font-size: 12px;
				color: #282828;
				text-decoration: none;
				display: block;
				padding: 1px 6px 2px 10px;
				text-transform: uppercase;
				font-weight: bold;
			}
			
			#mainnav li a:hover {
				color: #ffffff;
				text-decoration: none;
			}
			
			#mainnav li a.navactive {
				color: #0073ae;
			}
			
			#tvbutton {
				background: url('../_img/tv_button.png') left -18px no-repeat;	
				padding-left: 22px;
				color: #0073ae;
				display: block;
				padding: 1px 6px 2px 18px;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				position: absolute;
				left: 540px;
				top: 86px;
				z-index: 900;
			}
			
			#tvbutton:hover {
				background-position: left 0px;
				color: #ffffff;
			}

/* Weitere Formate */

.annotation {
	border: #999999 1px solid;
	border-width: 1px 0px 0px 0px;
	margin-top: 10px;
	padding: 8px;
	clear: both;
}

	.annotation p {
		font-size: 10px;
		color: #999999;
		line-height: 12px;
	}

.right {
	float: left;
	display: inline;
	margin-left: 1px;
}
	
.left {
	float: left;
	display: inline;
	margin-left: 1px;
}

.wide {
	width: 620px;
	padding: 0px 8px;
}

.narrow {
	width: 301px;
	padding: 0px 8px;
}

.half {
	width: 460px;
	padding: 0px 8px;
}

.center {
	width: 302px;
	float: left;
	display: inline;
	margin-left: 1px;
	padding: 0px 8px;
}

.right.half {
	margin-left: 2px;
}

.listitem {
	float: left;
}

h2 .up, h3 .up {
	font-size: 75%;
	position: relative;
	bottom: 4px;
}

p .up, li .up {
	font-size: 80%;
	position: relative;
	bottom: 3px;
}

h4 .up {
	font-size: 85%;
	position: relative;
	bottom: 2px;
}

.genuine {
	color: #ffffff;
	text-decoration: none;
}

#closecontent {
	position: absolute;
	right: 15px;
	top: 148px;
	display: none;
	z-index: 800;
}

	#closecontent a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	
	.leftimg {
		float: left;
		margin: 0px 8px 4px 0px;
	}
	
	.rightimg {
		float: right;
		margin: 0px 0px 4px 8px;
	}
	
	.lefttxt {
		float: left;
		width: 180px;
	}
	
	.righttxt {
		float: right;
		width: 180px;
	}
	
#preis_at {
		position: absolute;
		top: 5px;
		right: 18px;
		z-index: 300;
	}
	
#preis {
		position: absolute;
		top: 10px;
		right: 18px;
		z-index: 300;
	}
	
#preis_de {
		position: absolute;
		top: 10px;
		right: 5px;
		z-index: 300;
	}
	
.divider {
		margin-bottom: 8px;
		padding-bottom: 8px; 
		border-bottom: #2474a4 1px solid;
		float:left;
		display:inline;
		width: 956px;
}

.divider.scroll {
	width: 936px;
}

.subNav {
	float: left;
	list-style-type: none;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

	.subNav li {
		float: left;
		margin: 0px 16px 13px 0px;
		padding: 0px;
	}
	
	.subNav.service li {
		margin: 0px 16px 3px 0px;
	}

.hidden {
	display: none;
}

.shown {
	display: block;
}

.subContent, .shown {
	padding-top: 40px;
}

.scroll .right.wide {
	width: 600px;
}

.scroll .right.narrow {
	width: 281px;
}

#cb_test {
		position: absolute;
		bottom: 14px;
		right: 14px;
		z-index: 208;
}

#pc_welt {
		position: absolute;
		bottom: 153px;
		right: 14px;
		z-index: 207;
}


.movnav {
	list-style-type: none;	
}
