* {
	border: 0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	/*font-family: verdana, sans-serif;*/
	margin: 0;
	padding: 0;
}

/*
	struktur
*/

#header {
	height: 125px;
	margin: 0 auto;
	width: 780px;
}

#content {
	background-color: #e4e5e9;
	height: 145px;
	margin: 0 auto;
	overflow: hidden;
	width: 780px;
}

#navigation {
	height: 19px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	width: 780px;
}

#navigationActive {
	background-color: #e4e5e9;
	font-size: 10px;
	height: 10px;
	margin: 0 auto;
	width: 780px;
}

#subContent {
	background-color: #00a481;
	height: 250px;
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 780px;
}

#logoOlymp {
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 780px;
}

#passive {
	float: right;
	margin: 15px 15px 0 0;
}

#logoOlymp img {
	margin: 5px 0 0 10px;
}

#footer a {
	color: #9d9da3;
	font-size: 10px;
}

#sub_content_text, #sub_content_two_columns, #sub_content_just_text {
	float: left;
	height: 250px;
	width: 260px;
}

#sub_content_text {
	overflow: hidden;
}

#sub_content_two_columns {
	width: 520px;
}

#sub_content_just_text {
	width: 780px;
}

#sub_content_photos {
	float: right;	
	position: relative;		
}

#sub_content_photos .foto {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	font-size: 10px;
	background-color: #00a481;
	color: #fff;
	padding: 2px 4px;
	opacity: 0.8;
}

#sub_content_photos #photo_left {
	border-right: 2px solid #00a481;
	float: left;
}

#seo {
	display: none;
	overflow: hidden;
}


/*
	style allgemein
*/
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	background-color: #fff;
}

a.video { font-weight:bold; background-color:#fff; padding:4px 2px; -moz-border-radius:2px; -webkit-border-radius:2px; position:relative; top:5px;}
a.video:hover { font-weight:bold; background-color:#00A481 !important;}
.passiv {
	margin-top: 8px;
}
.passiv a { font-weight:bold; background-color:#fff; padding:4px 2px; -moz-border-radius:2px; -webkit-border-radius:2px; position:relative; top:5px;}
.passiv a:hover { font-weight:bold; background-color:#00A481 !important;}


/*
	style path
*/
#header #logo {
	float: left;
	position: relative;
	top: 80px;
}

#header #path {
	color: #9d9da3;
	float: right;
	font-size: 10px;
	/*font-style: italic;*/
	position: relative;
	top: 105px;
}

#header #path a {
	color: #9d9da3;
}



/*
	style content
*/	
#content ul {
	float: left;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 18px;
	list-style-type: none;
	padding: 20px 20px 10px 17px;
}

#content ul li a, #content ul li a:hover {
	background-color: #e4e5e9;
	color: #000;
	text-decoration: none;
}

#content ul li .active {
	color: #00a481;
}

#content ul.square li {
	padding-left: 8px;
	background-image: url('/img/square.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#content ul li.separation {
	padding-top: 18px;
	background-position: 0px 25px;
}


	
#content h1 {
	font-size: 11px;
	padding: 20px 20px 5px 25px;
	/*padding: 20px 20px 5px 338px;*/
}

#content .adress_block {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 16px;
}

#content p {
	font-size: 11px;
	text-align: justify;
	padding: 0 260px 5px 25px;
	/*padding: 0 20px 5px 338px;*/
}

#content p.reference {
	padding-top: 20px;
}

#content #reference_pdf {
	font-size: 11px;
	padding-left: 25px;
	position: absolute;
	top: 250px;
}

#content #reference_pdf a {
	color: #00a481;
	font-weight: bold;
}




#sub_content_just_text ul, #sub_content_text ul {
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 18px;
	list-style-type: none;
	padding: 20px 20px 10px 25px;
}

#sub_content_just_text p, #sub_content_two_columns p, #sub_content_text p {
	font-size: 12px;
	line-height: 14px;
	padding: 20px 15px 10px 25px;
}

