@charset "utf-8";
/* CSS Document */

@import url('produkt.css');
@import url('referenzen.css');
@import url('jobs.css');
@import url('kontakt.css');

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: url(../images/hintergrund.jpg) repeat-x #c4c4c4;
	text-align: center;
	padding:0px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/* -----------------------------------------------
Header: Mecode und Navi Home 
----------------------------------------------- */

.header {
	position: relative;
	width: 900px;
	height: 150px; 
	background: url(../images/header_bg.jpg) no-repeat top center;
	text-align: left; 
	padding: 0px;
	margin: 0 auto;
	z-index: 9;
}

#mecode_logo {
	position: absolute;
	width: 300px;
	height: 80px;
	top: 5px;
	left: -110px;
}

#home_navi {
	position: absolute;
	width: 65px;
	height: 26px;
	top: 44px;
	right: 0%;	
}


#navi {
	position: absolute;
	width: 900px;
	height: 52px;
	top: 98px;
	left: 0px;
	color: #ffffff;
	font-size: 90%;
	z-index: 970 !important;
	background-image: url(../images/navi_bg.gif);
}

#navi a {
	color: #ffffff;
	text-decoration: none;
	line-height:normal;
}

#navi a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*  Hauptnavi  */

ul.effect2 {
	float:left;
	list-style: none; 
	margin: 0px;
	padding: 1px 0 0 6px;
}

ul.effect2 a {
      float:left;
      background:url(../images/tab.png) no-repeat left top;
      margin: 0;
      padding: 0px 0 0 7px;
      text-decoration:none;
}

ul.effect2 a span {
      float:left;
      display:block;
      background:url(../images/tab2.png) no-repeat right top;
	  height: 32px;
      padding: 18px 13px 0 4px;
      color:#ffffff;
}

ul.effect2 a:hover span {
	color:#ffffff;
	text-decoration: underline;
}
	  
ul.effect2 a:hover {
	background-position: 0% -54px;
}

ul.effect2 a:hover span {
	background-position:100% -54px;
}

ul.effect2 a.active3  {
	background-position: 0% -54px;
}

ul.effect2 a.active3  span {
	background-position:100% -54px;
}

ul.effect2 li {
	display: inline;
}


/* Produkte Unternavi */

ul.effect2 li ul {
	visibility: hidden; 
	display: block;
	list-style: none; 
	border: none;
	position: absolute; 
	margin: 0; 
	padding: 15px 0 10px 10px; 
	z-index: 1000; 
	left: 114px; 
	top: 50px;
	width: 128px; 
	height: auto;
	text-decoration: none;
	font-size: 90%;
	background: transparent url(../images/drop_down.gif) top left no-repeat;
}

ul.effect2 li ul li a {
	background-image: none;
	padding-bottom: 5px;
	padding-right: 15px;
}


ul.effect2 li ul.service {
	visibility: hidden; 
	display: block;
	list-style: none; 
	border: none;
	position: absolute; 
	margin: 0; 
	padding: 15px 0 10px 10px; 
	z-index: 1003; 
	left: 292px; 
	top: 50px;
	width: 158px; 
	height: auto;
	text-decoration: none;
	background: transparent url(../images/drop_down.gif) top left no-repeat;
}

ul.effect2 li ul.service li {
	display: block;
	padding-right: 10px;
}

ul.effect2 li ul.jobs{
	visibility: hidden; 
	display: block;
	list-style: none; 
	border: none;
	position: absolute; 
	margin: 0; 
	padding: 15px 0 10px 10px;
	z-index: 1000; 
	left: 363px; 
	top: 50px;
	width: 105px; 
	height: auto;
	text-decoration: none;
	background: transparent url(../images/drop_down.gif) top left no-repeat;
}

ul.effect2 li:hover ul { 
	visibility: visible; 
}


/* Ende Hauptnavi */

/* -----------------------------------------------
Middle: Leistungen und Referenzbilder
----------------------------------------------- */

#middle {
	display: block;
	height: 304px;
	background: url(../images/middle_bg.jpg) no-repeat top center;
	text-align: left; 
	margin: 0 auto;
	padding: 0;
	top: 0px;
	z-index: 10;
}

#middle-box {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 304px;
	padding: 0;
	top: 0px;
	left: 0px;
}

#text {
	position: absolute;
	width: 295px;
	height: 260px;
	top: 28px;
	left: 10px;
	color: #ffffff;
}

#text h1 {
	font-size: 90%;
	padding-bottom: 12px;
}

#text h2 {
	font-size: 80%;
	padding-bottom: 10px;
}

#text li, p {
	font-size: 80%;
	padding-bottom: 10px;
}

#text ul {
	padding-left: 15px;
}

#text a {
	color: #ffffff;
	text-decoration: underline;
}

#text a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Slidshow */

#bild_box {
	position: absolute;
	width: 601px;
	height: 294px;
	top: 15px;
	left: 310px;
}


.bild_text {
	position: absolute;
	width: 600px;
	height: 40px;
	top: 227px;
	left: 34px;
}

.bild_text h1 {
	color: #240600;
	font-size: 80%;
	font-style: italic;
	padding-bottom: 2px;
}

.bild_text p {
	color: #240600;
	font-size: 70%;
	font-style: italic;
}

