/* RESET */

html, body, div, span, h1, h2, h3, h4, h5, 
h6, p, blockquote, a, em, font, img, small, 
strong, dl, dt, dd, ol, ul, li, fieldset, form,
label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
	color: #0081b2;
	text-decoration: none;	
}

a:hover {
	color: #002d47;
	position: relative;
	top: 1px;
	text-shadow:0px 1px 0px white;
}

/* Allgemeine Angaben */

html {
  background: #dfe3e5 url('../images/tile_bg.gif') repeat-x;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 11pt;
  color: #445661;
}

body {
  background: url('../images/content_bg_2.jpg') center 180px no-repeat;
}

#main {
  clear: both;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	margin-top: 120px;
	color: #002d47;
	text-shadow:0px 1px 0px white;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #002d47;
	margin-bottom: 20px;
	text-shadow:0px 1px 0px white;
	text-transform: uppercase;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #0081b2;
	margin-bottom: 20px;
}

p {
	line-height: 20px;
}

strong {
	margin-top: 10px;
	font-size: 15pt;
	line-height: 25px;
	color: #b3d1df;	
}

em {
	font-weight: bold;
}

.float_clear {
	clear: both;
}

.abstand {
	height: 30px;	
}

form {
	padding: 0px;
	margin: 0px;
}

/* MAIN CONTENT */

#container {
	width: 900px;
	margin: auto;
}

#header {
	padding-top: 80px;	
}

#logo {
	float: left;
}

#menu {
	float: right;
	width: 600px;
	height: 30px;
}

#menu li {
	float: left;
	margin-right: 8px;
}

#menu li a {
	display: block;
	height: 30px;
	outline: none;
	background-image: url('../images/menu_sprite.gif');
	background-repeat: no-repeat;
	text-indent: -9000px;	
}

#menu li#home a {width: 54px; background-position: 0 0;} 
#menu li#about a {width: 83px; background-position: -54px 0;} 
#menu li#services a {width: 99px; background-position: -137px 0;}
#menu li#ref a {width: 104px; background-position: -236px 0;} 
#menu li#contact a {width: 76px; background-position: -340px 0;} 

#menu li#home a:hover {background-position: 0 -30px; position: static;} 
#menu li#about a:hover {background-position: -54px -30px; position: static;} 
#menu li#services a:hover {background-position: -137px -30px; position: static;}
#menu li#ref a:hover {background-position: -236px -30px; position: static;} 
#menu li#contact a:hover {background-position: -340px -30px; position: static;} 

#menu li#home a:active {background-position: 0 -30px;} 
#menu li#about a:active {background-position: -54px -30px;} 
#menu li#services a:active {background-position: -137px -30px;}
#menu li#ref a:active {background-position: -236px -30px;} 
#menu li#contact a:active {background-position: -340px -30px;}

#menu li#home a#active {background-position: 0 -30px;} 
#menu li#about a#active {background-position: -54px -30px;} 
#menu li#services a#active {background-position: -137px -30px;}
#menu li#ref a#active {background-position: -236px -30px;} 
#menu li#contact a#active {background-position: -340px -30px;}

#menu li#search input {
	float: right;
	padding: 0px 12px;
	width: 110px;
	height: 30px;	
	border: none;
	background: url('../images/menu_sprite.gif') -416px 0 no-repeat;
	color: #9baab2;
	text-shadow:0px 1px 0px white;
	font-size: 13px;
}

p#welcome {
	margin-top: 10px;
	font-size: 15pt;
	line-height: 25px;
	color: #002d47;
	font-weight: lighter;	
}

/* FEATURED */

#features {
  clear: both;
  width: 900px;
  height: 234px;  
  color: #d9e8ef;
  font-size: 10pt;
  overflow: hidden;
}

#features ul, #features li {
	width: 900px;
	height: 230px;
	overflow: hidden;
	background: #151515 url('../images/features_header.gif') left top no-repeat;
}

#features li div {
	float: left;
	margin: 38px 0 0 43px;
	width: 290px;
	color: #dfe3e5;	
}

#features p.titel {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12pt;
}

#features p.aufgaben {
	margin-top: 10px;
	color: #a7c6d9;	
}

#features img {
	float: right;
	margin: 38px 38px 0 0;	
}

div#prevBtn, div#nextBtn {
	float: left;
	width: 450px;
	line-height: 30px;
	text-align: center;
}

div#prevBtn a, div#nextBtn a {
	position: relative;
	top: -130px;
}

div#prevBtn a{
	left: -260px;
}

div#nextBtn a{
	left: +260px;
}

/* HOME */

#news {
clear: both;
float: left;
width: 290px;
margin-top: 40px;
margin-right: 40px;
}

#news h2, #zeugnisse h2 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

#news h3 {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #0081b2;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: none;
}

#news a:hover {
	text-decoration: none;
}

