* {margin: 0; padding: 0;}

body {
	color: #000;
	font: normal 0.8em/1.5em sans-serif;
	background-image: url(img_style/bg.gif);
	background-repeat: repeat-x;	
}

a {
	color: #000066;
	text-decoration:underline;
	}
	
a:hover {
	color: #000066;
	text-decoration:underline;
	}



h1,h2,h3 {color: #000066; padding: 8px 0 2px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-top: 21px;
	margin-bottom: 10px;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	margin-top: 21px;
	margin-bottom: 10px;
	}

form,table {
	margin-bottom: 1.2em;
	}

img {
	border: none;
	}

li {
	list-style: url(img_style/listpoint.gif);
	line-height: 1.5em;
	}

p {
	padding: 2px 0 10px;
	}

small,.small {
	font: normal 0.9em sans-serif;
	}

ul {
	padding: 0 2em 1.2em;
	}
	

/* structure */
#wrapper {
	margin: 0 auto;	
	}
	
#container {
	/*font-size: 1.3em;*/
	/*line-height: 1.3em;*/
	margin: 0 auto;
	width: 810px;
	height: 800px;
	background-color:#FFFFFF;
	padding: 0px 10px;
	}

/* header */

#header {
	position: absolute;
	float:left;
	width: 660px;
	height: 240px;
	margin-top: 15px;
	margin-left:0px;
	background:#FFFFFF;
	}
	
	#right {
	position: absolute;
	width: 140px;
	height: 700px;
	background-image: url(img_style/f_group_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 670px;
	}

#left {
	position: absolute;
	width: 680px;
	height: auto;
	background:#FFFFFF;
	}


.logo {
	position:absolute;
	margin-top:76px;
	width: 140px;
	height: 100px;
	text-indent:-5000px;
	}

#lang	{
	margin-top:6px;
	width: 140px;
	text-align:right;	
	}
	

#content {
	position: absolute;
	width: 660px;
	top: 360px;
	background:#FFFFFF;
	}

/* navigation */
#nav {
	width: 660px;
	margin-top: 40px;
	margin-left: 0px;
	height: 20px;
	text-indent: -5000px;
	}


#nav ul {
	width: 660px;
	list-style-type:none;
	padding: 0;
	margin: 0;	
	}

#nav li {
	width: 660px;
	list-style-type:none;
	display:inline;
	padding: 0;	
	margin: 0;	
	}

#nav ul li a {
	display: block;	
	float: left;
	height: 20px;
	}

#nav ul li a:hover {
	background-position: 0 -21px;
	}
#nav ul li a.active {
	background-position: 0 -21px;
	}

#subnav {
	width: 465px;
	margin-left: 86px;
	height: 20px;
	text-indent: -5000px;	
	}

#subnav ul {
	list-style-type:none;
	padding: 0;
	margin-left: 0;	
	}
	
#subnav ul li{
	list-style-type:none;
	display:inline;
	padding: 0;	
	margin: 0;	
	}

#subnav ul li a {
	display: block;	
	float: left;
	height: 24px;
	}


#subnav ul li a:hover {
	background-position: 0 -24px;
	}
#subnav ul li a.active {
	background-position: 0 -24px;
	}
	
#subnav ul.inactive {
	display:none;
	}



/* hauptnavigation*/
#home { background-image: url(img_btn/btn_home.gif); background-repeat: no-repeat; width: 72px; height: 20px; }
#executive { background-image: url(img_btn/btn_executive.gif); background-repeat: no-repeat; width: 156px; height: 20px;  }
#consulting { background-image: url(img_btn/btn_consulting.gif); background-repeat: no-repeat;  width: 190px; height: 20px;  }
#berater { background-image: url(img_btn/btn_beraterteam.gif); background-repeat: no-repeat; width: 79px; height: 20px;  }
#positionen { background-image: url(img_btn/btn_positionen.gif); background-repeat: no-repeat; width: 93px; height: 20px;  }
#kontakt { background-image: url(img_btn/btn_kontakt.gif); background-repeat: no-repeat; width: 70px; height: 20px;  }

/* subnavigation*/
#branchen { background-image: url(img_btn/btn_branchen.gif); background-repeat: no-repeat; width: 117px; height: 24px;  }
#mandant { background-image: url(img_btn/btn_mandant.gif); background-repeat: no-repeat; width: 70px; height: 24px;  }
#direct{ background-image: url(img_btn/btn_direct.gif); background-repeat: no-repeat; width: 91px; height: 24px;  }
#auswahlprozess{ background-image: url(img_btn/btn_auswahl.gif); background-repeat: no-repeat; width: 130px; height: 24px;  }
#ethik { background-image: url(img_btn/btn_ethik.gif); background-repeat: no-repeat; width: 56px; height: 24px;  }

/* lang*/
#englisch{ background-image: url(img_btn/btn_en.gif); background-repeat: no-repeat; height: 20px;  }
#deutsch { background-image: url(img_btn/btn_de.gif); background-repeat: no-repeat; height: 20px;  }


/* main */
#content {
}


/* footer */
#footer {
	margin-top: 4px;
	padding-right: 2px;
	height: 24px;
	text-align: right;
	position: relative;
	
}


#footer li {
	list-style-type:none;
	display: inline;
	line-height:1em;
	padding: 0;

	
}

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



/* footer navigation */

#holy {
	position:absolute;
	right: 0px;	
}
#holy a { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:left;
}
#holy a:hover, a.active { 

 }




/* rest*/
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* tabellen*/

.berater { 
background-image:url(img_style/bg_table.jpg);
background-repeat:repeat-x;
width: 660px;
border-top: 4px solid #FFFFFF;
}

.berater td { 
padding: 6px 0 0 4px;
}

.beratername  { 
color: #000066;
}

th { 
padding: 0 0 4px 4px;
background:#D3DDE3; 
color:#000066;
}

.positionen { 
width: 660px;
}

.tr2 { 
background:#F2F5F7; 
}

.positionen td { 
padding: 4px 0 4px 4px;
}






/*Überschriften*/

#titelhome{ 
background-image: url(img_style/title_home.gif); background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelberater { 
background-image: url(img_style/title_berater.gif); background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px; margin-bottom: 10px;
}
#titelpositionen { 
background-image: url(img_style/title_positionen.gif); background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelexecutive { 
background-image: url(img_style/title_executive.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelconsulting { 
background-image: url(img_style/title_consulting.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelkontakt { 
background-image: url(img_style/title_kontakt.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelbranchen { 
background-image: url(img_style/title_branchen.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titeldirect { 
background-image: url(img_style/title_direct.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelmandant { 
background-image: url(img_style/title_mandant.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelprozess { 
background-image: url(img_style/title_prozess.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}
#titelethik{ 
background-image: url(img_style/title_ethik.gif);background-repeat:no-repeat;
display: block; width: 396px; height: 40px; text-indent: -5000px;
}



