*, html {
	margin: 0;
	padding: 0;
}

.ie6 {
	display: none;
}

body {
	background-color: #F4F5F0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, sans-serif;
}

/* Stil zum unsichtbar machen bei Erhalt der Zugänglichkeit */
.styleX {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#box {
	margin-left: -460px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 920px;
	height: 520px;
	background-repeat: no-repeat;
}

#logocol {
	width: 920px;
	height: 60px;
	position: absolute;
	top: 18px;
	left: 10px;
	background-image: url(images/logo_col.png);
	background-repeat: no-repeat;
	z-index: 2500;
	overflow: visible;
}

#menu {
	width: 532px;
	height: 80px;
	position: absolute;
	top: 1px;
	left: 369px;
	padding: 0;
	margin: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a span.bg {
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-top: 10px;
}

#nav a.mb1 span.bg {
	background-image: url(images/mb_beratung.png);
	width: 67px;
}

#nav a.mb1:hover span.bg {
	background-image: url(images/mb_beratung_f2.png);
}

#nav a.mb2 span.bg {
	background-image: url(images/mb_training.png);
	width: 123px;
}

#nav a.mb2:hover span.bg {
	background-image: url(images/mb_training_f2.png);
}

#nav a.mb3 span.bg {
	background-image: url(images/mb_kunden.png);
	width: 141px;
}

#nav a.mb3:hover span.bg {
	background-image: url(images/mb_kunden_f2.png);
}

#nav a.mb4 span.bg {
	background-image: url(images/mb_personen.png);
	width: 67px;
}

#nav a.mb4:hover span.bg {
	background-image: url(images/mb_personen_f2.png);
}

#nav a.mb5 span.bg {
	background-image: url(images/mb_home.png);
	width: 25px;
	height: 20px;
	margin-top: 0;
}

#nav a.mb5:hover span.bg {
	background-image: url(images/mb_home_f2.png);
}

#nav a:hover {
	font-weight: bold;	
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 140px;
	left: -999em;
	padding: 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav ul.smb1 {
	margin-left: -35px;
}

#nav ul.smb1 li {
	width: 131px;
	padding: 0;
	margin: 0;
}

#nav a.smb1_1 span.bg {
	background-image: url(images/smb1_1.png);
	width: 131px;
	height: 37px;
	margin: 0;
}

#nav a.smb1_1:hover span.bg {
	background-image: url(images/smb1_1_f2.png);
}

#nav a.smb1_2 span.bg {
	background-image: url(images/smb1_2.png);
	width: 131px;
	height: 18px;
	margin: 0;
}

#nav a.smb1_2:hover span.bg {
	background-image: url(images/smb1_2_f2.png);
}

#nav a.smb1_3 span.bg {
	background-image: url(images/smb1_3.png);
	width: 131px;
	height: 28px;
	margin: 0;
}

#nav a.smb1_3:hover span.bg {
	background-image: url(images/smb1_3_f2.png);
}


#nav ul.smb2 {
	margin-left: -4px;
}

#nav ul.smb2 li {
	width: 131px;
	padding: 0;
	margin: 0;
}

#nav a.smb2_1 span.bg {
	background-image: url(images/smb2_1.png);
	width: 131px;
	height: 48px;
	margin: 0;
}

#nav a.smb2_1:hover span.bg {
	background-image: url(images/smb2_1_f2.png);
}

#nav a.smb2_2 span.bg {
	background-image: url(images/smb2_2.png);
	width: 131px;
	height: 48px;
	margin: 0;
}

#nav a.smb2_2:hover span.bg {
	background-image: url(images/smb2_2_f2.png);
}

#nav a.smb2_3 span.bg {
	background-image: url(images/smb2_3.png);
	width: 131px;
	height: 18px;
	margin: 0;
}

#nav a.smb2_3:hover span.bg {
	background-image: url(images/smb2_3_f2.png);
}

#nav a.smb2_4 span.bg {
	background-image: url(images/smb2_4.png);
	width: 131px;
	height: 35px;
	margin: 0;
}

#nav a.smb2_4:hover span.bg {
	background-image: url(images/smb2_4_f2.png);
}

#nav ul.smb4 {
	margin-left: -30px;
}

#nav ul.smb4 li {
	width: 134px;
	padding: 0;
	margin: 0;
}

#nav a.smb4_1 span.bg {
	background-image: url(images/smb4_1.png);
	width: 134px;
	height: 28px;
	margin: 0;
}

#nav a.smb4_1:hover span.bg {
	background-image: url(images/smb4_1_f2.png);
}

#nav a.smb4_2 span.bg {
	background-image: url(images/smb4_2.png);
	width: 134px;
	height: 18px;
	margin: 0;
}

#nav a.smb4_2:hover span.bg {
	background-image: url(images/smb4_2_f2.png);
}

#nav a.smb4_3 span.bg {
	background-image: url(images/smb4_3.png);
	width: 134px;
	height: 28px;
	margin: 0;
}

#nav a.smb4_3:hover span.bg {
	background-image: url(images/smb4_3_f2.png);
}


