/*
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: #fff none repeat-x fixed top;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #fff;
}
hr
{
	height: 1px;
	background-color: #fff;
	color: #fff;
}
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: #fff;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 16px;
}
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: #b8b8b8;
	background-color: transparent;
}
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;
	color: #fff;
}
th
{
	font-weight: bold;
	text-align: left;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #fff;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	padding: 5px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border: 1px solid #b8b8b8;
	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: #fff;
	font-weight: bold;
}
.post_err
{
	color: Red;
	font-weight: bold;
}
.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.pfeil_video
{
	position: absolute;
	top: 390px;
	left: -764px;
	width: 764px;
	height: 150px;
	font-size: 0;
	color: inherit;
	background: transparent url(../../_img/1/pfeil_systemvideo.png) no-repeat 0 0;
}
div.seite
{
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url(../../_img/1/seite_hg.gif) repeat-y left top;
	color: #fff;
}
div.kopf
{
	width: 1000px;
	overflow: hidden !important;
	overflow: visible;
	background: #fff url(../../_img/1/kopf_hg.gif) no-repeat left top;
	color: #000;
}
div.kopf a.logo
{
	display: block;
	width: 165px;
	height: 65px;
	float: left;
	padding: 8px 0px 13px 47px;
}
div.kopf ul.schnellmenue
{
	width: 136px !important;
	width: 236px;
	height: 68px !important;
	height: 86px;
	float: right;
	margin: 0px;
	list-style: none;
	background-color: #bebebe;
	color: #3f3f3f;
	padding: 9px 50px;
}
div.kopf ul.schnellmenue li
{
	float: left;
	padding: 0px 10px;
}
div.kopf ul.schnellmenue li a
{
	color: #3f3f3f;
	text-decoration: none;
	display: block;
	width: 14px;
	height: 68px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.kopf ul.schnellmenue li a.start
{
	background-image: url(../../_img/1/icon_start.gif);
}
div.kopf ul.schnellmenue li a.downloads
{
	background-image: url(../../_img/1/icon_downloads.gif);
}
div.kopf ul.schnellmenue li a.kontakt
{
	background-image: url(../../_img/1/icon_kontakt.gif);
}
div.kopf ul.schnellmenue li a.inhalt
{
	background-image: url(../../_img/1/icon_inhalt.gif);
}
div.kopf ul.schnellmenue li a span
{
	display: none;
}
div.kopf div.menue
{
	width: 764px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.kopf ul.menue
{
	width: 764px;
	height: 70px;
	margin: 0px;
	list-style: none;
	background: #3f3f3f url(../../_img/1/menue_hg.gif) repeat-x left top;
	color: #fff;
}
div.kopf ul.menue li
{
	float: left;
	padding: 16px 10px 0px 11px;
	background: transparent url(../../_img/1/li_hg.gif) no-repeat left top;
}
div.kopf ul.menue li.erste
{
	padding: 16px 10px 0px;
	background-image: none;
}
div.kopf ul.menue li a
{
	padding: 10px 3px 30px;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	border-bottom: 9px solid #fff;
	position: relative;
}
div.kopf ul.menue li a:hover
{
	border-bottom-color: #ed1c24;
}
div.kopf ul.menue li a.aktiv
{
	background-color: #fff;
	color: #ed1c24;
	border-bottom-color: #ed1c24;
	font-weight: bold;
}
div.kopf div.hotline
{
	width: 180px !important;
	width: 236px;
	height: 27px !important;
	height: 61px;
	float: right;
	text-align: right;
	padding: 15px 28px;
	margin-bottom: 8px;
}
div.kopf div.hotline span.color
{
	background-color: transparent;
	color: #ed1c24;
}
div.kopf ul.untermenue
{
	width: 764px;
	overflow: hidden !important;
	overflow: visible;
	clear: both;
	margin: 0px;
	list-style: none;
	background-color: #ed1c24;
	color: #fff;
}
div.kopf ul.untermenue li
{
	float: left;
}
div.kopf ul.untermenue li a
{
	padding: 5px 13px;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	display: block;
}
div.kopf ul.untermenue li a.aktiv
{
	background-color: #fff;
	color: #ed1c24;
	font-weight: bold;
}
div.mitte
{
	width: 1000px;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	padding-bottom: 50px;
}
div.mitte div.grafik
{
	width: 764px;
	height: 174px;
	float: left;
	background: transparent url(../../_img/1/grafik_hg.jpg) no-repeat left top;
}
div.mitte div.grafik div.sprachwahl
{
	position: relative;
	width: 140px !important;
	width: 150px;
	top: -177px;
	left: 0px;
	padding: 5px;
	background-color: #1e90ff;
	font-weight: bold;
}
div.mitte div.aktuelles
{
	width: 216px !important;
	width: 236px;
	height: 174px;
	float: right;
	background-color: #f2f2f2;
	padding: 0px 10px;
}
div.mitte div.aktuelles div, div.mitte div.aktuelles div a
{
	width: 216px;
	overflow: hidden !important;
	overflow: visible;
	margin-bottom: 5px;
}
div.mitte div.aktuelles div img
{
	float: left;
	border: 1px solid #464646;
	margin-right: 5px;
}
div.mitte div.aktuelles a
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
div.mitte div.aktuelles h1
{
	color: #ed1c24;
	background-color: transparent;
	font-size: 15px;
	margin: 5px 0px;
}
div.mitte div.aktuelles h1 a
{
	color: #ed1c24;
	background-color: transparent;
}
div.mitte div.inhalt
{
	width: 724px !important;
	width: 764px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
	padding: 10px 20px;
}
div.inhalt div.startseite_box
{
	background: url(../../resources/startseite_angebote.jpg) no-repeat left top;
	float: right;
	margin: -10px -20px -22px 20px !important;
	margin: -10px -10px -22px 20px;
	width: 261px;
	height: 270px;
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 270px;
	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
{
	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
{
	cursor: pointer;
	width: auto;
	font-weight: bold;
	border-width: 1px;
	color: #fff;
	border-color: #fff;
	background-color: #ed1c24;
}
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: #ed1c24;
	background-color: #fff;
	color: #ed1c24;
}
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;
}
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 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.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 #323232;
	margin: 5px;
	text-align: center;
	font-size: 0px;
}
div.inhalt form.suche
{
	float: right;
}
div.inhalt form.suche input.eingabe
{
	background: #fff url(../../_img/1/suche_eingabe_hg.jpg) no-repeat left top;
	width: 127px !important;
	width: 147px;
	height: 17px !important;
	height: 23px;
	padding: 3px 10px;
	color: #000;
	font-family: Helvetica;
	font-size: 13px;
	border-width: 0px;
}
div.inhalt form.suche input.button
{
	border: 0px solid #000;
	width: 22px;
	height: 23px;
	top: 5px;
	position: relative;
}

div.inhalt div.fmi_login
{
	overflow: hidden !important;
	overflow: visible;
	clear: both;
}
div.inhalt div.fmi_login span
{
	width: 80px;
	display: block;
	clear: both;
	float: left;
	line-height: 20px;
}
div.inhalt div.fmi_login span.post_err
{
	width: auto;
	display: inline;
	clear: none;
	float: none;
}
div.inhalt div.fmi_login input, div.inhalt div.fmi_login select
{
	float: left;
	width: 250px;
}
div.inhalt table.kunden_dl
{
	width: 635px;
}
div.inhalt table.kunden_dl tr
{
	border-top: 1px solid #fff;
}
div.inhalt table.kunden_dl th
{
	color: #fff;
	background-color: transparent;
}
div.inhalt table.kunden_dl td
{
	color: #000;
	background-color: #fff;
}
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 #fff;
	padding: 3px;
}
div.inhalt ul.page_numbers li a:hover, div.inhalt ul.page_numbers li.current-page span
{
	border: 1px solid #fff;
}
div.inhalt div.solaranlage_plz
{
	/*clear: both;*/
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 1px 20px;
	margin: .8em 5px;
	padding-left: 10px;
	font-weight: bold;
	overflow: hidden !important;
	overflow: visible;
}
div.inhalt div.solaranlage_plz p
{
	margin: 0px;
}
div.inhalt div.solaranlage_plz a
{
	display: block;
	float: right;
	font-weight: normal;
	text-decoration: none;
}
div.inhalt div.solaranlage_box
{
	overflow: hidden !important;
	overflow: visible;
	float: none;
}
div.inhalt div.solaranlage_liste
{
	float: left;
	width: 350px;
	overflow: hidden !important;
	overflow: visible;
}
div.inhalt div.solaranlage_liste p.bild
{
	float: left;
}
div.inhalt div.solaranlage_liste span
{
	font-weight: bold;
}
div.inhalt div.solaranlage_liste span.klein
{
	font-size: 9px;
}
div.inhalt div.empfehlungen
{
	clear: both;
	width: 724px;
	overflow: hidden !important;
	overflow: visible;
	font-size: 11px;
}
div.inhalt div.empfehlungen div.spalte
{
	width: 362px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
	margin: 5px 0;
}
div.inhalt div.empfehlungen div.spalte div
{
	overflow: hidden !important;
	overflow: visible;
	clear: both;
	width: 358px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.inhalt div.empfehlungen div.spalte div.bg
{
	background-color: #656565;
}
div.inhalt div.empfehlungen div.spalte p
{
	float: left;
	margin: 3px 5px;
}
div.inhalt div.empfehlungen div.spalte input
{
	font-size: 11px;
}
p.shop_urlaub_text
{
	padding: 10px;
	border: 3px double red;
	font-weight: bold;
}
div.shop_kategorien
{
	float: left;
	width: 150px;
	height: 117px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #fff;
}
div.shop_kategorien a
{
	display: block;
	width: 140px !important;
	width: 150px;
	height: 107px !important;
	height: 117px;
	padding: 5px;
	text-decoration: none;
}
div.shop_kategorien a:hover
{
	background-color: #bbbbbb;
	color: #fff;
}
div.shop_login
{
	float: left;
	padding: 5px;
	font-weight: bold;
	background-color: #ed1c24;
	color: #fff;
	margin: -10px 0px 0px -20px !important;
	margin: -10px 0px 0px -10px;
	overflow: hidden !important;
	overflow: visible;
	width: 330px;
}
div.shop_warenkorb
{
	background-color: #ed1c24;
	color: #fff;
	float: right;
	padding: 5px;
	font-weight: bold;
	margin: -10px -20px 0px 0px !important;
	margin: -10px -10px 0px 0px;
	overflow: hidden !important;
	overflow: visible;
}
div.shop_warenkorb a, div.shop_login a
{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
div.shop_gruppen
{
	float: left;
	width: 200px;
}
div.shop_gruppen ul
{
	margin: 0px;
	list-style: none;
}
div.shop_gruppen ul li
{
	margin: 0px 0px 1px 5px;
}
div.shop_gruppen ul li a
{
	border-left: 3px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3px;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	background-color: 
}
div.shop_gruppen ul li a.aktiv
{
	border-left: 3px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	font-weight: bold;
}
div.shop_gruppen ul li a:hover
{
	color: #ed1c24;
	background-color: transparent;
}
div.shop_gruppen ul.untergruppe li
{
	margin: 0px 0px 0px 15px;
}
div.shop_artikel
{
	width: 524px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
table.shop_uebersicht th
{
	height: 16px;
}
table.shop_uebersicht tr.artikel
{
	border-bottom: 1px solid #fff;
}
p.shop_detail_preis
{
	float: right;
	font-family: Helvetica;
	font-size: 22px;
	margin-top: 0px;
	background-color: #fff;
	color: #696969;
	margin-right: -20px !important;
	margin-right: -10px;
	padding: 0px 20px;
}
p.shop_detail_preis span
{
	display: block;
	background-color: #535353;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px -20px;
	text-align: center;
}
p.shop_detail_korb
{
	float: right;
}
table.shop_kasse th
{
	background-color: #9b9b9b;
	color: #fff;
}
div.kontakt
{
	width: 196px !important;
	width: 236px;
	overflow: hidden !important;
	overflow: visible;
	float: right;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	padding: 10px 20px;
}
div.kontakt span
{
	background-color: transparent;
	color: #ed1c24;
	font-weight: bold;
}
div.kontakt a
{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
form#ertragsberechnung div
{
	font-size: 14px;
}
div.ertragsberechnung_zeile
{
	overflow: hidden !important;
	overflow: visible;
	padding: 0px 10px;
	margin-bottom: 10px;
	clear: both;
}
div.ertragsberechnung_zeile h2
{
	text-decoration: underline;
	font-size: 18px;
}
div.ertragsberechnung_zeile img.ertragsberechnung_grafik
{
	float: left;
	margin-right: 10px;
}
div.ertragsberechnung_zeile img.ertragsberechnung_grafik_rahmen
{
	border: 1px solid #fff;
	padding: 2px;
}
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl
{
	float: left;
	margin-right: 10px;
	/*width: 450px;*/
}
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl label
{
	font-weight: bold;
}
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl input,
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl select
{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl input
{
	width:40px !important;
	width:42px;
}
div.ertragsberechnung_zeile div.ertragsberechnung_auswahl input#standort
{
	width:200px !important;
	width:202px;
}
#suchergebnis
{
	border: 1px solid #c1d8ff;
	visibility: hidden;
	padding: 3px;
	position: absolute;
	margin-top: 0;
	background-color: #fff;
	color: #696969;
	overflow: auto;
}
#suchergebnis a
{
	color: #696969;
	background-color: #fff;
	text-decoration: none;
	display: block;
}
#suchergebnis a.schliessen
{
	display: inline;
	float: right;
	color: #000;
	font-weight: bold;
}
#suchergebnis a:hover
{
	color: #fff;
	background-color: #696969;
}
div.fuss
{
	width: 764px !important;
	width: 1000px;
	height: 50px;
	margin-top: -50px;
	position: relative;
	background-color: #fff;
	color: #000;
	border-right: 236px solid #ed1c24;
}
div.fuss p
{
	margin: 0px;
	font-size: 11px;
	line-height: 50px;
	padding: 0px 25px;
}
div.fuss p.links
{
	float: left;
}
div.fuss p.links span
{
	color: #ed1c24;
	background-color: transparent;
}
div.fuss p.rechts
{
	float: right;
	color: #3f3f3f;
	background-color: transparent;
}
div.fuss p.rechts a
{
	color: #3f3f3f;
	background-color: transparent;
	text-decoration: none;
}
div.fuss p.rechts a:hover
{
	color: #b8b8b8;
	background-color: transparent;
}

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../../_img/1/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/1/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../../_img/1/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/1/overlay.png) !important;
	background-image: url(../../_img/1/blank.gif);
	color: #000;
	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 h1, div#PopUpInfo h2, div#PopUpInfo h3, div#PopUpInfo h4, div#PopUpInfo h5, div#PopUpInfo h6, div#PopUpInfo p
{
	background-color: transparent;
	color: #000;
}
div#PopUpInfo input, div#PopUpInfo select, div#PopUpInfo textarea
{
	width: 350px;
	background-color: #ababab;
	color: #000;
	border: 0px solid #000;
}
div#PopUpInfo a.button
{
	cursor: pointer;
	width: auto;
	color: #000;
	background-color: transparent;
	padding: 3px 2px;
	text-decoration: none;
}
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 =====*/
