/* CSS Document 2010 copy by websteil. - I get U */

/*
div, img { behavior: url(js/iepngfix_index.htc); }
*/

* { margin:0; padding:0; }

html { height:100%; overflow: auto; }
body {
	height:100%;	
	color:#666;
	text-align:center;
	padding: 0;
	/*background:#f1f1f1;*/
	/*background: #f1f1f1 url(../images/bg_index_01.gif) repeat scroll left top;*/

	background:  #89898a url(../images/hb_bg_index.jpg) repeat-x scroll left -140px;

}
img, object, embed, form   { margin: 0; padding:0; border: 0px;}


a, a:visited, a:active  {color: #9999cc; text-decoration: none; font: bold 11px Verdana,Arial,Helvetica,sans-serif;}
a:hover {color: #666; text-decoration: none;}


h1, h2, h3 {
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding: 0px;
	}
p {
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	margin:0px;
}

hr {margin: 2px 2px 2px 2px; height: 0px; background: transparent; border: 1px solid #666;  }
/* HR */ 
div.hr { height:1px; background:url(../images/hr.gif) repeat-x scroll left; margin:6px auto 10px auto; width: auto; }
div.hr hr { display:none; }


/* -------------------------  DIVs  -------------------------- */
img.bg {
	min-height: 100%;        /*  bg fuellen  */
	min-width: 1024px;
	width: 100%;             /*  bg Skalierung */
	height: auto;
	position: fixed;         /*  bg Positionierung  */
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
}


@media screen and (max-width: 1024px) {
	img.bg {
	left: 50%;
	margin-left: -512px;
	}
}

* html img.bg { 
	width: 100%;
	height:99.99%; /* IE6 Hack */
	position: absolute;	
}


.fullbox {}


/* ---   DIVs Content --- */

#distance { 
	width:1px;
	height:50%; /* normal 50% */
	background-color:#ccc;
	margin-bottom:-267px; /* half of content's height */
	float:left;
	z-index: 1;
	}


#content {
	margin: 0px auto;
	position:relative; /* setzt content */
	text-align:left;
	height:510px;
	width:900px;
	clear:left;
	border: 0px solid #9999cc;
	background: transparent url(../images/bg_10px.png) repeat scroll left top;	
	/*behavior: url(js/iepngfix_index.htc);*/
	/**/
	-o-box-shadow: 3px 3px 4px #666;
	-icab-box-shadow: 3px 3px 4px #666;
	-khtml-box-shadow: 3px 3px 4px #666;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	

	z-index: 3;
}

* html #content { border: 1px solid #89898a; background: transparent url(none) repeat scroll left top;}


#menu {
	position: absolute;
	left: 10px;
	top: 60px;
	width: 580px;
	height: auto;
	border: 0px dotted #666;
	background: transparent;
	
}
#menu a, #menu a:visited, #menu a:active  {
	margin: 2px 6px;
	padding: 20px 6px 2px 6px;
	color: #666; 
	text-decoration: none; 
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	
	border-left: 1px dotted #89898a;
}
#menu a:hover {
	color: #89898a; 
	text-decoration: none;
}

#logo {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 180px;
	height: 80px;
	border: 0px dotted #666;
	background: transparent;	
}


* html #logo img {/**/behavior: url(js/iepngfix_index.htc);}

/*-- Text -- */
#text {
	position: absolute;
	right: 10px;
	top: 316px;
	width: 880px;
	height: 150px;
	border-left: 0px dotted #656565;
	/*background: transparent url(../images/dots_vert.gif) repeat-y scroll left top;*/
	background: #f1f1f1;
}
#text h1, #text h2, #text h3 { margin: 4px 0 8px 0; color: #656565;}
#text p { margin: 3px 0; }
.span_white {display: inline; color: #656565; background: #f1f1f1; margin: 10px; padding: 4px 3px;line-height: 20px;}


a.button ,  a:visited.button, a:active.button  {
color: #FFF; text-decoration: none; font: bold 11px Verdana,Arial,Helvetica,sans-serif;
margin: 0 2px;
padding: 1px 8px 2px 8px;
background: #656565;
}
a:hover.button {
color: #FFF; text-decoration: none;
background: #8f8fc6;
}

#referenzen {
	position: absolute;
	right: 10px;
	top: 120px;
	width: 880px;
	height: 176px;
	padding: 0px;
	border-left: 0px dotted #FFF;
	background: transparent url(../images/bg_10px_1dot.png) repeat scroll left top;
	
}
* html #referenzen {background: #656565 url(none) repeat scroll left top;}

.screen {
	float: left;
	width: 260px;
	height: 160px;
	margin: 8px 14px 0px 19px;
	padding: 0px;
	background: transparent;
	border: 0px solid #999;
}
* html .screen { margin: 8px 10px 0px 14px;}
.screen a:hover img  {
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
.screen img { margin: 0px; padding: 0px;}

/*-- Footer -- */
#footer {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 872px;
	height: auto;
	padding: 2px 4px;
	background: #f1f1f1;
	border-left: 0px dotted #656565;
	text-align: center;
}
#footer .left { float:left; margin-left: 7px; }
#footer .right { float:right; margin-right: 8px;}
/*-- Print -- */
#print {
	display: none;
	margin: 4px auto;
	padding: 2px 5px;
	position:relative; /* puts content in front of distance */
	text-align:left;
	height:auto;
	width:890px;
	clear:left;
	background: #FFF;
	border-bottom: 0px solid #333;
	z-index: 3;
}
/*-- chCounter -- */
#chcounter {display: none;}
