* { margin: 0; }

body, html {height:100%; width:100%;  }
body {margin:0px; padding:0px;}
body, div, td, input, select, textarea { font-family: 'Open Sans Condensed', sans-serif; color:#ffffff; font-size:18px; }

img{ border:none;}


h1{font-family:'Open Sans Condensed', sans-serif; font-size:38px; line-height:38px; color:#ffffff; text-transform:uppercase; padding:0px; margin:0px; }
h2{font-family:'Open Sans Condensed', sans-serif; font-size:28px; line-height:28px; color:#ffffff; text-transform:uppercase; padding:0px; margin:0px; margin-bottom:50px; }
h3{font-family:'Open Sans Condensed', sans-serif; font-size:18px; line-height:18px; color:#ffffff;  padding:0px; margin:0px; }



.topbild_kaesten{
	background:#868889;
	width:16px;
	height:16px;
	/* float:right; */
    float:left;
	display:block;
	margin-left:6px;
    cursor:pointer;
	}


.head{ height:82px; top:0px; position:fixed; width:100%; }

.navigation{ height:140px; background:#ffffff; }

.wrapper{ width: 1000px; margin: auto; text-align:left; }

.footer { position:absolute; bottom:0px; height:140px;  width:100%; }

.content{ padding-top:180px; padding-left:154px; padding-bottom:150px; }

.left { width:390px; float:left; }
.right{ width:390px; float:right; }

.leistungen a{ display:block; margin-bottom:20px; color:#ffffff; text-decoration:none; font-size:22px; font-weight:bold; text-transform:uppercase; background:url(../gfx/dreieck_weiss.png) no-repeat 0 50%; padding-left:15px; }
.leistungen a:hover { color:#646567 !important; background:url(../gfx/dreieck_grau.png) no-repeat 0 50% !important; cursor:pointer; }
.leistungen a.aktiv { color:#646567; background:url(../gfx/dreieck_grau.png) no-repeat 0 50%; }

.team_bild{
  -webkit-box-shadow: 2px 4px 8px #555555; /* webkit browser*/ -moz-box-shadow: 2px 4px 8px #555555; /* firefox */ box-shadow: 2px 4px 8px #555555;
  border:15px solid #ffffff;
  -webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
}


.weiter{ text-transform:uppercase; font-size:16px; text-decoration:none; font-weight:bold; }
.weiter.green{ color:#A4C400; }
.weiter.green:hover{ color:#868889; }
.weiter.gray{ color:#868889; }
.weiter.gray:hover{ color:#A4C400; }


.link_impressum{ text-transform:uppercase; font-size:13px; text-decoration:none; font-weight:bold; color:#ffffff !important; line-height:21px;}
.link_impressum:hover{ text-decoration:underline; }





#section-4 a{ color:#646567; text-decoration:none; }
#section-5 a{ color:#A4C400; text-decoration:none; }
#section-6 a{ color:#646567; text-decoration:none; }
#section-4 a:hover{ text-decoration:underline; }
#section-5 a:hover{ text-decoration:underline; }
#section-6 a:hover{ text-decoration:underline; }





/*
#wrap{
			width:316px;
			margin:0;
		}


		#content{
			overflow:hidden;

		}


.contentbox-wrapper_0{position:relative;left:0;width:3000px;height:100%;}
.contentbox-wrapper_1{position:relative;left:0;width:3000px;height:100%;}
.contentbox-wrapper_2{position:relative;left:0;width:3000px;height:100%;}
.contentbox-wrapper_3{position:relative;left:0;width:3000px;height:100%;}
.contentbox-wrapper_4{position:relative;left:0;width:3000px;height:100%;}
.contentbox-wrapper_5{position:relative;left:0;width:3000px;height:100%;}

		.contentbox{
			width:316px;
			height:100%;
			float:left;
			padding:0px;
            padding-bottom:8px;
            padding-top:8px;
		}


.slider_bilder{ margin-left:14px; float:left; border:2px solid #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.slider_bilder a{ cursor:pointer;}
.slider_bilder img{ display:block; }
*/


.nav_projekte { margin-top:50px; font-size:20px; font-weight:bold;}
.nav_projekte a{ cursor:pointer; font-size:20px; font-weight:bold; margin-left:15px; margin-right:15px; }
/*.nav_projekte a:first-child{margin-left:0px;}*/
.nav_projekte a:hover{ color:#A4C400; }

#nav {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top:70px;
}
#nav li {
 float:left;
}



#nav a {
  float:left;
  margin-left:30px;
  margin-right:0px;
  color:#868889;
  text-decoration:none;
  text-transform:uppercase;
  font-size:18px;
  font-weight:bold;
}


#nav a:hover {
  color:#A4C400;
}
#nav .current a {
 color:#A4C400;
}


.link_home { background:url(../gfx/home.png) no-repeat;  }
.link_home:hover { background:url(../gfx/home_aktiv.png) no-repeat;  }
#nav .current a .link_home{ background:url(../gfx/home_aktiv.png) no-repeat; font-size:44px;  }

.section {
  min-height:100%;
  position:relative;
}
