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

html , body {
	padding:0;
	margin:0;
	height:100%;
	width:100%;

}

body{
	background:#131313;
	font-family:Helvetica, Arial, sans-serif;
}

body#sta, body#his{
	background-color:#212121;
}

body#df{
	background:url("../ximg/frame/body_bg.jpg") repeat-x scroll 0 104px #212121;
}

.agb p {
	text-align:justify;
}

.right{
	float:right;
}

.left{
	float:left;
}


img{
	border: none;
}

a:hover{
	text-decoration:none;
}

.clearer{
	clear:both;
	font-size:0px;
	height:0px;
}

/*HEADER*/

#header_wrapper , #header_wrapper_uebersicht{
	height:104px;
	width:100%;
	background: url(../ximg/frame/header_bg.jpg) repeat-x;
}

#header_left{
	position:absolute;
	left:11px;
	z-index:11;
	width:875px;
}

.header_logo{
	float:left;
	border:0;
	margin-right:17px;
}

.menu_wrapper{
	float:left;
	margin-top:36px;
}

.menu_but , a.menu{
	text-decoration:none;
	font-weight:bold;
	color:#aaaaaa;
}

a.menu_but{
	cursor:hand;
	cursor:pointer;
}



.menu_a{
	width: 17px;
	height: 29px;
	background:  no-repeat;
	float:left;
}

.menu_b{
	height: 29px;
	background:  repeat-x;
	float:left;
	font-size:16px;
	padding-top:6px;
}
.menu_c{
	height: 29px;
	width: 18px;
	background: no-repeat;
	float:left;
}

#header_right{
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:38px;
	font-size: 14px;
	font-weight:bold;
	color:#aaaaaa;
}
#header_right a:hover{
	color:#ffffff;
}

#text_header_right{
	margin-top:3px;
}

#header_phone{
	margin-right:18px;
	margin-top:3px;
}

#telephone_num{
	background:url(../ximg/frame/telephonenum_bg.jpg) top left no-repeat;
	width:200px;
	height:34px;
	text-align:left;
	color:#ffffff;
	padding:9px 0px 0px 9px;
	font-size:16px;
	font-weight:bold;
	visibility:hidden;
	float:left;
	margin-top:-5px
}

.rollover{
	cursor:hand;
	cursor:pointer;
}


/*FOOTER*/
#footer_wrapper , #footer_wrapper_uebersicht{
	height:106px;
	width:100%;
	background:#131313 url(../ximg/frame/footer_bg) repeat-x;
	z-index:12
}

#footer_left{
	float:left;
	margin:32px 0px 0px 19px;
	font-size:12px;
	line-height:17px;
	color:#5f5f5f;
}

#main_wrapper a , #footer_wrapper a , #footer_wrapper_uebersicht a{
	text-decoration:none;
	color:#5f5f5f;
}

#footer_left a:hover{
	color:#999999;
}

#footer_right{
	float:right;
	margin-right:20px;
	margin-top:38px;
	text-align:right;
	width:530px
}

.footer_broschure{
	background:#232323 url(../ximg/frame/footer_broschure.jpg) no-repeat right center;
	height:20px;
	padding:9px 38px 0px 11px;
	color:#9a9a9a;
	font-size:12px;
	margin-right:18px;
	font-weight:bold;
	float:right;
	cursor:hand;
	cursor:pointer;
}

#footer_nl{
	background:#232323;
	padding:5px 0px 5px 13px;
	font-size:11px;
	float:right;
	text-align:left;
	width:238px;
}

#footer_nl_text{
	margin-top:5px;
	margin-right:10px;
	color:#9a9a9a;
	float:left;
}

.hp{
	visibility:hidden;
	display:none;
}

input{
	font-family:Helvetica, Arial, sans-serif;
}

#input_nl{
	padding:0;
	height: 18px;
	width:143px;
	background-color:#5d5d5d;
	color:#2f2f2f;
	border:none;
	float:left;
	padding-left:6px;
	padding-top:3px;
	margin:0;
	font-size:11px;
	vertical-align:baseline;
}

#footer_nl_submit{
	float:right;
	cursor:hand;
	cursor:pointer;
}



/* MAIN CONTENT*/

#main_wrapper , #main_wrapper_uebersicht{
		background: #212121 url(../ximg/frame/body_bg.jpg) repeat-x;
		color:#cfcfcf;
}

/* PAGE WITH SUBMENU */

#main_content_wsub , #main_content_nsub{
	padding:18px 20px 50px 22px;
	background: #212121 url(../ximg/frame/body_bg.jpg) repeat-x;
}

#submenu{
	margin-left:-15px;
	padding-bottom:42px;
	clear:both
}
.submenu_wrapper{
	float:left;
}

.submenu_a{
	width: 15px;
	height: 27px;
	background:  no-repeat;
	float:left;
}

.submenu_b{
	height: 27px;
	background:  repeat-x;
	float:left;
	font-size:15px;
	padding-top:6px;
	color:#b4b4b4;
}
.submenu_c{
	height: 27px;
	width: 15px;
	background: no-repeat;
	float:left;
}


/* PROJEKTDETAIL / MITARBEITERDETAIL */
#main_wrapper_uebersicht , #header_wrapper_uebersicht , #footer_wrapper_uebersicht{
		min-width:1280px;
		width:100%;
}


