/* -- Allgemeines -- */
* {margin: 0; padding: 0;}

body {
	background: #48271a url(../img/bg.png) repeat-x;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 1.5% 0;
}

a {color: #287635;
text-decoration:none;}
a:hover {color: #FFF;
text-decoration: underline;}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

.fleft {
  float: left;
  margin: 0 1em 0.2em 0;
}

.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}


/* -- Überschriften -- */
h1 {
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 20px 0 8px 0;
  margin: 0px 0px 0.8em 0px;
  border-bottom: 3px double #287635;
}

h2 {
  font-size: 1.7em;
  font-weight: normal;
  padding: 20px 0 0px 0;
  margin: 0px 0px 0.6em 0px;
}

h3 {
  font-size: 1.4em;
  font-weight: normal;
  padding: 15px 0 0px 0;
  margin: 0px 0px 0.4em 0px;
}

h4 {
  font-size: 1.2em;
  font-weight: normal;
  padding: 15px 0 0px 0;
  margin: 0px 0px 0.2em 0px;
}

h5 {
  font-size: 1.7em;
  font-weight: normal;
  line-height: 1.3em;
  padding: 0px 0 0px 0;
  margin: 0px 0px 0.3em 0px;
  border-bottom: 1px dotted #287635; 
}

h6 {
  font-size: 0.8em;
  font-weight: normal;
  padding: 10px 0px 0em 0%;
  margin: 0px 0px 0em 0px;
  color: #ffffff;
  font-family: Verdana;  
}

h1, h2, h3, h4, h5 {
  color: #287635;
  font-family: Georgia, "Times New Roman", Times, serif;
  }
  

/* -- Struktur -- */
#ubergang {
	background: #287635 url(../img/ubergang.png) no-repeat left bottom;
	margin: 0 auto;
	width: 770px;
}


#container {
	background: #ffffff;
	border-top: 10px solid #287635;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
	
}


/* -- Header -- */
.header a {
	background: #287635 url(../img/logo2.jpg) repeat-x;
	color: #444;
	float: left;
	font-size: 1.1em;
	width: 750px; height: 298px;
	text-align: center;
}

.header a:hover {
	background-position: left bottom;
	color: #666;
}

.headeri a {
	background: #287635 url(../img/logoi.jpg) repeat-x;
	color: #444;
	float: left;
	font-size: 1.1em;
	width: 750px; height: 298px;
	text-align: center;
}

.headeri a:hover {
	background-position: left bottom;
	color: #666;
}

/* -- Menü/Navigation -- */
.navigation {
	background: url(../img/navia.png);
	background-position:bottom;
}

.navigation a {
	background: url(../img/navi.png);
	border-right: 1px solid #C9C6B3;
	color: #FFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 6px 17px 8px 17px;
	text-align: center;
	text-decoration:none;
}

.navigation a:hover,.navigation a#active {
	background-position:left bottom;
	color: #FFF;
}


/* -- Main -- */
.main#spalten {background: #FFF url(../img/spalten.png) repeat-y;}


/* -- Bottom -- */
.bottom {
	background: #DCDAC9 url(../img/bottom.png) no-repeat left bottom;
	padding: 3px 9px;
}


/* -- Footer -- */
.footer {
	background: #287635;
	color: #FFF;
	padding: 8px 5px 10px 20px;
	text-align: left;
	font: bold 1em Tahoma,sans-serif;
}

.footer .left {width: 74%;}
.footer .right {
	width: 26%;
	text-align: right;	
}

.footer a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

.footer a:hover, .footer .right a:hover, .footer a#active {
	color: #FEBD01;
	text-decoration: none;
}


/* -- Verschiedenes -- */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col .left {width: 545px;}
.col .right .content {background:#FFF;}
.col .right {width: 205px;}
.content {padding: 0px 20px;
background: url(../img/stars2.png) no-repeat 100% 0;
}

.left {float: left;
text-align:justify;}
.right {float: right;
text-align: center;}
.right .content {padding: 20px 0px 0px;
}

.thumbnail{
	padding: 4px 4px 12px 4px;
	background: url(../img/gal.png) repeat-x;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #FEBD01;
	}
	
.thumbnail:hover {
	padding: 4px 4px 12px 4px;
	background: url(../img/gal.png) repeat-x;
	background-position:bottom;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #C9C6B3;
	}
	
td, input, select, textarea { font-size: 1em; font-family:Verdana,sans-serif; font-weight:normal; }
input, textarea { color:#287635; }
.feld { background-color:#FFF; width:200px; border:1px solid #C9C6B3; }
.bereich { background-color:#FFF; width:502px; border:1px solid #C9C6B3; }

/* -- Block -- */
ul.block {
	border-top: 1px solid #C9C6B3;
	margin: 0px 0px 10px 0;
	padding: 0;
	width: 100%;
}

.block li {
	border-bottom: 1px solid #C9C6B3;
	list-style: none;
}

.block li a,.block li em {
	color: #287635;
	display: block;
}

.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	background: url(../img/navi3.png);
	padding: 8px 0%;
	text-decoration: none;
	width: 100%;
}

.block li a span {font-weight: bold;}
.block li a:hover,.block li a#active {
	background: #FEBD01;
	color: #287635;
}

.block li a#active {
	background: url(../img/navi2.png);
	color: #FFF;
}


.right .block,.right .block li {border-color: #C9C6B3;}
.right .block li a:hover {background: url(../img/navi2.png);
background-position:bottom;}