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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../index/pvb-hg-oben2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
}
#apDiv1-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:80px;
	z-index:1;
}
#apDiv2-reo {
	position:absolute;
	left:770px;
	top:0px;
	width:240px;
	height:80px;
	z-index:2;

}
#apDiv4-button {
	position:absolute;
	left:0px;
	top:100px;
	width:110px;
	height:180px;
	z-index:4;
}
#apDiv-bilder {
	position:absolute;
	left:150px;
	top:90px;
	width:510px;
	height:490px;
	z-index:5;
}
#apDiv1-kontur {
	position:absolute;
	left:110px;
	top:80px;
	width:890px;
	height:10px;
	z-index:6;
}
#apDiv-malerei {
	position:absolute;
	left:660px;
	top:90px;
	width:80px;
	height:50px;
	z-index:7;
}
#apDiv2 {
	position:absolute;
	left:740px;
	top:90px;
	width:30px;
	height:50px;
	z-index:8;
}
#apDiv3 {
	position:absolute;
	left:770px;
	top:90px;
	width:30px;
	height:50px;
	z-index:9;
}
#apDiv4 {
	position:absolute;
	left:800px;
	top:90px;
	width:200px;
	height:50px;
	z-index:10;
}
#apDiv5 {
	position:absolute;
	left:800px;
	top:140px;
	width:200px;
	height:440px;
	z-index:11;
}
#apDiv1 {
	position:absolute;
	left:760px;
	top:590px;
	width:240px;
	height:143px;
	z-index:12;
}
#apDiv6 {
	position:absolute;
	left:1168px;
	top:717px;
	width:630px;
	height:80px;
	z-index:12;
}
#apDiv7 {
	position:absolute;
	left:150px;
	top:590px;
	width:510px;
	height:106px;
	z-index:14;
}
#apDiv7-verlaufunten {
	position:absolute;
	left:0px;
	top:590px;
	width:1020px;
	height:180px;
	z-index:13;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #cc6699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc6699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc6699;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #cc6699;
	text-decoration: none;
	font-weight: bold;
}
/* Pfeil links und rechts */
img#pfeillinks {
	width: 30px;
	height: 50px;
	border:0;
	background-repeat: no-repeat;
	background-image: url('../button/pfeil-links-grau.gif');
}
img#pfeillinks:hover {
	background-image: url('../button/pfeil-links-weiss.gif');
}
img#pfeilrechts {
	width: 30px;
	height: 50px;
	border:0;
	background-repeat: no-repeat;
	background-image: url('../button/pfeil-rechts-grau.gif');
}
img#pfeilrechts:hover {
	background-image: url('../button/pfeil-rechts-weiss.gif');
}
img#linksMalerei {
	width: 80px;
	height: 50px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url('../button/malerei-w.gif');
}
img#linksMalerei:hover {
	background-image: url('../button/malerei-r.gif');
}
img#rechtsZeichnungen {
	width: 80px;
	height: 50px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url('../button/zeichnungen-weiss.gif');
}
img#rechtsZeichnungen:hover {
	background-image: url('../button/zeichnungen-r.gif');
}
img#imgMat {
	width: 140px;
	height: 30px;
	border: 0;
	background-repeat: no-repeat;
	background-image: url('../button/materialbilder-weiss.gif');
}
img#imgMat:hover {
	background-image: url('../button/materialbilder-r.gif');
}
/* Das Menu */
DIV#apDiv4-button > a > img {
	width: 110px;
	height: 30px;
	border: 0;
	background-repeat: no-repeat;
}
img#btnHome {
	background-image: url('../button/home-2wg.gif');
}
img#btnHome:hover {
	background-image: url('../button/home-3r.gif');
}
img#btnWerke {
	background-image: url('../button/werke-2wg.gif');
}
img#btnWerke:hover {
	background-image: url('../button/werke-3r.gif');
}
img#btnAngebote {
	background-image: url('../button/angebote-2wg.gif');
}
img#btnAngebote:hover {
	background-image: url('../button/angebote-3r.gif');
}
img#btnVita {
	background-image: url('../button/vita-2wg.gif');
}
img#btnVita:hover {
	background-image: url('../button/vita-3r.gif');
}
img#btnKontakt {
	background-image: url('../button/kontakt-2wg.gif');
}
img#btnKontakt:hover {
	background-image: url('../button/kontakt-3r.gif');
}
img#btnImpress {
	background-image: url('../button/impressum-2gk.gif');
}
img#btnImpress:hover {
	background-image: url('../button/impressum-3r.gif');
}

