@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	font-family:'sans', sans-serif;
	/*background-color:#a26844;
	background-image:url(lochklein.png);*/
	background-color:#CCC;
	background-attachment:fixed;
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	border: none;
	margin: 0px;
	top: 0px;
	left: 0px;
	width:100%;
	min-height:100%;
	}
	
#wrapper {	
	width:1024px;
	min-height:842px;
	margin-left:auto;
	margin-right:auto;	
	background-repeat:no-repeat;
	}
		
			
#head {
			background-image:url(endl_kuehltechnik_und_klimatechnik_headb.jpg);
			width: 1024px;
			height: 235px;
			margin-left:auto;
			margin-right:auto;

	
}

#menu {
			
			width: 1040px;
			height: 50px;
			margin-left:auto;
			margin-right:auto;

	
}

			
#main {	
			width: 984px;
			min-height: 491px;
			background-color:#ffffff;			
			background-repeat:no-repeat;
			padding: 0px;
			padding-top: 0px;
			margin-top:0px;
			border: none;
			margin-left:auto;
			margin-right:auto;			
			left:0px;
			top:0px;
			z-index:3;
			padding:20px;
			color:#4b4b4b;
			font-size:20px;
			}

#main h1 {color:#004494;}

#main h3 {color:#e2001a;}

#main li {margin-left:60px;}

			

#footer {
			background-image:url(endl_footer.jpg);
			width: 1024px;
			height: 50px;
			margin-left:auto;
			margin-right:auto;

	
}			
		
			

			







			
#kvv_schiff {
			background-image: url('./kvv_img/schiff.png');
			background-repeat: no-repeat;
			background-position: right bottom;
			background-attachment:fixed;
			position:fixed;
			bottom:0px;
			right:0px;
			width: 546px;
			height: 768px;
			padding: 0px;
			border: none;
			margin: 0px;
			z-index:2;
			}

#kvv_haus {
			background-image: url('./kvv_img/haus.png');
			background-repeat: no-repeat;
			background-position: left bottom;
			background-attachment:fixed;
			position:fixed;
			bottom:0px;
			left:0px;
			width: 482px;
			height: 768px;
			padding: 0px;
			border: none;
			margin: 0px;
			z-index:1;
			}

#kvv_header {
			background-image: url('./kvv_img/logo.png');
			background-repeat: no-repeat;
			background-position: right top;
			height: 145px;
			padding: 0px;
			border: none;
			margin: 0px;
			text-align:center;
			padding-right:80px;
			padding-top:50px;
			}
			
#kvv_left {
			float: left;
			width: 187px;
			height: 1px;
			padding: 0px;
			border: none;
			margin: 0px;
			}

#kvv_content {
			width: 1130px;
			min-height: 500px;
			border: none;
			padding: 0px;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 30px;
			}
			
