/************************************/
/*  BODY  -  BODY  -  BODY          */
/************************************/

body {
  background-color: #BCBCBC;
  margin:0px;
  background-image:url(/fileadmin/templates/images/bg-kachel.gif);
  background-repeat:repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#454545;
  line-height: 17px;
  text-decoration:none;
}

#content img {
  padding-right: 10px;
}

/************************************/
/* POPUP - POPUP - POPUP - POPUP    */
/************************************/

#popup {
	background-image: url(fileadmin/templates/images/popup-bg.gif);
	background-repeat: no-repeat;
}


/************************************/
/*  LINKS - LINKS - LINKS - LINKS   */
/************************************/

#content a  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#E16E11;
  text-decoration:none;
}


/************************************/
/*  MAILFORMULAR - MAILFORMULAR     */
/************************************/

.mailform input, .mailform textarea {
  width: 220px;
  font-size: 11px;
  border: solid 1px #cccccc;
}

.pflichtfelder {
  color: #ff0000;
}


/************************************/
/*  ÜBERSCHRIFTEN  -  ÜBERSCHRIFTEN */
/************************************/

h1, h2, h3, h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:13px;
         font-weight: bold;
         color:#888888;
         text-decoration:none;
         background-image:url(/fileadmin/templates/images/h1.gif);
         background-repeat:no-repeat;
         background-position: -25px 0px;
         padding-left: 26px;
         padding-top: 2px;
         height:35px;
}

/************************************/
/*  LAYOUT  -  LAYOUT  -  LAYOUT    */
/************************************/

#container {
	position:absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}

#logo {
  position: relative;
  width: 950px;
  height: 72px;
}

#content-startseite {
  position: relative;
  width: 950px;
  height: 100%;
  clear:both;
  text-align:center;
  top: 25px;
}

#fusszeile {
  position: relative;
  width: 746px;
  background-color: #ffffff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #E16E11;
  top: 25px;
  left: 50%;
  margin-left: -376px;
  
}

#fusszeile2 {
  text-align:center;
  background-image:url(../images/trennlinie.gif);
  background-position:-10px 0;
  height: 30px;
  background-repeat:no-repeat;
  padding-top: 10px;
  font-size: 10px;
}

#fusszeile2 a {
  color: #C65900;
  text-decoration: none;
}

#fusszeile a {
  color: #C65900;
  text-decoration: none;
}

#headnavi {
  position: relative;
  margin-top: -2px;
  width: 950px;
  height: 22px;
  background-color:#FFFFFF;
}

#headimage {
  position: relative;
  top: 0px;
  width: 950px;
  height: 135px;
  background-image:url(/fileadmin/userdaten/bilder/header1.jpg);
  background-repeat:no-repeat;
}

#trenner {
  position: relative;
  height:10px;
  background-color:#E16E11;
}

#subnavi {
  position: static;
  margin-top: 30px;
}

#content {
  position: static;
  width:750px;
  margin-left: 15px;
  margin-top: 24px;
  height: auto;
  clear:both;
}
