@charset "utf-8";

body {
	color: #000;
	background-color: #645151;
	background-image: none;
	margin-top: 0px;
	font-size: 0.9em;
	line-height:1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.container {
	background-color: #1c1717;
	top: 20px;
	z-index: 2;
	padding-bottom: 15px;
}

h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

.center{
	width:920px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-bottom: 20px;
}

.header {
	position:relative;
	z-index:3;
	background-image: url(../images/welcomepage/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 890px;
	left: 15px;
	top: 15px;
	margin-bottom: 10px;
}

.content {
	position:relative;
	z-index:4;
	width:890px;
	font-size: 0.9em;
	background-image: url(../images/welcomepage/centerbackground.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 610px;
	margin-left: 15px;
	margin-top: 10px;
	top: 15px;
}
.footer {
	position: relative;
	z-index:5;
	width:890px;
	background-image: url(../images/welcomepage/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 25px;
	margin-left: 15px;
	color: #666;
	font-size: 1.0em;
}

.footer a {
	color: #666;
	text-decoration: none;
	font-size: 1.0em;
	text-align: right;
}
.addressWolfgang {
	background-image: url(../images/welcomepage/addresswolfgang.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 97px;
	left: 242px;
	height: 172px;
	width: 363px;
	z-index: 8;
}
.picWolfgang {
	background-image: url(../images/welcomepage/photowolfgang.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 170px;
	left: 526px;
	height: 123px;
	width: 99px;
	z-index: 9;
}
.weiterWolfgang {
	position: absolute;
	top: 82px;
	left: 526px;
	z-index: 10;
}

.addressPhilipp {
	background-image: url(../images/welcomepage/addressphilipp.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 363px;
	left: 25px;
	height: 172px;
	width: 352px;
	z-index: 11;
}
.picPhilipp {
	background-image: url(../images/welcomepage/photophilipp.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 438px;
	left: 295px;
	height: 120px;
	width: 97px;
	z-index: 12;
}
.weiterPhilipp {
	position: absolute;
	top: 350px;
	left: 295px;
	z-index: 13;
}

.addressWolfgangJun {
	background-image: url(../images/welcomepage/addresswolfgangjun.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 363px;
	left: 455px;
	height: 172px;
	width: 363px;
	z-index: 14;
}
.picWolfgangJun {
	background-image: url(../images/welcomepage/photowolfgangjun.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 438px;
	left: 735px;
	height: 127px;
	width: 97px;
	z-index: 15;
}
.weiterWolfgangJun {
	position: absolute;
	top: 350px;
	left: 735px;
	z-index: 16;
}


a img { border:0px none; }
