@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {height: 100%; margin-bottom: 1px; }

a img, a {
	border: 0px;
	color:#000000;
}

h1, h2, h3 {
	font-size:12px;
}

strong {
	color:#555555;
}

table {
	padding:0px;
	margin:0px;
	border:0px;
}

body {
	/*background-image:url(../images/background_bad.jpg);
	background-repeat: repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: auto;
	margin-bottom:1px;
	height:100%;
}


#head {
	top: 75px;
	left: 0px;
	width: 1024px;
	height: 65px;
	position: absolute;
	z-index: 10;
}

#fixed {
	top: 0px;
	z-index:5;
	position: fixed;
}

#whitebackground{
	width:1024px;
	height:220px;
	background-image:url(../images/whitepx.jpg);
	top:0px;
	left:0px;
	z-index:4;
	position:absolute;
}

#overcoat {
	width: 1024px;
	top: 0px;
	margin: auto;
	position: relative;
}

#logo {
	top:14px;
	left: 809px;
	z-index:5;
	position: absolute;
}

#navigation {
	top: 0px;
	left: 22px;
	width: 245px;
	height: 810px;
	background-image:url(../images/background_navi.jpg);
	background-repeat: no-repeat;
	z-index:5;
	position:absolute;
}

#menu {
	top: 170px;
	left: 15px;
	line-height: 19px;
	z-index: 5;
	position: absolute;
}

.submenu {
	padding: 15px 0px 15px 26px;
	line-height: 17px;
}

.submenu a {
	text-decoration: none;
	color: #000000;
}

.submenu a:hover {
	text-decoration: underline;
}

.mehrtechnik {
	font-weight: bold;
	color: #FFFFFF;
}

.halfbreak {
	line-height:8px;
}

#referenzen {
	top: 170px;
	left: 302px;
	z-index:5;
	position: absolute;
}

#komplettmodernisierung {
	top: 170px;
	left: 470px;
	z-index:5;
	position: absolute;
}

#kontakt {
	top: 170px;
	left: 749px;
	z-index:5;
	position: absolute;
}

#impressum {
	top: 170px;
	left: 890px;
	z-index:5;
	position: absolute;
}

#textbox {
	top: 230px;
	left: 302px;
	width: 420px;
	z-index:1;
	position: absolute;
}

#textbox ul{
	margin-left: 13px;
}

#textbox_technik {
	top: 230px;
	left: 302px;
	width: 700px;
	z-index:1;
	position: absolute;
}

#textbox_technik ul{
	margin-left: 13px;
}

#textbox_technik ol {
	margin-left: 20px;
}

#referenzenbox {
	top: 230px;
	left: 302px;
	width: 700px;
	height: 596px;
	z-index:1;
	position: absolute;
}

#referenzenbox a {
	color:#555555;}

#images {
	top: 235px;
	left: 749px;
	width: 252px;
	z-index:1;
	position: absolute;
}

#images img {
	padding-bottom:10px;
}

#mitarbeiter img  {
	border:1px solid #f3ab0b;
	font-size:10px;
	line-height:12px;
}

#partner a img {
	border:1px solid #f3ab0b;
}
