* {
	margin:0;
	padding:0;
	}
	
html, body {
	height: 100%;
	}
	
img {
	border:none;
	}

body {
	font-size: 13px;
	font-family:Arial, Sans-Serif;
	background: #000 url('../img/bg.jpg') no-repeat center;
	background-attachment:fixed;
	color:#FFF;
	}
		
.clearfix {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}

* html .clearfix { 
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
		
#wrapper {
	overflow:hidden;
	width:900px;
	margin:0px auto 50px;
	padding:50px 0 0 0;
	}

#header {
	width:100%;
	height:50px;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
}
	
#header .headerContent {
	background:#000;
	width:900px;
	margin:0px auto;
}

#header .headerContent .langNav {
	float:right; 
	margin:10px 0 0 30px;
}

#header .headerContent .langNav ul {
	list-style:none; 
}

#header .headerContent .langNav li {
	float:left;
	margin:0 0 0 10px;
}

#header .headerContent .langNav a {
	color:#FFF;
	text-decoration:none;
}

#header .headerContent .langNav span {
	color:#00d8ff;
}

#header .headerContent .links ul {
	float:right;
	list-style:none; 
	margin:10px 0 0 0;
}

#header .headerContent .links li {
	float:left;
	margin:0 0 0 5px; 
}	

/* Navigation ********************************************************************/

.mainnav {
	float:left;
}
		
.mainnav ul {
	list-style:none;
}
	
.mainnav li {
	float:left;
	height:50px;
}
	
.mainnav a {
	display:block;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none; 
	padding:16px 19px 20px 19px;
}

.mainnav span {
	display:block;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none; 
	padding:16px 19px 20px 19px;
	background:#00d8ff;
}

.mainnav a:hover {
	background:#00d8ff;
}

/* CONTENT *****************************************************************************/

.contentInhalt {
	width:900px;
	padding:30px 0 180px 0;
	overflow:hidden;
}

.contentInhalt h1 {
	font-size:16px;
	color:#00d8ff;
	background:#000;
	font-weight:normal;
	padding:5px 0 5px 15px;
	text-transform:uppercase; 
}

.contentInhalt img {
	display:block;
}

.contentInhalt a {
	color:#00d8ff;
	text-decoration:none;
}

.contentInhalt .ce_text p {
	background:#1a1a1a;
	padding:15px 15px;
	line-height:20px;
	text-align: justify;
	width:870px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt #news {
	width:565px;
	float:left;
}

.contentInhalt #news .layout_full {
	margin:0 0 15px 0;
}

.contentInhalt .mod_newslist .info {
	background:#000;
	padding:0 0 5px 15px;
	font-size:10px;
}

.contentInhalt .enclosure {
	background:#000;
	padding:15px 15px;
}

.contentInhalt .enclosure .mime_icon {
	display:none;
}

.contentInhalt .mod_newslist .ce_text p {
	background:#1a1a1a;
	padding:15px 15px;
	line-height:20px;
	text-align: justify;
	width:535px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt #sidebar {
	width:320px;
	float:right;
}

.contentInhalt #sidebar #tl_search {
	background:#000;
	padding:12px 15px 12px 15px;
	margin:0 0 13px 0;
}

.contentInhalt #sidebar #tl_search label {
	font-size:13px;
	color:#00d8ff;
	text-transform:uppercase;
}

.contentInhalt #sidebar #tl_search input {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:200px;
	border:1px solid #1a1a1a;
	padding:5px 5px;
}

.contentInhalt #sidebar #tl_search .submit {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:25px;
	border:none;
	padding:4px 4px;
	background:#00d8ff;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer; 
}

.contentInhalt #sidebar .mod_subscribe h1 {
	font-size:13px;
	padding:12px 0 2px 15px;
}

.contentInhalt #sidebar #tl_subscribe {
	background:#000;
	padding:0 15px 2px 15px;
}

.contentInhalt #sidebar #tl_subscribe input {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:183px;
	border:1px solid #1a1a1a;
	padding:5px 5px;
}

.contentInhalt #sidebar #tl_subscribe .submit {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:90px;
	border:none;
	padding:4px 4px;
	background:#00d8ff;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer; 
}

.contentInhalt #sidebar .ce_text p {
	font-size:11px;
	background:#000;
	padding:0 0 7px 15px;
	line-height:20px;
	text-align: justify;
	width:305px;
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
}

.contentInhalt #media .ce_text p {
	background:#1a1a1a;
	padding:15px 15px;
	margin:0 0 30px 0;
	line-height:20px;
	text-align: justify;
	width:870px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt .ce_videobox {
	height:532px; 
}

.contentInhalt .trailer {
	height:532px; 
	margin:0 0 30px 0;
}

.contentInhalt .generation {
	height:532px; 
	margin:0 0 30px 0;
}

.contentInhalt #presse {
	background:#1a1a1a;
	width:900px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	padding:0 0 12px 0;
}

.contentInhalt #presse h2 {
	font-weight:normal;
	font-size:13px;
	padding:30px 0 10px 15px;
}

.contentInhalt #presse .ce_download {
	padding:0 0 5px 15px;
}

.contentInhalt #presse .ce_download .mime_icon {
	display:none;
}

