/* CSS Document */

#border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #663333;
	border-left-color: #663333;
	border-top-color: #663333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #663333;
	background-color: #FFFFFF;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
}

.background {
	background-color: #FFFFFF;
	background-image: url(img/Body.gif);
	top: 5px;
}

#line {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#logo {
	padding-top: 5px;
	padding-left: 514px;
}

#underline {
	padding-top: 1px;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.bigheadline {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009A4E;
}

.smallheadline {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #009A4E;
}

.holzstapel {
	background-image:url(image/Holz.gif);
	background-repeat:no-repeat;
	background-position: 250px 30px;
}

.tischler {
	background-image:url(image/Tischler.gif);
	background-repeat:no-repeat;
	padding-left: 200px;
	padding-right:10px;
	height: 151px;
}

.qualitaet {
	background-image:url(img/Qualitaet.gif);
	background-repeat: no-repeat;
	background-position: 400px 10px;
}
.produkte {
	background-image: url(image/Haustueren1.jpg);
	background-repeat: no-repeat;
	background-position: 150px 10px;
}
.baum {
	background-image: url(image/Baum.jpg);
	background-repeat: no-repeat;
	background-position: 150px 20px;
}
.fenster {
	background-image: url(image/Fenster.jpg);
	background-repeat: no-repeat;
	background-position: 150px 40px;
}
.farbmuster {
	background-image: url(image/Farbmuster1.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-right:10px;
}
.landhaus {
	background-image: url(image/landhaus.jpg);
	background-repeat: no-repeat;
	background-position: 250px 10px;
}
.pilzzapfen {
	background-image: url(image/Sicherheitspilzzapfen.jpg);
	background-repeat: no-repeat;
	padding-left: 170px;
	padding-right:10px;
}
.aluladen {
	background-image: url(image/Aluladen.jpg);
	background-repeat: no-repeat;
	background-position: 200px 10px;
}
.insektenschutz {
	background-image: url(image/insektenschutz.jpg);
	background-repeat: no-repeat;
	background-position: 280px 20px;
}
.haustuer {
	background-image: url(image/Haustuer.jpg);
	background-repeat: no-repeat;
	background-position: 370px 20px;
}
.hoelzer {
	background-image: url(image/Hoelzer.jpg);
	background-repeat: no-repeat;
	background-position: 220px 1px;
}
.haustuerzubehoer {
	background-image: url(image/glas-druecker.jpg);
	background-repeat: no-repeat;
	background-position: 350px 20px;
}
.linkex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.linkex a {
	color: #000000;
	text-decoration: none;
}
.linkex a:hover {
	text-decoration: underline;
}
.linkex a:visited {
	color: #000000;
	text-decoration: none;
}