html {
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	background-color: transparent;
}

img {
	border-width:0;
}
a {
	color:#006ebb;
	text-decoration:underline;
	font-weight:bold;
}
p {
	margin:15px 0 0 0;
}
form {
	margin:0;
}
td {
	font-family:Arial;
	font-size:12px;
}


#mainmenu {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-421px;
	 /*_margin-left:-433px;  fuer IE6 */
	padding-top:36px;
	padding-left:3px;
	width:849px;
	 /*_width:861px;  fuer IE6 */
	height:24px;
	background-color:#FFF;
	z-index:3;
	display:block;
}

#mainmenu a {
	display:block;
	float:left;
	margin:0 12px;
	text-decoration:none;
}

#submenu {
	position:absolute;
	top:-78px;
	left:50%;
	margin-left:-421px;
	padding:0px 0 0 0;
	width:852px;
	height:140px;
	overflow:hidden;
	z-index:2;
}
#transpng { /* separates submenu fuer trans-png im IE6 */
	position:absolute;
	top:-78px;
	left:50%;
	margin-left:-421px;
	padding:0px 0 0 0;
	width:852px;
	height:140px;
	background:url(/media/pixel/menue.png) bottom;
	overflow:hidden;
	z-index:2;
}

/* Hack fuer IE6 zur Darstellung transparenter PNGs */
* html #transpng {
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/media/pixel/menue.png');*/
}
#submenu a {
	display:block;
	height:14px;
	margin:0;
	padding:0 0 0 12px;
	 /*_padding:0 0 0 15px;  fuer IE6 */
	font-size:11px;
	color:#868686;
	text-decoration:none;
	font-weight:normal;
}
#submenu a:hover {
	color:#FFF;
/*	background-color:#006EBB;*/
	background-color:#868686;
}
#submenu .subnavon {
	color:#FFF;
	background-color:#006EBB;
}
#submenu a.subnavon:hover {
	color:#FFF;
	background-color:#006EBB;
}
#submenu .submenublock {
	float:left;
	overflow:hidden;
}
#submenu .block1 a {
	width:108px;
	 /*_width:111px;  fuer IE6 */
	margin-left:66px;
	 /*_margin-left:81px; fuer IE6 */
}
#submenu .block2 a {
	width:91px;
	 /*_width:94px;  fuer IE6 */
	margin-left:1px;
}
#submenu .block3 a {
	width:108px;
	 /*_width:111px;  fuer IE6 */
	margin-left:1px;
}

#logo {
	position:absolute;
	top:13px;
	left:50%;
	margin-left:218px;
	width:190px;
	height:65px;
	background:url(../pixel/logo.gif) no-repeat;
	z-index:10;
}

#content {
	position:relative;
	top:105px;
	left:50%;
	margin-left:-406px;
	width:822px;
	z-index:1;
	overflow-y:hidden;
}



#content #start_banner {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:822px;
	height:202px;
	z-index:10;
	background:url(/media/pixel/start/banner_bg.png) no-repeat transparent;
}

#content #start_banner_platzhalter{
	height:0px;
}

.content_2{
	margin-top:200px;
	height:250px;
}



#content #start_banner .numnav{
	position:absolute;
	width:808px;
	padding:0;
	text-align:right;
	font-size:11px;
	height:15px;
	margin-right:10px;
	margin-top:8px;
	z-index:10;
}

#content #start_banner .reflink{
	display:block;
	color:#FFFFFF;
	font-size:11px;
	padding-top:2px;
	width:32px;
	padding-right:15px;
	border:none;
	background:url(/media/pixel/start/arrow_white.png) right no-repeat transparent;
}

#content #start_banner .numnav .button{
	display:block;
	float:right;
	margin:0;
	margin-right:1px;
	text-align:center;
	color:#888888;
	width:15px;
	height:15px;
	cursor:pointer;
	text-decoration:none;
	border:none;
}

#content #start_banner .numnav .active{
	color:#006EBB;
	font-weight:bold;
}

#content #start_banner .hakenbox{
	margin-left:10px;
	width:150px;
	height:20px;
}

#content #start_banner .hakenbox .hbox{
	height:20px;
	width:20px;
	margin-right:5px;
	float:left;
	z-index:10;
}

#content #start_banner .banner_leftside{
	height:80px;
	font-size:11px;
	padding:0px 10px 5px 10px;
	font-family:arial;
}

#content #start_banner .banner_rightside{
	margin-left:209px;
	height:189px;
	width:603px;
}