#contentbox_header {
	position: absolute;
	width: 550px;
	height: 23px;
	top: 55px;
	left: 360px;
	background-image: url(images/h2_neutral.png);
	background-repeat: no-repeat;
}

#contentbox_header.beratung {
	background-image: url(images/h2_beratung.png);
	background-repeat: no-repeat;
}

#contentbox_header.training {
	background-image: url(images/h2_training.png);
	background-repeat: no-repeat;
}


#contentbox_header.kunden {
	background-image: url(images/h2_kunden.png);
	background-repeat: no-repeat;
}

#contentbox_header.personen {
	background-image: url(images/h2_personen.png);
	background-repeat: no-repeat;
}

#contentbox_header.kontakt {
	background-image: url(images/h2_kontakt.png);
	background-repeat: no-repeat;
}

#contentbox_header.impressum {
	background-image: url(images/h2_impressum.png);
	background-repeat: no-repeat;
}

#contentbox_body {
	width: 510px;
	height: 359px;
	position: absolute;
	top: 78px;
	left: 360px;
	text-align: left;
	background-image: url(images/contentbox_bg.png);
	background-repeat: no-repeat;
	padding: 30px 0 0 40px;
	z-index: 1500;
}

#contentbox_body  h3 {
	width: 440px;
	border-bottom: 1px solid #989B81;
	color: #989B81;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

div.fliesstext h4 {
	color: #989B81;
	font-size: 13px;
	margin-top: 10px;
}

#content1 {
	position: absolute;
	overflow: auto; 
	width: 452px;
	height: 329px;
	padding: 0 20px 0 0;
	top: 108px;
	left: 400px;
	z-index: 2000;
}

#content2 {
	position: absolute;
	overflow: auto; 
	width: 452px;
	height: 295px;
	padding: 0 20px 0 0;
	top: 142px;
	left: 400px;
	z-index: 2000;
}

div.fliesstext {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

div.fliesstext ul {
	padding-left: 1.2em;
	list-style-type: disc;
}

div.fliesstext ul li {
	padding-bottom: 0.5em;
}

div.fliesstext ol {
	padding-left: 1.2em;
}

div.fliesstext ol li {
	padding-bottom: 0.5em;
}

div.fliesstext a {
	color: #989B81;
}

div.fliesstext a:link {
	text-decoration: underline;
}

div.fliesstext a:hover {
	text-decoration: none;
	color: #666666;
}

div.fliesstext table.netzwerk tr td {
	padding: 0 0.4em 0.4em 0;
}

#footer {
	position: absolute;
	top: 510px;
	left: 378px;
	height: 10px;
	text-align: center;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer ul li {
	float: left;
}

#footer a span.bg {
	height: 10px;
	margin-right: 20px;
	display: block;
}

#footer a.smb1 span.bg {
	background-image: url(images/mb_kontakt.png);
	width: 52px; 
}

#footer a.smb1:hover span.bg {
	background-image: url(images/mb_kontakt_f2.png);
}

#footer a.smb2 span.bg {
	background-image: url(images/mb_impressum.png);
	width: 68px;
}

#footer a.smb2:hover span.bg {
	background-image: url(images/mb_impressum_f2.png);
}

#overlay.off{
	display: none;
}

#overlay.on {
	display: block;
}

#abdecker {
	position: absolute;
	background-image: url(images/abdecker.png);
	width: 920px;
	height: 500px;
	z-index: 5000;
	top: 0;
	left: 0;
}

#popup {
	position: absolute;
	z-index: 5100;
	width: 462px;
	height: 564px;
	background-image: url(images/popup_bg.png);
	top: -30px;
	left: 232px;
}

#popup h2.genuine_contact {
	position: absolute;
	width: 450px;
	height: 10px;
	background-image: url(images/popuph_genuine_contact.png);
	left: 4px;
	top: 40px;
}

#popup h2.structural_consulting {
	position: absolute;
	width: 450px;
	height: 10px;
	background-image: url(images/popuph_structural_consulting.png);
	left: 4px;
	top: 40px;
}

#popup_content {
	position: absolute;
	overflow: auto; 
	width: 380px;
	height: 447px;
	padding: 0 20px 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	top: 80px;
	left: 34px;
	text-align: left;
}

#popup_content ul {
	padding-left: 12px;
}

#popup_content ul li {
	list-style-type: disc;
	margin-bottom: 1em;
	list-style-position: outside;
}

#popup_content ul li ul li {
	list-style-type: square;
}

#closebutton {
	position: absolute;
	left: 673px;
	top: -25px;
	z-index: 5200;
}

p {
	margin-bottom: 0.5em;
}

ul.piclist {
	margin-top: 0.5em;
	padding-left: 0 !important;
}

ul.piclist li {
	list-style-type: none;
	margin-bottom: 1em;
}

ul.piclist li img {
	float: left;
	padding-right: 0.5em;
}

ul.nobullets {
	padding-left: 0 !important;
}

ul.nobullets li {
	list-style-type: none;
}

.clearfloat {
	clear: both;
}

.picright {
  float: right;
  margin-left: 4px;
}


