* {
	margin: 0px;
	padding: 0px;
}
.wrapper {
  text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
}

.kopfzeile {
	clear: left;
	width: 883px;
	height: 119px;
	margin: 0px auto;
}

.headermenu {
	font-size: 12px;
	float: right;
	margin-top: 17px;
  text-align:right;
  padding-right:0px;
}

.headermenu a {
	color: #868683;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #868683;
	text-decoration: none;
}

.headermenu  a:hover {
	color: #868683;
	text-decoration: underline;
}

body {
	background: #282521;
	color: #868683;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.contentbereich {
	width: 900px;
	height: 720px;
	text-align: left;
}

.screenarea {
	width: 990px;
	height: 450px;
	url(images/back.jpg) no-repeat;
	text-align: left;
}
#disclaimer{
	height: 15px;
	font-size:12px;
	vertical-align: bottom;
	padding: 15px;
	display: none;
}
#start {
	width: 900px;
	height: 624px;
	position: absolute;
	top: -622px;
	left: -897px;
}

.screenabsolute {
	position: absolute;
		text-align: left;
}

.textarea {
	width: 990px;
	height: 107px;
	background-image: url(images/textarea.jpg);
	text-align: left;
}

.screenarea2 {
	text-align: right;
	width: 990px;
	height: 85px;
	background-image: url(images/back2.jpg);
}

.videoplayer {
	position: absolute;
	 left:263px; top:28px; width:455px; height:292px;
	 background-image: url(images/videoplayer.png);
}

.blogbutton {
	position: absolute;
	 left:229px; top:263px; width:77px; height:128px;
	 background-image: url(images/blogbutton.png);
}

.downloadbutton {
  position: absolute;
   left:675px; top:293px; width:157px; height:143px;
   background-image: url(images/downloadbutton.png);
}

.webstartbutton {
  position: absolute;
   left:856px; top:293px; width:86px; height:142px;
   background-image: url(img/common/startbutton.png);
}

.freeware {
	position: absolute;
	 left:109px; top:354px; width:521px; height:55px;
	 background-image: url(images/freeware.png);
}

.columns {
	width: 740px;
	height: 107px;
	margin-left: 120px;
}
.column {
	float: left;
	width: 239px;
	height: 107px;
}
.columntext {
	text-align: left;
	padding: 8px 12px 7px 17px;
	font-size: 11px;
	color: #D4D3D2;
}
.trennlinie {
	float: left;
	width: 2px;
	height: 107px;
}

.footnote {
	color: #6C665E;
	font-size: 9px;
	padding-top: 7px;
	margin-right: 48px;
}

.veeeb {
	color: #EF8313;
}

.videooverlay {
	position: absolute;
	 left:0px; top:1px; width:990px; height:448px;
	 background-image: url(images/overlay.png);
	 z-index: 8;
}

.videoembed {
	position: absolute;
	 left:145px; top:5px; width:680px; height:440px;
	 z-index: 9;
}

.videoclose {
	position: absolute;
	 left:809px; top:25px; width:21px; height:19px;
	 z-index: 10;
}
