/********************************/
/* Rahmen für ContentImg        */
/* direkt auf bild anwenden     */
/********************************/

.contentImg, .news-single-img img, .news-list-item img{
	background-image: url('/fileadmin/templates/images/frame_contentImg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 8px;
	padding-bottom: 8px;
}
.

/* .contentImg */

.infobox1 {
  border: solid 1px #835839;
  background-color:#E9DABC;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}


.infobox1 {
  border: solid 1px #835839;
  background-color:#E9DABC;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  width: 605px;
  margin-left: 25px;
}

.sidebar {
  border: solid 1px #ff0000 !important;
}



/****************************************/
/* SCHATTEN -  SCHATTEN - SCHATTEN      */
/****************************************/

#schatten-unten {
  position:absolute;
  left: 50%;
  margin-left: -485px;
  background:url(/fileadmin/templates/images/schatten-unten.gif) no-repeat;
  width: 970px;
  height: 10px;
  
}

#schatten-links {
	background-image: url(/fileadmin/templates/images/schatten-links.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#schatten-rechts {
	background-image: url(/fileadmin/templates/images/schatten-rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/****************************************/
/*  MAILFORM  -   MAILFORM  -  MAILFORM */
/****************************************/

.mailform input, .mailform textarea {
  width: 250px;
  border: solid 1px #E5B383;
}

.mailform .select {
  width: 252px;
  border: solid 1px #E5B383;
}

.mailform .submit{
  width: 252px;
  border: solid 1px #E5B383;
  background-color:#fff;
}

.pflichtfelder {
  color:#ff0000;
}

/********************************/
/*  BODY  -  BODY  -  BODY      */
/********************************/

body {
	background-color: #FFF0D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
        line-height: 25px;
        background-color:#FFF0D5;
        margin:0px;
        padding:0px;
}

.text-wrap {
  padding: 0px 25px 25px 25px;
}	

.header5 img {
  border: solid 1px #976247;
  margin:3px 10px 3px 15px;
  padding-right: 10px;
  background-color:#EA6C14;
}

a:focus {
  outline: none;
}

#content-left a {
  color:#D46E00;
  text-decoration:none;
}

#content-left a:hover {
  color:#D46E00;
  text-decoration:underline;
}

h2 {
  color:#ec6708;
  font-size: 22px;
  font-weight:bold;
  margin-left: 5px;
}

/********************************/
/*  LAYOUT    -   LAYOUT        */
/********************************/


#logo {
  position:absolute;
  left: 50%;
  margin-left: 240px;
  top: 27px;
}

#container {
  height: auto;
  margin: 0em auto;
  width: 950px;
  padding:0px;
  background-color:#FFFFFF;
}

#header {
  width: 100%;
  height: 265px;
}

#navi {
  text-align:center;
  width: 100%;
  height: 30px;
  background:url(/fileadmin/templates/images/navi_bg.jpg) no-repeat 0px 0px;
}

#content {
  width: 100%;
  height: auto;
  background-color:#FFFFFF;
  margin-top: 30px;
  background:url(/fileadmin/templates/images/content-bg.gif) repeat-y ;
}

#content-left {
  width: 630px;
  float:left;
  margin-left: 20px;
}

#content-right {
  width: 270px;
  padding: 12px;
  float:left;
}

#content-right2 {
  padding-top: 15px;
  background-color:#FFF0D5;
}

#adresse {
  margin-top: 35px;
  text-align:center;
  width: 100%;
}

#footer {
  height: 25px;
  background-color:#EC6708;
  text-align:center;
  padding-top: 5px;
  color:#fff;
}

.latest-news-right {
  margin: 0px 0px 0px 0px;
  padding: 10px 30px 30px 30px;
}
