/* hintergrund masken */

#container_index {
	width: 900px;
	height: 740px;
	background: #fff url(../img/mmn_maske_index.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_index_moma {
	width: 900px;
	height: 850px;
	background: #fff url(../img/mmn_maske_index_moma.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_leistungen {
	width: 900px;
	height: 740px;
	background: #fff url(../img/mmn_maske_leistungen.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_projekte {
	width: 900px;
	height: 740px;
	background: #fff url(../img/mmn_maske_projekte.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_partner {
	width: 900px;
	height: 740px;
	background: #fff url(../img/mmn_maske_partner.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_blog {
	width: 900px;
	height: 740px;
	background: #fff url(../img/mmn_maske_blog.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#container_kontakt {
	width: 900px;
	height: 1000px;
	background: #fff url(../img/mmn_maske_kontakt.jpg) no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
/* text */

#text {
	position: absolute;
	top: 152px;
	left: 363px;
	width: 450px;
	text-align: left;
	color: #333333;
	overflow: hidden;
	padding: 10px;
	margin-left: -300px;
}
#text p {
	padding: 0 0 1em 0;
	margin: 0;
}
#text p a {
	text-decoration: none;
}
#text p a:link, a:active, a:visited {
	color: #0097C9;
	padding: 0px;
}
#text p a:hover {
	color: #F08C00;
}

/* rubriken überschrift */

.blue {
	color:#00B6F0;
	font-size:170%;
	margin:0 0 1.1em 0px;
	padding:0;
}

/* rubriken claims */

#red {
	color:#FE0000;
	font-size:170%;
	position: absolute;
	top: 150px;
	left: 255px;
	width: 230px;
	height: 130px;
	margin-left: 350px;
	text-align: left;
	line-height: 25px;
}

#violett {
	color:#352844;
	font-size:160%;
	position: absolute;
	top: 470px;
	left: 260px;
	width: 230px;
	height: 130px;
	margin-left: 350px;
	text-align: left;
	line-height: 25px;
}

#grau {
	color:#000;
	font-size:180%;
	position: absolute;
	top: 320px;
	left: 280px;
	width: 230px;
	height: 130px;
	margin-left: 350px;
	text-align: left;
	line-height: 25px;
	font-weight:600;
}

#hellblau {
	color:#54BCFF;
	font-size:220%;
	position: absolute;
	top: 150px;
	left: 280px;
	width: 230px;
	height: 130px;
	margin-left: 350px;
	text-align: left;
	line-height: 25px;
	font-weight:600;
}

#weiss {
	color:#FFF;
	font-size:190%;
	position: absolute;
	top: 145px;
	left: 280px;
	width: 230px;
	height: 130px;
	margin-left: 350px;
	text-align: left;
	line-height: 25px;
}

/* footer */

#footer {
	position: absolute;
	top: 656px;
	left: 467px;
	margin-left: 50px;
	width: 500px;
	height: 10px;
	text-align: left;
	color: #b1b3b4;
	font-size: 91%;
}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #b1b3b4;
}
#footer a:hover {
	color: #0097C9;
}
/* footer kontakt */

#footer_k {
	position: absolute;
	top: 968px;
	left: 50%;
	margin-left: 50px;
	width: 500px;
	height: 10px;
	text-align: left;
	color: #b1b3b4;
	font-size: 91%;
}
#footer_k a {
	text-decoration: none;
}
#footer_k a:link, #footer_k a:active, #footer_k a:visited {
	color: #b1b3b4;
}
#footer_k a:hover {
	color: #0097C9;
}

/* footer moma */

#footer_m {
	position: absolute;
	top: 830px;
	left: 50%;
	margin-left: 50px;
	width: 500px;
	height: 10px;
	text-align: left;
	color: #b1b3b4;
	font-size: 91%;
}
#footer_m a {
	text-decoration: none;
}
#footer_m a:link, #footer_m a:active, #footer_m a:visited {
	color: #b1b3b4;
}
#footer_m a:hover {
	color: #0097C9;
}
/* kontakt  */

#kontakt form {
	margin: 2em 0 0 0px;
	padding: 0;
}
#kontakt form p {
	margin-left: 0;
}
#kontakt p.beschreibung {
	padding: 0;
	margin: 0;
}
#kontakt form input.textfeld, #kontakt form textarea {
	width: 320px;
	background: #f4f6f8;
	margin: 0;
	padding: 2px;
	border: 1px solid #d1dce2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#kontakt form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#kontakt form input.chkbox {
	margin: 7px 0 0 0;
	padding: 0;
}
#kontakt form div.formContainer {
	width: 370px;
	float: left;
	margin-bottom: 10px;
}
#kontakt form input.sendBtn {
	margin: 10px 0 0 0;
	padding: 1px;
	background: #00B7F0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

/* flash */

.carousel_container {
	position: absolute;
	top: 0px;
	left: 45%;
	margin-left: -200px;
	width: 300px;
	height: 200px;
	overflow: hidden;
}

/* TEXT  */

body {margin: 0; padding: 0; background: #fff; text-align: center; color: #58585a; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 71%; line-height: 155%;}

a {text-decoration: none;} 
a:link, a:active, a:visited {color: #00B6F0;}
a:hover {color: #F08C00;}

/* navigation */

#navigationContainer {position: absolute; top: 38px; left: 270px; width: 500px; height: 25px; font-size:110%;}

#navigationContainer ul {list-style: none; padding: 0; margin: 0;}
#navigationContainer ul li {float: left; padding: 0; margin: 0;}
#navigationContainer ul li a {display: block; height: 14px; margin: 0 15px 0 0; padding: 0;} 

#navigationContainer ul li a {
	color: #fff;	
	font-size: 95%;
	font-weight: bold;
}
#navigationContainer ul li a:hover {
	color: #F08C00;	 
	font-size: 95%;
	font-weight: bold;	
}
#navigationContainer ul li a.on {
	color: #ccc;	 
	font-size: 95%;
	font-weight: bold;	
}
#container_projekte_universal {
	width: 900px;
	height: 740px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	background-image: url(../img/mmn_maske_projekte_universal.jpg);
	background-repeat: no-repeat;
}
#container_projekte_mtv {
	width: 900px;
	height: 740px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	background-image: url(../img/mmn_maske_projekte_mtv.jpg);
	background-repeat: no-repeat;
}
#container_projekte_universal_900 {
	width: 900px;
	height: 870px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	background-image: url(../img/mmn_maske_projekte_universal_900.jpg);
	background-repeat: no-repeat;
}
#footer_900 {
	position: absolute;
	top: 856px;
	left: 467px;
	margin-left: 50px;
	width: 500px;
	height: 10px;
	text-align: left;
	color: #b1b3b4;
	font-size: 91%;
}
#container_projekte_vodafone {
	width: 900px;
	height: 740px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	background-image: url(../img/mmn_maske_projekte_vodafone.jpg);
	background-repeat: no-repeat;
}
#container_projekte_eplus {
	width: 900px;
	height: 740px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #fff;
	background-image: url(../img/mmn_maske_projekte_eplus.jpg);
	background-repeat: no-repeat;
}

