/*
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: #FEFEE7 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 #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: #CE1141;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #0e4b7c;
	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: #000;
	text-align: left;
	border: 1px solid #e4e4e4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*filter: Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;*/
}
.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: #CE1141;
	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: #CE1141;
	background-color: transparent;
	color: #CE1141;
}
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: 0px !important;
	margin-right: 0px;
}
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: #CE1141;
}
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 dl.gb
{
	float: left;
}
div.inhalt dl.gb .no
{
	display: none;
}
div.inhalt dl.gb_list
{
	margin: 5px 0;
	overflow: hidden !important;
	overflow: visible;
}
div.inhalt dl.gb_list dt,
div.inhalt dl.gb_list dd
{
	background-color: #FEFEE7;
	padding: 3px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px 1px 0 1px;
}
div.inhalt dl.gb_list dt
{
	margin-top: 10px;
	color: #CE1141;
}
div.inhalt dl.gb_list dd
{
	margin-bottom: 10px;
	border-width: 0 1px 1px 1px;
}
div.inhalt dl.gb_list dt:hover,
div.inhalt dl.gb_list dd:hover
{
	background-color: transparent;
}
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 #CE1141;
}
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.inhalt table.kunden_dl
{
	width:507px;
	margin: 0px;
}
div.inhalt table.kunden_dl tr
{
	border-top: 1px solid #013266
}
div.inhalt table.kunden_dl th
{
	color: #000;
	background-color: #ebefbd;
	text-align: left;
	padding: 0px 5px;
}
/*===== End of Site CSS STYLE =====*/
h1{
	color:#ce1141;
	font-family: Arial;
	margin:0px;
}
a{
	color:#CE1141;
	text-decoration:none;
}
p{
	margin:0px;
}
div.seite{
	background-color: #FEFEE7;
	width:1000px;
	margin:0px auto;
	text-align:left;
}

