#wrapper {
  width: 1000px;
  height: 100%;
  margin: 0 auto;  
  text-align: left;
}


#container { 
  float: left;
  width: 980px;
  height: 100%;
  min-height: 100%;
}


/**

HEADER

**/

#header {
  padding: 0px;
  height:120px;
  width:980px;
  display:block;
}


	#headbg_left {
	  background:url(../images/slices/slice_01.gif);
	  width:15px;
 	 display:block;
 	 height:120px;
	} 

	#headbg_navi {
	  background:url(../images/slices/slice_02.gif);
 	 width:300px;
	  display:block;
 	 height:120px;
	} 

	#headbg_photo {
 	 background:url(../images/slices/slice_03.gif);
 	 width:650px;
 	 height:120px;
 	 display:block;
	}

	#headbg_right {
 	 background:url(../images/slices/slice_04.gif);
	  width:15px;
	  height:120px;
	  display:block;
	}

#navigation {
  padding:0px;
  height:286px;
  width:980px;
  display:block;
}

	#navibg_left {
 	 background:url(../images/slices/slice_05.jpg);
 	 width:15px;
	  display:block;
	  height:286px;
	} 

	#navibg_navi {
 	 background:url(../images/slices/slice_06.jpg);
 	 width:300px;
 	 display:block;
 	 height:286px;
	} 
	
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html #navibg_navi {
	 margin-right:-13px;
	}
	/* End hide from IE5/mac */

	#navibg_photo {
  	 background:url(../images/slices/slice_07.jpg);
  	 width:650px;
  	 height:286px;
 	 display:block;
	}
	
	*html #navibg_photo img {
	 margin: 0 0 -3px 0;
	}

	#navibg_right {
	  background:url(../images/slices/slice_08.jpg);
 	 width:15px;
 	 height:286px;
 	 display:block;
	}
	
	#flash_navigation ul {
		margin-left:40px;
		line-height:1.0em;
		padding:0px;
	}
	
	
	#flash_navigation li {
		margin:0;
		padding:9px 9px 9px 5px;
		line-height:1.0em;
		list-style:square;
	}
	
	#flash_navigation li a {
		color:#FFF;
		border-bottom:none;
		line-height:1.0em;
	}
	
	
	#flash_navigation li a:hover {
		border-bottom:#FFF 1px dotted;
		background:none;
	}
	

#content {
  padding:0px;
  /*height:414px;*/
  width:980px;
  display:block;
  color:#333;
}

	#contentbg_left {
 	  background:url(../images/slices/slice_09.gif);
 	  width:15px;
	  display:block;
	  /*height:414px*/
	} 

	#contentbg_navi {
 	  background-color:#FFF;
 	  width:300px;
 	  display:block;
 	  /*height:473px;*/
	} 
	
		#contentbg_navi_shadow {
		  background:url(../images/slices/slice_10.jpg) no-repeat;
		  width:300px;
		  display:block;
		  height:12px;		
		}
		
		#contentbg_navi_headline {
		  /*background:url(../images/slices/slice_13.jpg);*/
		  width:230px;
		  display:block;
		  /*height:47px;	*/
		  padding:20px 20px 15px 30px;	
		}
		
		#contentbg_navi_sidebar {
		  /*background:url(../images/slices/slice_15.gif);*/
		  width:230px;
		  display:block;
		  /*height:414px;*/
		  padding:20px 20px 20px 30px;			  
		}
		

	#contentbg_photo {
  	  background-color:#FFF;
  	  width:650px;
  	  /*height:473px;*/
 	  display:block;
	  
	}
	
		#contentbg_photo_shadow {
		  background:url(../images/slices/slice_11.jpg) no-repeat;
		  width:650px;
		  display:block;
		  height:12px;	
		}
		
		#contentbg_photo_headline {
		  /*background:url(../images/slices/slice_14.jpg);*/
		  width:310px;
		  display:block;
		  padding-bottom:35px;
		  /*height:47px;*/
		}
		
		#contentbg_photo_content {
		  background-color:#fff;
		  width:650px;
		  display:block;
		  padding:20px 0;
		}	
		
			#content_text {
			  /*background:url(../images/slices/slice_16.gif);*/
			  padding:0 35px 0 35px;
			  display:block;
			  border-left:#efefef 1px solid;
			 /* height:414px;*/
			}
			
			.contents_310 {
				width:310px;
			}
			
			.contents_590 {
				width:590px;
			}
		
			#content_photosidebar {
			  /*background:url(../images/slices/slice_17.jpg);*/
			  width:250px;
			  display:block;
			}
			
			.textcontent {
				margin-top:4.5em;
			}
			
			/* Hide from IE5-mac. Only IE-win sees this. \*/
			*html #content_photosidebar {
			 margin-left:-13px;
			}
			/* End hide from IE5/mac */
	
	#contentbg_right {
	  background:url(../images/slices/slice_12.gif);
  	  width:15px;
 	  height:414px;
 	  display:block;
	}

#footer {
  padding: 10px 0px;
  margin: 30px 0;
  height:83px;
  width:980px;
  display:block;
  color:#333;
}


	#footerbg_left {
	  background-color:#fff;
	  width:15px;
 	  display:block;
 	  height:83px;
	} 

	#footerbg_middle {
	  background:url(../images/slices/slice_19.jpg);
	  text-align:center;
	  width:950px;
	  display:block;
 	  height:83px;
	} 

	#footerbg_right {
      background-color:#fff;
	  width:15px;
	  height:83px;
	  display:block;
	}


/******** Positionierungen ***********
*************************************/