#news p.date {
	font-size: 9pt;
	margin-top: 5px;	
}

#zeugnisse {
	float: left;
	margin-top: 40px;
	width: 570px;	
}

#zeugnisse h2 {
	margin-bottom: 20px;	
}

#zeugnisse p {
	font-style: italic;	
	margin-bottom: 10px;
}

#zeugnisse span {
	font-style: normal;
	font-size: 9pt;
	color: #0081b2;	
}

/* ABOUT */

#team {
  width: 100%;
  height: 290px;
  margin-top: 30px;
}

#team li {
  float: left;
  display: block;
  width: 210px;
  height: 220px;
  margin-right: 5px;
  margin-left: 5px;
}

.sprechblase {
  display:  none;
  position: relative;
  top: -265px;
  left: 10px;
  z-index: 2;
  width: 176px;
  height: 76px;
  padding: 10px 0 0 8px;
  background: url('../images/sprechblase.gif') no-repeat;
  font-style: italic;
}

#team span {
  display: block;
  margin-top: 10px;
  color: #0081b2;
}

#team p {
  color: #75838a;
}



/* Referenzen */

#filter_nav {
  margin-top: 30px;
  width: 100%;
  height: 27px;
  background: url('../images/trennlinie_h.gif') center bottom no-repeat;
}

a.filter_button {
	margin-right:  20px;
  text-decoration: none;
}

a.filter_button:hover { color: #002d47; position: relative; top: 1px; text-shadow:0px 1px 0px white;style }

#list_button {
	float: right;
   text-decoration: none;
}

#work_list {
  display: none;
  float: right;
  width: 880px;
  padding: 10px 10px 10px 10px;
   background: url('../images/footer_bg.gif') -2px left repeat-x;
  margin-bottom: 10px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-radius: 3px;
  color: #002D47;
}

#work_list li {
	float: left;
}

#work_list li a {
	display: block;
	width: 199px;
	height: 30px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	color: #002D47;
	border-left: 1px #002D47 solid;
}

#work_list li a:hover {
	color: white;
	text-shadow: none;
	position: static;
	border-color: white;
}

#work_thumbs {
  clear: both;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 920px;
}

#work_thumbs div {
  width: 210px;
  height: 130px;
  float: left;
  margin-right: 18px;
  margin-bottom: 20px;
}

#work_thumbs div a {
  display: block;
  width: 210px;
  height: 130px;
}

#work_thumbs div a:hover {
	position:static;
}

#work_thumbs div a:hover span.hover {
  background: url('../images/work_hover.png');
}

/* Referenzen Detailseite */

#beschreibung {
  float: left;
  width: 300px;
  height: 570px;
  margin-right: 40px;
  margin-top: 30px;
  padding-right: 20px;
  background: url('../images/trennlinie_v.gif') right top repeat-y;
  line-height: 20px;
}

#beschreibung span {
  color: #74b4d1;
  display: block;
  margin-top: 20px;
}

#beschreibung a {
  display: block;
  margin-top: 20px;
  width: 171px;
  height: 25px;
  text-indent: -9999px;
  background: url('../images/weitere_btn.gif') left -25px  no-repeat;
}

#beschreibung a:hover { background-position: -171px -25px; }

#detailbild {
  float: left;
  width: 540px;
  min-height: 570px;
  margin-top: 30px;
}




/* Leistungen */

#leistungen_box {
  margin-top: 50px;
  line-height: 17px;
}

.leistung {
  height: 190px;
  margin-top: 30px;
  background: url('../images/trennlinie_h.gif') center bottom no-repeat;
}

p.subheading {
	font-weight: bold;
	text-transform: uppercase;
  color: #002d47;
  margin-bottom: 20px;
  text-shadow:0px 1px 0px white;
}

#last-child {
  background: none;
}

.leistung img {
  float: left;
}

.leistung div {
  float: right;
  width: 660px;
}

.leistung a {
  display: block;
  margin-left: 30px;
  margin-top: 15px;
  width: 171px;
  height: 25px;
  float: left;
  text-indent: -9999px;
  background: url('../images/weitere_btn.gif') left top no-repeat;
}

.leistung a:hover { background-position: -171px 0px; }



/* Leistungen Detailseite */

#leistungen_sidebar {
  float: left;
  width: 210px;
  margin-right: 60px;
  margin-top: 120px;
}

#leistungen_detailtext {
  float: left;
  width: 630px;
  overflow: hidden;
}

#leistungen_detailtext ul li.listobject {
  width: 630px;
  height: 101%;
  float: left;
}

#leistungen_untermenu {
  width: 210px;
  margin-top: 20px;
  margin-left:  40px;
}

#leistungen_untermenu li {
  margin-bottom: 15px;
  color: #002d47;
}

