body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #D6F7C8;
	padding-top: 10px;
	background-image: url(../gif/bonsai_hg.jpg);
	background-repeat: repeat;
	text-align: center;
}

#wrapper { 
	background: #F0FED8; 
  margin-left: auto;  
  margin-right: auto;
  width: 970px;
  text-align: left;
  border: 2px solid #007F00;
}

.kopf {
	margin-top: 0px;
	margin-bottom: -3px;
}

.kopf h1 {
	font-family: Georgia, Arial, Times, serif;
	font-weight: bold;
	font-size: 36px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #076807;
	padding-top: 30px;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

.navi {
	height: 25px;
	background-color: #026401;
 	border-top: 1px solid #026401;
  border-bottom: 1px solid #026401;
}

.navi ul {
  margin: 0px;
  padding-left: 0px;
  color: #FFFFFF;
  width: 970;
  font-size: 12px;
  font-weight: bold;
}

.navi ul li { 
	display: inline;
}

.navi ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px solid #D6F7C8;
}

.navi ul li a:hover {
  background: #F0FED8;
  color: #076807;
}

.navi li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.fuss {
	background-color: #D6F7C8;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 970;
	clear: both;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #076807;
	color: #076807;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #076807;
}

img {
	border: 0px solid #633500;
}

.links {
	width:770px;
	float: left;
}

.links_center {
	width:770px;
	float: left;
	text-align: center;
}

.links_forum {
	width: 950px;
	float: left;
}

.werbung {
  float: right;
  width: 160px;
	padding-right: 10px;
}

.navi_rechts {
  float: right;
  width: 150px;
	padding-right: 10px;
}

.detail {
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #D6F7C8;
}

.kopf_bild_rechts {
	float : right; 
}

.bild_mittig {
	margin-left: auto; 
	margin-right: auto; 
	display: block;
}

.bild_rechts {
	float: right;
	padding-left: 10px;
}

.bild_links {
	float: left; 
}

a.menu {
	display: block;
	height: 15px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menutitle {
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menutitle_dunkel {
	height: 20px;
	margin: 0px;
	background-color: #076807;
	background-image: url(../gif/navileiste2.jpg);
	background-repeat: no-repeat;
	align: center;
}

.menutitle_ueberschrift {
	color: #D6F7C8;
	background-color: #076807;
	background-image: url(../gif/navileiste1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu:link {
	color: #076807;
	background-color: #D6F7C8; 
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menu:visited {
	color: #076807;
	background-color: #D6F7C8; 
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menu:active {
	color: #076807;
	background-color: #D6F7C8;
}

a.menu:hover {
	color: #D6F7C8;
	background-color: #076807;
	border-left: 2px solid #D6F7C8;
	border-right: 2px solid #D6F7C8;
}

.menucontainer {
	background-color: #D6F7C8;
	text-align: left;
	margin: 20px 1px;
	border: 2px solid #076807;
}