@charset "utf-8";

/*********************************************************
 * Reset deault Browser Styles                           *
 *********************************************************/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong, b { font-weight: bold; }
em, i { text-decoration: underline; }




/*********************************************************
 * Site Styles                                           *
 *********************************************************/


body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #777777;
	background: #e4e4e4 url(../img/layout/bg_body.png) repeat-x top left;
}

.clearer { clear: both; }

#containerSite {
	width: 983px;
	margin: 0px auto 200px auto;
}


#containerHeader {
	background: #fff;
	height: 422px;
	border-bottom: 1px solid #dfdfdf;
	padding: 0px;
	position: relative;
}

  #containerHeader #logo {
    height: 120px;
    overflow: hidden;
    position: relative;
  }
  #containerHeader #logo a {
    display: block;
    width: 265px;
    height: 120px;
    overflow: hidden;
    text-indent: -999em;
    text-decoration: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/layout/logo.jpg) no-repeat top left;
  }
  #containerHeader #flashHeaderText {
    position: absolute;
    top: 0px;
    left: 265px;
    width: 718px;
    height: 120px;
    overflow: hidden;
	background: url(../img/layout/bg_head.jpg) repeat-x top left;
  }

	#containerHeader #containerFlash {
		position: absolute;
		top: 120px;
		left: 15px;
		width: 953px;
		height: 287px;
		overflow: hidden;
	}

	#containerHeader div#containerTitle {
		position: absolute;
		bottom: 15px;
		left: 15px;
		z-index: 10;
		height: 30px;
		padding: 11px 24px 12px 15px;
		font-size: 25px;
		color: #642a0b;
		font-weight: normal;
		text-transform: uppercase;
		background-color: #fff;
	}
	#containerHeader div#containerTitle h1 {
		line-height: 53px;
		height: 53px;
		overflow: hidden;
		font-size: 25px;
		color: #642a0b;
		font-weight: normal;
		text-transform: uppercase;
		text-indent: -999em;
	}
	
	ul#mainNav {
		position: absolute;
		top: 120px;
		right: 15px;
		height: 42px;
		width: 719px;
		overflow: hidden;
		float: left;
		z-index: 10;
	}
	ul#mainNav li a {
		display: block;
		height: 28px;
		overflow: hidden;
		background-color: #fff;
		background-repeat: no-repeat;
		float: left;
		margin-right: 1px;
		color: #666;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 15px;
		text-indent: -999em;
	}
	ul#mainNav li a:hover,
	ul#mainNav li.active a {
		height: 42px;
		background-color: #642a0b;
		background-position: bottom left;
		color: #fff;
	}


#containerContent { position: relative; }
	/*#containerContentInner { width: 639px; }*/
	#containerContentInner { width: 752px; }

