body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 101%;
	color: #999999;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	background: #fff url(images/hg-body.gif) repeat-x top left;
}
p {
	margin-bottom: 1.6em;
}
h1 {
	font-size: 1.26em;
	font-weight: bold;
	color: #990033;
	/*margin: 2em 0 0.8em 0;*/
	margin: 0 0 0.8em 0;
	
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #990033;
	margin: 1.8em 0 0.2em 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	margin: 1.8em 0 0.2em 0;
}

ul {
	list-style-type: square;
	margin: 10px 0 15px 25px;
	padding-left: 10px;
	list-style-position: outside;
} 
a {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #0054A4;
}
a:hover, a:active, a:focus {
	color: #990033;
	text-decoration: underline;
}

.rot {
	color: #990033;
}
.klein {
	font-size: 0.75em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/*clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/*verstecken vor IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Ende verstecken vor IE Mac */
/* Ebenen */
/*#container {
	width: 900px;
	font-size: 0.8em;
}*/
#container {
	width: 880px;
	font-size: 0.8em;
	margin: 0 auto;
	padding-bottom: 1.5em;
}

#header {
	position: relative;
	width: 900px;
	height: 150px;
	overflow: hidden;
	}
#logo {
	float: left;
	margin: 0;
}
#illu {
	float: left;
	margin-left: 15px;
}
#zitat {
	float: left;
}
/*
#contentwrapper {
	position: relative;
	width: 900px;
	overflow: hidden;
}
*/
#contentwrapper {
	width: 900px;
}
#spaltelinks {
	float: left;
	width: 230px;
	min-height: 450px;
	z-index:1;
}
#inhaltswrapper {
	float: left;
	width: 72%;
	overflow: auto;
	height: 550px;
	margin-top: 2.5em;
	z-index: 10;
}
#inhalt {
	/*float: left;*/
	margin: 0 0 0 13px;
	width: 407px;
	background: #fff;
	color: #003366;
	z-index: 10;
}
/* navigation */
ul#navlist{
	margin: 35px 0 0 0;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #999999;
}
ul#navlist li a {
		    height: 1.8em; /* Wert für IE5 */
          voice-family: "\"}\"";
          voice-family: inherit;
			 height: 1.6em; /* normaler Wert */
        text-decoration: none;
        }

ul#navlist li a:link, ul#navlist li a:visited, ul#navlist li a:active{
	padding: 0.2em 0 0 15px;
	color: #999999;
	background: #fff;
	display: block;
	border-bottom: 1px solid #999999;
}

ul#navlist li a:hover{
	background: #003366;
	padding: 0.2em 0 0 15px;
	color: #fff;
	display: block;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
#spaltelinks ul#navlist li a.on {
	background: #003366;
	padding: 0.2em 0 0 15px;
	color: #fff;
	display: block;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
ul#navlist li ul#subnavlist {
	margin: 0;
	padding: 0;
   list-style-type: none;
	background: #fff;
}
ul#navlist li ul#subnavlist a {
	       height: 1.8em; /* Wert für IE5 */
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 1.6em; /* normaler Wert */
}
ul#navlist li ul#subnavlist li a:link, ul#navlist li ul#subnavlist li a:visited, ul#navlist li ul#subnavlist li a:active{
	padding: 0.2em 0 0 25px;
	color: #999999;
	background: #fff;
	display: block;
	/*border-bottom: 1px solid #999999;*/
	border: 0 none;
}

ul#navlist li ul#subnavlist li a:hover, ul#navlist li ul#subnavlist li a.on {
	background: #003366;
	padding: 0.2em 0 0 25px;
	color: #fff;
	display: block;
	/*border-bottom: 1px solid #999999;*/
	border: 0 none;
}
ul#navlist li ul#subnavlist li a.last:link {
	padding: 0.2em 0 0 25px;
	color: #999999;
	background: #fff;
	display: block;
	border-bottom: 1px solid #999999;
}
ul#navlist li ul#subnavlist li a.last:visited {
	padding: 0.2em 0 0 25px;
	color: #999999;
	background: #fff;
	display: block;
	border-bottom: 1px solid #999999;
}
ul#navlist li ul#subnavlist li a.last:hover {
	padding: 0.2em 0 0 25px;
	color: #fff;
	background: #003366;
	display: block;
	border-bottom: 1px solid #999999;
	
}
/* einzelstile für Seiten */
/* kernkompetenzen, leistungsspektrum, team - alle Seiten mit sprungmarken und Unternavigation */
body.sprungmarke #inhalt h2 div.left{
	width: 370px;
}
body.sprungmarke #inhalt h2 div.right{
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}
body.sprungmarke #inhalt h2 div.right a {
	padding: 0 12px 0 0;
	background: transparent url(images/pfeil-oben.gif) no-repeat right center;
}
body.sprungmarke #inhalt h2 div.right a:link {
	color: #999999;
	text-decoration: none;
}
body.sprungmarke #inhalt h2 div.right a:visited {
	color: #999999;
}
body.sprungmarke #inhalt h2 div.right a:hover {
	color: #990033;
	text-decoration: underline;
}
body.sprungmarke #inhalt p.weissraum {
	padding-bottom: 800px;
}