div.seite ul{
	margin:0px;
	list-style: none;
}
div.seite div.kopf{
	position: relative;
	z-index: 5;
	background-color: #fefee7;
	height:404px;
	width:1000px;
}
div.seite div.kopf div.kopf_links{
	float:left;
	height:404px;
	width:252px;
	margin-left:105px !important;
	margin-left:52px;
}
div.seite div.kopf div.kopf_links div.logo{
	float:left;
	height:172px;
	width:252px;
	background: transparent url(../../_img/2/logo.gif) no-repeat;
}
div.seite div.kopf div.kopf_links div.logo a{
	display:block;
	height:172px;
	width:252px;	
}
div.seite div.kopf div.kopf_links div.kontakt_container{
	float:left;
	color:#6e5c35;
	background: #eadb9f url(../../_img/2/kontakt_container_bg.png) no-repeat bottom right;
	height:232px;
	width:252px;
	font-size: 11px;	
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kontakt{
	float:left;
	width:188px !important;
	width:252px;
	padding:22px 20px 0px 43px;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kontakt span{
	font-weight: bold;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kontakt p{
	margin-bottom:12px;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kontakt a.vcf{
	float:right;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kopf_menu{
	float:left;
	height:87px !important;
	height:87px;
	width: 209px !important;
	width: 252px;
	padding: 0px 0px 0px 43px;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kopf_menu a{
	display:block;
	color:#d33555;
	background: transparent url(../../_img/2/kopf_menu_pfeil.gif) no-repeat;
	padding:0px 0px 0px 23px;
}
div.seite div.kopf div.kopf_links div.kontakt_container div.kopf_menu a:hover{
	color:#000000;
	background-color:transparent;
}
div.seite div.kopf div.kopf_rechts{
	float:left;
	height:404px;
	width:643px;	
}
div.seite div.kopf div.kopf_rechts div.schnellmenu{
	float:right;
	color:inherit;
	background-color:#ffffff;
	width:218px !important;
	width:258px;
	height:84px !important;
	height:105px;	
	padding:21px 0px 0px 40px;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a{
	float:left;
	display:block;
	width:13px;
	height:10px;
	margin-right:15px;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.home{
	background: url(../../_img/2/sm_home.jpg) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.kontakt{
	background: url(../../_img/2/sm_kontakt.jpg) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.impressum{
	background: url(../../_img/2/sm_impressum.jpg) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.sitemap{
	background: url(../../_img/2/sm_sitemap.jpg) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.zoom_gross{
	background: url(../../_img/2/sm_gross.gif) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.schnellmenu a.zoom_klein{
	background: url(../../_img/2/sm_klein.gif) no-repeat;
}
div.seite div.kopf div.kopf_rechts div.menu_container{
	width:643px;
	height:45px;	
	background-color: #ffffff;
	float:left;
	margin-bottom: 1px;	
}
div.seite div.kopf div.kopf_rechts div.menu{
	float:left;
/*	width:643px;*/
	height:45px;
	padding-right:10px;
	background: #ffffff url(../../_img/2/menu_rechts.jpg) no-repeat right;	
}
div.seite div.kopf div.kopf_rechts div.menu ul{
	height:45px;
	float:left;
}
div.seite div.kopf div.kopf_rechts div.menu ul li{
	float:left;
	background-color:#eaca86;
	font-size:13px;
	color:#646d50;
	border-left: 1px solid white;
}
div.seite div.kopf div.kopf_rechts div.menu ul li.aktiv{
	background-color:#ce1141;
	color:#ffffff;
	font-weight: bold;
}
div.seite div.kopf div.kopf_rechts div.menu ul li a{
	display:block;
	padding:15px 19px 14px 19px;
	color:#CE1141;
	background-color: transparent;
	text-decoration: none;
}
div.seite div.kopf div.kopf_rechts div.menu ul li a:hover,
div.seite div.kopf div.kopf_rechts div.menu ul li.aktiv a{
	color:#ffffff;
	background-color: transparent;
}
div.seite div.kopf div.kopf_rechts div.header{
	float:left;
	height:253px;
	width:642px;
	background: transparent none no-repeat bottom left;
}
div.seite div.kopf div.kopf_rechts div.header div.header_maske{
	float:left;
	height:253px;
	width:642px;
	background: transparent url(../../_img/2/header_maske.png) no-repeat bottom left !important;
	background: transparent none no-repeat bottom left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/2/header_maske.png', sizingMethod='scale');

}
div.seite div.mitte{
	width:1000px;
	position: relative;
	z-index: 5;
	overflow:visible !important;
	overflow:hidden;
	float:left;
	background: transparent url(../../_img/2/mitte_bg.jpg) no-repeat 68px bottom;		
}
div.seite div.mitte div.inhalt_container{
	float:left;
	background: #f7f9ec url(../../_img/2/inhalt_ecke.gif) right bottom no-repeat;
	margin:0px 0px 0px 105px !important;
	margin:0px 0px 0px 52px;
}
div.seite div.mitte div.inhalt{
	float:left;
	color:#434242;
	background: transparent no-repeat;
	padding:20px 30px 15px 35px;
	width:726px !important;
	width:791px;
}
div.seite div.mitte div.inhalt_start{
	width:475px !important;
	width:540px;
}
div.seite div.mitte div.inhalt h1{
	margin-bottom:8px;
	font-weight: bold;
}
div.seite div.mitte div.inhalt p{
	margin-top:14px;
}
div.seite div.mitte div.inhalt p.img{
	margin-top:0px;
}
div.seite div.mitte div.inhalt p.red{
	color:#ce1141;
}
div.seite div.mitte div.inhalt h1 span{
	color:#616161;
	background-color:transparent;
	font-size:14px;
	font-weight: normal;
}
div.seite div.mitte div.gewinnspiel
{
	float: left;
	width: 241px;
	height: 323px;
	padding-right: 10px;
	margin-top: 20px;
	background: transparent url(../../_img/2/gewinnspiel.gif) no-repeat 0 0;
}
div.seite div.mitte div.gewinnspiel a
{
	display: block;
	width: 241px;
	height: 310px;
	text-decoration: none;
}
div.seite div.mitte div.facebook
{
	width: 726px !important;
	width: 791px;
	clear: both;
	padding-top: 10px;
	overflow: hidden !important;
	overflow: visible;
	padding: 0 32px;
}
div.seite div.mitte div.facebook div#fb-root
{
	background-color:#DDDDB4;
	width: 726px;
	overflow: hidden !important;
	overflow: visible;
	clear: both;
}
div.seite div.mitte div.unser_hofladen{
	float:left;
	height:100px !important;
	height:117px;
	width:595px !important;
	width:632px;	
	padding: 17px 0px 0px 37px;
	margin-left:264px !important;
	margin-left:132px;
	background: #eaca86 url(../../_img/2/hofladen_bg.jpg) repeat-y left;
}
div.seite div.mitte div.unser_hofladen h1{
	width:595px;
	float:left;
	font-weight: bold;
	color:#ce1141;
	background-color:transparent;
	font-size:12px;
	margin-bottom:20px;
}
div.seite div.mitte div.unser_hofladen ul{
	float:left;
	font-size:11px;
	list-style: none;
	margin-right:20px;
}
div.seite div.mitte div.unser_hofladen li{
	color:#646d50;
	padding-left: 7px;
	background: transparent url(../../_img/2/hofladen_li.gif) no-repeat left center;
}
div.seite div.mitte div.unser_hofladen div.newsletter
{
	float: left;
	margin-top: -38px;
	width: 130px;
	font-size: 10px;
}
div.seite div.mitte div.unser_hofladen div.newsletter h1
{
	width: auto;
	float: none;
	font-size:12px;
}
div.seite div.mitte div.unser_hofladen div.newsletter input
{
	width: 128px !important;
	width: 132px;
	font-size: 10px;
	border: none;
	margin-bottom: 1px;
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
}
div.seite div.mitte div.unser_hofladen div.newsletter input.button
{
	width: auto !important;
	width: auto;
	border-width: 0px;
	cursor: pointer !important;
	cursor: hand;
	margin-bottom: 0px;
	margin-left: 1px;
}
div.seite div.fuss{
	width:1000px;
	float:left;
	height:57px !important;
	height:270px;
	padding: 213px 0px 0px 0px;
	margin: -213px 0px 0px 0px;
	background-color: #ddddb4;
	position: relative;
	z-index: 4;
	font-size:11px;	
}
div.seite div.fuss div.copyright{
	float:left;
	color:#6e5c35;
	background-color:transparent;
	margin:14px 0px 0px 305px !important;	
	margin:14px 0px 0px 152px;	
}
div.seite div.fuss div.copyright a{
	color:#6e5c35;	
	background-color:transparent;	
}
div.seite div.fuss div.copyright a:hover{
	color:#000000;
	background-color: transparent;
}
div.seite div.fuss div.fuss_menu{
	color:#ce1141;
	background-color:transparent;
	float:right;
	margin:14px 127px 0px 0px !important;	
	margin:14px 63px 0px 0px;	
}
div.seite div.fuss div.fuss_menu a{
	color:#ce1141;
	background-color:transparent;	
}
div.seite div.fuss div.fuss_menu a:hover{
	color:#000000;
	background-color: transparent;
}
div.seite div.bookmarks
{
	clear: both;
	width: 1000px;
	padding: 10px 0;
	text-align: center;
	background-color: #DDDDB4;
	color: #6E5C35;
}
div.seite div.bookmarks img
{
	vertical-align: middle;
}
div.seite div.bookmarks a
{
	padding: 0 2px
}
hr.clear{
	margin:5px 0px;
}
h2{
	margin-left:0px;
}
/*===== 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 =====*/