#h_toproject,
#p_backtooverview,
#m_backtooverview {
	background:url("../ximg/frame/header_bg.jpg") repeat-x scroll 0 0 transparent;
	position:fixed;
	top:117px;
	right:15px;
	height:27px;
	z-index: 99;
}

.detail_backbutton {
	width: auto;
}

.p_width_de {
	width:164px;
}

.p_width_en {
	width:163px;
}

.m_width_de {
	width:185px;
}

.m_width_en {
	width:149px;
}

.backbutton {
	padding: 6px 8px;
}

.backbutton a {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#aaaaaa !important;
	text-decoration:none;
}

.backbutton a:hover {
	color:#fff !important;
	text-decoration:none;
}

/* PROJEKTPUEBERSICHT / MITARBEITERUEBERSICHT */

.us_headline{
	font-weight:bold;
	font-size:14px;
	color:#e5e5e5;
}

.us_picline{
	margin:8px 0px 19px 0px;
	clear:both;
	/*width:1260px;*/
}
.us_pic{
	background:url(../ximg/frame/us_pic.png) no-repeat;
	padding: 5px;
	width:303px;
	height:168px;
	margin-left:-4px;
	margin-right:4px;
	float:left;
	margin-bottom:41px;
 }

 .us_pictext{
	 font-size:11px;
	 color:#b4b4b4;
	 margin-top:6px;
	 font-weight:normal;
	 width:293px;
 }


 /* PRESSE & JOBS */

.text_content{
	width:840px;
}

.press_object , .job_object{
	margin-bottom:42px;
	clear:both;
}

.datum{
	font-size:14px;
	margin-bottom:5px;
}

.headline , headline2{
	font-size:16px;
	color:#e5e5e5;
	margin-bottom:20px;
	font-weight:bold;
}

.fliesstext , .kontakt_text{
	font-size:14px;
	line-height:22px;
}

.text_button , .text_dbutton{
	background:#1e1e1e;
	padding:6px 15px 5px 13px;
	font-size:12px;
	color:#a3a3a3;
	margin-right:5px;
	margin-top:22px;
	float:left;
}

.text_dbutton{
	background: #1e1e1e url(../ximg/frame/text_dbutton.jpg) center right no-repeat;
	padding-right:35px;
}

.fliesstext a{
	color:#cfcfcf !important;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer
}

.fliesstext a:hover{
	color:#ffffff !important;
	text-decoration:none;
}


/* Leistungen */

#main_content_nsub{
	padding-top:28px;
}

.headline2{
	font-size:16px;
	color:#e6e6e6;
	margin-bottom:25px;
	font-weight:bold;
}

.fliesstext p{
	padding:0;
	margin:0;
	margin-bottom:44px;
}


/* Kontakt */

.main_contactmap, .main_linkgmaps{
	height:20px;
	padding:9px 38px 0px 11px;
	color:#CFCFCF;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	line-height:17px;
	margin-bottom: 10px;
}

.main_contactmap{
	background:#232323 url(../ximg/frame/main_contactmap.jpg) no-repeat right center;
}

.main_linkgmaps{
	background:#232323 url(../ximg/frame/footer_nl_submit.jpg) no-repeat right center;
}

.main_contactaddress{
	margin-bottom: 100px;
}

.kontakt_spacer{
	height: 60px;
	min-height: 60px;
}

.kontakt_text{
	width:849px;
}

.kontakt_topbox,
.kontakt_topbox_left {
	margin: 4px 50px 0px 0px;
	float:left;
}

.kontakt_topbox_right {
	margin: 4px 0px 0px 0px;
	float:right;
	position: absolute;
	left: 380px;
	top: 150px;
}

.kontakt_text a {
	color:#cfcfcf !important;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer
}

.kontakt_text a:hover {
	color:#ffffff !important;
	text-decoration:none;
}

.headline3{
	font-size:16px;
	font-weight:bold;
}

.telbox_content{
	width:100%;
	background-color:#404040;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#cfcfcf;
	padding:12px 0px 13px 0px;
	margin: 20px 0px 44px 0px;
}

.kontakt_telbox {
 	padding-top: 1px;
}

#contact_msg , .kontakt_input{
	width:840px;
	height:152px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	background:#636363;
	border:none;
	margin:0;
	padding:5px;
	color:#cfcfcf
}

.error {
	background-color: #884b4b !important;
}

.alert {
	color: #DC7A7A !important;
}

.kontakt_label{
	font-size:11px;
	margin:20px 0px 0px 0px;
}

.kontakt_input{
	width:410px;
	height:20px;
}

#contact_submit{
	float:right;
	margin-top:17px;
	color:#a3a3a3;
	font-size:12px;
	font-weight:bold;
	padding:4px 16px 3px 15px;
	background:#1b1b1b;
}

/* POP-UPS */

#submenu_popup{
	position:absolute;
	top:150px;
}

#topmenu_popup{
	position:absolute;
	top:65px;
	z-index: 200;
}

.popup_content{
	background:url(../ximg/frame/popup_content.png) repeat;
	padding:16px 20px 1px 12px
}

.popup_item{
	font-size:12px;
	margin-bottom:12px;
}

.popup_item a{
	color:#ffffff;
	text-decoration:none;
}

.popup_item a:hover{
	color:#cfcfcf;
	text-decoration:none;
}

.popup_menu{
	display:none;
	visibility:hidden;
}

/* OPENER */
#openersize{
	position:absolute;z-index:15;width:101%;height:100%
}
