body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-repeat: repeat-x;
	background-color: #91151B;
	margin: 0px;
	padding: 0px;
}

#schatten {

  top: 0px;
  margin: 0px auto;
  width: 858px;
  background-image: url(../images/schatten-gelb.png);
  background-repeat: repeat-y;
  padding: 0px 4px;
}


#oben {
	width: 850px;
	background-color: #FCA329;
	height: 100px;
}

#logo {

  width: 850px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-position: 0% 90%;
  height: 80px;
  margin-left: 20px;

}

#suche {

  text-align: right;
  color: #FFF;
  font-size: 8pt;
  letter-spacing: 1px;
  padding-right: 5px;

}

form {

  display: inline;

}

#suche a {

  text-decoration: none;

}

.such_feld {

  border: medium none;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  height: 14px;
  line-height: 14px;
  position: relative;

}

.okbutton {

  background-image: url(../images/button.jpg);
  width: 14px;
  height: 14px;
  border: medium none;
  line-height: 14px;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 81px;

}

.kontakt {

  color: #FFF;
  
}

.notfall {

  font-weight: bold;
  color: #b51721;
  
}

#navigation_bilder {

  width: 850px;
  height: 148px;
  background-image: url(../images/navigation_bilder.jpg);
  background-repeat: no-repeat;

}

#navigation {
	width: 850px;
	height: 45px;
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#navigation ul{

  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 8pt;
  
}

#navigation li{

  display: inline;
  
}

#navigation a{
	height: 40px;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}

#navigation a:hover{

  font-size: 8pt;
  color: #b51721;
  
}

.menu_h {

  color: #000;

}

.menu_h_on {

  color: #b51721;

}

#inhalt {
	width: 700px;
	background-image: url(../images/inhalt_bg-gelb.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 0.03em;
	padding-top: 20px;
	padding-right: 75px;
	padding-bottom: 20px;
	padding-left: 75px;
}

#inhalt-liste {
	width: 550px;
	background-image: url(../images/inhalt_bg-gelb.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 0.03em;
	padding-top: 20px;
	padding-right: 225px;
	padding-bottom: 20px;
	padding-left: 75px;
}

#start_baum {
	width: 850px;
	margin: 0px;
	padding: 0px;
	height: 453px;
	top: -5px;
}

#inhalt a {

  color: #000;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-decoration: underline;
}

#inhalt-liste a {

  color: #000;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-decoration: underline;
}

#inhalt a:hover {
	text-decoration: none;
	color: #CCC;
}

#inhalt-liste a:hover {
	text-decoration: none;
	color: #CCC;
}

h2 {
	color: #111987;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}

h3 {
	color: #111987;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	font-weight: normal;
}


#inhalt ul {

  list-style-image: url(../images/link.png);
  padding: 0;
  margin: 0;
  padding-left: 16px;
  
}

#inhalt li {

  padding-top: 5px;

}

.neulink {

}

#fuss {
	width: 850px;
	height: 28px;
	background-color: #FCA329;
	padding-top: 12px;
	text-align: center;
	color: #111987;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.formular-s {

  font-size:10px;
  width:150px;
  
}

fieldset {

  border: 1px solid #000;
  width: 400px;
  margin-bottom: 20px;
  padding: 20px 20px;

}

fieldset p{

  margin: 0;
  padding: 0;
  margin-bottom: 5px;

}

fieldset input {

  border: 1px solid #CCC;
  width: 150px;

}

label {

  font-size: 9pt;

}


img {



}

#inhalt .alle {
text-align:center;
color:#911;
font-size:133%;
letter-spacing:0.1em;
margin-bottom:0;
}
#inhalt .alle a,
#inhalt .alle a:hover,
#inhalt .alle a:visited
{
color:#911;
text-decoration: none;
}
