body {
  text-align: center;
  background: #F4FDE5;
  /*background: #F4FDE5 url('../img/bg.jpg') top center no-repeat fixed;*/
  margin-top:10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF ;
  border: 1px solid #018843;
}

#page_header {
  height: 120px;
  /*background: #9ACD34 url('../img/header.jpg') top right no-repeat;*/
  background: #a7b38e url('../img/header.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #66FF66;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  clear:both;
}

#left_side {
  width:760px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#galerie h4 {
	color: #d70000;
	font-size: 15 px;
	font-weight: bold;
	margin-bottom: 5px;
}
#galerie p {
	font-family: verdana, arial, sans-serif;
	font-size: 10 px;
}
p {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #666666;
}
