﻿h4 {
  color: #FDE7C2;
  background: #000000;
  border: 1px solid #C4B888;
  text-align: center;
  font: 25px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0px 2px 2px 21px;
  padding: 8px;
}
h2 {
  font: italic 14px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}
body {
	background-color: black;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 650px;
	position: relative;
}

#header {
  margin: 0px 0px 0px 0px;
  padding: 51px 0px 0px 0px;
  width: 252px;
  position: relative;
}

/** Header **/
h1 {
  color: #FDE7C2;
  background: #991111;
  border: 1px solid #C4B888;
  text-align: center;
  font: 25px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0px 2px 2px 21px;
  padding: 8px;
}
/** Body **/
#body {
	position: relative;
	width: 100%;
}
#nav {
  position: absolute;
  top: 1;
  left: -2;
  width: 252px;
  padding-top: 362px;
  background: url(images/zufall/bild_2.jpg) no-repeat;
}
/** content **/
#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 562px;
  margin-left: 254px;
  min-height: 278px;
}
#content .main {
  float: center;
  width: 395px;
  margin-top: 14px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 1em;
/**  border-bottom: 3px solid #D6D3BA; **/
}
#content .main .clear {
  height: 20px;
  margin-bottom: -10px;
}
#beauty {
  background: #991111;
  float: right;
  width: 130px;
  border-left: 3px solid #000;
  padding: 10px 10px
}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
/** Falggen **/
#flaggen {
  color: #991111;
  position: absolute;
  right: 150px;
  left: 257px;
  width: 409px;
  top: 472px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}