#content #start_banner .banner_rightside h1{
	font-family:arial bd, arial, helvetica;
	margin-top:20px;
	margin-left:20px;
	color:#FFFFFF;
	font-size:27px;
	font-weight:normal;
	z-index:10;
}

.box_arrow{
	margin-top:130px;
	margin-left:150px;
	height:10px;
}

.box_arrow_inline{
	display:inline;
	margin:4px 0px 0px 3px;
	height:9px;
}

#content #start_banner a {
	position:relative;
	display:block;
	width:15px;
	height:15px;
	border:1px solid #000;
}
#content #start_banner_anim {
	width:815px;
	height:195px;
	margin-top:-202px;
	/*display:none;*/
}
#content #start_banner #link1 {
	left:735px;
	top:-191px;
}
#content #start_banner #link2 {
	left:752px;
	top:-206px;
}
#content #start_banner #link3 {
	left:769px;
	top:-221px;
}
#content #start_banner #link4 {
	left:786px;
	top:-236px;
}
#content #start_banner #linkmehr {
	width:47px;
	left:755px;
	top:-99px;
	height:14px;
}
#content .startblock {
	width:188px;
	overflow:hidden;
	float:left;
}
#content .startblock h1 {
	margin:-22px 0 0 0;
	font-size:12px;
}
#content .startblock h2 {
	margin:7px 0 0 0;
	font-size:12px;
	font-weight:bold;
}
#content .startblock img {
	margin-top:26px;
}
#content .startblock p {
	margin-top:15px;
}
#content .startblock a img {
	margin-top:8px;
}
#content a {
	color:#006EBB;
}
#content h1 {
	margin:-22px 0 0 0;
	font-size:12px;
}
#content h2 {
	margin:7px 0 4px 0;
	font-size:12px;
	font-weight:bold;
	width:450px;
}
#content h3 {
	margin:0;
	font-size:12px;
	font-weight:bold;
}
#content h2.fl {
	margin:-1px 0 2px 0;
	 /*_margin:6px 0 5px 0;  fuer IE6 */
}

*:first-child+html #content h2.fl { /* fuer ie7 */
	margin:6px 0 5px 0;
}
.kompetenzbox {
	width:160px;
	height:158px;
	overflow:hidden;
	margin-top:14px;
	padding:37px 21px 0 12px;
	color:#FFF;
	font-size:11px;
	float:left;
}

.kompetenzbox .boxTitle{
	position:absolute;
	margin-top:-32px;
	margin-bottom:14px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}

#content .kompetenzbox h2, #content .kompetenzbox p {
	margin:0;
	font-size:11px;
}
#content .kompetenzbox a {
	color:#FFF;
}
#content .kompetenzbox a .mehr_weiss {
	margin:3px 0 0 0;
}
#content .textspalte {
	width:293px;
	margin:9px 20px 0 0;
	 /*_margin:9px 19px 0 0; fuer ie6 */
	padding:0;
	float:left;
}
#content .boxspalte {
	width:161px;
	height:365px;
	float:left;
	color:#FFF;
	margin-top:12px;
	margin-left:-1px;
	padding:6px 20px 0 14px;
	font-size:9px;
}
#content .boxspalte a {
	clear:both;
	display:block;
	width:165px;
	color:#FFF;
	margin:0;
	font-weight:normal;
	text-decoration:none;
}

#content .boxspalte table{
	width:165px;	
}

#content .boxspalte table td{
	font-size:11px;
	overflow:hidden;
	vertical-align:bottom;
}

#content .refblock{
	margin-bottom:6px;
}
#content .boxspalte .boxTitle{
	margin-bottom:15px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}
#content .boxspalte .dot_line_referenzen  {
	width:163px;
	height:3px;
	font-size:1px;
	line-height:1px;
	margin:7px 0px 5px 0px;
	clear:both;
}
#content .boxspalte p {
	margin:0;
}
#content .gruen {
	background:url(/media/pixel/boxen/box_g_l.png) no-repeat;
}
#content .gruen .dot_line_referenzen {
	background:url(/media/pixel/dot_line_referenzen_gruen.gif);
}
#content .orange {
	background:url(/media/pixel/boxen/box_o_l.png) no-repeat;
}
#content .orange .dot_line_referenzen {
	background:url(/media/pixel/dot_line_referenzen_orange.gif);
}
#content .blau {
	background:url(/media/pixel/boxen/box_b_l.png) no-repeat;
	
}
#content .blau .dot_line_referenzen {
	background:url(/media/pixel/dot_line_referenzen_blau.gif);
}
#content .rot {
	background:url(/media/pixel/boxen/box_r_l.png) no-repeat;
}
#content .rot .dot_line_referenzen {
	background:url(/media/pixel/dot_line_referenzen_rot.gif);
}
#content .dblau {
	background:url(/media/pixel/boxen/unternehmen_rechts_druckunddesign.png) no-repeat;
	height:330px;
	padding:40px 19px 0 14px;
	 /*_padding:40px 15px 0 14px;  fuer IE6 */
	 /*_margin-left:2px;  fuer IE6 */
	font-size:11px;
}

