/* Layout */
body {
	text-align: center;
	margin:0;
	padding:0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	background-color: #CCC;
	height: 101%;
	background-image: url(../bilder/hintergrundmuster.gif);
}
.pageContainer { width: 800px; background-color: #ffffff; margin: 30px auto 5px; text-align: left; border: solid 1px #fff; }
.title {
	height: 186px;
	background-image: url(../bilder/hanna_fearns_header.jpg);
}
.left { float: left; width: 205px; }
.right { float: right; width: 25px; }
.content { background-color: white; min-height: 370px; margin: 0 25px 10px 215px; padding: 0 20px 20px 40px; }
.content ul { margin:0; padding:3px 12px 2px 3px; list-style:square; }
.content li{ margin-right: 0px; margin-left: 18px; }
.contentTitel {
	text-align: right;
	padding-right: 50px;
	padding-bottom: 30px;
}

.footer { width: 800px; text-align: left; margin:0 auto 5px; padding: 0 10px;}

/* Titel */
/*.titleBar { background-color: #111987; text-align: right; width: auto; height: 20px; margin-bottom: 20px; padding: 5px 20px 0 20px; }*/
.titleText { font-size: 0.7em; margin-bottom: 5px; }

/* TopNav */
.topNav {
	background-color:#E5E4D2;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.topNav ul { margin:0; padding:3px 12px 2px 3px; list-style:none; white-space: nowrap; }
.topNav li{ margin-right: 0px; margin-left: 0px; display:inline; }
.topNav a {
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	color: #333;
}
.topNav a:hover {
	color:#900;
	text-decoration: underline;
}
body#home a#homeLink, body#beratungsansatz a#beratungsansatzLink, body#vita a#vitaLink, body#expertenteam a#expertenteamLink, body#referenzen a#referenzenLink, body#kontakt a#kontaktLink {
	color:#900;
}



/* Subnavigation links */
.navcont_leftNav { }
.navbox_leftNav {
	background-color: #F9F9F5;
}
.navcont_Abstand {
	height: 1em;
	background-color: #F9F9F5;
}
.navBoxTitle {
	background-color:#E5E4D2;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 3px 0 4px 12px;
}
.navbox_leftNav ul {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-bottom: 14px;
}
.navbox_leftNav li {
	list-style-type: none;
	padding-bottom: 1px;
}
.navbox_leftNav a {
	color: #333;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.navbox_leftNav a:hover {
	color: #900;
}
body#managementberatung a#managementberatungLink, body#moderation a#moderationLink, body#fuehrungskraefte a#fuehrungskraefteLink, body#businesscoaching a#businesscoachingLink, body#strategiemanagement a#strategiemanagementLink, body#kernkompetenzmanagement a#kernkompetenzmanagementLink, body#changemanagement a#changemanagementLink, body#entwicklung a#entwicklungLink, body#utopia a#utopiaLink, body#games a#gamesLink, body#sofia-programm a#sofia-programmLink, body#fuehrungskraeftecoaching a#fuehrungskraeftecoachingLink, body#sofia-programm2 a#sofia-programm2Link {
	color: #900;
}

/* Pfad, bread crumb nav
.path { height: 25px; padding-bottom: 5px; border-bottom: 1px dotted #000066; }
.path ul { margin:0; padding:5px; list-style:none; white-space: nowrap; }
.path li{ margin-right: 7px; margin-left: 7px; display:inline; }
.path a {  } */

/* Inhalt 
.contentHeader { text-align: right; background-color: #111987; height: 78px; margin: 0 0 0 186px; }
.subNav2 { border-left: 20px solid #111987; background-color: #ededed; margin-top: 15px; margin-bottom: 15px; padding:12px 12px 12px 32px; }
.subNav2 ul {margin: 0px}
.subNav2 li { font-weight: bold; margin-bottom: 5px; list-style-image: url(../images/pfeil1.gif); }
.content img { margin: 15px; } */

/* Navigation im footer */
.clear a {
	color: #999;
	font-size: 0.9em;
	margin-right: 3px;
	margin-left: 3px;
}
.clear a:hover { color: #ff660d; }