/*download */
body.download #inhalt h2 {
	margin-bottom: 15px;
}
body.download #inhalt h2 a:link, body.download #inhalt h2 a:visited {
	background: transparent url(images/pfeil-unten.gif) no-repeat left center;
	padding-left: 25px;
	color: #990033;
}
body.download #inhalt h2 a:hover, body.download #inhalt h2 a:active, body.download #inhalt h2 a:focus {
	background: transparent url(images/pfeil-unten-on.gif) no-repeat left center;
	padding-left: 25px;
	color: #990033;
}
/* jobs*/
body.jobs span.pfeil {
	padding-left: 15px;
	background: transparent url(images/pfeil-rechts.gif) no-repeat 0px center;
}
body.jobs #inhalt p.job {
	margin-bottom: 5px;
}

/* kontakt */
a.blattkritik-k:link, a.blattkritik-k:visited {
	background: transparent url(images/blattkritik.gif) no-repeat 0px 1px;
	padding-left: 25px;
	color: #990033;
}
a.blattkritik-k:hover, a.blattkritik-k:active, a.blattkritik-k:focus {
	background: transparent url(images/blattkritik-on.gif) no-repeat 0px 1px;
	padding-left: 25px;
	color: #990033;
}
a.rueckruf:link, a.rueckruf:visited {
	background: transparent url(images/kreis.gif) no-repeat 0px 1px;
	padding-left: 25px;
	color: #990033;
}
a.rueckruf:hover, a.rueckruf:active, a.rueckruf:focus {
	background: transparent url(images/kreis-on.gif) no-repeat 0px 1px;
	padding-left: 25px;
	color: #990033;
}
body.kontakt h2.ohnelink {
	background: transparent url(images/kreis.gif) no-repeat left center;
	padding: 1px 0 2px 25px;
}
body.kontakt h3 {
	padding-left: 25px;
}
body.kontakt #inhalt p {
	margin-left: 25px;
}

/*h3.clear {
	margin-top: 0;
	padding-top: 1.7em;
}*/
/* kontaktformular */
body.kontaktformular {
	padding: 10px;
	background-image: none;
}
body.kontaktformular #wrapper {
	width: 25em;
	margin: 10px auto;
	border: 1px solid #999999;
	text-align: center;
}
body.kontaktformular h2.ohnelink {
	background: transparent url(images/kreis.gif) no-repeat left center;
	padding: 1px 0 2px 25px;
	font-size: 1em;
	margin-bottom: 2.5em;
}
body.kontaktformular div.linie {
	border-top: 1px solid #999999;
	height: 2.3em;
}
body.kontaktformular div.kasten {
	border: 1px solid #999999;
	margin-bottom: 2em;
}
body.kontaktformular form {
	font-size: 0.8em;
	text-align: left;
	padding: 2em;
	width: 25em;
	text-align: left;
}
body.kontaktformular form label {
	clear:left;
   color:#999999;
   display:block;
	float:left;
	font-weight:bold;
	line-height:1.5em;
	padding: 0.4em 0.8em;
	text-align:left;
	width:10em;
}
body.kontaktformular form input {
	background: #FFFFFF url(images/pfeil-kontakt.gif) no-repeat scroll left center;
   border:none;
   margin-bottom:0.2em;
   padding-left:1em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#4C4C4C;
}
body.kontaktformular form textarea {
	border: none transparent;
	overflow: auto;
	margin: 0 0.8em 1.4em 0.8em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 0.9em;
}
body.kontaktformular form input#abschicken {
	background: #fff url(images/kreis.gif) no-repeat left center;
   border: none;
   color: #990033;
   cursor:pointer;
	padding-left: 25px;
	font-weight: bold;
	width: 10em;
	text-align: left;
}
body.kontaktformular form input#abschicken:hover {
	background: #fff url(images/kreis-on.gif) no-repeat left center;
}
body.kontaktformular form input#loeschen {
	background: #fff none;
   border: none;
   color: #990033;
   cursor:pointer;
	font-weight: normal;
}
body.kontaktformular #wrapper.danke {
	padding: 20px;
	font-size: 0.8em;
}
/* leistungsspektrum */
body.leistungsspektrum #inhalt p {
	margin-bottom: 0.4em;
}
/* referenzen */
body.referenzen #inhalt p.intro {
	margin-left: 0;
}