.dropdownmenu {
	float:right;
	width:350px;
	text-align:right;
	margin:4px 3px 0 0;
	 /*_margin:7px 2px 0 0;  fuer IE6 */
}

*:first-child+html #content .dropdownmenu { /* fuer ie7 */
	margin:7px 3px 0 0;
}
.dropdownmenu select {
	border:1px solid #83a0bb;
	width:189px;
	height:17px;
	font-size:11px;
	float:right;
	margin-right:5px;
	 /*_margin-right:7px; fuer IE6 */
}
*:first-child+html #content select { /* fuer ie7 */
	height:19px;
}
.dropdownmenu p {
	margin:1px 4px 0 0;
	float:right;
	font-size:11px;
	padding-left:2px;
	white-space:nowrap;
}
.sel {
	color:#868686;
}
.unsel {
	color:#000;
}
#referenzen_anim {
	table-layout:fixed;
	margin:10px auto 0 auto;
	text-align:left;
}
.referenztabelle {
	 /*_padding-top:10px;  fuer IE6 */
	text-align:center;
}
*:first-child+html .referenztabelle { /* fuer IE7 */
	padding-top:10px;
}

.ref_beschreibung {
	width:329px;
	margin-top:1px;
	 /*_margin-top:0px;  fuer IE6 */
	 /*_padding-top:4px;  fuer IE6 */
}
.ref_beschreibung p {
	margin:3px 0 0 0;
	 /*_margin:-1px 0 -1px 0; fuer IE6 */
}
*:first-child+html .ref_beschreibung p { /* fuer IE7 */
	margin:2px 0 0 0;
}
.ref_beschreibung .dot_line_referenzen_detail {
	width:329px;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:2px 0 8px 0;
	clear:both;
	float:left;
	background:url(/media/pixel/dot_line.gif) bottom repeat-x;
}
.ref_beschreibung .ref_zahlen {
	margin-top:0px;
	 /*_margin-top:-4px;  fuer IE6 */
}
*:first-child+html .ref_beschreibung .ref_zahlen { /* fuer IE7 */
	margin-top:-1px;
}
.ref_zahlen img {
	width:15px;
	height:15px;
	cursor:pointer;
}
.ref_detail_rahmen {
	width:329px;
	height:67px;
	margin-top:0px;
	padding-top:8px;
	background:url(/media/pixel/referenzen/rahmen.png) no-repeat;
}
.ref_detail_rahmen tt {
	font-family:Arial;
	font-weight:bold;
	display:block;
	margin-left:9px;
	 /*_margin-left:5px;  fuer IE6 */
	width:100px;
	 /*_width:96px;  fuer IE6 */
	clear:both;
	float:left;
}
.ref_detail_rahmen tt.zweizeilig {
	height:30px;
}
.ref_detail_rahmen tt.dreizeilig {
	height:45px;
}
.kontakt {
	width:262px;
	height:263px;
	background:url(/media/pixel/boxen/unternehmen_anprechpartner.png) no-repeat #FFF;
	float:left;
	margin:29px 0 0 0;
	padding:1px 0 0 2px;
}
.kontakt .foto, .kontakt2 .foto {
	/*margin:1px 2px;
	_margin:2px 2px 1px 2px;*/
}
.kontakt .name {
	line-height:0;
	font-size:0;
	margin:9px 0 0 13px;
}
.kontakt .name img, .kontakt .em img, .kontakt2 .em img {
	margin:0;
	 /*_display:block; */
	float:left;
	 /*_margin:0 -3px 0 -3px;  fuer IE6 */
}
.kontakt .em {
	float:left;
	line-height:0;
	font-size:0;
	margin:3px 0 0 0;
	 /*_margin-left:3px; fuer IE6 */
	cursor:pointer;
}
.kontakt2 .em {
	float:left;
	margin:3px 0 0 3px;
	 /*_margin-left:3px; fuer IE6 */
	cursor:pointer;
}
.kontakt p {
	margin:7px 0 0 13px;
}
.kontakt tt {
	font-family:Arial;
	float:left;
	display:block;
	width:48px;
}
.kontakt2 tt {
	font-family:Arial;
	float:left;
	display:block;
	width:48px;
}



ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0 0 0 8px;
	list-style-type:none;
}
.ul_gruen li {
	background: url(/media/pixel/dot_gruen.gif) no-repeat 0 6px;
}
.ul_orange li {
	background: url(/media/pixel/dot_orange.gif) no-repeat 0 6px;
}
.ul_blau li {
	background: url(/media/pixel/dot_blau.gif) no-repeat 0 6px;
}
.ul_rot li {
	background: url(/media/pixel/dot_rot.gif) no-repeat 0 6px;
}
.ul_dblau li {
	background: url(/media/pixel/dot_dblau.png) no-repeat 0 6px;
}


