﻿body {
	font-family: Verdana, Tahoma, Helvetica;
}
hmtl, body {
	font-size: 100.1%;
	background: white url('img/mainBg.gif');
}
#wrapper {
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
}
address {
	font: italic normal 13px tahoma;
	text-align: right;
}
.address {
	position: absolute;
	top: 20px;
	right: 260px;
	width: 260px;
}
#header {
	position: relative;
	background: #fff url('img/headLogo.jpg') no-repeat;
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	height: 118px;
}
#headPic {
	position: absolute;
	right: 0;
	height: 118px;
}

#navWrapper	{
	margin:0px auto;
	width:100%;
	position:relative;
}

#mainNav {
	height: 1.55em;
	min-height:25px;
	background: #005900 url('img/menuBg.gif');
	border-left: solid 1px #649b64;
	border-right: solid 1px #649b64;
}
#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 0 12px;
}
#mainNav ul li {
	float: left;
	list-style-type: none;
}
#mainNav a {
	font: bold .7em tahoma;
	color: #fff;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
#mainNav a:hover {
	color: #005900;
	text-decoration: underline;
}
#mainContent {
	height:100%;
	padding: 1em;
	background-color: white;
	border-left: solid 1px #649b64;
	border-right: solid 1px #649b64;
}
#contentMain {
	width: 24em;
	float: left;
}
#contentRight {
	float: right;
	width: 18em;
}

#footerWrapper {
	margin:0px auto;
	width:100%;
	position:relative;
}
#footer	{
	background: #005900 url('img/footerBg.gif');
	height: 25px;
	border-left: solid 1px #649b64;
	border-right: solid 1px #649b64;
}
.footerText {
	padding: 5px 0 0 12px;
	color: #ffffff;
	font: bold .7em tahoma;
}
.copy	{
	position:absolute;
	right: 12px;
}
.copy a	{
	color:White;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;	}

/* Inhalt Formatierung */

#imgMain {
	position: relative;
	float: right;
	margin-left:.8em;
}
img.imgStyle {
	border: solid 1px #649b64;
}
#mainContent p, #mainContent ul, td, th, caption {
	font-size: .8em;
}
#mainContent p, #mainContent table.text td {
	padding-left: .8em;
}
h1 {
	font: bold 1.18em tahoma;
	color: #005900;
}	
table.mailForm {
	border: 1px #d3d3d3 solid;
	background-color: #f1f1f3;
	width: 24em;
}
table.mailForm th {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}
#animPic {
	position: absolute;
	right: 30px;
	top: 180px;
	overflow: hidden;
	width: 320px;
	background: transparent;
	border: solid 1px #649b64;
}
.anim {
	color: #649b64;
	text-align: center;
	width: 320px;
	font-size: .75em;
	line-height: 1.3em;
}
.picHead, caption {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}
#fotoRight {
	float: right;
	width: 210px;
	border: 1px #d3d3d3 solid;
	background-color: #f1f1f3;
	text-align:center;
	padding:5px;
}
.imgDesc	{
	font-size: 80%;
	color: #649b64;
}
a {
	color:#005900;
	text-decoration: underline;
	font: normal 13px tahoma;
}
a.mail {
	color: #005900;
	font-style: italic;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}	
