body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #2a2a2a;
}
#wrapper {
	background: #2a2a2a;
	width: 1100px;
	text-align: left;
	margin: 0px auto;
}
#header {
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-moz-box-shadow:  0 0 16px #555;
	-webkit-box-shadow: 0 0 16px #555;
	background: url(../Bilder/banner01.png);
	height: 95px;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	position: relative;
	top: 15px;
}
#MyFilms {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 310px;
	bottom: 31px;
	color: #FBD091;
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	visibility: visible;
	width: 84px;
	height: 40px;
}
#logan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	position: absolute;
	left: 27px;
	width: 236px;
	visibility: visible;
	top: 75px;
}
#icon {
	position: absolute;
	top: 4px;
	left: 9px;
	visibility: visible;
}
#loginRuta {
	height: 49px;
	width: 376px;
	position: absolute;
	left: 427px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	top: 1px;
}
#header #loginRuta #form1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#header #loginRuta #form1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#mainContent {
	-moz-box-shadow:  0 0 16px #555;
	-webkit-box-shadow: 0 0 16px #555;
	background: url(../Bilder/BG_01.png);
	margin: 0px;
	padding: 0px;
	color: #CCC;
	width: 1100px;
	height: 670px;
	position: relative;
	top: 15px;
}
#presentation {
	position: absolute;
	width: 687px;
	height: 653px;
	left: 55px;
	top: 72px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 20px 15px 10px;
	color: #999;
	border-right: 1px solid #666;
}
#mainContent #presentation h3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
#stegRuta {
	position: absolute;
	left: 809px;
	top: 81px;
	width: 261px;
	height: 440px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}



#footer {
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-box-shadow:  0 0 16px #555;
	-webkit-box-shadow: 0 0 16px #555;
	color: #999;
	background: url(../Bilder/footer.png);
	height: 30px;
	position: relative;
	padding-right: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	top: 15px;
}
#cache {
	position: absolute;
	left: 1084px;
	top: 1px;
	color: #3E0000;
	text-decoration: none;
}
.cache1 {
	color: #3E0000;
	text-decoration: none;
}


#email {
	position: absolute;
	width: 102px;
	height: 15px;
	text-align: left;
	left: 890px;
	top: 14px;
}
#wrapper #footer #email a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.logoColor {
	color: #FBD091;
}