@charset "utf-8";
/* CSS Document */
body {
	background-color:#386934;
	color: #386934;
}
#content {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom: 30px;
	
}

#header {
	margin-bottom: 20px;
}
a {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #386934;
}
a:visited {
	text-decoration: none;
	color: #386934;
}
a:hover {
	text-decoration: none;
	color: #386934;
}
a:active {
	text-decoration: none;
	color: #386934;
}
p {
	color: #386934;
	text-align: left;
	margin-top: 0px;
}
h1 {
	color: #386934;
	text-align: center;
}
h2 {
	background-color: #386934;
	color:#FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
h3 {
	color: #386934;
	text-align: center;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #386934;
	text-align: center;
	font-variant: small-caps;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear{
clear:both;
}
.Box1 {
	float: left;
	width: 120px;
	margin-left: 30px;
	text-align: center;
}
.Box {
	float: left;
	width: 120px;
	margin-left: 8px;
	text-align: center;
}
.30 {
	margin-left: 30px;
}
.Bild {
	width:145px;
	height:170px;
	float:left;
	/* Gecko-Browser (Firefox) */
	-moz-border-radius: 10px;
	/* webkit-Browser (Chrome, safari) */
	-webkit-border-radius: 10px;
	/* CSS3 allgemein */
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image1
{
	background-color: transparent;
	background-image: url(img/1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.image2
{
	background-color: transparent;
	background-image: url(img/2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.image3
{
	background-color: transparent;
	background-image: url(img/3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.image4
{
	background-color: transparent;
	background-image: url(img/4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.box_shadow {

  -moz-box-shadow: 5px 5px 10px black; /* FF3.5+ */
  -webkit-box-shadow: 5px 5px 10px black;/*Saf3+, Chr*/
  box-shadow: 5px 5px 10px black; /*Op10.5, IE 9, FF4*/
  filter:progid:DXImageTransform.Microsoft.Shadow  ⏎
  (color=grey, Direction=135, Strength=5); /* IE6-7 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Shadow  ⏎
  (color=#grey, Direction=135, Strength=5)"; /* IE8 */
  zoom:1; /* trigger hasLayout */
}
.text {
	width: 440px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #386934;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}


#rightcolumn {
	width: 147px;
	float: left;
	margin-left: 20px;
}

.rahmen {
	border: 1px solid #386934;
}
.links {
	text-align: left;
}
.text2 {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

.bild {
	float:left;
	margin: 0px 0 20px 30px;
	width: 315px;
}
.bild p { /* Bildunterschrift */
	padding: 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
