body {
		margin: 0px;
		padding: 0px;
	}		

a:link {
	font-family: sans-serif, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: sans-serif, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.imp:link {
	font-family: sans-serif, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.imp:visited {
	font-family: sans-serif, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#logo {
	width: 179px;
	height: 149px;
	background-image: url(../img/Entwurf3_01.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border: 0px;
	top: 0px;
	left: 0px;
}
	
#rechts {
	width: 821px;
	height: 130px;
	background-image: url(../img/Entwurf3_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 35px;
	padding-bottom: 20px;
	padding-top: 0px;
	border: 0px;
	position: absolute;
	top: -3px;
	left: 156px;
	
}

#links {
	width: 188px;
	height: 473px;
	background-image: url(../img/Entwurf3_03.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	border: 0px;
	top: 149px;
	left: 0px;
	z-index: 1;
}

#inhalt {
	width: 820px;
	height: 400px;
	background-color: White;
	position: absolute;
	top: 145px;
	left: 185px;
	font-weight: bold;
	font-size: smaller;
	z-index: 1;
	padding-top: 50px;	
}
#veluxbanner {
margin: 50px;
}
#buttonhome {
	width: 79px;
	height: 26px;
	position: absolute;
	left: 184px;
	top: 155px;
	z-index: 2;
}	

#buttonleistungsspektrum {
	width: 160px;
	height: 28px;
	position: absolute;
	left: 300px;
	top: 155px;
	z-index: 2;
}

#buttonreferenzliste {
	width: 122px;
	height: 28px;
	position: absolute;
	left: 490px;
	top: 155px;
	z-index: 2;
}

#buttonimpressum {
	width: 116px;
	height: 29px;
	position: absolute;
	left: 640px;
	top: 155px;
	z-index: 2;
}

.header1 {
	font-family: serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #339900;
}

.header2 {
	font-family: serif;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
}

.header3 {
	font-family: serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #339900;
}

.header4 {
	font-family: serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.header5 {
	font-family: serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

