* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	background-color: #000; 
	background-image: url(../web/images/bg_20100712.jpg); 
	background-repeat: no-repeat; 
	background-position: center top;
	
	height: 100%; 
	text-align: center;
}
 
a {
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

h1 { 
	margin: 0 0 0 40px; 
	
	font-size: 18pt; 
	font-weight: normal;
	color: #fff;
	
	background-repeat: no-repeat;
	
	height: 30px;
}

h1 span {
	visibility: hidden;
}

h2 { 
	margin: 0 0 10px 0; 
	font-size: 14pt; 
	color: #fff;
}

h3 { 
	margin: 0 0 15px 0; 
	font-size: 12pt; 
	color: #fff;
}

h4 {
	margin: 0 0 5px 0;
	font-size: 10pt; 
	font-weight: normal;
	color: #0099cc;
}

p { 
	margin: 0 0 20px 0; 
	color: #999;
}

p.highlight {
	color: #fff;
}
 
h1#titleMain {
	background-image: url(../web/images/title_main.png);
}

h1#titleContact {
	background-image: url(../web/images/title_feedback.png);
}
h1#titleLogin {
	background-image: url(../web/images/title_login.png);
}

h1#titleFaqs {
	background-image: url(../web/images/title_faqs.png);
}

h1#titleImpressum {
	background-image: url(../web/images/title_impressum.png);
}

h1#titlePress {
	background-image: url(../web/images/title_presse.png);
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	width: 1000px;
	margin: auto auto -58px auto;
	text-align: left;
}
 
#push {
	height: 63px;
}
 
#footer { 
	clear:both;
	padding: 0;
	width: 1000px;
	height:58px;
	position: relative;
	bottom: 0 !important;
	left: -15px;
	overflow: hidden;
	font-size: 0; 
	
	margin: auto;
	text-align: left;
}

#navigationRight {
	float: left; 
	padding-top: 20px;
	margin-left: -15px;
	text-align:center; 
	width:180px;
}

#newsletterBox {
	clear:both;
	position: absolute;
	background-image: url(../web/images/newsletter_box.gif);
	padding: 0;
	width: 399px;
	height:61px;
	bottom: 10px !important;
	right: 80px;
	margin: 0;
	overflow: hidden;
	font-size: 0; 
	z-index: 100;
	visibility: hidden;
	text-align: left;
}

#newsletterBox input {
	position:relative;
	width: 160px;
	border: 1px solid #999;
	color: #bbb;
	top: 15px;
	left: 40px;
	margin:0;
	padding:0;
}

#subscribeBtn {
	position:relative;
	top: 20px;
	left: 60px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#closeBtn {
	position:relative;
	top: 15px;
	left: 65px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#content {
	clear: both;
	overflow: visible;
	width: 1000px;
}

#linkPlayer { 
   display:block;
   background-image:url("../web/images/startqtom6.gif");
   width:121px; 
   height:179px; 
   margin-top: 0px; 
   margin-left:31px;
   }

#linkPlayer:hover { 
    background-image:url("../web/images/startqtom6-high.gif");
    width:121px; 
	height:179px; 
	margin-top: 0px; 
	margin-left:31px;
	}

.aboutIcon {
	margin-bottom: 30px;
}

.newsletterValidate {
	height: 300px;
	background-image: url("../web/images/newsletter_validate_bg.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.newsletterValidate h3 {
	position: relative;
	top: 150px;
}

.newsletterValidate p {
	position: relative;
	top: 150px;
	width: 400px;
}

.box {
	display: block;
	width: 830px;
	
	float: left;
}

.box div.top {
	width: 100%;
	height: 34px;
	display: block;
	background: url("../web/images/box_01.png");
}

.box div.inner {
	width: 100%;
	display: block;
	background: url("../web/images/box_02.png");
	overflow: hidden;
	padding-bottom: 20px;
}

.box div.bottom {
	width: 100%;
	height: 37px;
	display: block;
	background: url("../web/images/box_03.png");
}

.columnBox {
	width: 415px;
	height: 100%;
	float: left;
	/* margin-bottom: -60px; */
}



.columnBox div.top {
	height: 36px;
	background: url("../web/images/small_box_01.png");
}

.columnBox div.inner{
	background: url("../web/images/small_box_02.png");
	overflow: hidden;
}

.columnBox .content {
	color: #fff;
	margin: 0 40px 0 40px;
}

.columnBox div.bottom {
	height: 35px;
	background: url("../web/images/small_box_03.png");
}

* html .columnBox { height: 670px; }
* html #columnBoxIE6 div.top { background: url("../web/images/small_box_01.gif"); }
* html #columnBoxIE6 div.inner { background: url("../web/images/small_box_02.gif"); }
* html #columnBoxIE6 div.bottom { background: url("../web/images/small_box_03.gif"); }

.siteNavigation {
	clear:both;
	padding: 0 30px 0 0;
	padding-top: 40px;
}

.faqList li {
	color: #fff;
	padding-top: 2px;
}

.faqList a {
	font-size: 10pt;
	color: #fff;
}

.faqList a:hover {
	font-size: 10pt;
	color: #0099cc;
}

.faqList a.active {
	font-size: 10pt;
	color: #0099cc;
}

#faqOverview {
	position: relative;	
	visibility: visible; 
	width:100%;
}

