@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2% 0 2% 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

p {
	line-height: 1.2;
}	

h1 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: 300;
	color: #006983;
	line-height: 20px;
}

h2 {
	color: #006983;
	font-size: 0.9em;
	font-weight: 500;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

.zitat {
	text-align: right;
	font-style: oblique;
}

.zitatbox {
	width: 520px;
	padding: 0;
	margin-bottom: 30px;
	border-bottom: solid 1px #2c697e;
	color: #2c697e;
}

.block {
	padding: 0;
	margin: 25px 0 25px 0;
	height: auto;
	width: auto;
}


.logos {
	height: 125px;
	padding: 20px;
	margin: 0;
	list-style-position: outside;
 	list-style: none;
	border-bottom: 1px solid #006983;
}

.facts {
	padding: 0;
	margin: 0;
	list-style: inside;
	list-style-type: square;
	line-height: 1.5em;
}

.arbeitshilfen {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	line-height: 1.5em;
}


a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

#container {
	width: 1100px;
	height: auto;
	overflow: hidden;
	border: solid 1px #333;
	margin: 30px auto 30px auto;
	padding-bottom: 25px;
	text-align: center;
}

/* Hauptmenue */

#head {
	width: 1100px;
	height: 65px;
	margin: 75px 0 30px 0;
	padding: 0;
}

#logo {
 	float: left;
	margin: 0;
	padding: 0 0 0 55px;
	width: 215px;
	height: 65px;
}

#menue {
 	float: right;
 	width: 765px;
 	padding: 0;
	margin: 30px 0 0 0;
	height: 28px;
}	

body.sektion1 #menuebutton1.eins a {
	background-image: url(../i/philosophie.gif);
	background-position: 0 -28px;
}
	
body.sektion2 #menuebutton2.zwei a {
	background-image: url(../i/leistung.gif);
	background-position: 0 -28px;
}	
	
body.sektion3 #menuebutton3.drei a {
	background-image: url(../i/referenzen.gif);
	background-position: 0 -28px;
}
	
body.sektion4 #menuebutton4.vier a {
	background-image: url(../i/netzwerk.gif);
	background-position: 0 -28px;
}	
	
body.sektion5 #menuebutton5.fuenf a {
	background-image: url(../i/arbeitshilfe.gif);
	background-position: 0 -28px;
}	

.eins a {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 0px;
	padding: 0;
	float: left;
	background-image: url(../i/philosophie.gif);
}

.zwei a {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	float: left;
	background-image: url(../i/leistung.gif);
}

.drei a {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	float: left;
	background-image: url(../i/referenzen.gif);
}

.vier a {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	float: left;
	background-image: url(../i/netzwerk.gif);
}

.fuenf a {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	float: left;
	background-image: url(../i/arbeitshilfe.gif);
}

.eins a:hover {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 0px;
	padding: 0;
	background-image: url(../i/philosophie.gif);
	background-position: 0 -28px;
}

.zwei a:hover {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	background-image: url(../i/leistung.gif);
	background-position: 0 -28px;
}

.drei a:hover {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	background-image: url(../i/referenzen.gif);
	background-position: 0 -28px;
}

.vier a:hover {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	background-image: url(../i/netzwerk.gif);
	background-position: 0 -28px;
}

.fuenf a:hover {
	display: block;
	height: 28px;
	width: 126px;
	margin-left: 20px;
	padding: 0;
	background-image: url(../i/arbeitshilfe.gif);
	background-position: 0 -28px;
}

/* Submenue */

#submenue {
	padding-top: 15px;
	margin: 0;
	text-align: left;
	float: left;
	width: 335px;
	height: auto;
}

.submenue {
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 10em;
}


#submenue ul {
	padding: 0;
	margin: 10px 0 0 65px;
}	

.submenue li {
	padding: 0;
	margin: 0;
	color: #088fab;
}	

.submenue a, .arbeitshilfen a, .name a, .logos a {
	color: #006983;
	padding: 0;
	margin: 0;
}

.submenue a:hover, .arbeitshilfen a:hover, .name a:hover, .logos a:hover  {
	color: #088fab;
	padding: 0;
	margin: 0;
}

.submenueaktiv  {
	color: #088fab;
	margin: 0;
}

.submenueaktiv_white {
	color: #99c3cc;
}

/* Mitarbeiter, Impressum */

#team {
	width: 520px;
	height: auto;
	margin-right: 245px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	float: right;
	
}

#impressum {
	width: auto;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0 0 0 340px;
	text-align: left;
	overflow: hidden;
}

.portrait {
	width: 256px;
	height: 256px;
	margin: 0;
	padding: 0;
	float: left;
}

.name {
	width: 250px;
	height: auto;
	margin-top: 175px;
	padding: 0;
	text-align: left;
	color: #006983;
	float: right;
	font-size: 0.9em;
}


/* Bannermotive */

#banner {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 0 15px 0;
	width: 1100px;
	height: 255px;
	overflow: hidden;
}

.blank {
	background-image: url(../i/blank.jpg);
	background-repeat: no-repeat;
}

.philosophie {
	background-image: url(../i/unternehmensphilosophie.jpg);
	background-repeat: no-repeat;
}

.unser_team {
	background-image: url(../i/unser_team.jpg);
	background-repeat: no-repeat;
}

.leistung {
	background-image: url(../i/leistung.jpg);
	background-repeat: no-repeat;
}

.gruendung {
	background-image: url(../i/gruendung.jpg);
	background-repeat: no-repeat;
}

.strategie {
	background-image: url(../i/strategie.jpg);
	background-repeat: no-repeat;
}

.sanierung {
	background-image: url(../i/sanierung.jpg);
	background-repeat: no-repeat;
}

.nachfolge {
	background-image: url(../i/nachfolge.jpg);
	background-repeat: no-repeat;
}

.referenzen {
	background-image: url(../i/referenzen.jpg);
	background-repeat: no-repeat;
}

.netzwerk {
	background-image: url(../i/netzwerk.jpg);
	background-repeat: no-repeat;
}

.arbeitshilfe {
	background-image: url(../i/arbeitshilfe.jpg);
	background-repeat: no-repeat;
}

.impressum_banner {
	background-image: url(../i/impressum.jpg);
	background-repeat: no-repeat;
}

/* Sidebar*/

#sidebar {
	background-image: url(../i/sidebar.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 412px;
	margin: 0;
	padding: 0;
  	float: left;
	text-align: left;
}

/* Contentbereich*/

#main {
	width: 1100px;
	padding: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#contentarea {
	color: #303030;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.1em;
	width: 520px;
	padding: 0 245px 0 0;
	float: right;
	margin-top: 25px;
}

.impressum p {
	color: white;
	line-height: 1.4em;
	font-size: 0.9em;
}

.impressum a:link, .impressum a:visited {
	color: white;
}

.impressum a:hover, .impressum a:active {
	color: #088fab;
}

.footer {
	padding: 0;
	margin: 350px 0 0 0;
	font-size: 0.9em;
	color: white;
}

.footer a:link, .footer a:visited {
	color: white;
}

.footer a:hover, .footer a:active {
	color: #99c3cc;
}

.footer ul {
	padding: 0px;
	margin-left: 20px;
	line-height: 0.7em;
}