#content {
    padding-top: 17px;
	min-height: 100px;
	background: #fff;
}
	#content p {
		padding: 0 17px 17px 17px;
	}
	#content h1 {
	  margin: 0 17px 17px 17px;
	}
	#content h2 {
	  margin: 0 17px 17px 17px;
	}
	#content h3 {
		/* font-weight: bold;
		text-transform: uppercase; */
	  margin: 0 17px 5px 17px;
	}
	#content a {
		color: #777777;
		text-decoration: underline;
	}
		#content a:hover { text-decoration: none; }
		#content a img { border: none; text-decoration: none; }
	
	#content .trennlinie {
		height: 1px;
		overflow: hidden;
		border-bottom: 1px solid #dfdfdf;
	}

	#content .imgBig {
		width: 718px;
		height: 356px;
		overflow: hidden;
		padding: 17px;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 17px;
	}

	#content .googleMap {
		padding: 17px;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 17px;
	}

	#content .imgLeft {
		width: 219px;
		overflow: hidden;
		margin-right: 15px;
		float: left;
		border-right: 1px solid #dfdfdf;
	}
		#content .imgLeft img {
			display: block;
			padding: 15px;
			border-top: 1px solid #dfdfdf;
			border-bottom: 1px solid #dfdfdf;
		}

	#content .txtRight p,
	#content .txtRight h2,
	#content .txtRight h3 {
		margin-left: 219px;
		padding-left: 0px;
	}
	#content .txtRight h2 { margin-left: 234px; }

	#content .imgTwo {
		width: 605px;
		height: 222px;
		overflow: hidden;
		padding: 17px;
		border-bottom: 1px solid #dfdfdf;
	}
	#content .imgTwo div {
		float: left;
		margin-right: 17px;
	}
	#content .imgTwo div.last { margin-right: 0px; }

	#content .imgFour {
		width: 605px;
		height: 104px;
		overflow: hidden;
		padding: 17px;
		border-bottom: 1px solid #dfdfdf;
	}
	#content .imgFour div {
		float: left;
		margin-right: 17px;
	}
	#content .imgFour div.last { margin-right: 0px; }
	
	
	#content .naanPageBrowserContainer {
		height: 42px;
		border-bottom: 1px solid #dfdfdf;
		overflow: hidden;
	}
		#content .naanPageBrowserContainer .naanPageBrowser li {
			display: block;
			float: left;
			border-right: 1px solid #dfdfdf;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink {
			width: 114px;
			height: 42px;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink a,
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink span {
			display: block;
			width: 114px;
			height: 42px;
			background: url(../img/layout/pagebrowser_back.gif) no-repeat top left;
			text-indent: -999em;
			overflow: hidden;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink {
			width: 104px;
			height: 42px;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink a,
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink span {
			display: block;
			width: 104px;
			height: 42px;
			background: url(../img/layout/pagebrowser_next.gif) no-repeat top left;
			text-indent: -999em;
			overflow: hidden;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserPageLink {
			border-right: none;
			color: #777;
			padding: 11px 15px 0 15px;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserPageLink a {
			color: #777;
			text-decoration: none;
		}
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserPageLink a:hover { text-decoration: underline; }
		#content .naanPageBrowserContainer .naanPageBrowser li.pageBrowserPageLink span.active {
			text-decoration: underline;
		}
		
		
		
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink {
			width: 109px;
			height: 42px;
		}
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink a,
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserBackLink span {
			display: block;
			width: 109px;
			height: 42px;
			background: url(../img/layout/pagebrowser_back.gif) no-repeat top left;
			text-indent: -999em;
			overflow: hidden;
		}
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink {
			width: 102px;
			height: 42px;
		}
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink a,
		#content .tx-qlsimplegallery-pi1 .naanPageBrowserContainer .naanPageBrowser li.pageBrowserNextLink span {
			display: block;
			width: 102px;
			height: 42px;
			background: url(../img/layout/pagebrowser_next.gif) no-repeat top left;
			text-indent: -999em;
			overflow: hidden;
		}
	
	
	#content .newsListContainer {
		border-bottom: 1px solid #dfdfdf;
		}
		#content .newsListContainer .imgLeftNews {
			width: 189px;
			height: 141px;
			overflow: hidden;
			padding: 15px;
			margin-right: 15px;
			float: left;
			border-right: 1px solid #dfdfdf;
		}
			#content .newsListContainer .imgLeftNews img {
				margin-bottom: 15px;
			}
		#content .newsListContainer h2 {
			margin-left: 214px;
			margin-bottom: 0px;
		}
		#content .newsListContainer .newsText {
			padding: 15px;
		}
		#content .newsListContainer a {
			color: #fff;
			background: #999999;
			padding: 0 5px;
			line-height: 18px;
			text-decoration: none;
		}
		#content .newsListContainer a:hover {}
		#content .newsListContainer div.imgLeftNews a {
			background: none;
		}
		
	#content .newsSingleContainer {}
	#content .newsSingleContainer div.imgLeftNews {
			width: 219px;
			overflow: hidden;
			margin-right: 15px;
			float: left;
			border-right: 1px solid #dfdfdf;
	}
		#content .newsSingleContainer div.imgLeftNews img {
			display: block;
			padding: 15px;
			border-bottom: 1px solid #dfdfdf;
		}
		#content .newsSingleContainer .newsSingleContent { padding-top: 17px; }
		#content .newsSingleContainer h2 {
			margin-left: 229px;
			margin-bottom: 15px;
		}
		#content .newsSingleContainer .newsBackLink {
			padding: 30px 0 30px 234px;
		}
		#content .newsSingleContainer .newsBackLink a {
			color: #fff;
			background: #999999;
			padding: 0 5px;
			line-height: 18px;
			text-decoration: none;
		}
		#content .newsSingleContainer .newsBackLink a:hover {}
		
	#content .news-search-emptyMsg { display: none; }
	
	#content .newsSearchBox {
		height: 42px;
		border-bottom: 1px solid #dfdfdf;
	}
	#content .newsSearchBox .btnAllNews {
		width: 219px;
		height: 42px;
		overflow: hidden;
		float: left;
		border-right: 1px solid #dfdfdf;
	}
	#content .newsSearchBox .btnAllNews a {
		width: 219px;
		height: 42px;
		display: block;
		overflow: hidden;
		text-indent: -999em;
		background: url(../img/layout/btn_all_news.gif) no-repeat top left;
	}
	#content .newsSearchBox .newsSearchForm {
		width: 417px;
		height: 42px;
		margin-left: 220px;
		position: relative;
	}
	#content .newsSearchBox .newsSearchForm input#newsSearchWords {
		display: block;
		position: absolute;
		top: 11px;
		left: 10px;
		width: 328px;
		height: 16px;
		padding: 2px;
		border: 1px solid #e5e5e5;
		color: #999;
		font-size: 12px;
	}
	#content .newsSearchBox .newsSearchForm input#newsSearchSubmit {
		display: block;
		position: absolute;
		top: 11px;
		right: 10px;
		width: 53px;
		height: 22px;
	}
		
		
		
		
	#content .containerTeam,
	#content .containerTeamLast {
		width: 179px;
		height: 226px;
		overflow: hidden;
		float: left;
		/*padding: 17px;*/
		padding: 17px 35px;
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
		font-size: 12px;
		color: #999 !important;
	}
	#content .containerTeamLast {
		border-right: none;
		padding: 17px 36px 17px 37px;
	}
		#content .containerTeam .teamImg,
		#content .containerTeamLast .teamImg { text-align: center; }
		#content .containerTeam .teamText,
		#content .containerTeamLast .teamText { padding-top: 10px; }
		#content .containerTeam .teamText p,
		#content .containerTeamLast .teamText p { padding: 0; margin: 0; }
		#content .containerTeam .teamText a,
		#content .containerTeamLast .teamText a { color: #999; }

  #content #albumTitleDescContainer {
  	padding: 15px 0;
  }
  #content #albumTitleDescContainer #backLink {
    padding: 0 17px 17px 17px;
  }
    #content #albumTitleDescContainer #backLink a {
  			color: #fff;
  			background: #999999;
  			padding: 0 5px;
  			line-height: 18px;
  			text-decoration: none;
    }
  
	#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album {
		width: 248px;
		height: 164px;
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
		overflow: hidden;
		position: relative;
		float: left;
	}
	#content .ql_simple_gallery-boxes .last {
		border-right: 0px;
		width: 254px;
	}
		#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album .ql_simple_gallery_image {
			position: absolute;
			top: 14px;
			left: 50%;
			margin-left: -93px;
			width: 186px;
			height: 135px;
			overflow: hidden;
		}
		#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album .ql_simple_gallery_text {
			position: absolute;
			top: 116px;
			left: 50%;
			margin-left: -76px;
			width: 152px;
			height: 19px;
			line-height: 19px;
			text-align: center;
			overflow: hidden;
			display: none;
		}
			#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album .ql_simple_gallery_text a {
				display: block;
				width: 156px;
				height: 19px;
				line-height: 19px;
				color: #666;
				text-decoration: none;
				font-size: 11px;
				background-color: #fff;
			}
			#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album:hover .ql_simple_gallery_text a,
			#content .ql_simple_gallery-boxes .ql_simple_gallery_box_album .ql_simple_gallery_text a:hover {
				background-color: #642A0B;
				color: #fff;
			}
  
  #content .ql_simple_gallery_detail_boxes .ql_simple_gallery_box {
		width: 179px;
		height: 226px;
		overflow: hidden;
		float: left;
		padding: 17px;
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
		font-size: 12px;
		color: #999 !important;
	}
  #content .ql_simple_gallery_detail_boxes .last {
		border-right: none;
		padding: 17px 16px;
	}
		#content .ql_simple_gallery_detail_boxes .ql_simple_gallery_image { text-align: center; }
		#content .ql_simple_gallery_detail_boxes .ql_simple_gallery_text { padding-top: 10px; }
		#content .ql_simple_gallery_detail_boxes .ql_simple_gallery_text p { padding: 0; margin: 0; }
		#content .ql_simple_gallery_detail_boxes .ql_simple_gallery_text a { color: #999; }



#containerSidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	/*width: 344px;*/
	width: 230px;
}
	#sidebarContent {
		border-left: 1px solid #dfdfdf;
		background: #fff;
		position: relative;
		padding-bottom: 120px;
	}

	#sidebarContent ul#subNav {}
	#sidebarContent ul#subNav li a {
		display: block;
		height: 42px;
		line-height: 42px;
		width: 214px;
		overflow: hidden;
		color: #666;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 15px;
		padding-left: 15px;
		border-bottom: 1px solid #dfdfdf;
		text-indent: -999em;
		background-repeat: no-repeat;
		background-position: top left;
	}
	#sidebarContent ul#subNav li a:hover,
	#sidebarContent ul#subNav li a.active {
		background-color: #642a0b;
		background-position: bottom left;
		color: #fff;
	}
	
	#sidebarContent ul#subNav li ul#subSubNav li a {
		display: block;
		height: 28px;
		line-height: 28px;
		width: 214px;
		overflow: hidden;
		color: #fff;
		background-color: #642a0b;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 10px;
		padding-left: 15px;
		border-bottom: 1px solid #dfdfdf;
		text-indent: -999em;
		background-repeat: no-repeat;
		background-position: top left;
	}
	#sidebarContent ul#subNav li ul#subSubNav li a:hover,
	#sidebarContent ul#subNav li ul#subSubNav li a.active {
		background-color: #83553c;
		background-position: bottom left;
		color: #fff;
	}
	
	

	#sidebarContent .sidebarBox {
		border-bottom: 1px solid #dfdfdf;
		width: 229px;
	}
	
	#sidebarContent .sidebarContact {
		background: #999;
		color: #fff;
	}
	#sidebarContent .sidebarContact a {
		color: #fff;
	}
	#sidebarContent .sidebarContact a:hover { text-decoration: none; }
	#sidebarContent .sidebarContact h4 {
		height: 42px;
		overflow: hidden;
		text-indent: -999em;
		background: url(../img/layout/headlines/sidebar_kontaktdaten.png) no-repeat top left;
		border-bottom: 1px solid #dfdfdf;
	}
	#sidebarContent .sidebarContact p {
		padding: 15px;
		margin: 0;
	}
	
	#sidebarContent #boxHandInHand {
		position: absolute;
		bottom: 0px;
		left: 0px;
		border-top: 1px solid #dfdfdf;
		border-bottom: none;
		height: 64px;
		padding-top: 8px;
	}