/* layer*/
body.referenzen #inhalt {
	width:650px;
}
body.referenzen #inhalt .head h2 {
	padding-left: 15px;
	margin-top: 0;
	margin-left: 65px;
	padding-right: 200px;
	background: transparent url(images/pfeil-rechts.gif) no-repeat 0px center;
}
body.referenzen #inhalt .head {
	width: 400px;
}
body.referenzen #inhalt div.text h3 {
	padding-top:0;
	padding-left: 15px;
	margin-top: 0;
	margin-bottom: 0.5em;
}
body.referenzen #inhalt div.text p {
	margin-left: 15px;
}
body.referenzen #inhalt div.bild {
	margin-top: 0.2em;
	width:70px;
}
body.referenzen #inhalt div.text {
	width:520px;
}
body.referenzen #contentwrapper div.bildgross {
	position: relative;
	top:270px;
	left: 50px;
	/*visibility: hidden;*/
	z-index: 10;
	width: 200px;
}
body.referenzen #inhalt div#kz.bildgross {
	top: 269px;
}
/*tabelle*/

body.referenzen-tab #inhalt table td {
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0;
	padding-right: 10px;
}
body.referenzen-tab #inhalt table td h2 {
	padding-left: 15px;
	margin-top: 0;
	background: transparent url(images/pfeil-rechts.gif) no-repeat 0px center;
}
body.referenzen-tab #inhalt table td h3 {
	padding-left: 15px;
	padding-top:0;
	margin-top: 0;
	margin-bottom: 0.5em;
}
body.referenzen-tab #inhalt table td p {
	margin-left: 15px;
}
body.referenzen-tab #inhalt table td img {
	padding-top: 0.2em;
}
/*body.referenzen-tab #inhalt table td div.bildgross {
	position: relative;
	visibility: hidden;
	z-index: 10;
}
body.referenzen-tab #inhalt table td div#hagen.bildgross {
	top: 69px;
	left: -366px;
}
body.referenzen-tab #inhalt table td div#wafios.bildgross {
	top: 69px;
	left: -366px;
}*/
/* referenzen sprungmarken */
body.referenzen-tab #inhalt h2 {
	display:inline;
	width: auto;
}
body.referenzen-tab #inhalt a {
	padding: 0 12px 0 0px;
	background: transparent url(images/pfeil-oben.gif) no-repeat right center;
	text-align: right;
}
body.referenzen-tab #inhalt a:link {
	color: #999999;
	text-decoration: none;
}
body.referenzen-tab #inhalt a:visited {
	color: #999999;
}
body.referenzen-tab #inhalt a:hover {
	color: #990033;
	text-decoration: underline;
}
body.referenzen-tab #inhalt a.fliesstext {
	background: transparent none;
	padding: 0;
}
body.referenzen-tab #inhalt a.bild{
	background: transparent none;
}
body.referenzen-tab #inhalt a.bild img{
	background: transparent none;
	border: 1px solid #999999;
}
body.referenzen-tab #inhalt p.weissraum {
	padding-bottom: 800px;
}
/* start */
body.start #inhalt{
	margin: 0px;
}
body.start #inhaltswrapper{
	margin: 0px;
	overflow:visible;
}
body.start #inhalt img{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
/* team */
body.team #inhalt div.text h2 {
	padding-left: 15px;
	margin-top: 0;
	background: transparent none;
}
body.team #inhalt div.text p {
	margin-left: 15px;
}
body.team #inhalt div.bild {
	width:70px;
}
body.team #inhalt div.text {
	width:320px;
}

body.team #inhalt img {
	margin: 20px 0;
}
/* ebene für Google Maps*/
#map {
	float: left;
	width: 500px;
	height: 500px;
	z-index: 5;
	border: 8px solid #DCDCDC;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-size: 0.8em;
}
/* verschiedene ankerstile */
/* Links in Überschriften ohne Unterstreichung */
a.header {
	text-decoration: none;
   padding: 1px 0 9px 0;
}
/*downloadlinks bei jobs */
span.right a:link {
	text-decoration: none;
}
span.right a:visited {
	text-decoration: none;
}
span.right a:hover {
	text-decoration: underline;
}
/* blattkritik-kasten links */
a.blattkritik {
	margin: 40px 14px 10px 15px;
	display: block;
	z-index: 12;
	text-decoration: none;
}








