/*    
   200%      24px 
   166.67%   20px 
   150%      18px 
   133.33%   16px 
   116.67%   14px
   108.33    13px
   100%      12px
   91.67%    11px
   83.33%    10px
*/

/* Alle Schriftgrössen auf Standardgrösse zurücksetzen (16 Pixel)  506941  dcd797*/
html * { font-size: 100.01% } 

body	
	{font-family: arial, helvetica, sans-serif;
	font-size: 75.00%;   /* 12 Pixel */
	color: #000;
	margin-top: 10px;
	text-align: center;
	background: #dcd797 url(background.gif) top repeat-x;
	}
h1,h2,h3,h4,h5,h6 {margin: 0 0 0.25em 0;}  

h1 { font-size: 200%; color:#506941;}                        /* 24px */
h2 { font-size: 166.67%; color: #517A39;}                    /* 20px */
h3 { font-size: 150%; color: #517A39;}                        /* 18px */
h4 { font-size: 133.33%; }                     /* 16px */
h5 { font-size: 116.67%; }                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */

table {margin:0;}

.wrap
	{width: 950px;
	min-height: 600px;
	margin: auto;
	text-align: left;
	border: 2px solid #FFF;
	
  background: #9ACD34 url(header.gif) top repeat-x;
	}
  
/*-------------------------------------------------*/
/* Top Logo                                     */
/*-------------------------------------------------*/

.logo
	{
	margin: 0;
	padding: 0;
  float:left;
	}  
img {border:0;}
/*-------------------------------------------------*/
/* Top Banner                                      */
/*-------------------------------------------------*/

.banner
	{width: 96%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
  
	}

/*-------------------------------------------------*/
/* Content Container                               */
/*-------------------------------------------------*/

.container
	{width: 100%;
	min-height: 400px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	  background: transparent url(content_back.gif) bottom right no-repeat;
	}

/*-------------------------------------------------*/
/* Left Column                                     */
/*-------------------------------------------------*/

.leftbar
	{width: 200px;
	min-height: 400px;
	
	float: left;
	text-align: justify;
  
	}

/*-------------------------------------------------*/
/* Left Content Block                              */
/*-------------------------------------------------*/

.content
	{display: none;
	width: 180px;
	margin-top 10px;
	}

/*-------------------------------------------------*/
/* Search Box                                      */
/*-------------------------------------------------*/
form#search {
margin-left: auto;
margin-right:auto;
width: 90%;
text-align:center;
}
.searchbox
	{width: 90%;
	margin-top: -17px;
	margin-bottom: 3px;
	
	display: block;
	}

.searchbutton
	{width: 91%;
	margin: 1px;
	margin-bottom: 5px;
	
	display: block;
	}
.highlight {
color:#FFF;
background-color:#506941;
}
/*-------------------------------------------------*/
/* Main Content                                    */
/*-------------------------------------------------*/

.content2
	{margin-left: 220px;
	margin-right: 10px;
	margin-top: 25px;
	padding: 10px;
	min-height: 350px;
	text-align: left;

	}
.content2 a {
text-decoration:underline;
color: #EC820C;
}
.content2 a:hover {
text-decoration:none;
color: #EC820C;
}
/*-------------------------------------------------*/
/* News Module                                     */
/*-------------------------------------------------*/

.news_wrap
	{display:none;
  padding: 5px;
	margin-top: 15px;
	border: 1px solid #000;
	background-color: #fbb356;
	}

.post_title, .post_date 
	{border-bottom: 1px solid #000;
	}

.post_title
	{font-weight: bold;
	font-size: 100%;
	color: #000;
	}

.post_date
	{text-align: right;
	font-weight: bold;
	}

.post_short 
	{text-align: justify;
	font-size: 100%;
	}

/*-------------------------------------------------*/
/* Footer                                          */
/*-------------------------------------------------*/

.footer
	{margin:0;
	height: 90px;
	padding: 0px;
	text-align: left;
	background-color: #829464;
	border-top: 2px solid #FFF;
	}
.footer img{
margin:0;
border:none 0;
}
.footer img#left{
margin-top: -57px;
float:left;
}
.footer img#right{
margin-top: -2px;
margin-left: 291px;
}
/*-------------------------------------------------*/	
/* Navigation Menu 1 - by maxdesign (listamatic)   */
/* adapted by K. Weitzel for WB Template Metal-Slab*/
/*-------------------------------------------------*/
#navcontainer {
border: 2px solid white;
border-right: 0;
margin-left: 220px;
margin-top:107px;

}

#navcontainer ul
	{padding: 1.3em 0;
	margin: 0;
  margin-top:0;
	list-style-type: none;
	background-color: #506941;
	color: #FFF;
	width:100%;
	font: bold 108.33% Times New Roman, Times, serif;
	text-align: center;
	}

#navcontainer li { display: inline; 
}

#navcontainer li a
	{text-decoration: none;
	color: #FFF;
	padding: .2em 0.5em;
	}
#navcontainer li#current a{
color: #EC820C;
}
#navcontainer li a:hover
	{
	color: #fbb356;
	}

/*-------------------------------------------------*/	
/* Navigation Menu 2 - by maxdesign (listamatic)   */
/* adapted by K. Weitzel for WB Template Metal-Slab*/
/*-------------------------------------------------*/
#navcontainer2 {
margin-top: 50px;
margin-bottom:20px;
}
#navcontainer2 ul
	{margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 100% Times New Roman, Times, serif;
	text-align:right;
	}

#navcontainer2 li { margin: 0 0 3px 0; }

#navcontainer2 li a
	{display: block;
	
	padding: 2px 10px 2px 22px;
	border: 1px solid #fff;
  border-left:none 0;
	background-color: #ec820c;
  text-decoration: none;
  color: #222;
	}
#navcontainer2 li#aktiv a {
  background-color: #fbcf56;
}

#navcontainer2 li a:hover
	{
	border: 1px solid #506941;
  border-left:none 0;
	}

/*-------------------------------------------------*/	
/* Fotogalerie                                     */
/*-------------------------------------------------*/
  
#galerie {
margin-left:auto;
margin-right:auto;
text-align:center;
}  
#galerie div a.aggregator  {
float:left;
text-decoration:none;
font-size: 100%;
text-align:center;
margin-right:20px;
} 
#galerie div a.aggregator h3 {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top: 2px;
font-size: 100%;
}
#galerie div a.aggregator img {
margin-left:auto;
margin-right:auto;
}