#footerBauProfi {
	background: url(../img/layout/balken_bau_profi.png) no-repeat top left;
	height: 31px;
	overflow: hidden;
	text-indent: -999em;
	/*margin: 5px 0;*/
}
#footerBtn {
	height: 42px;
	overflow: hidden;
	background: #fff;
	position: relative;
}
#footerBtn #btnToTop {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 122px;
	height: 42px;
	background: url(../img/layout/footer_btn_toTop.png) no-repeat top left;
	border-right:  1px solid #e4e4e4;
	text-indent: -999em;
	text-decoration: none;
}
#footerBtn #btnImpressum {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 42px;
	background: url(../img/layout/footer_btn_impressum.png) no-repeat top left;
	border-left:  1px solid #e4e4e4;
	text-indent: -999em;
	text-decoration: none;
}












#content .tx-powermail-pi1 { padding: 0 17px 17px 17px; }

#content .tx-powermail-pi1 fieldset {
	border: none;
}
#content .tx-powermail-pi1 fieldset legend {
	display: none;
}
#content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin-bottom: 5px;
	background: none;
	position: relative;
}
#content .tx-powermail-pi1 fieldset label {
	display: block;
	font-weight: bold;
	width: 140px;
	float: left;
}
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_text input,
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	display: block;
	width: 466px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 2px;
}
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_text input.validation-failed,
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea.validation-failed {
	border: 2px solid #f00;
	padding: 1px;
	background: #ffe0e0;
}
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_select select {
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 2px;
}
#content .tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_textarea textarea { height: 120px; }
#content .tx_powermail_pi1_fieldwrap_html_submitgraphic { text-align: right; padding: 0px; margin: 0px; }
#content .tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	width: 74px;
	height: 23px;
	border: none;
	padding: 0px;
}



