.navipos {
	margin:70px 0 0 12px;
}

.naviposi {
	margin:70px 0 0 7px;
}


.randlos {
	 margin:0;
	 padding:0;
	 border:none;
}

#header h1,
#header h2 {
  margin: 0;
  padding: 0;  
  background: none;
}

#header h1 {
  font-size: 3.5em;
  font-family: georgia;
  letter-spacing: -3px;
  color: #6E310B;
}


#headframe {
  padding: 0 0 0 15px;
  height:325px;
}

/* Forces IE to set the hasLayout flag and show the header at the height of its contents \*/
* html #headframe {
  height: 325px;
  padding: 0 0 0 10px; 
}
/* End hide from IE-mac */

#trenner_oben {
	padding: 0 0 0 15px;
	height:18px;	
}

* html #trenner_oben {
  padding: 0 0 0 10px; 
}

#schraube {
  width:17px;
  background:url(../images/schraube.jpg) bottom no-repeat;
  float:left;
  margin:0 10px 0 0;
}

.oneline {
  heigth:1.0em;
}

.twolines {
  heigth:2.0em;
}


/**
   MENU
**/

ul#menu {
  width: 491px;
  margin: 0 auto;  
  padding: 0 !important;
  padding: 0 0 0 10px;  
}

ul#menu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#menu li a {
  float: left;  
  padding: 15px 0 5px 0;

  font: 400 1.54em georgia, serif;
  text-align: center;
  text-decoration: none;
  
  color: #61804E;
  border-bottom: 1px solid #D3F1B6;
}

ul#menu li a:visited {
  background-color: #FFF;
}

ul#menu li a:hover {
  color: #2E5F0F;
  background: url(../img/bg/menu.gif) repeat-x bottom left;
}

ul#menu li a.here {
  color: #512103;
  background: url(../img/bg/menu.gif) repeat-x bottom left;
}

/* helper classes to control width of links in topbar */
ul.two li a {
  width: 50%;
}

ul.three li a {
  width: 33%;
}

ul.four li a {
  width: 25%;
}

ul.five li a {
  width: 20%;
}

/**************************************************************
   PAGE
 **************************************************************/

#page {  
  float: left;
  clear: both;   
  width: 491px !important;
  width: 100%;
  
  padding: 2em 49px;  
}



/**************************************************************
   FOOTER
 **************************************************************/

.footer {
  padding-top: 3em;
  font-size: 0.85em;
}


/**************************************************************
   LISTEN
 **************************************************************/

ul.bigLinks {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  
}

ul.bigLinks li {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}

ul.bigLinks li a,
ul.bigLinks li a:visited {  
  display: block;

  margin: 10px 0;
  padding: 3px;

  text-decoration: none;
  background-color: #FFF;
  border: 0;  
}

ul.bigLinks li a:hover {
  padding-bottom: 2px;
  background-color: #F1FFE3;
  border-bottom: 1px solid #B8E78B;
}

ul.bigLinks li a span.title {
  color: #5E9040;  
  border-bottom: 1px solid #B8E78B;
}

ul.bigLinks li a:hover span.title {
  color: #3C5D29;
  border-bottom: 1px solid #4A6E35;
}

ul.bigLinks li a span.desc {
  display: block;
  color: #6D6864;
}

ul.bigLinks li a:hover span.desc {
  color: #555;
}



/**************************************************************
   BREITEN
 **************************************************************/

.width15 {
	width:15px;
}

.width300 {
	width:300px;
}

.width650 {
	width:650px;
}

/*
.width100 {
  width: 100%;
}

.width75 {
  width: 73%;
}

.width66 {
  width: 64%;
}

.width50 {
  width: 48%;
}

.width33 {
  width: 31%;
}

.width25 {
  width: 23%;
}
*/


/**************************************************************
   ALIGN
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   GENERISCHE
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.big {
  font-size: 1.3em;  
}

.small {
  font-size: 0.85em;  
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.grey {
  color: #AAA;
}

.green {
  color: #82C048;
}

.darkBrown {
  color: #512103;
}


.greenBg {
  padding: 0 10px;
  background-color: #F1FFE3;
  border-bottom: 1px solid #B8E78B;
}

.highlight {
  padding: 1px 2px;
  background: #D9F5EC;
  border-top: 1px solid #BDEDDE;
}


#log_res {
	overflow: auto;
	width:220px;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}



#accordion {
	margin:5px 0px 30px 0px;
}

h3.toggler {
	cursor: pointer;
	border-left: #333 3px solid;
	font-family: 'Verdana', sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	background-color:#eee;
}

div.element {
	background-color:#efefef;
	border-left: #2277bb 3px solid;
	margin-bottom:5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:5px 5px 5px 15px;
}

div.element a {
	border:none;
}

div.element p .lastone {
	margin-bottom:10px;
}


.haustyp_thumbblock {
	width:213px;
	padding:6px;
	background-color:#efefef;
	border:none;
	font-size:0.85em;
	display:block;
	margin-bottom:25px;
}

.featured:hover {
	background-color:#ddd;
}

.haustyp_thumbblock img {
	margin:0px auto 5px auto;
	text-align:center;
}


.pdf_icon {
	background:url(../images/pdf.gif) center left no-repeat;
	padding:10px 10px 10px 25px;
	margin:30px 0 30px 0;
}

.pdf_icon_2 {	
	background:url(../images/pdf.gif) center left no-repeat;
	padding:5px 5px 5px 25px;
	margin:20px 0 20px 0;
	border:none;
}

.black {
	color:#333;
}

.black:hover {
	color:#333;
}