html {overflow-y:scroll;}

body {
	background-color:#f6f6f6; 
	background-image:url(../images_igw_08/bg.jpg);
	background-repeat:repeat-x;
	font-weight: normal; 
	font-family: Georgia;
	line-height: 20px;
	color: #565656;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	
}
#preloaded-images {
   position: absolute;
   overflow: hidden;
   visibility: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

a img{
	border:none;
}



table {
	font-family: arial;
	border: 0px;
	padding: 0px;
	font-size:12px;
	line-height: 16px;
}
.td {
	font-family: arial;
	font-size:12px;
	line-height: 16px;
   }
   
.button { background-color: #284898; }   

.input { border: 0px  }

#content .leftimage {
   float: left;
   margin: 20px;
}
/*-------lightbox ----------*/
.black_overlay{
			display: none;
			position: absolute;
			width: 100%;
			height: 120%;
			background-color: black;
			z-index:2000;
			-moz-opacity: 0.8;
			opacity:.20;
			filter: alpha(opacity=20%);
		}
.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			margin-left: -80px;
			width: 550px;
			height: 350px;
			padding-left: 40px;
			background-color: white;
			z-index:2001;
			overflow: scroll;
		}

.trenner {
	background-color: #cccccc;
	height: 1px;
	width: 658px;
}

.container {
	position: absolute;
	width:934px;
	height: 100%;
	right: 50%;
	left: 50%;
	margin-left: -466px;
	top: 0px;
}


.flash_header {
	width:1027px;
	height: 217px;
	/*background-image:url(images_igw_08/flash.jpg);*/
}

.igw_content {
	position: absolute;
	top: 244px;
	left: 274px;	
	width: 658px;
	font-family: arial;
	font-size:12px;
	line-height: 16px;
}

.anfahrtsplan {
	width:658px;
	height: 447px;
	background-image:url(../images_igw_08/anfahrtsplan.gif);
	background-repeat: no-repeat;
	
}

.hr_igw {
	background-color: #fff;
	height: 2px;
	width: 100%;
	border: 0px;
}
.hr_jobs {
	background-color: #fff;
	height: 2px;
	width: 100%;
	border: 0px;
}
h1 {
	position: relative;
	top: 0px;	
	font-size: 30px;
	color: #284898;
	line-height: 33px;
	font-weight: normal;
	font-family: Georgia;
	text-indent: -28px;
	padding-left:28px;
}
h2 {
	position: relative;
	top: 0px;	
	display:inline;
	font-size: 20px;
	color: #284898;
	line-height: 24px;
	font-weight: normal;
	font-family: Georgia;
}
h3 {
	/*position: relative;*/
	top: 0px;	
	display:inline;
	font-size: 15px;
	color: #284898;
	line-height: 22px;
	font-weight: normal;
	font-family: Georgia;
}
.smalltext {
	position: relative;
	top: 0px;	
	font-size: 10px;
	color: #565656;
	line-height: 10px;
	font-weight: normal;
	font-family: arial;
}

.text_inhalt {
	position: relative;
}

.footer {
	color: #565656;
	font-size:11px;
	position: relative;;
	top: 35px;
	width: 658px;
	height: 22px;
	background-color: #ffffff;
	text-decoration: none;
}

.text_blau {
	color: #284898;
}



/*-----------------navigation-----------------*/
.container_navi {
 width: 220px;
 position: relative;
 top: 55px;	

}
.navipunkt {
	width:220px; 
	height: 24px;
}

a.navi { 
	text-indent: 10px;
	display: block;
	width:220px; 
	height: 24px;
	padding: 0px;
	background-image:url(../images_igw_08/navi/bg_navi.gif); 
	color: #565656; 
	font-size: 14px; 
	text-decoration: none; 
	}
a.navi:hover { 
	/* cursor: hand; */
	background-color: transparent;
	background-image:url(../images_igw_08/navi/bg_navi_a.gif); 
	color: #565656; 
	text-decoration: none; 
	}


.aktiver_punkt {
	text-indent: 10px;
	display: block;
	width:220px; 
	height: 24px;
	padding: 0px;
	background-color: transparent;
	background-image:url(../images_igw_08/navi/bg_navi_a.gif); 
	color: #565656; 
	font-size: 14px; 
	text-decoration: none; 
}

.aktiver_punkt:hover{
	background-color: transparent;
}
.aktiver_punkt:hover {
	cursor: hand;
	display: block;
	width:220px; 
	height: 24px;
	padding: 0px;
	color: #565656;  
	text-decoration: none; 
}

.container_referenzen {
	 width: 658px;
	position: relative;
	padding: 10px 0;
	overflow: hidden;	
}

.container_referenzen .hotspot{
	float:left;
	margin: 0 29px 29px 0;
	width: 200px;
	height:130px;
	padding: 0;
}

.container_referenzen .hotspot img{
	margin: 0;
	padding: 0;
}

.container_referenzen .nomargin{
	margin: 0px;
}

.clearer{
	float:none;
	clear: both;
	width:0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	
}



.sub_leistungen {
	font-size:13px;
	line-height: 18px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #565656;
	position: relative;	
	text-decoration: none;
}


/*----------- links---------------- */
a {color:#284898; text-decoration:none; padding-left: 3px; padding-right: 3px;}
a:hover {color:#284898; background-color: #fff; text-decoration:none}



.subaktiv {color:#284898; background-color: #fff; text-decoration:none}
/*----------- slider ---------------- */

#slider {
width:658px
}
.header {
	 height:22px;
	 width:648px; 
	 cursor:pointer; 
	 background:url(../images_igw_08/slider_inactiv.gif) top left no-repeat;
	 padding: 2px 0 0 10px;
	 color: #565656; 
	 display: block;
outline: none;
	 }
.header:hover {	
cursor:pointer; color:#284898; background:url(../images_igw_08/slider_hover.gif); 

}
.content {overflow:hidden; }
.text {width:658px; padding:0px}




/* Kontaktform */

.formerror{
	color: red;
}

.formgen label{
	width: 150px;
	display: block;
	float:left;
}


.formgen textarea{
	width:400px;
}

.formcaptcha{
	margin: 10px 30px 0 0;
}

.formsubmit{
	border: 0px none ;
	background-color: rgb(40, 72, 152); 
	color: rgb(255, 255, 255);
	width: 400px;
	margin: 20px 0 0 150px
}	
	
	
.text_inhalt .tinymcewysiwyg a{
	padding: 0px;
}

.container_referenzen .text{
	margin-bottom: 10px;
}


#lightbox-overlay-text-about{
	display: none;
}

#lightbox-overlay-text-close{
	display: none;	
}

#lightbox-infoFooter,
lightbox-infoContainer	{
	display: block;	
}

.text,
.text_inhalt{
	padding: 10px 0;	
}	


.tinymcewysiwyg p{
	margin-top: 0px;
}
