html {
}

body {
	background-color: #f7f7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #16386B;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00477f;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #033161;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #033161;
}

a span {
	position: relative;
	left: -3px;
}

#gesamt {
	margin: auto;
	background-image:url(../grafiken/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image:url(../grafiken/header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

#headerPlaceholder {
	height: 260px;
	width: auto;
}

#footer {
	background-image:url(../grafiken/footer.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom: 20px;
}

#footerPlaceholder {
	height: 0px;
}

#main {
   	position: relative;
	width: 990px;
	margin: 0px auto;
}

#textPlaceholder 
{
    width: 990px;
    float: left;
}

#menu {	
	width: 220px;
	float: left;
	margin: 5px -15px 0px 15px;
	padding: 0px;
	font-weight: bold;
}

.buttonBg {
	margin-top: 37px;
	z-index: 0;
}

.button1 a,
.button1 a:link {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button_oben.jpg);
	background-repeat:no-repeat;
	background-position: -8px 1px;
	padding: 20px 10px 27px 0;
	display: block;
	text-decoration:none;
}

.button1 a:hover {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button_oben_hover.jpg);
	background-repeat:no-repeat;
	background-position: -10px 1px;
	padding: 20px 10px 27px 0;
	display: block;
	position: relative;
	top: 0px;
	text-decoration:none;
	color: #fff;
}


.button2 a,
.button2 a:link {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button.jpg);
	background-repeat:no-repeat;
	background-position: -8px 0px;
	margin-top: -10px;
	padding: 10px 10px 12px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
}

.button2 a:hover {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button_hover.jpg);
	background-repeat:no-repeat;
	background-position: -10px 0px;
	margin-top: -10px;
	padding: 10px 10px 12px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
	color: #fff;
}

.buttonX a,
.buttonX a:link {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button.jpg);
	background-repeat:no-repeat;
	background-position: -8px 0px;
	padding: 10px 10px 12px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
}

.buttonX a:hover {
	background-image:url(../grafiken/button_hover.jpg);
	width: 180px;
	height: auto;
	background-repeat:no-repeat;
	background-position: -10px 0px;
	padding: 10px 10px 12px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
	color: #fff;
}

.buttonLast a,
.buttonLast a:link {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button_unten.jpg);
	background-repeat:no-repeat;
	background-position: -8px 0px;
	padding: 10px 10px 20px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
}

.buttonLast a:hover {
	width: 180px;
	height: auto;
	background-image:url(../grafiken/button_unten_hover.jpg);
	background-repeat:no-repeat;
	background-position: -10px 0px;
	padding: 10px 10px 20px 0;
	display: block;
	position: relative;
	top: -5px;
	text-decoration:none;
	color: #fff;
}

#menulist {
	position: relative;
	top: -30px;
	left: -17px;
	z-index: 2;
}

#menulist li {
	position: relative;
	margin-left: -23px;
	margin-right: 22px;
	text-align: center;
	list-style-type: none;
}

#menulist a {
	position: relative;
	left: 8px;
}

#menulist span {
}

#inhalt {	
	position: relative;
	width: 560px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 17px 10px 0px 0px;
	line-height: 19px;
}

#spalteRechts {
    position: relative;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 86px 0px 0px 0px;
	font-weight: bold;
	color: #033161;
	font-size: 10px;
	line-height: 19px;
}

#spalteRechtsContent {
	padding: 0px 0px 0px 18px;
}

#spalteRechtsImage {
	position: relative;
	left: 1px;
	top: 50px;
	float: right;
	padding: 0px;
}

#teamliste {
	clear:both;
}

#teammitgliedBild {
	float: left;
	width: 220px;
	height: auto;
	margin: 0;
	padding: 17px 0px 0px 0px;
	border: 0;
}

#teammitgliedDetail {
	padding: 15px 10px 0px 0px;
}

#teammitgliedDetail li {
	list-style-type: none;
}

#taetigkeitListe {
	clear: both;
}

#taetigkeitKurz {
	float: left;
	padding: 0px 0px 0px 0px;
}

#taetigkeitBild {
	float: right;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 10px;
	border: 0;
}

#auftraggeber {
	padding: 30px 0px 0px 0px;
	clear: both;
}

#referenzliste {
}

#referenzliste img {
	float: right;
	
}

#referenzlisteText {
	clear: both;
}

#referenzlisteText img {
	float: right;
}

#referenzSubliste {
	padding: 0px 0px 30px 0px;
}

#referenzBild {
	padding: 10px 0px 0px 0px;
}

#bottomNavigation {
	text-align: center;
	position: relative;
	top: -35px;
	left: -133px;
}

#bottomMenu {
	width: 990px;
	margin: auto;
	padding: 0px;
}

#bottomMenulist {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
	
#bottomMenulist li {
	display: inline;
	list-style-type: none;
}

#bottomMenulist a,
#bottomMenulist a:link,
#bottomMenulist a:hover {
	color: #ffffff;
	padding: 8px 10px 8px 10px;
	position: relative;
	top: 0px;
}

#realisierung {
	float: right;
	position: relative;
	text-align: center;
	left: 120px;
	top: -29px;
}

#validierung {
	margin: 0px auto;
	width: 990px;
	padding: 0px 0px 0px 45px;
	text-align: left;
	position: relative;
	left: -0px;
	top: 144px;
}

#listing {
	margin: 0px auto;
	width: 990px;
	padding: 0px 0px 0px 45px;
	text-align: left;
	position: relative;
	left: 300px;
	top: 71px;
}

#listing2 {
	margin: 0px auto;
	width: 990px;
	padding: 0px 0px 0px 45px;
	text-align: left;
	position: relative;
	left: 600px;
	top: -63px;
}


.fett {
	font-weight: bold;
}

.right {
	float: right;
}



