@charset "UTF-8";
#apDivmenue1 {
	position:absolute;
	left:56px;
	top:385px;
	width:150px;
	height:350px;
	z-index:4;
}
#apDivmenue2 {
	position:absolute;
	left:263px;
	top:385px;
	width:160px;
	height:120px;
	z-index:5;
}
#apDivloewe {
	position:absolute;
	left:66px;
	top:74px;
	width:306px;
	height:297px;
	z-index:1;
	background-image: url(picts/logo2.gif);
	background-repeat: no-repeat;
}
#apDivlogo {
	position:absolute;
	left:704px;
	top:0px;
	width:355px;
	height:113px;
	z-index:2;
	background-image: url(picts/logo1.gif);
	background-repeat: no-repeat;
}
#apDivfoto {
	position:absolute;
	left:405px;
	top:312px;
	width:770px;
	height:490px;
	z-index:3;
}
#apDivtext {
	position:absolute;
	left:494px;
	top:130px;
	width:550px;
	height:210px;
	z-index:6;
}
/* CSS Document */

body {
	background-image: url(picts/hg.gif);
	background-repeat: repeat-y;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: right;
	line-height: 15px;
	text-transform: uppercase;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-align: right;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
	line-height: 15px;
	margin-left: 60px;
}
#apDivmenue1 a {
	color: #000000;
	text-decoration: none;
}
#apDivmenue1  a:hover {
	color: #999999;
	text-decoration: none;
}
#apDivmenue2 a {
	color: #000000;
	text-decoration: none;
}
#apDivmenue2  a:hover {
	color: #999999;
	text-decoration: none;
}
#apDivtext a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
