/*
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 none repeat-x scroll left top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #0074C1;
}
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: #0074C1;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #0074C1;
	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: #0074C1;
	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.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: #0074C1;
	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: #0074C1;
	background-color: transparent;
	color: #0074C1;
}
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: 106px !important;
	height: 108px;
	width: 144px !important;
	width: 146px;
	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 #0074C1;
}
div.inhalt p.referenzen a
{
	display: block;
	width: 153px;
	height: 89px;
	float: left;
	margin: 0px 40px 30px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
}
div.inhalt p.referenzen a span
{
	display: block;
	width: 143px !important;
	width: 153px;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #000;
	padding: 5px;
	background-image: url(../../_img/overlay.png) !important;
	background-image: none;
	background-repeat: repeat;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/overlay.png', sizingMethod='scale');
}
/*===== End of Site CSS STYLE =====*/

/*===== WD Dittus =====*/
div.seite{
	margin:0px auto;
	padding:0px;
	width:1000px;
	background: #ffffff url(../../_img/1/grau.jpg) repeat-y top right;
}
div.kopf{
	height:312px;
	width:1000px;
}
div.kopf div.leiste_1{
	height:122px;
}
div.kopf div.leiste_2 {
	width:1000px;
	height:190px;	
}
div.kopf div.leiste_2 div.banner{
	float:left;
	width:911px;
	height:190px;
	background: url(../../_img/1/grafik_1.jpg) top left no-repeat;
}
div.kopf div.leiste_2 div.banner div.banner_overlay{
	width:911px;
	height:190px;
	background: url(../../_img/1/banner_maske.png) top left no-repeat !important;
	background: none top left no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/1/banner_maske.png', sizingMethod='scale');
}
div.kopf div.leiste_2 div.grau{
	float:left;
	width:89px;
	height:190px;
	background:url(../../_img/1/grau.jpg) repeat-y;
}
div.kopf div.leiste_1 div.logo{
	float:left;
	height:122px;
}
div.kopf div.leiste_1 div.logo a{
	display:block;
	height:122px;
	width:354px;
}
div.kopf div.leiste_1 div.rechts{
	float:left;
	height: 120px;
	border-bottom:2px solid #0074c2;	
}
div.kopf div.leiste_1 div.rechts_oben{
	height: 122px;
	background: url(../../_img/1/rechts_oben.jpg) no-repeat top right;
}
div.kopf div.leiste_1 div.rechts div.schnellmenu{
	height:50px;
	width:557px;
}
div.schnellmenu ul{
	float:right;
	list-style: none;
	margin:14px 12px 0px 0px;
	font-size:10px;
}
div.schnellmenu ul li{
	float:left;
	margin:0px 8px;
}
div.schnellmenu a{
	color:#bcbdc0;
	background-color:transparent;
	text-decoration: none;
}
div.schnellmenu a:hover{
	color:#0074c1;
	background-color: transparent;
}
div.kopf div.leiste_1 div.rechts div.menu{
	height:70px;
	width:557px;
	text-align:left;
}
div.kopf div.leiste_1 div.rechts div.menu ul{
	list-style:none;
	margin:0px;
}
div.kopf div.leiste_1 div.rechts div.menu ul li{
	float:left;
	padding:24px 15px 0px 15px;
}
div.kopf div.leiste_1 div.rechts div.menu ul li a{
	text-decoration:none;
	color:#808285;
	background-color: transparent;
}
div.kopf div.leiste_1 div.rechts div.menu ul li.aktiv a{
	color:#0074c1;
	background-color: transparent;
	font-weight: bold;
}
div.kopf div.leiste_1 div.rechts div.menu ul li a span{
	font-weight: bold;
	color:#bcbec0;
	background-color: transparent;	
}
div.kopf div.leiste_1 div.rechts div.menu ul li a:hover span{
	color:#0074c1;
	background-color: transparent;		
}
div.mitte{
	width:1000px;
	overflow:hidden !important;
	overflow:visible;
	background:url(../../_img/1/kurve.gif) bottom right no-repeat;	
}
div.mitte div.mitte_links{
	float:left;
	margin:0px 0px 0px 60px !important;
	margin:0px 0px 0px 30px;
	width:229px !important;
	min-height:220px;
	background: #ffffff url(../../_img/1/menu1_hg.jpg) repeat-x top left;
}
div.mitte div.mitte_links div.kontakt{
	padding:15px;
	margin-top:70px;
	text-align: left;
	color: #808285;
	background-color: transparent;
}
div.mitte div.mitte_links div.kontakt div.vcf{
	float:right;
	margin-top:-38px;
	margin-right:5px;
}
div.mitte div.mitte_links ul{
	margin:0px;
	padding-top:69px;	
	list-style: none;
	text-align: left;
	border-right:1px solid #febe10;
}
div.mitte div.mitte_links ul li{
/*	height:21px !important;
	height:41px;*/
	padding-left:21px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #bcbec0;
	font-size:16px;
	color:#808285;
	background-color: transparent;
	width:207px !important;
	width:228px;
}
div.mitte div.mitte_links ul li a{
	padding-right:26px;
	background: transparent url(../../_img/1/li_hg.gif) no-repeat center right;
	color:#808285;
	text-decoration: none;
}
div.mitte div.mitte_links ul li a:hover,
div.mitte div.mitte_links ul li.aktiv a{
	padding-right:36px;
	background: transparent url(../../_img/1/li_hg.gif) no-repeat right;
	color:#0074c1;
	/*font-weight:bold;	*/
}
div.mitte div.hotist{
	float:left;
	width:622px;
	height:60px;
	color:inherit;
	background: transparent url(../../_img/1/hotist.jpg) no-repeat top left;
}
div.inhalt{
	float:left;
	width:566px !important;
	width:622px;
	padding:23px 28px 70px 28px;
	min-height:217px;
	text-align: left;
	color:#808285;
	background-color:transparent;
}
div.inhalt p{
	margin:0px 0px 16px 0px;
	padding:0px;
}
div.inhalt h1, div.inhalt h2{
	margin-left:0px;
}
div.rand_rechts{
	width:89px;
	height:217px;
	float:left;
}
div.fuss{
	float:left;
	height:60px !important;
	height:100px;
	width:1000px;
	padding-bottom:40px;
	background: #ffffff url(../../_img/1/fuss_hg.jpg) no-repeat left top;
	font-size:12px;
}
div.fuss div.copyright{
	float:left;
	height:38px !important;
	height:60px;
	padding-left:60px;
	padding-top:22px;
	color:#808285;
	background-color: transparent;
}
div.fuss div.copyright a{
	color:#808285;
	background-color: transparent;
	text-decoration: none;
}
div.fuss div.fuss_menu{
	float:left;
	height:38px !important;
	height:60px;
	padding-top:22px;
	margin-left:30px;		
	color:#0075bf;
	background-color: transparent;
}
div.fuss div.fuss_menu a{
	color:#0075bf;
	background-color: transparent;	
	text-decoration: none;
}
div.fuss div.fuss_menu a:hover{
	color:#000000;
	background-color: transparent;	
	text-decoration: none;
}
/*===== WD Dittus Ende =====*/

/*===== 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 =====*/