.justify {
	text-align: justify;
}

#sub_content_text .heading, #sub_content_just_text .heading {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 20px 20px 10px 20px;
}

#sub_content_text table, #sub_content_just_text table {
	margin: 0 5px 5px 20px;
}

#sub_content_text td, #sub_content_just_text td {
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}

#sub_content_text .type, #sub_content_just_text .type {
	color: #e4e5e9;
	/*font-style: italic;*/
	vertical-align: top;
	width: 95px;
}

#sub_content_text .type.year {
	width: 65px;
}


/*#sub_content_text p .type, #sub_content_text .type {
	color: #e4e5e9;
}*/

/*
	navigation
*/
#navigation ul {
	list-style-type: none;
	padding-left: 200px;
}

#navigation li {
	float: left;
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0;
}

#navigation li a {
	color: #000;
	display: block;
	margin: 0;
	padding: 0 8px 0 8px;
	text-decoration: none;
}

#navigation li a.active {
	color: #00a481;
}

/*
	navigation active
*/
#navigationActive table {
	border: 0;
	height: 10px;
	position: relative;
	left: 206px;
	/*width: 500px;*/
}

#space_aktuell, #space_aktuell_e {
	height: 10px;
	width: 0px;
}

#active_aktuell, #active_aktuell_e {
	background-color: #9d9da3;
	width: 59px;
}

#active_aktuell_e {
	width: 36px;
}

#space_referenzen, #space_referenzen_e {
	height: 10px;
	width: 78px;
}

#space_referenzen_e {
	width: 57px;
}

#active_referenzen, #active_referenzen_e {
	background-color: #9d9da3;
	width: 85px;
}

#space_leistungen, #space_leistungen_e {
	height: 10px;
	width: 182px;
}

#space_leistungen_e {
	width: 161px;
}

#active_leistungen, #active_leistungen_e {
	background-color: #9d9da3;
	width: 85px;
}

#active_leistungen_e {
	background-color: #9d9da3;
	width: 65px;
}

#space_team, #space_team_e {
	height: 10px;
	width: 283px;
}

#space_team_e {
	width: 245px;
}

#active_team, #active_team_e {
	background-color: #9d9da3;
	width: 35px;
}

#space_geschichte, #space_geschichte_e {
	height: 10px;
	width: 386px;
}

#space_geschichte_e {
	width: 297px;
}

#active_geschichte, #active_geschichte_e {
	background-color: #9d9da3;
	width: 84px;
}

#active_geschichte_e {
	width: 59px;
}

#space_job-karriere, #space_job-karriere_e {
	height: 10px;
	width: 335px;
}

#active_job-karriere, #active_job-karriere_e {
	background-color: #9d9da3;
	width: 33px;
}

#space_kontakt, #space_kontakt_e {
	height: 10px;
	width: 488px;
}

#space_kontakt_e {
	width: 373px;
}

#active_kontakt, #active_kontakt_e {
	background-color: #9d9da3;
	width: 60px;
}

/*
#navigationActive table .between {
	width: 18px;
}

#navigationActive table .between_e {
	width: 16px;
}

#active_aktuell {
	height: 10px;
	width: 59px;
}

#active_aktuell_e {
	height: 10px;
	width: 33px;
}

#active_referenzen {
	height: 10px;
	width: 86px;
}

#active_referenzen_e {
	height: 10px;
	width: 74px;
}

#active_leistungen {
	height: 10px;
	width: 84px;
}

#active_leistungen_e {
	height: 10px;
	width: 55px;
}

#active_team {
	height: 10px;
	width: 36px;
}

#active_team_e {
	height: 10px;
	width: 32px;
}

#active_geschichte {
	height: 10px;
	width: 82px;
}

#active_geschichte_e {
	height: 10px;
	width: 82px;
}

#active_kontakt {
	height: 10px;
	width: 62px;
}

#active_kontakt_e {
	height: 10px;
	width: 62px;
}*/
