@charset "utf-8";

body {
	color: #e1e1e1;
	background-color: #645151;
	background-image: none;
	margin-top: 0px;
	font-size: 1em;
	line-height:1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.container {
	background-color: #1c1717;
	top: 20px;
	z-index: 2;
	padding-bottom: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	display: block;
	font-size: 2.6em;
	font-weight: bold;
	font-style:italic;
	margin-top: 0.80em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	color: #840000;
}

h2 {
	display: block;
	font-size: 2.0em;
	font-style:italic;
	font-weight: normal;
	color: #c88504;
	margin-top: 0.80em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
}

.impressum {
	font-size: 0.8em;
	line-height: 1.2em;
}
.infoWindowMaps{
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}

h3 {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0.40em;
  margin-right: 0;
  margin-bottom: 0.3em;
  margin-left: 0;
  color: #767474
}

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;
}

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

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

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

.contentContainer {
	position:relative;
	z-index:4;
	margin-left: 0px;
	background-image: url(../images/page/content.jpg);
	background-repeat: repeat-y;
	width: 890px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 15px;
	top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.textContent {
	z-index: 10;
	margin-left: 260px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentStart {
	position:relative;
	z-index:4;
	background-image: url(../images/page/contentstartSmall.jpg);
	height: 10px;
	width: 890px;
	background-repeat: no-repeat;
	left: 15px;
	top: 15px;
}
.content {
	position:relative;
	z-index:5;
	background-image: url(../images/page/content.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 890px;
}
.backgroundPic {
	background-image: url(../images/page/background.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: 265px 40px;
	z-index: 4;
	margin: 0px;
	padding-top: 10px;
}

.contentEnd {
	position:relative;
	z-index:6;
	background-image: url(../images/page/contentend.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 890px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	top: 5px;
}
.footer {
	position: relative;
	z-index:5;
	width:890px;
	background-image: url(../images/welcomepage/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 15px;
	margin-left: 15px;
	color: #666;
	font-size: 1.0em;
}

.footer a {
	color: #666;
	text-decoration: none;
	font-size: 1.0em;
	text-align: right;
}

.sidebar {
	position:relative;
	width:180px;
	z-index:10;
	float: left;
	top: 20px;
	left: 25px;
	margin: 0px;
	height: 210px;
}
a img { border:0px none; }
