* {
	margin:0;
	padding:0
}

option { 
	padding-left:0.4em
}
html {
	height:100%;
	margin-bottom:1px
}
body{
	height:100%;
	font-size:100.01%
}
img {
	border:0
}
.clear {
	clear:both
}
.csc-textpic:after,
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.csc-textpic,.clearfix {
	display:inline-block;
}
html[xmlns] .csc-textpic,
html[xmlns] .clearfix {
	display:block;
}
* html .csc-textpic,
* html .clearfix {
	height:1%
}

body {
	margin:0;
	padding:0;
	/*background:#0B2034 url(../../img/bg.jpg) center top fixed;*/
	background:#000033 url(../../img/bg.jpg) center top fixed;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:1.5em;
}

p {
	margin:0 0 10px 0;
	color: #000;
	text-align: center;
	font-size: 12px;
	/*width: 262px;*/
}
td, th {
	vertical-align: top;
}
sub {
	vertical-align:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

a {
	text-decoration: none;
	border: 0;
	color: #E42119;
}

/******************************
*
* Main Elements
*
******************************/
#container {
	position: absolute;
	display: table;
	width: 1030px;
	margin-left: -515px;
	left: 50%;
	z-index: 2;
}

#frame {
	width: 1030px;
	float: left;
	position: relative;
	z-index: 5;
	clear:both;
	
}

#frameFlash {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
}

#header {
	position: relative;
	z-index: 100;
	float: left;
	width: 1030px;
	height: 90px;
}
#toplogo {
	position: absolute;
	z-index: 110;
	top: 90px;
	left: 80px;
	width: 69px;
	height: 110px;
	background: url(../../img/logo.png) no-repeat;
}
#toplogo a {
	display: block;
	width: inherit;
	height: inherit;
}
#toplogo .txt {
	display: none;
}
#slogan {
	/*float: left;
	width: 120px;
	height: 125px;
	margin-left:  70px;
	margin-top: 35px;
	background: transparent url(../../img/slogan.png) no-repeat;*/
}
#cont {
	float: left;
	clear: both;
	width: 1030px;
	position: relative;
	z-index: 50;
}

.blockLeft {
	position: relative;
	z-index: 70;
	float: left;
	width: 210px;
	clear: none;
	margin-right: 10px;
}
.blockRight {
	position: relative;
	z-index: 60;
	float: left;
	width: 750px;
	clear: none;
}

.blockRight .header {
	
}


.blockRight img {
	position:absolute;
	z-index:-1;
}

.copyright {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}

/******************************
*
* Video Upload Form
*
******************************/
.tx-h2videoupload-pi1 .col2,
.tx-h2videoupload-pi1 .col3{
	float: left;
	width: 375px;
}

.tx-h2videoupload-pi1 .uploadForm{
	background-image: url('../../img/upload_bg.png');
	padding: 15px;
	/*z-index: 1000;*/
	display: none;
}

.tx-h2videoupload-pi1 .submit{
	color: #f1cc00;
	text-transform: uppercase;
	background-color: transparent;
	background-image: url('../../img/upload_submit_bg.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	border: 0;
	font-size: 13px;
}

/* Haupttext und Hintergrundgrafik */
.backgroundPic img {
	width: 969px;
	height: 799px;
	margin-left:-150px;
	margin-top:-80px;
}

.mHeader h1 {
	margin-left:-120px;
	margin-top:12px;
	position:absolute;
}

.eHeader h1 {
	margin-left:-100px;
	margin-top:26px;
	position:absolute;
}

.text-content {
	background-color: #fff;
	width: 330px;
	margin:250px 0 0 145px;
	padding:0 15px 0 15px;
}

.text-content h1 img{
	z-index: 1;
}

.copyright {
	margin-left:70px;
}

/******************************
*
* Hoch2CarlXML Form
*
******************************/
.tx-hoch2carlxml-pi1 p {
	color: #fff;
	text-align: left;
}
