/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	color: #000;
	background: #f2f2f2 url(../../_img/1/hg.gif) repeat scroll left top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #0eaa9b;
}
hr
{
	height: 1px;
	background-color: #000;
	color: #000;
}
p, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: .8em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #636363;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #000;
	background-color: transparent;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 9px;
}
h6
{
	font-size: 7px;
}
a
{
	text-decoration: underline;
	color: #0eaa9b;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 36px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #000;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	color: #000;
	background-color: transparent;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 0px;
}
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	padding: 3px;
	background-color: #f1f1f1;
	color: #736c6c;
	text-align: left;
	border: 1px solid #e4e4e4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.seite
{
	width: 1028px !important;
	width: 1032px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	color: inherit;
	border-left: 2px solid #dac937; 
	border-right: 2px solid #dac937;
	margin: 0px auto;
	text-align: left;
}
div.mitte
{
	padding-bottom: 207px;
	overflow: hidden !important;
	overflow: visible;
	width: 1028px;
}
h2.menu_left
{
	margin-left:0px;
	padding-top: 18px;
}
div.menu_left, 
div.menu_left2, 
div.menu_right
{
	float: left;
	width: 183px;
	overflow: hidden !important;
	overflow: visible;
	margin: 0px 0px 0px 22px !important;
	margin: 0px 0px 0px 11px;
	color:#999;
	background-color:transparent;
	padding: 0px;
}
div.menu_left ul.menu_left, 
div.menu_left2 ul.menu_left2, 
div.menu_left2 ul.menu_left3
{
	padding: 0px 0px 18px 0px;
	list-style: none;
	margin: 0px;
}
div.menu_left2 ul.menu_left3
{
	border-bottom: 0px solid #f2f2f2;
	padding: 9px 0px 18px;
}
div.menu_left ul.menu_left li {
	padding-bottom: 20px;
	padding-left: 15px;
	background: transparent url(../../_img/1/li_quadrat.jpg) no-repeat 0px 5px;
}
div.menu_left2 ul.menu_left2 li {
	padding-left: 12px;
	background: transparent url(../../_img/1/li_haken.jpg) no-repeat 0px 12px;
}
div.menu_left a, 
div.menu_left2 a
{
	text-decoration: none;
	color: #808080;
	background-color: transparent;	
	display: block;
}
div.menu_left a:hover, 
div.menu_left2 a:hover
{
	color: #000000;
	background-color: transparent;
}
div.menu_left2 ul.menu_left3 li
{
	padding: 2px 0px 2px 12px;
	background: none;
}
div.menu_left2 ul.menu_left2 li a
{
	border-bottom: 1px dashed #808080;	
	padding-bottom: 7px;
	padding-top: 7px;	
}
div.menu_left2 ul.menu_left2 li a.aktiv
{
	font-weight: bold;
}
div.menu_left2 ul.menu_left3 li a
{
	font-size: 11px;
	border: none;
	list-style: none;
	padding: 0px 0px 0px 6px;
	background: transparent url(../../_img/1/li_dot.jpg) no-repeat 0px 6px;	
}
div.menu_left2 li ul.menu_left3 li a.aktiv
{
	font-weight: bold;
	background: transparent url(../../_img/1/li_dot2px.jpg) no-repeat 0px 5px;	
}
ul.untermenue_ebene_1,
ul.untermenue_ebene_2,
ul.untermenue_ebene_3,
ul.untermenue_ebene_4{
	padding: 0px 0px 18px 0px;
	list-style: none;
	margin: 0px;
}
ul.untermenue_ebene_2,
ul.untermenue_ebene_3,
ul.untermenue_ebene_4{
	border-bottom: 0px solid #f2f2f2;
	padding: 2px 0px 2px 12px;
}
ul.untermenue_ebene_1 li a.aktiv,
ul.untermenue_ebene_2 li a.aktiv,
ul.untermenue_ebene_3 li a.aktiv,
ul.untermenue_ebene_4 li a.aktiv{
	font-weight: bold;
}
ul.untermenue_ebene_1 li{
	padding-left: 12px;
	background: transparent url(../../_img/1/li_haken.jpg) no-repeat 0px 12px;
}
ul.untermenue_ebene_1 li a{
	border-bottom: 1px dashed #808080;	
	padding-bottom: 7px;
	padding-top: 7px;	
}
ul.untermenue_ebene_2 li{
	font-size: 11px;
	border: none;
	list-style: none;
	padding: 2px 0px 2px;
	background:none;
}
ul.untermenue_ebene_2 li a{
	font-size: 11px;
	border: none;
	list-style: none;
	padding: 0px 0px 0px 6px;
	background: transparent url(../../_img/1/li_dot.jpg) no-repeat 0px 6px;
}
ul.untermenue_ebene_2 li a.aktiv{
	font-weight: bold;
	background: transparent url(../../_img/1/li_dot2px.jpg) no-repeat 0px 5px;	
}
ul.untermenue_ebene_3 li{
	padding: 2px 0px 2px 12px;
	background: none;
	width:129px;
}
ul.untermenue_ebene_4 li{
	width:105px;
}
div.footer
{
	background-image: url(../../_img/1/bildunten.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 145px 31px 0px;
	margin: -207px auto 0px;
	text-align: right;
	border-bottom: 5px solid #a5a5a5;
	font-size: 11px;
	width: 970px !important;
	width: 1032px;
	height: 57px !important;
	height: 207px;
}
div.footer a
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}
div.footer a:hover
{
	color: #585858;
}
div.footer div.copy
{
	border-top: 1px solid black;
	color: #868686;
	background-color: transparent;
	padding-top:9px;
	width: 970px;
}
ul.menue
{
	width: 1028px;
	list-style: none;
	height: 54px;
	margin: 0px;
	border-bottom: 3px solid #868686;
}
ul.menue li
{
	float: left;
	height: 35px !important;
	height: 54px;
	padding-top: 19px;
}
ul.menue li.aktiv, ul.menue li.aktiv a
{
	color: #000;
	background-color: #dcdcdc;
	font-weight: bold;
}
ul.menue li a
{
	text-decoration: none;
	color: #696969;
	background-color: transparent;
	font-size: 13px;
	padding: 0px 32px;
	border-left: 1px solid #696969;
}
ul.menue li.erste a
{
	border-left-width: 0px;
}
ul.menue li a:hover
{
	color: #000;
	background-color: #dcdcdc;
}
div.inhalt
{
	margin-left: 20px;
	width: 576px;
	color: black;
	float: left;
	overflow: hidden !important;
	overflow: visible;
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 210px !important;
	width: 212px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.inhalt textarea
{
	height: 117px;
}
div.inhalt select, div.inhalt input.box, div.inhalt input.button, div.inhalt a.button
{
	width: auto !important;
	width: auto;
	cursor: pointer;
}
div.inhalt input:hover, div.inhalt textarea:hover, div.inhalt input:focus, div.inhalt textarea:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.inhalt input.button, div.inhalt a.button
{
	background-color: transparent;
	color: #e47717;
	font-weight: bold;
	border-width: 1px;
	border-color: #000;
}
div.inhalt a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-style: solid;
}
div.inhalt input.button:hover, div.inhalt a.button:hover
{
	border-color: #d58a27;
	background-color: transparent;
	color: #d58a27;
}
div.inhalt input.missing, div.inhalt textarea.missing, div.inhalt select.missing
{
	border-color: red;
}
div.inhalt dl.news_arcive dt
{
	padding: 5px;
}
div.inhalt dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.inhalt p.skizze
{
	float: right;
	margin-right: 100px !important;
	margin-right: 50px;
}
div.inhalt p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.inhalt p.sitemap:hover, div.inhalt p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.inhalt .sitemap a
{
  padding: 3px 15px;
  text-decoration: none;
}
div.inhalt ul.sitemap
{
  margin-left: 50px;
}
div.inhalt ul.sitemap li
{
  margin: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
  background-image: none;
}
div.inhalt div.galerie
{
	margin-left: 20px;
	width: 310px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.inhalt div.galerie p.ueberschrift
{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #000;
}
div.inhalt div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 129px;
	text-align: center;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	height: 85px !important;
	height: 87px;
	width: 160px !important;
	width: 162px;
	float: left;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2 p.img
{
	margin: 0px;
}
div.inhalt div.gallery_line
{
  overflow: hidden !important;
  overflow: visible;
  clear: both;
}
div.inhalt div.gallery_line div.gallery
{
	float: left;
	width: 134px !important;
	width: 136px;
	overflow: hidden !important;
 	overflow: visible;
	border: 1px solid #f2f2f2;
	margin: 5px;
	text-align: center;
	font-size: 0px;
}
div.inhalt ul.page_numbers
{
	margin: 1em 17px;
	list-style: none;
	float: right;
}
div.inhalt ul.page_numbers li
{
	float: left;
	margin: 2px;
}
div.inhalt ul.page_numbers li#leader
{
	font-weight: bold;
	text-decoration: underline;
}
div.inhalt ul.page_numbers li a, div.inhalt ul.page_numbers li span
{
	text-decoration: none;
	border: 1px solid #f2f2f2;
	padding: 3px;
}
div.inhalt ul.page_numbers li a:hover, div.inhalt ul.page_numbers li.current-page span
{
	border: 1px solid #d58a27;
}
.border-bottom{
	margin-left: 15px; 
	margin-right: 15px;
	border-bottom: 1px solid #000000;
}
/*===== End of Site CSS STYLE =====*/

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../../_img/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(../../_img/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*===== End of Lightbox CSS STYLE =====*/

#subtitle
{
	border: 1px solid #323232;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*===== Begin of AjaxPopUp =====*/
div#AjaxPopUp
{
	width: 100%;
	height: 100%;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e5e5e5;
	background-image: url(../../_img/overlay.png) !important;
	background-image: url(../../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	z-index: 50;
}
div#PopUpInfo
{
	position: fixed !important;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	color: #000;
	z-index: 60;
	display: none;
}
div#PopUpInfo input, div#PopUpInfo select, div#PopUpInfo textarea
{
	width: 350px;
	background-color: #ababab;
	color: #000;
	border: 0px solid #000;
}
div#PopUpInfo a.button
{
	width: auto;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 5px;
}
div#PopUpInfo textarea
{
	height: 80px;
}
div#PopUpInfo input.box
{
	width: auto;
	cursor: pointer;
}
div#PopUpInfo ul
{
	text-align: left;
	margin: 0px;
	list-style: none;
	overflow: auto;
}
div#PopUpInfo ul li
{
	border-left: 10px solid #fff;
	padding-left: 5px;
	line-height: 18px;
}
div#PopUpInfo ul li.active
{
	border-left: 10px solid #6ca055;
	font-weight: bold;
}
div#PopUpInfo ul li a
{
	text-decoration: none;
	display: block;
}
/*===== End of AjaxPopUp =====*/