/*
Stylesheet www.mahnertmuehle.de
Autor D&ouml;rthe Dickel
September 2006
aktualisiert: 15.10.2007
*/

/*
Farben:
Rahmen und Navischrift #006633;
Hintergrund            #EDDEC3;
Alternative orange     #8A302D;
*/

html, body{
/*   erzwungender Scrollbalken im FF, verhindert das Springen der Seite  */
	min-height: 100.5%;
}

html, body {
	background-color: #EDDEC3;
	background-image: url(../img/bg-collage1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/* Rahmen und Bereiche */

#BG {
	margin: auto;
	margin-top:0px;
	width: 752px;
	background-image: url(../img/bg_verlaufbild1.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

#R1 {
	width: 722px;
	margin:auto;
	border: 1px solid #006633;
	background-image: url(../img/bg_r1.gif);

}

#Header {
	width: 722px;
	text-align: center;
	border-bottom: 1px solid #006633;
	margin: 0;
}

#Aktuell {
  float: left;
	width: 186px;
	margin-left: 5px;
	margin:2px 0 2px 0;;
	border-top: 1px solid #006633;
	border-right: 1px solid #006633;
	text-align: left;
	background: #FFF6E5;
}

#Aktuell h1 {
  font-size: 80%;
  color: #FFF6E5;
  background-color:#8A302D;
  /*background-color: #CC6600;*/
  margin: 1px;
  padding: 3px;
  text-align: center;
}

#Aktuell p, h2 {
  font-size: 80%;
  color: #000;
  padding: 8px;
  margin: 0;
}

#Aktuell ul {
  font-size: 80%;
  list-style-image:url(../img/i_linkpfeil.gif);
  margin: 0 8px 8px 0px;
  padding-left: 20px;
}

#Aktuell li {
  line-height: 150%;
  padding: 0;
  margin-left: 20px;
}

li.subaktiv {
  color: #8A302D;
  /*color: #CC6600;*/
  list-style-image:url(../img/i_linkpfeilaktiv-rot.gif);
}

#Aktuell img {
  border-bottom: 4px solid #8A302D;
}

#Bilder img{
  border: 1px solid #CC6600 !important;
  margin-bottom: 10px;
}

#R2 {
  float: left;
  display: block;
	width: 534px;
	padding:0;
	margin:0 0 2px 0;
}

#Navigation {
  float: right;
	width: 534px;
	margin:2px 0 0 0;
}

ul#menu {
  font-weight: bold;
  font-size: 80%;
  list-style-type: none;
  margin: 0;
  padding-bottom: 26px;
  border-bottom: 1px solid #006633;
}

ul#menu li {
  float:right;
  display: block;
  height: 21px;
  margin: 2px 0 0 0;
  padding: 2px 6px 0px 6px;
  border-top: 1px solid #006633;
  border-left: 1px solid #006633;
  background-color: #A6CAA0;
}

a {
  color: #006633;
}

a:hover {
  color: #8A302D;
  /*color: #CC6600;*/
}

#menu a {
  text-decoration: none;
}

#menu li#aktiv {
  border-bottom: 1px solid #FFF6E5;
  background: #FFF6E5;
}

#Content {
  float: left;
	width: 494px;
	margin:0;
	background: #FFF6E5;
  padding: 18px 20px 20px 20px;
	text-align: left;
}

.titelli {
  list-style-type:none; margin-top:10px;
}

#Footer {
  clear:both;
	width: 710px;
	margin:2px 0 0 0;
	text-align:left;
	border: 1px solid #006633;
	background-color: #006633;
	color: #FFF6E5;
	font-size: 70%;
	padding: 5px;
}

.borderr {
  border-right: 1px solid #006633;
}

.right {
  float:right;
}





img.pfeil {
  border: none ! important;
  margin-right: 5px;
}

#Content h1 {
  font-size: 100%;
  color: #063;
}

#Content h2 {
  font-size: 80%;
  padding: 0;
  margin-bottom: 10px;
}

#Content h3 {
  font-size: 80%;
  color: #063;
  border: 1px solid #063;
  padding: 3px;
}

#Content img {
  border: 1px solid #006633;
  border-left: 4px solid #006633;
  float: left;
  margin: 0 13px 23px 0;
}

#Content ul {
  font-size: 80%;
  margin: 0 0 10px 0;
  padding-left: 10px;
}

#Content li {
  line-height: 150%;
  padding: 0;
  margin-left: 20px;
}

p {
 font-size: 80%;
 margin-top: 0;
}

h2 {
  margin-top: 0px;
  margin-bottom: -10px;
}

#Footer a {
  color: #FFF6E5;
}

#Footer a:hover {
  color: #006633;
  background-color: #FFF6E5;
  padding: 0 3px 03px;
}

/* Formular */

input,textarea {
  font-family: Arial, Verdana, sans-serif;
  font-size: 100%;
  background-color:#EDDEC3;
  width:230px;
  border-top:1px solid #006633;
  border-right:1px solid #006633;
  border-bottom:2px solid #006633;
  border-left:1px solid #006633;
  margin:0;
}
form p {
  margin:0 0 5px 0;
}

.abstand {
  padding-top: 10px;
}

.normal {
  border: none;
  width: 20px;
}

.pflicht {
  color: #006633;
  font-weight:bold;
}

.button {
   background-color:#006633;
   color:#FFF6E5;
   font-weight:bold;
   width:110px;
}

#karte { width:380px; height:300px; border:1px solid #006633;}



