/* CSS Document */

body {
	font-family:"Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	background-image:url(bg13.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
a:hover {
	color:#999;
}

h1 {
	font-size:42px;
	line-height:42px;
	font-weight:bold;
	margin:0px;
}
span {
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, sans-serif, serif;
}

.titel {
	font-size:36px;
	line-height:36px;
	font-weight:bold;
}

h3 {
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, sans-serif, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
	text-transform:uppercase;
}

.main {
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
	margin-top:12px;
}

.inhalt {
	background-image:url(bg.png);
}

.linie {
	background-color:#CCC;
	height:1px;
	width:100%;	
}

.table {
	margin-left:20px;
	margin-right:20px;
}

.navi {
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, sans-serif, serif;
	font-weight:normal;
	font-size:12px;
	margin:10px;
	text-transform:uppercase;
}

.grau {
	color:#999;	
}

.inhalt {
	float:left;
}

#admin {
	margin:25px;
	padding:25px;
}


/* blog */
.popup {
	height:16px;
	width:200px;
	overflow:hidden;
}
.popup:hover {
	overflow:visible;
}
.popupbild {
	position:relative;
	top:-40px;
	left:200px;
	width:240px;
	height:135px;
	overflow:hidden;
	padding:7px;
	background-image:url(schatten.png);
}
.popupautor {
	height:14px;
	width:175px;
	overflow:hidden;
	margin-bottom:75px;
}
.popupautor:hover {
	height:89px;
	overflow:visible;
	margin-bottom:0px;
}
.popupautorbild {
	position:relative;
	top:-50px;
	left:175px;
	width:110px;
	height:135px;
	overflow:hidden;
	padding:7px;
	background-image:url(autorschatten.png);
}

.links {
	width:25px;
	height:25px;
	background-image:url(links.png);
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:3px;
	float:left;
}
.links:hover {
	background-position: 0 -25px;	
}
.rechts {
	width:25px;
	height:25px;
	background-image:url(rechts.png);
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:3px;
	float:left;
}
.rechts:hover {
	background-position: 0 -25px;	
}
.uebersicht {
	width:30px;
	height:25px;
	background-image:url(uebersicht.png);
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:3px;
	float:left;
}
.uebersicht:hover {
	background-position: 0 -25px;	
}

/* blogwall */
#blogscrollbox { 
	width:808px;
	overflow:hidden;
	border:0;
	padding:0;
	float:left;
}
#blogscrollboxinhalt { 
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#blogscrollboxinhalt li{
	list-style:none;
	float:left;
	width:800px;
}
.blogwallbild {
	width:240px;
	height:135px;
	overflow:hidden;
	padding:7px;
	background-image:url(schatten.png);
}

/* team */
.autorbild {
	width:110px;
	height:135px;
	overflow:hidden;
	padding:7px;
	background-image:url(autorschatten.png);
}
.team {
	width:135px;
	height:300px;
	padding-left:20px;
	padding-right:0px;
	overflow:visible;
	float:left;
	text-align:center;
}
.popupteam {
	height:16px;
	float:left;
	overflow:hidden;
	width:110px;
}
.popupteam:hover {
	overflow:visible;
}
.popupteaminhalt {
	position:relative;
	height:auto;
	margin-left:110px;
	margin-top:-35px;
	width:200px;
	z-index:5;
}
.popupteaminhalt:hover {
	position:absolute;
}
.popupteamfilm {
	height:16px;
	float:left;
	overflow:hidden;
	width:150px;
}
.popupteamfilm:hover {
	overflow:visible;
}
.popupteamfilminhalt {
	position:relative;
	height:auto;
	margin-left:150px;
	margin-top:-35px;
	width:200px;
	z-index:5;
}
.popupteamfilminhalt:hover {
	position:absolute;
}
.schattenoben {
	position:relative;
	height:7px;
	background-image:url(schattenoben.png);
}
.schattenmitte {
	padding:10px;
	padding-left:17px;
	background-image:url(schattenmitte.png);
}
.schattenunten {
	position:relative;
	height:7px;
	background-image:url(schattenunten.png);
}

#teamscrollbox { 
	width:870px;
	overflow:hidden;
	border:0;
	padding:0;
}
#teamscrollboxinhalt { 
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#teamscrollboxinhalt li{
	list-style:none;
	float:left;
	width:870px;
}

/* film */
.filmbild {
	width:325px;
	height:135px;
	overflow:hidden;
	padding:7px;
	background-image:url(filmschatten.png);
}
.film {
	width:325px;
	height:225px;
	padding-left:60px;
	padding-right:20px;
	overflow:visible;
	float:left;
	text-align:center;
}

#filmscrollbox { 
	width:870px;
	overflow:hidden;
	border:0;
	padding:0;
}
#filmscrollboxinhalt { 
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#filmscrollboxinhalt li{
	list-style:none;
	float:left;
	width:870px;
}
.popupfilm {
	height:16px;
	float:left;
	overflow:hidden;
	width:150px;
}
.popupfilm:hover {
	overflow:visible;
}
.popupfilminhalt {
	position:relative;
	height:auto;
	margin-left:150px;
	margin-top:-35px;
	width:200px;
	z-index:5;
}
.popupfilminhalt:hover {
	position:absolute;
}
#filmblogscrollbox { 
	width:550px;
	overflow:hidden;
	border:0;
	margin:0;
	margin-right:10px;
	padding:0;
}
#filmblogscrollboxinhalt {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#filmblogscrollboxinhalt li{
	list-style:none;
	margin-right:4px;
	padding:4px;
	width:550px;
}

#trailerDiv_10 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#trailerDiv_20 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#trailerDiv_11 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#trailerDiv_21 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#trailerDiv_12 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#trailerDiv_22 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#trailerDiv_13 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#trailerDiv_23 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#trailerDiv_14 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#trailerDiv_24 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#filmDiv_10 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#filmDiv_20 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#filmDiv_11 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#filmDiv_21 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#filmDiv_12 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#filmDiv_22 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#filmDiv_13 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#filmDiv_23 {
	width:640px;
	height:385px;
	overflow:hidden;
}
#filmDiv_14 {
	width:640px;
	height:0px;
	overflow:hidden;
}
#filmDiv_24 {
	width:640px;
	height:385px;
	overflow:hidden;
}


/* impressum */
.impressum {
	color:#999;
	font-weight:normal;
}
.impressum:hover {
	color:#333;
}

/* startseite */
#startscrollbox { 
	width:940px;
	height:392px;
	overflow:hidden;
	border:0;
	margin-top:25px;
	padding:0;
}
#startscrollboxinhalt {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#startscrollboxinhalt li{
	list-style:none;
	margin:0;
	padding:0;
	width:940px;
	float:left;
}
#startscrollboxtitle {
	width:940px;
	height:35px;
}
#scrollboxtitle {
	margin-top:6px;
	margin-left:7px;
	padding-top:0px;
	font-size:14px;
}
.blogtitle {
	padding:0px;
	margin:0px;
	font-size:14px;
}
#twitter_update_list {
	padding:0px;
	margin:0px;
}
#twitter_update_list li {
	list-style:none;
	padding-bottom:12px;
}
#twitter_update_list li span {
	font-style:normal;
	font-weight:normal;
	font-family:"Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

/* diashow */
#scrollbox { 
	width:550px;
	overflow:hidden;
	border:0;
	margin:0;
	margin-right:10px;
	padding:0;
}
#scrollboxinhalt {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#scrollboxinhalt li{
	list-style:none;
	margin-right:4px;
	padding:4px;
	width:550px;
	text-align:center;
}

