/* --- CSS for MGMW --- */

/* --- GENERAL --- */

body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Trebuchet MS;
}
h1 {
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 42px;
	text-align: center;
	color: #5EB7FF;
	margin: 0;
	padding: 0;
	letter-spacing: 16px;
	line-height: 1.3;
}
h2 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 42px;
	text-align: center;
	color: #3F97F0;
	margin: 0;
	padding: 0;
	letter-spacing: 16px;
	line-height: 1.3;
}
h3 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #3F97F0;
	margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}
h4 {
	font-family: Trebuchet MS;
	margin: 70px 0 0 75px;
	color: #94a4a4;
	font-size: 20px;
}
h5 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 52px;
	text-align: center;
	color: #5EB7FF;
	margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
	background: url('../img/header-bg.png');
}
h6 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #3F97F0;
	margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}
.center {
	margin: 0 auto;
}
.content{
	margin: 0 auto;
	width: 960px;
	max-width: 100%;
}
.contentvita{
	margin: -40px auto;
	width: 960px;
	max-width: 100%;
}
.contentfoto{
	margin: 0 auto;
	width: 960px;
	max-width: 100%;
}
.clear {
	clear: both;
}

/* --- HEADER + NAVI --- */

#header {
	width: 100%;
	background: url('../img/header-bg.png');
	height: 80px;
	position: fixed;
	margin-top: 30px;
}

#nav {
	width: 450px;
	float: right;
	margin-top: 20px;
}
#logo a {
	text-decoration: none;
	float: left;
	font-size: 30px;
	margin-top: 20px;
	color: #A8D3FF;
	opacity:0.8;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding-left: 21px;
}
#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;
}
#nav li{
	margin-top: 9px;
	float: left;
	padding-left: 21px;
}
#nav li a {
	color: #A8D3FF;
	opacity:0.6;
	font-size: 16px;
	text-decoration: none;
	font-family: Trebuchet MS;
}
#nav li a.active {
	color: #A8D3FF;
	opacity:0.8;
	border-bottom: 2px solid #BBE0FF;
}
#nav li a:hover {
	color: #A8D3FF;
	opacity:0.8;
}

/* --- QUOTES AND SOME ELEMENTS --- */

.quotes {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	margin: 10px auto;
	color: #1D3C7A;
}
.quotes_container {
	width: 800px;
	margin: 0 auto;
	color: #1D3C7A;
}

#MGMW {
	padding-top: 70px;
	background: url('../img/MGMW_Logo.png') 50% 80px no-repeat;
	position: relative;
	height: 250px;
	text-align: middle;
}

/* --- STYLING --- */

#home, #infos {
	width: 100%;
}
#home{
	background:url('../img/home.jpg') 50% 50% no-repeat fixed;
	background-color: #000;
	background-size: 100% auto;
	height: 400px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: cover;
}
#infos{
	background-color: #fff;
	color: #3F97F0;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 56px 0;
}
#showreel{
	background: url(../img/showreel.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
	background-color: #000;
	color: #fff;
	height: 600px;
	padding: 170px 0 0 0;
	background-size: cover;
}
#vita{
	background-color: #fff;
	color: #1D3C7A;
	height: 340px;
	padding: 100px 0;
}
#kontakt{
	background: url(../img/impressum.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
	background-color: #000;
	height: 400px;
	margin: 0 auto;
	padding: 200px 0;
	background-size: cover;
}
#foto{
	background-color: #fff;
	color: #1D3C7A;
	padding: 10px 0 0 0;
}

/* --- FOOTER --- */

#copyright  {
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 14px;
	margin-top: 100px;
	text-align: center;
}
#copyright  a {
	text-decoration: none;
	color: #fff;
}

/* --- YouTube Film --- */

.film {
position:relative;
padding-bottom:52.5%;
padding-top:30px;
height:0;
overflow:hidden;
background-color: #FFF;
}
.film iframe, .film object, .film embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color: #FFF;
}

/* --- Safe --- */

span#dispMa::before {
	content: "nfo\40m";
}
span#dispMa::after {
	content: "g-mw.d";
}
span#dispMo::before {
	content: "0177 48";
}
span#dispMo::after {
	content: "8170";
}
span#muWe {
	display: none;
}