@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border: 0;
	width: 50%;
 	text-align:center
 	color: #900;
	height: 1px;
	background-color: #900;
	margin-right: auto;
	margin-left: auto;	
}
.menu {
	text-align:center;
	border-bottom:#900 dotted 1px;
}
.menu a {
	padding-left:10px;
	padding-right:10px;
}
.show {
	text-align:center;
	width:500px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
}

body {
	background-color: #cce2ca;
	font-family:  Tahoma, Geneva, sans-serif;
	background-image: url(../images/backfadesum.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}
body  a {
	color: #016500;
	text-decoration: underline;
}
body  a:hover {
	color: #993333;
}

#flowerleft {
	background-image: url(../images/blattlinks.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 276px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#flowerright {
	background-image: url(../images/blattrechts.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 183px;
	width: 346px;
}
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#leftbar {
	float: left;
	position: relative;
	margin-right: 10px;
}
#container {
	width: 700px;
	text-align: left;
	float: left;
}
#headerpic {
	height: 250px;
	background-image: url(../images/headsum.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EDF4ED;
}
#headerbar {
	height: 70px;
	width: 700px;
	background-image: url(../images/headbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	position: absolute;
	top: 180px;
}
#logo {
	position: absolute;
	width: 200px;
	z-index: 11;
	height: 90px;
	top: 120px;
	margin-left: 460px;
	background-image: url(../images/ernstlogo.png);
	background-repeat: no-repeat;
}
#navbar {
	background-color: #ECF5EB;
	text-transform: lowercase;
	letter-spacing: 1px;
}
#mainnav {
	text-align: center;
	padding-bottom: 5px;
}
#mainnav a {
	text-decoration: none;
}
#mainnav a:hover {
	color: #993333;
	text-decoration: underline;
}
#subnav {
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/boarder.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#subnav a {
	text-decoration: none;
}
#subnav a:hover {
	color: #993333;
	text-decoration: underline;
}
#content {
	background-color: #EDF4EE;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 19px;
	color: #333;
	background-image: url(../images/wappen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 640px;
}
.right {
	text-align: right;
	float:right;
	display: block;
}
#footer {
	text-align: right;
	text-transform: lowercase;
	color: #666666;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 700px;
}
h1 {
	font-size: 18px;
	color: #1E771D;
	padding-bottom: 10px;
	font-weight: normal;
}
h2 {
	color: #1E771D;
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
}

.slideshow {
	border: 1px solid #1E771D;
	margin-left: 10px;
	float: right;
	height: 170px;
	width: 260px;
	overflow: hidden;
}
.slideshow img {
	height: 170px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 260px;
}
.justpic img {
	text-align: center;
	margin-left: 10px;
	border: 1px solid #1E771D;
	float: right;
	overflow: hidden;
}
#weather {
	height: 230px;
	width: 80px;
	background-image: url(../images/weatherbackw.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 285px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
#weather font {
	color: #1E771D;
}
#content ul {
	margin-left: 14px;
}
#content table {
	border: thin solid #1E771D;
}
#content table td{
	padding: 5px;
	border: thin solid #1E771D;
}

