/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../img/baugesellschaft_itg_koeln_background.jpg) repeat-x;
	color: #000000;
	text-align: center;
	margin: 3px 0 3px 0;;
	padding: 0;
}

#aussen {
	width: 780px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
}
/*######### BERREICH HEADER #########*/
header {
	width: 780px;
	height: 177px;
	display: block;
}

#logo {
	width: 520px !important;
	/*width: 524px;*/
	height: 173px !important;
	height: 177px;
	background: #FFFFFF;
	color: #333333;
	border: 2px solid #999999;
	float: left;
	position: relative;
	z-index: 10;
}

#innerlogo {
	display: block;
	padding: 15px 0 0 40px;
}

#middle {
	width: 6px;
	height: 177px;
	float: left;
	position: relative;
	z-index: 11;
}

#gif {
	width: 250px;
	height: 177px;
	background: #000000;
	color: #FFFFFF;
	float: left;
	position: relative;
	z-index:12;
}

#innergif {
	display: block;
	padding: 13px 0 0 0;
}


/*######### BERREICH MAIN #########*/
#main {
	width: 780px;
	min-height: 396px;
	height: auto;
	height: 396px;
	background:  #FFFFFF url(../img/baugesellschaft_itg_koeln_mainbackground_2.gif) no-repeat;
}

/*### Linke Seite Allgemein###*/
#leftside {
	width: 165px;
	float: left;
	position: relative;
	z-index: 10;
}
/*### Linke Seite innenabstand ###*/
#leftside_inner {
	display: block;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}

/*### Linke Seite Liste ###*/
#leftside_inner ul {
	list-style: square;
	padding: 0 0 0 15px;
	margin: 0;
}
#leftside_inner ul li {
	color: black;
}

/*### Leerer Mittelteil ###*/
#midside {
	width: 5px;
	float: left;
	position: relative;
	z-index: 11;
}
/*### INhalteberreich ###*/
#content {
	width: 610px;
	float: left;
	position: relative;
	z-index: 12;
}
#content_inner {
	background: #FFFFFF;
	color: #000000;
	margin: 10px;
	padding: 10px;
}
#content_inner_top {
	width: 570px;
}

#content_inner_left {
	width: 265px;
	float: left;
	position: relative;
	z-index: 10;
}
#content_inner_right {
	width: 265px;
	float: right;
	position: relative;
	z-index: 11;
}
#content_inner_right p img {
	border: none;
	margin: 0 0 0 14px;}
#content_inner_bottom  {
	width: 570px;
	clear: both;
	background: #FFFFFF;
	color: black/*#003399*/;
}

#content_inner_imp {
	width: 550px;
	float: left;
	position: relative;
	z-index: 10;
	text-align: left;
}
/*### obere und untere Linie ###*/
.line {
	width: 780px;
	height: 3px;
	clear: both;
	font-size: 1px;
}

/*### Footer ###*/
#footer {
	width: 780px;
	height: 55px;
	background: #FFFFFF url(../img/baugesellschaft_itg_koeln_footer.gif) no-repeat;
	color: #000000;
}

/*######### GENERELL SETTINGS #########*/

h3 {font: bold 14px Arial, Helvetica, sans-serif; color: black;/*white*/}
h4 {font: bold 13px Arial, Helvetica, sans-serif; color: black;/*white*/}
h5 {font: bold 12px Arial, Helvetica, sans-serif;}
h6 {font: bold 12px Arial, Helvetica, sans-serif; margin: 0 0 0 350px;}

#content_inner_bottom a.impressum:link, #content_inner_bottom a.impressum:visited {
	font: 12px Arial, Helvetica, sans-serif; 
	color: #003399; 
	background: #FFFFFF; 
	text-decoration: none;
}
#content_inner_bottom a.impressum:hover, #content_inner_bottom a.impressum:focus {
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CC3300; 
	background: #FFFFFF;
	text-decoration: none;
}

/*### LAyout und Design ###*/
#bottom {
	width: 780px;
}

#leftbottom {padding: 0 0 0 3px; display: block; float: left;}
#leftbottom a:link, #leftbottom a:visited { 
	color: #000000; 
	background: transparent; 
	text-decoration: none;	
	font: 10px Arial, Helvetica, sans-serif;
}
#leftbottom a:hover, #leftbottom a:focus { 
	color: #CC3300; 
	background: transparent;
	text-decoration: none;	
	font: 10px Arial, Helvetica, sans-serif;
}

#rightbottom {text-align: right; display: block;}
#rightbottom a:link, a:visited { 
	color: #999999; 
	background: transparent;
	text-decoration: none;	
	font: 9px Arial, Helvetica, sans-serif;
}
#rightbottom a:hover, a:focus { 
	color: #CC3300; 
	background: transparent;
	text-decoration: none;	
	font: 9px Arial, Helvetica, sans-serif;
}


	