body {
  background: #d2c5a8 url('/him_media/images/template/bg.jpg') 0px -30px repeat-x;
  /*background: #d2c5a8 url('/him_media/images/template/bg.jpg') repeat-x;*/
  font-family: "Times New Roman", Times, serif;
}

#wrapper_body {
  position: absolute;
  width: 957px;
  margin: 0px 0px 0px -478px;
  left: 50%;
  top: 0px;
  min-height: 100%;
   height: auto !important;
   height: 100%;  
  background: url('/him_media/images/template/bg_content_gross.jpg') no-repeat;
 /* background-position: 0px 504px; */
  background-position: 0px 474px;
}

#wrapper_header {
  float: left;
  height: 30px;
  width: 941px;
  margin: 0px 8px 0px 8px;
  padding: 0;
  
}

#wrapper_logo {
  float: left;
  height: 110px;
  width: 941px;
  margin: 0px 8px 0px 8px;  
  padding: 0;
}

#wrapper_logo img {
  float: left;
  margin: 8px 0 0 272px;
  padding: 0;
  border:  none;
}

#wrapper_mainnavigation {
  float: left;
  margin: 0px 8px 0px 8px;  
  height: 53px;
  width: 941px;
  text-align: center;
}

#mainnavigation {
  list-style-type: none;
  overflow: hidden;
  margin: 3px 0 0 0;
  padding: 0;
  height: 49px;
  text-align: center;
}

#mainnavigation li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 49px;
  display: inline;
  /*float: left;*/
}

#mainnavigation li a {
  display: inline;
  /*height: 50px;*/
  width: auto;
  margin: 0;
  padding: 16px 20px 16px 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ebdab8;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 50px;
  background-position: center -1px;
  background: none;
}

#mainnavigation li a.selected,
#mainnavigation li a:hover
{
  background: url('/him_media/images/template/navi_selected.jpg') center no-repeat;
}

#seitenbild_wrapper {
  float: left;
  margin: 0px 8px 0px 8px;
  padding: 20px 0 21px 0;
  height: 53px;
  width: 941px;
  height: 270px;
}

#wrapper_content {
float: left;
width: 957px;
margin: 0;
padding: 0;
/*background: url('/him_media/images/template/bg_content.jpg') repeat-y;*/
}

#tapete_klein {
  position: absolute;
  left: 0px;
  /*top: 193px;*/
  top: 163px;
  width: 100%;
  height: 311px;
  background: url('/him_media/images/template/tapete.jpg') left bottom repeat-x;
}

#tapete_gross {
  position: absolute;
  left: 0px;
  top: 193px;
  width: 100%;
  height: 337px;
  background: url('/him_media/images/template/tapete.jpg') left bottom repeat-x;
}

#subnavigation {
  float: left;
  margin: 0 0 0 50px;
  padding: 0;
  width: 210px;
  list-style-type: none;
}

#subnavigation li {
  float: left;
  margin: 0;
  padding: 0;
  width: 260px;
  font-size: 18px;
  text-transform: uppercase;
  color: #b19c6e;
  text-decoration: none;
}

#subnavigation li a {
  margin: 0;
  padding: 0;
  width: 260px;
  font-size: 18px;
  height: 30px;
  display: block;
  text-transform: uppercase;
  color: #b19c6e;
  text-decoration: none;
}

#subnavigation li a:hover,
#subnavigation li a.selected {
  color: #574332;
}

#subnavigation li ul {
  list-style-type: none;
  margin: 0;
  padding: 0px 0 20px 0;

}

#subnavigation li ul li {
  margin: 0;
  padding: 0;
  height: 20px;
}

#subnavigation li ul li.last {
  margin-bottom: 5px;
}

#subnavigation li ul li a {
  margin: 0;
  padding: 0 0 0 10px;
  width: 260px;
  font-size: 15px;
  height: 20px;
  display: block;
  text-transform: uppercase;
  color: #b19c6e;
  text-decoration: none;
}

#wrapper_subnavigation {
  width: 260px;
  margin: 0;
  padding: 0;
  float: left;
}

#pagetitle {
  width: 210px;
  height: 50px;
  margin: 10px 0 10px 50px;
  padding: 0;
  float: left;
  color: #efe9db;
  font-size: 26px;
  text-transform: uppercase;
}

#breadcrumbs {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
  text-transform: uppercase;
  float: right;
  height: 70px;
  line-height: 70px;
  color: #EFE9DB;
}

#breadcrumbs a {
  color: #EFE9DB;
  text-decoration: none;
}

#breadcrumbs a:hover {
  color: #574332;
}

 #content {
 margin: 0;
 padding: 0px 30px 0 0;
 width: 667px;
 float: right;
 font-size: 14px;
 }
 
 body, td, th, p, li, ul {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #574332;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #574332;
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	padding-bottom: 26px;
}
h2 {
	font-size: 18px;
	padding-bottom: 16px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}


