body {
  font-family:Verdana, Arial, sans-serif;
  color:#282828;
  font-size:11px;
  line-height:15px;
  letter-spacing:0;
  word-spacing:0;
  margin:0;
  padding:0;
  background:#ACA180 url(../bilder/skin/hintergrund.jpg) top left repeat-x;
  text-align:center;
}

*{margin: 0;padding:0;}

div {
  height:auto;
  width:auto;
  margin:0;
  padding:0;
  border:0 none;
  text-align:left;
}

img, #navigator a, #navigator a img {
  margin:0;
  padding:0;
  border:0 none;
}

p {
  margin:0;
  padding:0;
}

h1, h2, h3 {
  margin:0;
  padding:0;
  color:#f2f0f1;
  font-size:16px;
  font-weight:normal;
  font-style:normal;
}

.box_text h1 {
  margin:15px 0 16px 0;
}

.box_text h1.first, #header h1 {
  margin:0 0 16px 0;
  padding:0;
}

h1.h_img {
	margin:10px 0 20px 0;
}

#content_box h2 {
  font-size:14px;
  color:#9f9756;
  margin:5px 0 10px 0;
}

ul, li {
	color:#fff;
      margin:0;
      padding:0;
}

ul {
	list-style-type:square;
}

ul {
	margin:0 0 27px 15px;
}

/* Containers */
#wrapper {
  width:932px;
  margin:0 auto 0 auto;
}

#content_wrapper {
  width:900px;
  margin:18px 16px 0 16px;
}

#content_box {
  margin:11px 0 0 0;
   float:left;
}

.box_text {
 width:600px;
  margin:0 0 0 30px;
  float:left;
}

.box_text p {
 width:500px;
  padding:0 190px 10px 0;
  float:left;
}


#header {
  width:932px;
  height:150px;
  background:#ffffff;
}

#header_image {
  width:900px;
  height:180px;
  background:#555438;
  margin:0 16px 0 16px;
}

#navigator {
  width:130px;
   margin:0 0 0 50px;
   float:left;
}

#footer {
   width:932px;
   margin:39px 16px 40px 16px;
}

.clearer {
  clear:both;
}

a, a:link, a:visited, a:active, a:focus {
  color:#282828;
  text-decoration:none;
}

a:hover {
  color:#dcd7c4;
}


.textband {
   width:932px;
  height:24px;
   background:#ACA180;
      text-align:justify;
}

.textband p {
	padding:5px 0 0 0;
   text-align:justify;
}

.spacing {
	word-spacing:1px;
}

.picturebox {
width:80px;
height:80px;
 margin:0 20px 20px 0;
 float:left;
}

.picturebox_big {
width:500px;
height:500px;
 margin:0 20px 20px 0;
background:#ffffff;
}


/* C O L O R S */
.gold {
  color:#282828;
}

.beige {
  color:#f3f1f2;
}