
* { margin: 0; padding: 0; border:0; }
/*border:1px solid red;*/

body { font-size:100.01%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666; background-color:#fff; }

a,  a:link, a:visited {color: #999; text-decoration:none; }

a:hover, a:active {color: #333; text-decoration:none; }

#top_logo  {
	width:100%;
	height:100px;
	background-image: url(pix/bluesense-Header_02.jpg);
}
#top_logo #logo  {
	float:left;
}
#top_logo #wasser  {
	float:right;
}


#nav_box {	
	top:138px; width:100%;
    height:28px;
    background-color:#fff;
}

#box  { position:relative; height:auto; width:100%; }

#bottom  { 
	width:100%; height:180px;
	background-image: url(pix/back_3.gif);
	background-repeat:repeat-x;float:left;
	
}


#headline  { font-size: 2.4em; color:#999; }
#frame_links  {margin-top:10px;}

#content { width:100%; }

#content_links  { font-size: 0.74em; width:194px; margin-left:44px; float:left; }
#content_links a, #content_links a:link { color:#999; }
#content_links a:hover { color:#e00016; }
*+html #content_links {margin-top:34px;}

#content_mitte  {  margin-top:34px; }

#text { 
	font-size: 0.74em; color:#666; margin-left:34px;
	width:410px; float:left; position:relative;z-index:3; 
	padding-bottom: 10px; min-height:275px;position:relative; z-index:3;
}

#back_image  {float:right; position:relative; z-index:2; margin-left:510px; margin-top: -319px; right:0px; margin-righ:0px;}

#weiter {margin-left:34px; margin-top:31px;}