@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:auto;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}
h1{
	font-size:16px;
	
}
.bg{
	background:url('images/bg.gif') center repeat-y;
}
.bg2{
	
}
.content{
	position:relative;
	left:50%;
	top:0px;
	margin-left:-451.5px;
	width:900px;
}
.navi{
	width:270px;
	float:left;
}
.navi a{
	display:block;
	height:90px;
	text-decoration:none;
}
.navi_end{
	height:49px;
	background:url('images/nav_end.gif');
}
.nav_anmeldung{
	position:relative;
	left:0px;
	top:0px;
	height:180px;
	background:url('images/bg_nav_form.gif');
}
i{
	visibility:hidden;
}
.inhalt{
	float:left;
	margin-top:180px;
	width:630px;
}
.footer{
	clear:both;
	font-size:10px;
}
.footer a{
	text-decoration:none;
}
.newsletter{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:280px;
	height:302px;
	background:url('images/bg_newsletter.jpg');
	overflow:hidden;
}
.newsletter .inp_email{
	position:absolute;
	left:13px;
	top:253px;
	float:left;
	width:120px;
	font-size:11px;
}
.newsletter .btn_email{
	position:absolute;
	left:143px;
	top:252px;
	float:left;
	width:100px;
	background:none;
	border:none;
	cursor:pointer;
	font-size:11px;
}
.newsletter div{
	position:absolute;
	left:12px;
	top:197px;
	width:220px;
	background:none;
	border:none;
	font-size:11px;
}
.handytailerbox{
	float:left;
	width:482px;
	height:302px;
	background:url('images/bg_handy.jpg');
	overflow:hidden;
}
.blog_content{
	margin: 70px 0px 0px 30px;
	width:400px;
	height:620px;
	overflow:auto;
}
.blog_nav{
	position:relative;
	left:0px;
	width:530px;
	height:30px;
	margin: 25px 0px 60px 100px;
}
.blog_next{
	position:absolute;
	left:410px;
	top:0px;
}
.blog_back{
	position:absolute;
	left:0px;
	top:0px;
}
.blog_content object{
	max-width:400px;
	max-height:500px;
}
.blog_content img{
	max-width:400px;
	max-height:500px;
	border:1px solid #eee;
	padding:8px;
	margin:0px 10px 3px 0px;
	background:#fff;
	float:left;
}
.flash_trailer{
	border:1px solid #eee;
	margin:10px;
	padding:10px;
	background:#fff;
	width:400px;
}
.mehrvideos{
	text-decoration:none;
	position:relative;
	top:0px;
	left:400px;
	background:url(images/btn_mehrvideo.gif);
	display:block;
	width:131px;
	height:36px;
}


