/*******************************/
/* BODY  -  BODY  -  BODY      */
/*******************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/fileadmin/templates/images/body_bg_x.gif);
	background-repeat: repeat-x;
	margin:0px;
	line-height: 21px;
}

html {
  height: 101%;
}

.header5 {
  width: 560px;
  height: 30px;
  clear: both;
  margin-bottom: 15px;
  background-image: url(/fileadmin/templates/images/h5-image.gif) no-repeat left top;
}

.header5 img {
  margin-left: 10px;
  margin-top:10px;
}

#content-right .text-wrap {
  margin-left: 64px;
  margin-top: 10px;
}

.infobox1 {
  width: 96%;
  padding:5px;
  border: solid 3px #E8DEBE;
  background-color:#FDFFF3;
  text-align:center;
  margin-bottom: 15px;
  margin-top: -10px;
}

.infobox2 {
  width: 96%;
  padding:5px;
  border: solid 3px #E8DEBE;
  background-color:#FDFFF3;
  margin-bottom: 15px;
  line-height: 25px;
  margin-top: -10px;
}

/*******************************/
/* ÜBERSCHRIFTEN               */
/*******************************/

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F9FDE3;
}

/******************************/
/*  MAP24      -      MAP24   */
/******************************/

.map24 {
  background-color:#E8DEBE;
  width: 190px;
  color:#333;
}

.map24 .select2 {
  background-color:#E8DEBE;
  border: 1PX solid #A59974;
  width: 185px;
  color:#333;
}

.ort {
  width: 126px !important;
}

.map24 input {
  border: 1PX solid #A59974;
  background-color:#E8DEBE;
  width: 183px;
  color:#333;
}

.map24 textarea {
  border: 1PX solid #A59974;
  background-color:#E8DEBE;
  width: 178px;
  color:#333;
}

.map24 .submit {
  width: 183px;
  color:#333;
}

.map24 .select {
  border: 1PX solid #A59974;
  background-color:#E8DEBE;
  width: 178px;
  color:#333;  
}

/******************************/
/*  LEFT-CONTENT              */
/******************************/

#content-left .text-wrap {
  margin-left: 6px;
  color:#FFFBE1;
}

/******************************/
/*  MAILFORM  -  MAILFORM     */
/******************************/

.mailform input {
  border: 1PX solid #ccc;
  background-color:#fff;
  width: 250px;
}

.mailform textarea {
  border: 1PX solid #ccc;
  background-color:#fff;
  width: 250px;
}

.mailform .submit {
  width: 252px;
}

.mailform .select {
  border: 1PX solid #ccc;
  background-color:#fff;
  width: 252px;  
}

.mailform .radio {
  width: 80px;
  border: solid 1px #ff0000;
  float:left;
  display: block;
}

.pflichtfelder {
  color:#bd1220;
}

/*******************************/
/* LAYOUT   -   LAYOUT         */
/*******************************/

#photos-news {
  position:absolute;
  width: 50px;
  height: 20px;
  left: 50%;
  margin-left: 378px;
  top: 468px;
  z-index: 10;
}

#sprache {
  position:absolute;
  width: 100px;
  height: 20px;
  left: 50%;
  margin-left: 310px;
  top: 35px;
  z-index: 2;
}

#sprache img, #sprache img a {
  margin-left: 5px;
  border:none;
}

#header {
  position:absolute;
  margin-top: 8px;
  width:880px;
  height:255px;
  left: 50%;
  margin-left:-440px;
  background:url(/fileadmin/templates/images/header.jpg) no-repeat 0px 0px;
}

#navi {
  position:absolute;
  width: 850px;
  height:36px;
  left:50%;
  margin-left: -425px;
  top: 226px;
  z-index:3;
}

#container {
  position:absolute;
  margin-top: 263px;
  width:850px;
  left: 50%;
  margin-left:-425px;
  z-index:0;
  background:url(/fileadmin/templates/images/content-bg.gif) repeat-y 0px 0px;
}

#headerimage {
  width:100%;
  height: 300px;
}

#content-left {
  width:190px;
  float:left;
  margin: 30px 0px 0px 5px;
}

#content-left a {
  color:#E8DEBE;
  text-decoration:none;
}


#contentleft-bg {
  height: 30px;
  background-color:#E8DEBE;
}

#content-right {
  width:646px;
  float:left;
  margin-left: 5px;
  color:#3A411F;
}

#content-right .text-wrap {
  margin-right: 10px;
}

#content-right a {
  color:#97183F;
  text-decoration:none;
}



#subnavi {
  width: 648px;
  height:30px;
  margin-left: 2px;
  background-color:#E8DEBE;
  /*background:url(/fileadmin/templates/images/subnavi-bg.gif) no-repeat;*/
}

#content-right2 {
  width: 600px;
  margin: 0px 0px 10px 20px;
  padding-bottom: 20px;
}

#footer {
  width:100%;
  height:90px;
  background-color:#768540;
  border-top:solid 4px #3A411F;
}

#footer a {
  color:#FFFBE1;
  text-decoration: none;
}

#footer-text {
  text-align:center;
  width: 100%;
  line-height: 24px;
  color:#F9FDE3;
  font-size:11px;
  letter-spacing: 1px;
  margin-top: 20px;
}

#copyright {
  width:100%;
  height:20px;
  text-align:center;
  background-color:#3A411F;
  margin-top:-2px;
}

#copyright a {
  color:#A2B55D;
  font-size:11px;
  text-decoration:none;
}

