html {
	height: 101%;
}

body {
	background-color: #f2f3f5;
	background-image: url('../images_common/background.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
}

#stage {
	background-color: #fff;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	min-height: 500px;
	height: auto !important;
}

#head {
	height: 189px;
	display: block;
}

#head h1 {
	display: block;
	width: 880px;
	margin: 0;
	height: 125px;
	background-image: url('../images_common/header.jpg');
}

#head p {
	float: right;
	margin: 3px 60px 0 0;
}

#head h1 strong {
	visibility: hidden;
}

#homepictures {
	display: block;
	width: 880px;
	height: 209px;
}

#imghomeright {
	float: right;
}

#nav {
	float: left;
	width: 500px;
	margin: 3px 0 8px 16px;
}

#nav li {
	display: inline;
	margin-right: 15px;
}

#nav li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#nav .active {
	color: #0f2f73;
	font-weight: bold;
}

#myGallery {
	float: left;
  width: 256px !important;
  height: 209px !important;
} 

#copytext {
	width: 490px;
	margin: 30px 0 0 261px;
	padding-bottom: 40px;
}

#copytext h1 {
	font-size: 100%;
	color: #0f2f73;
}

.clearer {
	clear: both;
}

/* Team */
.teampictures {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.h110 {
	height: auto;
}

.teampic {
	display: block;
	float: left;
	width: 200px;
	padding-left: 55px;
	margin-bottom: 20px;
}

.tp2 {
	margin-left: 16px;
}

.tp3 {
	margin-left: 102px;
}

.teamtext {
	margin-left: 256px;
	display: block;
	width: 490px;
}

.teamtext h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: bold;
	color: #0f2f73;
}

.teamtext p {
	margin: 0;
}

/* Leistungen */
#leistungenpics {
	float: left;
	display: block;
	margin-top: 3px;
	width: 256px;
}

.leistungenpic {
	float: left;
	margin-right: 6px;
}

#leistungentext {
	margin-left: 256px;
	display: block;
	width: 490px;
	padding-bottom: 120px;
}

#leistungentext h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: bold;
	color: #0f2f73;
}

#leistungentext a {
	font-weight: bold;
	color: #0f2f73;
}

#leistungentext ul {
	padding: 1em;
	list-style-type: square;
}

/* Referenzen */
#referenzenpics {
	float: left;
	display: block;
	margin-top: 3px;
	width: 256px;
}

#referenzenpics img {
	margin-left: 55px;
	margin-bottom: 20px;
	border: 0;
}

#refGallery {
	margin-top: 3px;
	width: 460px;
	height: 345px;
	z-index:5;
}

#refGallery img.thumbnail
{
	display: none;
}

#referenzen_spacer {
	display: block;
	height: 150px;
}

/*kontaktformular*/

#kontakttext {
	margin-left: 256px;
	display: block;
	width: 490px;
}

#kontakttext h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: bold;
	color: #0f2f73;
}

#kontakttext a {
	font-weight: bold;
	color: #0f2f73;
}

#kontaktformular {
	margin-left: 191px;
	width: 551px;
	font-size: 85%;
}

#kontaktformular p {
	margin-left: 65px;
}

#kontaktformular label {
	display: block;
	margin-top: 3px;
	width: 65px;
	float: left;
}

#kontaktformular .boxes {
	border: 1px solid #666;
	width: 480px;
	margin-bottom: 6px;
}

#kontaktformular .boxes2 {
	border: 1px solid #666;
	width: 238px;
	margin-bottom: 6px;
	float: left;
}

#kontaktformular img {
	display: block;
	width: 238px;
	margin-left: 65px;
	margin-bottom: 6px;
	border: 1px solid #666;
	float: left;
}

#kontaktformular .button {
	margin-left: 4px;
	width: 238px;
	border: 1px solid #666;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

.clearer {
	clear: both;
}

#leistungentext .carouselBtn {
	color: #fff;
}

#leistungentext .slideInfoZone {
	height: 55px;
}

#leistungentext .slideInfoZone h2 {
	color: #fff;
}

#leistungentext .slideInfoZone p {
	font-size: 90%;
}