/*******************************/
/*  BODY  -  BODY  -  BODY               */
/*******************************/

body {
	background-image: url(/fileadmin/templates/images/hg.gif);
	background-repeat: repeat;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#8b3f07;
}

html {
  height: 101%;
}


#code {
  margin: 0px 0px 10px 6px;
}

#content2_2 img a{
  border: 10px !important;
}


ul {
  line-height: 14px;
}

li {
	list-style-type: disc;
	line-height: 14px;
	vertical-align:top;
}

a {
  color:#e26900;
  text-decoration: none;
}

a:hover {
  color:#e26900;
  text-decoration: underline;
}

a:focus {
  outline: none;
}

/*******************************/
/* MAILFORM         -         MAILFORM  */
/*******************************/

.pflichtfelder {
  color:#ff0000;
}

.select {
  width: 202px;
  border: solid 1px #8c582f;
  background-color:#fff8df; 
}

.mailform input {
  width: 200px;
  border: solid 1px #8c582f;
  background-color:#fff8df;
}

.mailform textarea {
  width: 200px;
  border: solid 1px #8c582f;
  background-color:#fff8df;
}

.mailform .submit {
  width: 202px;
  border: solid 1px #8c582f;
  background-color:#fff8df;
}

/*******************************/
/*  ÜBERSCHRIFTEN                          */
/*******************************/

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight:bold;
  color:#8c582f;
  margin-bottom: 0px;
  padding-bottom:0px;
}

.subheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#8c582f;
  margin-top: 2px;
  margin-bottom: 15px;
}

/*******************************/
/*  LAYOUT     -    LAYOUT                 */
/*******************************/

#container {
	position:absolute;
	width:835px;
	left: 50%;
	margin-left:-416px;
	
}

#bg {
  background:url(/fileadmin/templates/images/bg-content.gif) repeat-y 0px 0px;
}

#left {
  width: 582px;
  float:left;
  margin: 10px 0px 0px 10px;
  border:solid 1px ff0000;
}

#headerimage {
  height: 318px;
  width: 100%;
}

#content1 {
  background-color:#fef3cc;
  margin-top: 10px;
  padding:1px 5px 5px 5px;
  min-height: 300px;
}

#content1_2 {
  width: 284px;
  float:left;
  background-color:#feefbd;
  border-right: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  min-height: 300px;
}

#content2_2 {
  width: 280px;
  margin-left: 5px;
  float:left;
  min-height: 300px;
}

.tabelle1 {
  background-color:#feefbd;
  border-right: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 5px;
  float: left;
}

.tabelle2 {
  width: 212px;
  background-color:#feefbd;
  border-right: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 5px;
}

#right {
  width: 210px;
  float:left;
  border:solid 1px ff0000;
  margin: 10px 0px 0px 8px;
}

#logo {
  width: 100%;
  height: 90px;
  padding-left: 20px; 
  text-align: center;
}

#navi {
  margin-left: 36px;
  padding-top: 5px;
  height: 233px;
  
}

#content3 {
  margin-left: 8px;
}

.clear {
  clear:both;
  width:100%;
}

#footer {
  width: 100%;
  clear:both;
  height:5px;
  margin-top: 8px;
  background:url(/fileadmin/templates/images/bg-footer.gif) no-repeat 0px 0px;
}
#code a img {
  border:0;
}