#leistungen_untermenu li a {
  padding-bottom: 5px;
  color: #002d47;
  text-decoration: none;
  text-shadow:0px 1px 0px white;
}

#leistungen_untermenu li a:hover, #leistungen_untermenu li a.leistungen_untermenu_active {
	color:  #0081b2;
}

#leistungen_detailtext h3 {
	margin-top: 10px;
	font-size: 15pt;
	line-height: 25px;
	color: #002d47;
	font-weight: lighter;		
}

/* Kontakt */

#adresse {
  width: 280px;
  float: left;
  margin-right: 20px;
  margin-top: 30px;
}

#adresse strong {
  font-weight: normal;
  margin-bottom: 20px;
}

#adresse span {
  color: #0081b2;
  font-weight: bold;
}

#adresse a {
  text-decoration: underline;
}

#kontaktformular {
  width: 600px;
  float: left;
  margin-top: 30px;
}

#kontaktformular input {
  width: 178px;
  height: 22px;
  padding: 5px 0px 4px 5px;
  border: none;
  color: #002d47;
}

#kontaktformular #kontakt_left {
  float: left;
  margin-right: 20px;
}

#kontaktformular #kontakt_right {
  float: right;
  width: 380px;
  height: 232px;
}

#kontaktformular textarea {
  padding: 10px;
  width: 360px;
  height: 195px;
  border: none;
  color: #002d47;
  overflow: auto;
  font-size: 11pt;
}

#kontaktformular label {
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}

#kontaktformular label.firstlabel {
  margin-top: 0px;
}

#kontaktformular #submit {
  position: relative;
  top:  10px;
  display:block;
  width: 104px;
  height: 27px;
  clear: both;
  color: white;
  background-color: #0081b2;
}

#anfahrt {
  clear: both;
  width: 900px;
  height: 240px;
  padding-top: 40px;
  background: url('../images/trennlinie_h.gif') center 20px no-repeat;
 
}



/* Sitemap */

ul#sitemap {
  list-style-type: disc;
  margin-left: 20px;
  margin-top: 30px;
}

ul#sitemap ul {
  list-style-type: circle;
}

ul#sitemap li {
  vertical-align: middle;
}

ul#sitemap li a {
  width: 172px;
  height: 21px;
  display: block;
  padding: 4px 0px 0px 10px;
  margin-bottom: 3px;
}

ul#sitemap li ul  {
	margin: 0 0 0 15px;
}

ul#sitemap li ul li ul  {
	margin: 0 0 0 30px;
}


/*Suchergebnisse */

div#ergebnisliste {
  margin-top: 20px;
}

div.result {
  width: 100%;
  margin: 0 0 0px 0;
  padding: 10px 0 10px 0;
  background: url('../images/trennlinie_h.gif') center bottom no-repeat;
}

div.result span {
  display: block;
  text-align: center;
  width: 40px;
  height: 32px;
  padding-top: 8px;
  background-color: #002d47;
  color:  white;
  float: left;
  font-size: 18pt;
  font-weight: bold;
}

div.result h3 {
  float:  left;
  padding-left: 10px;
  margin: 10px 0 0 0;
}

div.result p {
  clear: both;
  padding-top: 10px;
}
/* Footer */

#footer {
  clear: both;
  padding-top: 60px;
  margin-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  background: #002d47 url('../images/footer_bg.gif') top left repeat-x;
  font-size: 10pt;
  color: #a7c6d9;
}

#footer_container {
  width: 900px;
  margin: auto;
}

#left, #middle, #right {
  float: left;
}

#left {
  width: 200px;
}

#left span {
  line-height: 15px;
}

#middle {
  width: 500px;
}

#right {
  width: 200px;
}

#cloud {
	margin-top: 15px;
	text-align: center;
}

#footer h2 {
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  color: #dfe3e5;
  text-shadow: none;
}

#footer form input, #footer form textarea {
  background: #a7c6d9;
  border: none;
  margin-bottom: 10px;
  color: #002d47;
}

#footer form input {
  height: 10px;
  width: 213px;
  padding: 10px;
}

#footer form textarea {
  padding: 10px;
  width: 460px;
}

#footer form input#submit_button {
  width: 104px;
  height: 27px;
  padding: 0px;
  background: url('../images/submit_button.gif') no-repeat;
  color: #002d47;
  text-shadow:0px 1px 0px white;
}

#footer form input:first-child {
  margin-right: 10px;
}

#footer form textarea {
  overflow: auto;
}

#footer ul {
  width: 100%;
  border-top: 1px solid #001e32;
}

#footer li {
  padding: 10px 10px 10px 10px;
  border-bottom: 1px solid #001e32;
}

#footer li a { color: #a7c6d9; text-decoration: none; }
#footer li a:hover { color: #0071b3; position: relative; top: 1px;  text-shadow:0px -1px 0px black; }

h2.feature_heading {
	margin-top: 60px;
}
