﻿* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
	background-image:url('../hg/wald.jpg');
	background-position:center bottom;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color:#D9ffef;
 color: #464646;
 text-align:center;
 list-style:none;
}
#wrapper { 
 margin: 0px auto;
 margin-top:5px;
 width: 1000px;
 text-align:center;
border: 2px #006037 solid;
background-color:#D9ffef;


 /*background-image:url('../hg/hg.png');
 background-position:center -30px;*/
}
#header {
 width: 1000px;
 color: #464646;
 height: 240px;
 margin: 0px 0px 0px 0px;
  background-color:#006037;

 /*background: url('../banner/transparent.png');
 background-position:bottom;
 background-repeat:no-repeat;*/
}
#navigation {
 width: 1000px;
 height:36px;
 color: #464646;
 background-color:#006037;

/*background: url('../images/blank.png'); 
background-repeat:repeat-x;*/
 margin: 0px 0px 0px 0px;
 /*background: #BD9C8C;*/
}
#seitennavi {
  width: 1000px;
  color: #006037;
  height:25px;
 margin: 0px 0px 0px 0px;
 text-align:left;
 border-bottom:1px #006037 solid;
 /*background: #BD9C8C;*/
}
#content { 
 width: 1000px;
 color: #464646;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 padding-top:10px;
 padding-bottom:10px;
  min-height: 600px;

}
#footer { 
 width: 1000px;
 color: #F4FFFB;
 border-top: 1px solid #006037;
 margin: 0px 0px 0px 0px;
 text-align:center;
 background-color:#006037;

  clear: both;

}
#logo {
background-image:url('../head/buchner-bauenmitherz.jpg');
background-repeat:repeat-x;
height:30px;
padding:5px;
}
#moon_container
{
		background-color:#D9ffef;

}