#footer {
	position:absolute;
	top:617px;
	left:50%;
	margin-left:-406px;
	padding-bottom:20px;
	width:812px;
	z-index:1;
	background:url(/media/pixel/dot_line.gif) repeat-x;
}
#footer p {
	margin-top:7px;
	color:#414141;
	width:400px;
}
#footer_ref {
	position:absolute;
	left:50%;
	margin-left:-406px;
	padding-bottom:20px;
	width:812px;
	background:url(/media/pixel/dot_line.gif) repeat-x;
	z-index:10;
}
#footer_ref p {
	margin-top:7px;
	color:#414141;
	width:400px;
}
#content_popup {
	margin:24px 0 0 20px;
	width:397px;
	height:259px;
}
#content_popup input {
	width:186px;
	height:15px;
	float:left;
	padding:0;
	margin-top:2px;
}
#content_popup textarea {
	width:395px;
	height:66px;
	padding:0;
	margin-top:2px;
	font-family:Arial;
	font-size:12px;
	overflow:auto;
}
#content_popup .grau {
	border:1px solid #83a0bb;
}
#content_popup .fehler {
	float:left;
	margin:2px 3px 0 14px;
}
#content_popup tt {
	font-family:Arial;
	font-size:10px;
	width:188px;
	float:left;
	margin-top:4px;
}
#content_popup .rotstern {
	font-size:9px;
	/*color:#d42222;*/
	margin:7px 0 3px 0;
}
#content_popup .dn {
	display:none;
}
#rundgang_container {
	position:absolute;
	top:443px;
	left:50%;
	margin-left:174px;
	width:261px;
	height:257px;
	z-index:100;
	overflow:hidden;
}
#rundgang {
	position:relative;
	top:0;
	left:0;
	width:261px;
}
#rundgang_spitze {
	width:55px;
	height:207px;
	padding-top:50px;
	background:url(/media/pixel/rundgang/spitze.png) no-repeat transparent;
	 /*_background-image: none; */
	 /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/media/pixel/rundgang/spitze.png'); */
	text-align:center;
	float:left;
}
#rundgang_content {
	left:55px;
	width:206px;
	height:242px;
	padding-top:15px;
	background:url(/media/pixel/rundgang/rahmen.png) no-repeat transparent;
	float:left;
}
#rundgang h3 {
	font-weight:bold;
	font-size:17px;
	line-height:19px;
	height:34px;
	margin:0 0 0 13px;
}
#rundgang p.head {
	margin:32px 5px 0 13px;
	font-weight:bold;
}
#rundgang p.text {
	margin:7px 5px 0 13px;
}
#rundgang .prev {
	position:absolute;
	bottom:5px;
	left:5px;
	width:50px;
	margin:0;
}
#rundgang .next {
	position:absolute;
	top:227px;
	right:0;
	width:100px;
	margin:0;
	text-align:right;
}
#rundgang a {
	color:#FFF;
}
#rundgang .nl {
	margin-top:7px;
}
#rundgang_iframe {
	position:absolute;
	left:0;
	bottom:5px;
	width:10px;
	height:10px;
	border:0;
	border-width:0;
}
#rundgang_max_button, #rundgang_min_button {
	 /*_position:relative;*/
}



/* *********************************************** */
/* Hilfsklassen:                                   */

.ml20 {
	margin-left:20px;
}
.ml14 {
	margin-left:14px;
}
.mt0 {
	margin-top:0;
}
.mt2 {
	margin-top:2px;
}
.mt8 {
	margin-top:8px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear:both;
}
.cbw {
	clear:both;
	background:#FFFFFF;
	padding-bottom:12px;
}
.fett {
	font-weight:bold;
}