#faqAnswer div p {
	margin-bottom:5px;
	margin-top:15px;
}

#faqAnswer div ol, #faqAnswer div ul {
	margin-left: 30px;
}

.feedbackFormInvalid {
	background-color: #34AFD7;
	color: #fff;
}

.feedbackFormValid {
	background-color: #fff;
	color: #000;
}

.feedbackForm p {
	color: #fff;
	font-size: 8pt;
}

.feedbackForm input {
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #999;
}

.feedbackForm textarea {
	width: 320px;
	margin-top: 5px;
	border: 1px solid #ccc;
}

div.pressRelease {
	position: absolute;
	top:0;
	left:0;
	visibility: hidden;
}

div.pressReleaseActive {
	position: relative;
	visibility: visible;
}

.pressOverview {
	position: absolute;
	top:0;
	left:0;
	visibility: hidden;
}

.pressOverviewActive {
	position: relative;
	visibility: visible;
	width:100%;
}

#pressReleasePreviewList, #pressReleaseList
{
	position:absolute; 
	height:0px; 
	width:0px; 
	overflow:hidden;
}

.pressReleaseFull {
	position: absolute;
	top:0;
	left:0;
	visibility: hidden;
}

.pressReleaseFullActive {
	position: relative;
	visibility: visible;
	width:100%;
}

.pressOverviewActive .pressReleaseActive p { 
	margin: 0 0 0px 0; 
	color: #999;
}

#header ol {	
	list-style: none;
}

#header ol li {
	float: left;
	display: inline;
	height: 88px;
	text-align:center;
	background-position: top center; 
}

#header {
	width: 1000px;
	height: 151px;
	display: block;
	margin: 0 0 0 -18px;
	padding: 0;
}

#header ol li a { display: block; width: 100%; height: 100%;}
#header ol li span { display: none;  }
#header ol li a span { display: none;  }

#nav01 { background: url("../web/images/nav01.png"); width:168px;	margin: 30px 0 0 0;}
#nav02 { background: url("../web/images/nav02.png"); width:150px;	margin: 30px 0 0 0;}
#nav03{ background: url("../web/images/nav03.png"); width:150px;	margin: 30px 0 0 0;}
#nav04{ background: url("../web/images/nav04.png"); width:150px;	margin: 30px 0 0 0;}
#nav05 { background: url("../web/images/nav05.png"); width:138px;	margin: 30px 0 0 0;}
#nav06 { background: url("../web/images/nav06.png"); width:140px; height:80px;	margin: 0px 21px;}

#nav01Hightlight { background: url("../web/images/nav_hover01.png"); width:168px;	margin: 30px 0 0 0;}
#nav02Hightlight { background: url("../web/images/nav_hover02.png"); width:150px;	margin: 30px 0 0 0;}
#nav03Hightlight{ background: url("../web/images/nav_hover03.png"); width:150px;	margin: 30px 0 0 0;}
#nav04Hightlight{ background: url("../web/images/nav_hover04.png"); width:150px;	margin: 30px 0 0 0;}
#nav05Hightlight { background: url("../web/images/nav_hover05.png"); width:138px;	margin: 30px 0 0 0;}
#nav06Hightlight { background: url("../web/images/nav_hover06.png"); width:140px; height:80px;	margin: 0px 21px;}

#logo {
 width:244px; height:151px; margin: 0;
}

.splittedThreeColumns
{
	float: left;
	display:block;
	width: 220px;
	margin: 0;
	padding: 0;
}

.splittedTwoColumns
{
	float:left;
	width: 47%;
	margin: 0;
	padding: 0;
	height:320px;
}

.columnSeperator
{
	float: left;
	width: 1px;
	background-color: #333;
	margin: 0 20px 0 15px;
}

.innerBorder
{
	padding: 10px 30px 10px 50px;
}

.centeredItem
{
	text-align: center; 
	padding: 27px;
}

.pdfLink
{
	position:relative; 
	clear:both; 
	top:-50px; 
	width: 700px; 
}

.imageLink
{
	border-width: 0px;
}

object:focus {
	outline:none
}

img, div, a, li, h1 { behavior: url(../script/iepngfix.htc) }