.contentInhalt #presse table {
	margin:0 0 0 15px;
	border-collapse:collapse;
}

.contentInhalt #presse .audio {
	height:25px !important;
	width:405px !important;
	margin:0 0 0 15px;
}

.contentInhalt #suche {
	background:#1a1a1a;
	width:900px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt #suche .mod_search {
	float:left;
	width:870px;
	padding:15px 15px 0 15px;
}

.contentInhalt #suche .mod_search .text {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:200px;
	border:1px solid #1a1a1a;
	padding:5px 5px;
}

.contentInhalt #suche .mod_search .submit {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:60px;
	border:none;
	padding:4px 4px;
	background:#00d8ff;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer; 
}

.contentInhalt #suche .mod_search h3 {
	font-weight:normal;
	font-size:13px; 
}

.contentInhalt #suche .mod_search .context {
	margin:0 0 15px 0; 
}

.contentInhalt #suche .mod_search .radio_container {
	margin:5px 0 15px 0; 
}

.contentInhalt #suche .mod_search .header {
	display:none; 
}

.contentInhalt #suche .mod_search .url {
	display:none; 
}

.contentInhalt #kontakt {
	background:#1a1a1a;
	width:900px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt #kontakt .ce_text p {
	padding:15px 15px 0 45px;
	line-height:20px;
	text-align: justify;
	width:518px;
	background:none;
}

.contentInhalt #kontakt .ce_form {
	float:left;
	width:452px;
	padding:15px 0 15px 15px;
}

.contentInhalt #kontakt .ce_form label {
	font-size:13px;
	width:100px;
	display:block;
}

.contentInhalt #kontakt .ce_form .error {
	color:#FF0000;
}

.contentInhalt #kontakt .ce_form input {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:445px;
	border:1px solid #1a1a1a;
	padding:2px 2px;
	margin:0 0 10px 0;
}

.contentInhalt #kontakt .ce_form textarea {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:445px;
	border:1px solid #1a1a1a;
	padding:2px 2px;
}

.contentInhalt #kontakt .ce_form .submit {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:84px;
	border:none;
	padding:5px 5px;
	margin:20px 0 0 0;
	float:right;
	background:#00d8ff;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer; 
}

.contentInhalt #gaestebuch {
	background:#1a1a1a;
	width:900px;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
}

.contentInhalt #gaestebuch .mod_comments {
	padding:15px 15px;
}

.contentInhalt #gaestebuch .comment_default {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #6b696d;
}

.contentInhalt #gaestebuch .comment_default .info {
	font-size:11px;
}

.contentInhalt #gaestebuch label {
	font-size:13px;
	width:300px;
	display:block1;
}

.contentInhalt #gaestebuch .error {
	color:#FF0000;
}

.contentInhalt #gaestebuch input {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:445px;
	border:1px solid #1a1a1a;
	padding:2px 2px;
	margin:0 0 10px 0;
}

.contentInhalt #gaestebuch textarea {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:445px;
	border:1px solid #1a1a1a;
	padding:2px 2px;
}

.contentInhalt #gaestebuch .submit {
	font-size:12px;
	font-family:Arial, Sans-Serif;
	width:154px;
	border:none;
	padding:5px 5px;
	margin:20px 0 0 295px;
	background:#00d8ff;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer; 
}

/* FOOTER **************************************************************************/

#footer {
	position:fixed;
	bottom:0;
	clear:both;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:100%;
	background:#000;
	height:150px;
	color:#ababab;
	font-size:12px;
	z-index:99; 
	border-top:1px solid #6b696d;
}

		
#footer .footerContent {
	width:900px;
	margin:0px auto;
	line-height:18px;
}

#footer .footerContent .subnav {
	float:left;
	width:100px;
	margin:25px 0 0 15px;
}

#footer .footerContent .subnav ul {
	list-style:none;
}

#footer .footerContent .subnav a {
	color:#00d8ff;
	text-decoration:none;
}

#footer .footerContent .mod_newsmenu {
	float:left;
	width:140px;
	margin:25px 0 0 15px;
}

#footer .footerContent .mod_newsmenu h1 {
	font-size:13px;
	color:#00d8ff;
	font-weight:normal;
}

#footer .footerContent .mod_newsmenu ul {
	list-style:none;
}

#footer .footerContent .mod_newsmenu a {
	color:#FFF;
}

#footer .footerContent .mod_tagcloudnews {
	float:left;
	width:150px;
	margin:25px 0 0 0;
}

#footer .footerContent .mod_tagcloudnews h1 {
	font-size:13px;
	color:#00d8ff;
	font-weight:normal;
}

#footer .footerContent .mod_tagcloudnews a {
	color:#FFF;
}

#footer .footerContent .links {
	float:left;
	width:200px;
	margin:25px 0 0 0;
}

#footer .footerContent .links h1 {
	font-size:13px;
	color:#00d8ff;
	font-weight:normal;
}

#footer .footerContent .links a {
	color:#FFF;
}

#footer .footerContent .links ul {
	list-style:none;
}


#footer .footerContent .logo {
	float:right;
	width:248px;
	height:96px;
	background:transparent url('../img/logo.jpg') top left no-repeat;
	margin:30px 0 0 0;
}

	
	
	
	