#slider_con {
	position: absolute;
	width: 564px;
	height: 258px;
	top: 7px;
	left: 19px;
}

.slide_text {
	position: absolute;
	width: 600px;
	height: 40px;
	top: 220px;
	left: 15px;
}

.slide_text h1 {
	color: #240600;
	font-size: 80%;
	font-style: italic;
	padding-bottom: 2px;
}

.slide_text p {
	color: #240600;
	font-size: 70%;
	font-style: italic;
}

/* slider numbers */
     #numbers {
        z-index: 990;
        padding: 0px 0 0 0px;
        position: absolute;
        bottom: 25px;
        right: 10px;
        width: 200px;
		text-align: right;
    }

    #numbers img{
        padding: 2px 0;
    }
	
	#numbers a { 
        background: transparent url(../images/slider_points.png) right top no-repeat;
    }
    
    #numbers a:hover { 
        background: transparent url(../images/slider_points.png) left top no-repeat;
    }
    
    #numbers a.activeSlide { 
        background: transparent url(../images/slider_points.png) left top no-repeat;
    }
	
/* -----------------------------------------------
content
----------------------------------------------- */
	
#content {
	position: relative; 
	display: block; 
	background: url(../images/content_bg.png) repeat-y top center;
	width: 937px;
	height: auto !important;
	min-height: 260px;
	overflow:visible;
	margin: 0 auto;
}

/* -----------------------------------------------
content: Text
----------------------------------------------- */

#box-left {
	float: left; 
	position: relative; 
	width: 590px;
	height: auto !important;
	min-height: 270px;
	margin-left: 0px; 
	display: inline;
}

#info_box {
	position: relative;
	background: url(../images/mecode_bg.jpg) no-repeat;
	width: 590px;
	height: auto;
	min-height: 270px;
	top: 10px;
	left: 22px;
	text-align: left;
}

#text2 {
	position: relative;
	width: 520px;
	height: auto;
	left: 40px;
	top: 35px;
}

#text2 h1 {
	font-size: 80%;
	color: #e64e02;
	padding-bottom: 8px;
}

#text2 h2 {
	font-size: 80%;
	color: #e64e02;
	padding-bottom: 8px;
}


#text2 p {
	font-size: 75%;
	color: #141414;
	padding-bottom: 5px;
}

.bild {
	float: right;
	display: block;
	padding: 0 1px 0 5px;
}

/* -----------------------------------------------
content: Leistungen
----------------------------------------------- */

#leistungen {
	position: relative; 
	display: block; 
	background: url(../images/content_bg.png) repeat-y top center;
	width: 937px;
	height: 230px;
	padding-top: 10px;
	overflow: visible;
	margin: 0 auto;
}

#leistungen_regional {
	position: absolute;
	width: 276px;
	height: 230px;
	top: 0px;
	left: 29px;
	background-image: url(../images/regional_bg.jpg);
	text-align: left;
}

#leistungen_referenzen {
	position: absolute;
	width: 276px;
	height: 230px;
	top: 0px;
	left: 329px;
	background-image: url(../images/referenzen_bg2.jpg);
	text-align: left;
}

#leistungen_service {
	position: absolute;
	width: 276px;
	height: 230px;
	top: 0px;
	left: 630px;
	background-image: url(../images/service_bg.jpg);
	text-align: left;
}

.regional {
	position: absolute;
	width: 263px;
	top: 130px;
	left: 8px;
}

.regional h1 {
	font-size: 75%;
	color: #e64e02;
	padding-bottom: 5px;
}

.regional p {
	font-size: 65%;
	color: #141414;
	padding-bottom: 8px;
}

.regional li {
	list-style: disc;
	line-height: 15px;
	font-size: 65%;
	color: #141414;
}

.regional ul {
	padding-left: 15px;
}

.regional a {
	color: #e64e02;
	text-decoration: none;
}

.regional a:hover {
	color: #e64e02;
	text-decoration: underline;
}

/* -----------------------------------------------
content: Kontakt
----------------------------------------------- */

#box-right {
	float: right; 
	position: relative; 
	width: 198px; 
	margin-right: 0px;
	display: inline;
}

#kontakt_box {
	position: absolute;
	width: 277px;
	height: 228px;
	top: 16px;
	right: 30px;
	background-image: url(../images/kontakt_bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
}

.kontakt2 {
	float: left;
	display: block;
	padding: 46px 0px 50px 18px;
}

.kontakt2 h1 {
	font-size: 100%;
	padding-bottom: 10px;
}

.kontakt2 p {
	font-size: 80%;
	padding-bottom: 10px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* -----------------------------------------------
Footer
----------------------------------------------- */

.footer {
	display: block; 
	width: 100%;
	height: auto; 
	min-height: 101px;
	background: url(../images/footer-bg.jpg) top center #000000; 
	color: #fff; 
	text-align: center; 
}

#footer {
	position: relative;
	width: 905px;
	margin: 0 auto;
	left: -10px;
	height: 30px;
	top: -15px;
	color: #afafae;
}

#footer td {
	font-size: 70%;
}

#footer a {
	color: #afafae;
	text-decoration: none;
}

#footer a:hover {
	color: #afafae;
	text-decoration: underline;
}
