/*
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: #383838;
	background: #fff url(../_img/hintergrund.jpg) repeat-x scroll left top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #cce9f4;
}
hr
{
	height: 1px;
	background-color: #cce9f4;
	color: #cce9f4;
}
p, table, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: 1em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #00a5e0;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 8px;
}
a
{
	text-decoration: underline;
	color: #d62639;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 26px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #fff;
	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;
}
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: 5px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border: 1px solid #00a5e0;
	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
{
	margin: 0px auto;
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url(../_img/seite_hg.gif) repeat-y left;
	text-align: left;
}
div.kopf
{
	width: 980px;
	height: 331px;
	color: inherit;
	background: #fff url(../_img/kopf_hg.gif) repeat-x top;
}
div.kopf a.logo
{
	margin-top: 13px;
	float: left;
	width: 187px;
	height: 40px;
	text-decoration: none;
	font-size: 0px;
}
div.kopf div.sprachwahl
{
	float: left;
	width: 565px !important;
	width: 597px;
	height: 25px !important;
	height: 53px;
	text-align: right;
	padding: 28px 16px 0px;
	word-spacing: 10px;
}
div.kopf ul.schnellmenue
{
	margin: 0px 0px 9px;
	width: 196px;
	padding: 28px 0px 6px;
	list-style: none;
	font-size: 0px;
	background-color: #cce9f4;
	color: inherit;
	float: left;
}
div.kopf ul.schnellmenue li
{
	float: right;
	padding: 0px 6px;
}
div.kopf ul.schnellmenue li a
{
	display: block;
	width: 11px;
	height: 10px;
	background: transparent none no-repeat left top;
}
div.kopf ul.schnellmenue li a span
{
	display: none;
}
div.kopf ul.schnellmenue li a.start
{
	background-image: url(../_img/icon_start.gif);
}
div.kopf ul.schnellmenue li a.kontakt
{
	width: 13px;
	background-image: url(../_img/icon_kontakt.gif);
}
div.kopf ul.schnellmenue li a.inhalt
{
	background-image: url(../_img/icon_inhalt.gif);
}
div.kopf ul.menue
{
	margin: 2px 0px 0px;
	width: 196px;
	height: 254px !important;
	height: 276px;
	padding-top: 22px;
	list-style: none;
	float: left;
	background-color: #cce9f4;
	color: inherit;
}
div.kopf ul.menue li a
{
	display: block;
	width: 163px !important;
	width: 196px;
	padding: 3px 0px 3px 33px;
	background: transparent url(../_img/menue_pfeil.gif) no-repeat 20px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #1d4e61;
}
div.kopf ul.menue li a:hover, div.kopf ul.menue li a.aktiv
{
	background-color: transparent;
	color: #d62639;
}
div.kopf ul.menue li a.aktiv
{
	background: transparent url(../_img/menue_pfeil.gif) no-repeat 10px 7px;
}
div.kopf div.grafik
{
	margin-top: 2px;
	float: left;
	width: 588px;
	height: 276px;
	background: #cce9f4 url(../_img/grafik_hg.jpg) no-repeat left top;
}
div.kopf div.kontakt_box
{
	margin-top: 2px;
	float: left;
	width: 196px;
	overflow: hidden !important;
	overflow: visible;
}
div.kopf div.kontakt_box div.kontakt
{
	margin-top: 30px;
	width: 182px !important;
	width: 196px;
	padding: 0px 7px;
	overflow: hidden !important;
	overflow: visible;
	font-size: 11px;
}
div.kopf div.kontakt_box div.kontakt p.vcf
{
	position: absolute;
	margin-top: 30px;
	margin-left: 120px;
}
div.kopf div.kontakt_box div.kontakt span
{
	color: #00a5e0;
	background-color: transparent;
}
div.kopf div.kontakt_box div.kontakt a
{
	color: #383838;
	background-color: transparent;
	text-decoration: none;
}
div.kopf div.kontakt_box div.grafik
{
	width: 146px;
	height: 120px;
	background-color: transparent;
	background-image: url(../_img/grafik_rechts.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/grafik_rechts.png', sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-top: 50px;
	margin-left: -72px;
	z-index: 3;
}
div.mitte
{
	width: 980px;
	overflow: hidden !important;
	overflow: visible;
	padding-bottom: 49px;
}
div.mitte div.untermenue
{
	width: 196px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
	padding-top: 30px;
	margin-right: 1px;
}
div.mitte div.untermenue ul.untermenue
{
	margin: 0px 0px 0px 20px;
	width: 156px;
	list-style: none;
}
div.mitte div.untermenue li a
{
	padding: 3px 0px 3px 13px;
	background: transparent url(../_img/menue_pfeil2.gif) no-repeat 0px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #1d4e61;
	display: block !important;
	display: inline;
}
div.mitte div.untermenue li a:hover, div.mitte div.untermenue li a.aktiv
{
	background-color: transparent;
	color: #d62639;
}
div.mitte div.untermenue li a.aktiv
{
	background: transparent url(../_img/menue_pfeil2.gif) no-repeat 5px 7px;
}
div.mitte div.inhalt
{
	width: 586px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
	margin-top: 20px;
}
div.inhalt h1.seitenueberschrift
{
	margin: -156px 0px 0px -1px;
	width: 540px !important;
	width: 588px;
	height: 97px !important;
	height: 136px;
	padding: 39px 24px 0px;
	color:#d62639;
	background-color: transparent;
	background-image: url(../_img/headline_overlay.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/overlay.png', sizingMethod='scale');
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	font-family: Helvetica;
	font-size: 24px;
	z-index: 2;
	clear: both;
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 260px !important;
	width: 262px;
	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: 0px;
	border-color: #000;
}
div.inhalt a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}
div.inhalt input.button:hover, div.inhalt a.button:hover
{
	border-color: #fff;
	background-color: transparent;
	color: #e47717;
}
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;
}
div.inhalt p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
	font-weight: bold;
}
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;
  display: block;
}
div.inhalt .sitemap a:before
{
  content: " » ";
}
div.inhalt ul.sitemap
{
  margin-left: 50px;
}
div.inhalt ul.sitemap li
{
  margin: 0px;
  padding: 1px 3px 1px 0px;
  list-style: none;
  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: #be8296;
}
div.inhalt div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 129px;
	text-align: center;
	border: 1px solid #be8296;
	font-size: 0px;
}
div.inhalt div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	height: 85px !important;
	height: 87px;
	width: 120px !important;
	width: 122px;
	float: left;
	border: 1px solid #be8296;
}
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 #be8296;
	margin: 5px;
	text-align: center;
}
div.inhalt table.kunden_dl
{
	width: 578px;
}
div.inhalt table.kunden_dl td
{
	border-top: 1px solid #09b1f0;
}
div.inhalt table.kunden_dl th
{
	color: #fff;
	background-color: #09b1f0;
	border-top: 1px solid #09b1f0;
}
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 #cce9f4;
	padding: 3px;
}
div.inhalt ul.page_numbers li a:hover, div.inhalt ul.page_numbers li.current-page span
{
	border: 1px solid #09b1f0;
}
div.inhalt div.fmi_login
{
	overflow: hidden !important;
	overflow: visible;
	clear: both;
}
div.inhalt div.fmi_login span
{
	width: 70px;
	display: block;
	clear: both;
	float: left;
	line-height: 20px;
}
div.inhalt div.fmi_login input
{
	float: left;
}
div.fuss
{
	margin: -49px auto 0px;
	width: 980px;
	height: 48px !important;
	height: 49px;
	position: relative;
	background-color: #fff;
	color: #383838;
	border-top: 1px solid #d9eff7;
	text-align: left;
	font-size: 11px;
}
div.fuss div.menue
{
	background-color: #cce9f4;
	color: #09b1f0;
	width: 196px;
	height: 13px !important;
	height: 27px;
	padding: 7px 0px;
	text-align: center;
	float: left;
}
div.fuss div.menue a
{
	background-color: transparent;
	color: #1d4e61;
	text-decoration: none;
}
div.fuss div.menue a:hover, div.fuss div.copy a:hover, div.fuss div.copy span
{
	background-color: transparent;
	color: #09b1f0;
}
div.fuss div.copy
{
	width: 588px;
	height: 13px !important;
	height: 27px;
	padding: 7px 0px;
	text-align: center;
	float: left;
}
div.fuss div.copy a
{
	background-color: transparent;
	color: #383838;
}
div.fuss div.copy a
{
	text-decoration: none;
}

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