h1,h2,h3,h4,h5,h6,ul,li,ol,img,p,form,input,label,select{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}

body{
	background: url(images/bg.png) repeat-x #EFF6F9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	width: 100%;
	height: 100%;
}

img{border: 0px;}
a {color:#000; text-decoration:underline; }
ul li{float: left; list-style: none;}
span {display: none;}


	#page{
		background: url(images/bg_page.gif) no-repeat;
		position: relative;
		width: 979px;
		min-height:300px;
		margin: 0px auto 0px auto;
	}
	
		*html #page{height:300px;}
		
		#page #hintergrund{
				position: absolute;
				top: 385px;
				right: -134px;
				width: 394px;
				height: 200px;
				z-index: 1;
		}

		#page #infolinks{
			position: absolute;
			bottom: 90px;
			left: 25px;
			width: 484px;
			z-index: 52;
			font: bold 11px Arial; color: #00375A;
			text-align: left;
			padding: 0px 0px;
		}
				#page #infolinks ul li{
					padding: 0px 15px 0px 4px;
					background: url(images/bg_fotter_cross.gif) no-repeat right 6px;
				}
				#page #infolinks ul #anfang{
					background: url(images/bg_fotter_cross_anfang.gif) no-repeat 4px 6px;
					padding: 0px 15px 0px 19px;
				}
				#page #infolinks ul li#themen{
					width: 100%;
					padding: 0px 0px 0px 4px;
					background: none;
					font: bold 11px Arial; color: #00375A;
				}

				#page #infolinks ul li.nostyle{
					padding: 0px 4px 0px 0px;
					background: none;
				}

				#page #infolinks ul li.lastcross{
					padding: 0px 15px 15px 0px;
					background: url(images/bg_fotter_cross.gif) 146px 6px no-repeat;
				}

					#page #infolinks ul li a{
						font: normal 11px Arial; color: #00375A;
						text-decoration: underline;
						white-space: nowrap;
					}
					
					#page #infolinks ul li a:hover{
						text-decoration: none;
						white-space: nowrap;
					}

		#page #text{
			position: absolute;
			top: 163px;
			left: 215px;
			width: 499px;
			padding: 20px 25px 180px 25px;
			z-index: 51;
			text-align: left;
			background:#F0F6FA;
		}
		
			iframe#kontaktform{
				width:499px;
				height:450px;
			}

			#page #text h1{
				font: bold 12px Arial; color: #B3A06D;
				margin: 0px 0px 25px 0px;
			}

			#page #text h2{
				font: bold 12px Arial; color: #00375A;
				margin: 0px 0px 10px 0px;
			}

			#page #text p{
				font: normal 11px Arial; color: #00375A;
				margin: 0px 0px 14px 0px;
			}
			
			#page #text p a{
				color: #00375A;
			}
			
			#page #text img{
				float:left;
				margin:5px 10px 10px 0;
			}
			
			#page #text ul.list{
				margin-bottom:14px;
			}
			
			#page #text .list li{
				float:none;
				display:block;
				margin-left:2px;
				padding-left:20px;
				background:url(images/dot.gif) 0 4px no-repeat;
				color:#00375a;
				font-size:11px;
				line-height:14px;
			}


		#page #sitebar{
			position: absolute;
			top: 0px;
			left: 0px;
			background: url(images/bg_strich4.png) 0px 163px repeat-x;
			float: left;
			width: 215px;
			height: 800px;
			padding: 168px 0px 0px 0px;
			text-align: left;
		}

			#page #sitebar #logo_link{
				position: absolute;
				top: 44px;
				left: 62px;
				display: block;
				background: url(images/actano-logo.gif) no-repeat;
				width: 68px;
				height: 105px;
			}
			
			#page #sitebar ul{
				width: 191px;
				height: auto;
				padding: 0px 0px 0px 14px;
			}
				#page #sitebar ul li{
					width: 191px;
					height: 33px;
					text-align: left;
					padding: 0px 0px 5px 0px;
				}
					#page #sitebar ul li a{
						display: block;
						width: 178px;
						height: 22px;						
						background: url(images/bg_sitebar.gif) no-repeat;
						font: normal 11px Arial; color: #00375A;
						text-decoration: none;
						padding: 11px 0px 0px 13px;
					}
					#page #sitebar ul li a:hover{
						background: url(images/bg_sitebar.gif) 0px -33px no-repeat;
					}
				
			#page #sitebar form{
				clear: both;
				padding: 10px 0px 0px 24px;
				margin: 0px 0px 7px 0px;
			}
				#page #sitebar form input{
					vertical-align:top;
					width: 23px;
					height: 27px;
					padding: 0px 5px 0px 0px;
					margin: 0px;
				}

				#page #sitebar form #search_text{
					vertical-align:top;
					width: 119px;
					height: 15px;
					line-height: 16px;
					padding: 1px 0px 0px 3px;
					margin: 3px 0px 0px 0px;
					border: solid 1px #B8BFC3;
					font: normal 11px Arial; color: #596164;
					background: #F0F7FB;
				}
				
				#page #sitebar #print_link{
					display: block;
					background: url(images/print.gif) no-repeat;
					width: 70px;
					height: 18px;
					padding: 4px 0px 0px 33px;
					margin: 0px 0px 0px 24px;
					font: normal 11px Arial; color: #597F93;
					text-decoration: none;
				}

				#page #sitebar #print_link:hover{
					text-decoration: underline;
				}

		#page #content_bg{
			position: absolute;
			top: 0px;
			left: 215px;
			background: url(images/bg_text_teaser4.gif) 0px 163px no-repeat;
			float: left;
			width: 764px;
			height: 655px;
			z-index: 45;
			filter: alpha(opacity=68);
			-moz-opacity: 0.68;
			opacity: 0.68;
		}

		#page #content{
			position: absolute;
			top: 0px;
			left: 215px;
			float: left;
			width: 764px;
			height:950px;
			z-index: 50;
			background:url(images/bg_strich4.png) left 164px repeat-x;
		}

			#page #content #header{
				width: 100%;
				height: auto;
				background: none;
				padding: 0px 0px 66px 0px;
			}
			
			#page #content #header ul{
				width: auto;
			}

			#page #content #header ul #k_liste{
				width: 113px;	
			}
			
			#page #content #header ul li #kundenlogin{
				float: left;
				height: 20px;
				line-height: 20px;
				background: url(images/login-icon.png) no-repeat;
				padding: 4px 0px 0px 26px;
				font: normal 11px Arial; color: #00375A;
				text-decoration: none;
			}
			#page #content #header ul li #kundenlogin:hover{
				text-decoration: underline;
			}

			#page #content #header ul #f_liste{
				width: 22px;
			}
			
			#page #content #header ul li .flagge{
				float: left;
				padding: 6px 5px 0px 0px;
			}
			
			#page #content #header ul .head_li{
				float: left;
				background: url(images/header_strich.gif) no-repeat 0px 10px;
				height: 20px;
				line-height: 20px;
				padding: 4px 9px 0px 15px;
			}

			#page #content #header ul .head_li_nostyle{
				background: none;
				height: 20px;
				line-height: 20px;
				padding: 4px 9px 0px 10px;
			}

			#page #content #header ul li .header_liste{
				font: normal 11px Arial; color: #597F93;
				text-decoration: none;
			}

			#page #content ul{
				float: left;
				width: 415px;
				height: 64px;
				padding: 0px 0px 0px 0px;
			}
				#page #content ul li{
					padding: 0px 0px 0px 0px;
					text-align: left;
				}
					#page #content ul li a{
						display: block;
						font: normal 12px Arial; color: #00375A;						
					}
					#page #content ul li a:hover{
						color: #fff;
					}
					
					#page #content ul li{
						text-align:center;
					}

					#page #content ul li #produkte{
						width: 95px;
						height: 23px;		
						background: url(images/bg_menu.gif) 0px 0px no-repeat;
						text-decoration: none;
						padding: 9px 0px 0px 0px;
					}
					#page #content ul li #produkte:hover{
						background: url(images/bg_menu.gif) 0px -32px no-repeat;
					}

					#page #content ul li #loesungen{
						width: 102px;
						height: 23px;						
						background: url(images/bg_menu.gif) -95px 0px no-repeat;
						text-decoration: none;
						padding: 9px 0px 0px 0px;
					}
					#page #content ul li #loesungen:hover{
						background: url(images/bg_menu.gif) -95px -32px no-repeat;
					}

					#page #content ul li #unternehmen{
						width: 122px;
						height: 23px;						
						background: url(images/bg_menu.gif) -197px 0px no-repeat;
						text-decoration: none;
						padding: 9px 0px 0px 0px;
					}
					#page #content ul li #unternehmen:hover{
						background: url(images/bg_menu.gif) -197px -32px no-repeat;
					}
					
					#page #content ul li #aktuelles{
						width: 96px;
						height: 23px;						
						background: url(images/bg_menu.gif) -319px 0px no-repeat;
						text-decoration: none;
						padding: 9px 0px 0px 0px;
					}
					#page #content ul li #aktuelles:hover{
						background: url(images/bg_menu.gif) -319px -32px no-repeat;
					}

			#page #content div{
				float: right;
				width: 190px;
				padding: 37px 12px 0px 0px;
			}
			
			#page #teaser{
				position: absolute;
				top:167px;
				right: 12px;
				float: right;
				z-index: 54;
				padding: 0px 0px 0px 0px;
				text-align: left;
			}

			#page #teaser #teaser_01{
				background: url(images/bg_teaser_01.gif) no-repeat;
				width: 186px;
				height: 145px;
				padding: 0px 0px 3px 0px;
				margin: 0;
			}
			
			#page #teaser #teaser_02{
				background: url(images/bg_teaser_02.gif) no-repeat;
				width: 186px;
				height: 145px;
				padding: 0px 0px 0px 0px;
				margin: 0;
			}

				#page #teaser div p{
					font: normal 11px Arial;
					padding: 15px 0px 6px 10px;
					margin: 0;
				}

				#page #teaser div p a:hover{
					text-decoration: none;
				}


		#page #footer{
			position: absolute;
			left: 0px;
			bottom:0;
			height: 60px;
			padding: 22px 0px 0px 34px;
		}
		
			#page #footer ul{
				float: left;
				width: 460px;
				padding: 0px;
			}

				#page #footer ul li{
					float: left;
					font: normal 11px Arial; color: #597F93;
					padding: 0px 7px 0px 13px;
					background: url(images/footer_strich.gif) no-repeat 0px 7px;
				}
				#page #footer ul .nostyle{
					padding: 0px 7px 0px 0px;
					background: none;
				}
				
					#page #footer ul li a{
						text-decoration: none;
						font: normal 11px Arial; color: #597F93;
					}
					#page #footer ul li a:hover{
						text-decoration: underline;
					}
					
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */