* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(../bilder/background_alles.jpg) no-repeat center top;
	font-family: 'lucida grande', 'verdana', sans-serif;
	font-size: 11px;
	color: #7D695A;
}
img {
	border: none;
}
a:link, a:visited {
	color: #38302B;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FF7500;
}
.clear_l {
	clear: left;
}


#rahmen {
	margin: 0px auto; 
	width: 861px;
	height: 1254px;
	overflow: hidden;
	position: relative;
}
#oben {
	height:572px;
	width:860px;
}
#description {
	position: absolute;
	top: -400px;
	left: -400px;
}
#facebook {
	height:45px;
	left:770px;
	position:absolute;
	top:431px;
	width:51px;
}
#mitte {
	height:468px;
	width:860px;
}

/* MOVIE - DIV */
#movie_rahmen {
	left:32px;
	position:relative;
	top:-49px;
	width:796px;
}
div.videolink {
	overflow: hidden;
	float: left;
	position: relative;
	margin-bottom: 12px;
}
div.videolink a {
	display: block;
	background-image: url(../bilder/alle_video_pics.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 97px;
	border: 0px solid #FF7500;
	margin: 5px;
	text-indent: -1000px;
}

a.trailer {
	background-position: left top;
}
a.brunnenstrasse {
	background-position: -148px top;
}
a.mauerfall {
	background-position: -296px top;
}
a.victor {
	background-position: -444px top;
}
a.luci {
	background-position: -592px top;
}
a.annette {
	background-position: left bottom;
}
a.susanne {
	background-position: -148px bottom;
}
a.liane {
	background-position: -296px bottom;
}
a.stella {
	background-position: -444px bottom;
}
a.johanna {
	background-position: -592px bottom;
}

div.videolink a:hover, div.videolink a:focus {
	border: 2px solid #FF7500;
	margin: 3px;
}
img.play {
	position:absolute;
	left:117px;
	top:68px;
	width:25px;
	height:25px;
}

/* TEAM - DIV */
#team {
	clear: left;
	border-top: 1px solid #EA6645;
	border-bottom: 1px solid #EA6645;
	height: 120px;
	width: 800px;
	margin: 0px 30px;
	position: relative;
	top: -14px;
}
.teammember {
	float: left;
	width: 200px;
	height: 83px;
	text-align: center;
	line-height: 18px;
	padding-top: 35px;
	letter-spacing:0.03em;
}
.teammember a:link, .teammember a:visited {
	color: #7D695A;
	line-height:0px;
}
.teammember a:hover, .teammember a:focus {
	color: #FF7500;
}
span.name {
	font-size: 14px;
	font-weight: bold;
	color: #191501;
}
span.job {
	font-size: 10px;
	font-weight: normal;
	color: #E95D0F;
}
#team_pic {
	position:relative;
	left:50px;
	top:38px;
}

/* MUSIK - DIV */
#musik {
	margin-top: 33px;
	margin-left: 30px;
	width: 800px;
}
#musik_pic {
	float:left;
	margin-left:50px;
	width: 150px;
	height: 70px;
}
#musik_links a {
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
}
span.trennstrich {
	display: inline-block;
	text-align: center;
	width: 9px;
}

/* UNTEN */
#unten {
	height:307px;
	width:860px;
	padding-top: 25px;
	overflow: hidden;
}
#unten img {
	float: left;
}
#form_div {
	width: 500px;
	height: 140px;
	overflow: hidden;
}

#download div {
	float: left;
	width: 96px;
}
#download div img {
	margin-bottom: 4px;
}
#download div a {
	margin-left: 20px;
	color: #7D695A;
}
#download div a:hover, #download div a:focus {
	color: #FF7500;
}

#impressum {
	clear:both;
	color:#CEBCA5;
	font-size:11px;
	font-weight:normal;
	margin-left:33px;
}
#impr_text {
	display: none;
}
#impressum a:link, #impressum a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #CEBCA5;
}
#impressum a:hover, #impressum a:focus {
	color: #FF7500;
}
#impressum span a:link, #impressum span a:visited {
	font-weight: normal;
}

