@charset "utf-8";
/* CSS Document */

/* ---------------Main Styles------------- */
* {
    margin: 0;
    padding: 0;
}

p{
    margin-top: 10px;
	margin-bottom: 10px;
}

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
	background-color:#000;
	background:url(../images/bg.jpg) #000;
	background-position:50%;
	background-attachment:fixed;
	background-repeat: no-repeat;

}

h3 {
	font-size: 13px;
	margin-bottom: 0.8em;
}

.copytext {
	margin-bottom:0.6em;
}

.main {
	border: thin solid #FFF;
	width:880px;
	height:500px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	top: 50%;
	margin-top: -250px;
	background:url(../images/background.jpg) no-repeat;
}

.navi{
	width:150px;
	height:500px;
	background:transparent;
	position: absolute;
	left:730px;
}


/* ---------------Navi Styles------------- */
.navi_box{
	width:150px;
	height:252px;
	background:transparent;
	position: absolute;
	top:132px;
}

a.main_button{
	width:149px;
	height:50px;
}

ul{
	list-style-point: none;
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style: none;
	left:-20px;
	display:block;
	line-height:0px;
}

.btn_index{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_aktuell_01.gif) no-repeat;
}
.btn_index:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_aktuell_02.gif) no-repeat;
}
.btn_index_active{
	width:149px;
	height:50px;
	background:url(../images/btn_aktuell_02.gif) no-repeat;
}


.btn_trailer{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_trailer_01.gif) no-repeat;
}
.btn_trailer:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_trailer_02.gif) no-repeat;
}
.btn_trailer_active{
	width:149px;
	height:50px;
	background:url(../images/btn_trailer_02.gif) no-repeat;
}


.btn_infos{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_infos_01.gif) no-repeat;
}
.btn_infos:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_infos_02.gif) no-repeat;
}
.btn_infos_active{
	width:149px;
	height:50px;
	background:url(../images/btn_infos_02.gif) no-repeat;
}


.btn_mitmachen{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_mitmachen_01.gif) no-repeat;
}
.btn_mitmachen:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_mitmachen_02.gif) no-repeat;
}
.btn_mitmachen_active{
	width:149px;
	height:50px;
	background:url(../images/btn_mitmachen_02.gif) no-repeat;
}


.btn_kontakt{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_kontakt_01.gif) no-repeat;
}
.btn_kontakt:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_kontakt_02.gif) no-repeat;
}
.btn_kontakt_active{
	width:149px;
	height:50px;
	background:url(../images/btn_kontakt_02.gif) no-repeat;
}

/* ---------------Content Styles------------- */

.content{
	width:730px;
	height:500px;
	background:transparent;
	position: absolute;
	left:0px;	
}

.content_text{
	width:360px;
	height:500px;
	background:transparent;
	position: absolute;
	left:370px;
	font-size:14px;
}

.headline{
	width:380px;
	height:30px;
	color:#d10019;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
}

.headline2{
	width:380px;
	height:30px;
	color:#d10019;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.headline_trailer{
	width:380px;
	height:30px;
	color:#d10019;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
	margin-left:370px;
}

.headline_big{
	color:#d10019;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.link_red:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	color:#d10019; 
	TEXT-DECORATION: underline;
	font-family:Arial, Helvetica, sans-serif;
}

a.link_red:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	color:#d10019; 
	TEXT-DECORATION: underline;
	font-family:Arial, Helvetica, sans-serif;
}

a.link_red:hover {
	FONT-WEIGHT: normal;; 
	FONT-SIZE: 14px; 
	color:#ff0000; 
	TEXT-DECORATION: underline;
	font-family:Arial, Helvetica, sans-serif;
}

.btn_download{
	cursor:pointer;
	width:149px;
	height:50px;
	background:url(../images/btn_download_01.gif) no-repeat;
	position: absolute;
	left:190px;
	top:230px;
}
.btn_download:hover{
	width:149px;
	height:50px;
	background:url(../images/btn_download_02.gif) no-repeat;
}

.video_box{
	width:512px;
	height:308px;
	background:#000;
	margin-top:15px;
	margin-left:120px;
	border: thin solid #000;
}


/* ---------------Counter------------- */

.counterBox{
	background:#FFF;
	width:318px;
	height:86px;
	padding:5px;
}

.counter_image{
	margin-left:-4px;
	padding:0px;
	border:none;
}

.counter_image_1{
	margin-left:0px;
	padding:0px;
	border:none;
}

.actMainBox
{
	position:absolute;
	left:400px;
	top:150px;
	width:400px;
	height:200px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.actMainBox p {
	font-weight: bold;
}

.counterStyle
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
}


.formStyle
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-top:20px;
}

.counterIFrame
{
	position:relative;
	width:520px;
	height:150px;
	background-color:#CCCCCC;
}

/* ---------------Formular------------- */
.formular{
	width: 80%;
	height: 15px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #d10019;
	font-size: 11px;
	color:#d10019;
	font-family: "Verdana";
	background:#fff;
}

.formular_spende{
	width: 10%;
	height: 15px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #d10019;
	font-size: 11px;
	color:#d10019;
	font-family: "Verdana";
	background:#fff;
}

.formular_captcha{
	width: 15%;
	height: 15px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #d10019;
	font-size: 11px;
	color:#d10019;
	font-family: "Verdana";
	background:#fff;
}

.button {
	height: 20px;
	background:#fff;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	color:#d10019;
	font-size: 9px;
	font-family: "Verdana";
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border: 1px solid #d10019;
}