/*Cleantec GbR css*/
html{
	font-size: 100%;
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	height: 100%;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
.container{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 997px;
	background-color: #d5d5d5;
}
a{
	color: #425484;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFA500;
	text-decoration: none;
	font-weight: bold;
}
/*Sidebar*/
#left_sidebar{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 170px;
	z-index: 0;
	float: left;	
}
.logo{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 160px;
	position: relative;
	background-repeat: no-repeat;
	background-color: White;
}
.logo_no_flash{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 160px;
	position: relative;
	background-repeat: no-repeat;
	background-color: White;
	background-image: url(images/logo.jpg);
}
.seperator_sidebar_top{
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 170px;
	border-top: #D5D5D5 solid 13px; 
	background-color: #98999b;
}
.content_left_sidebar{
	margin: 0px;
	padding: 0px;
	position: relative;
	/*
	background-image: url(images/border_sidebar_content_right.png);
	background-repeat: repeat-y;
	*/
	border-right: #54554D 1px solid;
	background-color: #f5f5f5;
	width: 169px;
	height: 277px;
	z-index: 10;
	
}
.bg_sidebar_content{
	background-image: url(images/bg_sidebar_content.jpg);
	background-repeat: repeat-x;
	height: 287px;
	width: 169px;
	position: absolute;
	left: 0px;
	z-index:0;
}
.sidebar_corner_bottom_right{
	background-image: url(images/corner_sidebar_right_bottom.jpg);
	background-repeat: no-repeat;
	right: -5px;
	bottom:-11px;
	position: absolute;
	width: 8px;
	height: 15px;
	z-index: 10;
}
.content_left_sidebar_bottom{
	margin: 0px;
	margin-top: 70px;
	margin-bottom: 80px;
	padding: 8px;
	position: relative;
	width: 154px;
}
/*login*/
.login{
	position: absolute;
	width: 163px;
	height: 153px;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	bottom: -49px;
	left: 2px;
}
.login_form{
	position: relative;
	margin-left: 13px;
	margin-top: 18px;
}
.login_string{
	width: 127px;
}
.login_send{
	position: absolute;
	left: 50px;
	top: 80px;
	color: White;
	background: transparent;
	font-weight: bold;
	border: none;
}
.login_send:hover{
	color: orange;
	cursor: pointer;
}
.login_header{
	color: White;
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 13px;
	
}
.login_welcome{
	border: #969696 1px solid;
	background-color: white;
	padding: 3px;
	width: 127px;
}
/*Aktuelles*/
.bg_news{
	position: absolute;
	background-image: url(images/aktuelles_24.png);
	background-repeat: no-repeat;
	right: 5px;
	top: 10px;
	width: 159px;
	height: 148px;
	z-index: 10;
}
.news_content{
	margin: 0px;
	position: relative;
	padding: 5px;
	top: 0px;
	left: 6px;
	width: 130px;
	height: 128px;
	font-size: 11px;
	color:  #4E515A;
}
.news_content h2{
	padding: 0px;
	color: Gray;
	font-size: 13px;
	font-weight: bold;
}
.news_content a{
	color: Black;
	text-decoration: underline;
}
.news_content a:hover{
	color: Black;
	text-decoration: none;
}
/*main content + header*/
#wrapper{
	margin: 0px;
	padding: 0px;
	width: 687px;
	position: relative;
	background-color: White;
	float: left;
	z-index: 5;
}
.top{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 627px;
	height: 46px;
	position: relative;
	left: 60px;
	background-color: #606060;
	border-bottom: 1px solid #cccccc;
}
.top_left_end{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: -60px;
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	border-left: 60px solid #ffffff;
	width:30px;
	height:46px; 
}
/*menu*/
.ie6_fmenu{
	position: absolute;
}
.menu{
	margin: 0px;
	padding: 0px;
	padding-top: 22px;
	padding-bottom: 0px;
	width: 687px;
	height: 31px;
	background-color: White;
	position: relative;
	z-index: 20;
}
.menu-top{
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu-top li a{
	padding-left: 5px;
	padding-right: 5px;
	line-height: 31px;
	text-decoration: none;
	font-weight: bold;
	color: #5D8CA0;
}
.menu-top li{
	border-right: #E2E4E3 1px solid ;
}
.menu-top li, .menu-top li a{
	position: relative;
	float: left;
	height: 31px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	display: block;
}
.menu-top a:hover{
	color: Black;
	background-image: url(images/bg_menu_hover.jpg);
	background-repeat: repeat-x;
}
.menu-top li.menu-current a{
	background-image: none;
	background-color: White;
	color: #3D8ABE;
}
.border_menu_right{	
	position: relative;
	float: left;
	top: 0px;
	bottom: 0px;
	height: 31px;
	width: 9px;
	background-image: url(images/border_menu_right.jpg);
	background-repeat: no-repeat;
}
/*down level menu*/
.menu2 ul{
	list-style: none;	
}
.menu2 li{
	background-image: url(images/bg_menu2.jpg);
	background-repeat: no-repeat;
	width:124px;
	height:39px;
}
.menu2 li a{
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	line-height: 34px;
	color: black;
	display: block;
}
.menu2 li a:hover{
	background-image: url(images/bg_menu2_hover.jpg);
	background-repeat: no-repeat;
	color:  black;
}
.menu2 .menu2_active{
	background-image: url(images/bg_menu2_activ.jpg);
	background-repeat: no-repeat;
	color: black;
}
/*search*/
.search_field{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 425px;
	background-image: url(images/search_field_top.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 46px;
}
.search_string{
	position: relative;
	top: 3px;
	left: 20px;
	width: 130px;
	height: 15px;
	background-color: inherit;
	border: none;
}
.search_send{
	position: relative;
	top: 8px;
	left: 25px;
}
.header{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 687px;
	height: 172px;
	border-bottom: #A5AAAE 8px solid;
	border-top: #A5AAAE 8px solid;
	z-index: 0;
}
.header_no_flash{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 687px;
	height: 172px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
.header_right{
	margin: 0px;
	padding: 0px;
	width: 141px;
	height: 400px;
	background-image: url(images/header_end_right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
.content{
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.left_content{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	z-index: 0;
}
.main_content{
	margin: 20px 0px 10px 20px;
	padding: 0px;
	position: relative;
	width: 452px;
	min-height: 362px;
	border-top: #E6EDF5 solid 1px;
	border-left: #E6EDF5 solid 1px;
	background-image: url(images/border_content_right.png);
	background-repeat: repeat-y;
	z-index: 5;
}
.inner_main_content{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	margin: 0px;
	padding: 15px;
	padding-bottom: 25px;
	width: 410px;
	z-index: 10;
}
.logo_content_top{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	right: 0px;
	background-image: url(images/logo_content.jpg);
	background-repeat: no-repeat;
	width: 59px;
	height: 65px;
	float: right;
	z-index: 0;
}
.cleantec_text_bottom{
	margin: 0px;
	padding: 0px;
	position:absolute;
	background-image: url(images/cleantec_text_bottom.jpg);
	background-repeat: no-repeat;
	bottom: 5px;
	right: 20px;
	width: 105px;
	height: 25px;
}
.border_bottom{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -4px;
	bottom:-8px;
	background-image: url(images/border_content_bottom.jpg);
	background-repeat: no-repeat;
	width: 457px;
	height: 8px;
}
.corner_top{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:-1px;
	right:1px;
	background-image: url(images/border_content_top_right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}
.bg_content{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 443px;
	height:  362px;
	z-index: -1;
}
.right_content{
	margin: 20px 0px 180px 0px;
	padding: 5px 10px 5px 5px;
	position: relative;
	width:191px;
	min-height: 150px;
	float: right;
	right: 0px;
	z-index: 15;
}
.bottom_content{
	margin: 0px 15px 20px 20px;
	padding: 5px;
	position:  relative;
	top:5px;
	width: 434px;
}
.bottom_world{
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(images/bg_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 334px;
	height: 208px;
	bottom: -31px;
	right: -140px; 
	z-index: 10;
}
.left_content_corner{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(images/corner_content_left.jpg);
	background-repeat: no-repeat;
	width:19px;
	height: 19px;
	z-index: 10;
}
/*footer*/
.footer{
	margin: -63px auto;
	padding: 0px;
	position: absolute;
	width: 997px;
	height: 94px;
	background-color: #606060;
	z-index: 0;
}
.copyright{
	position: absolute;
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	top: 65px;
	left: 185px;
}
/**/
