/* by Kim Christofzik / KCh Mediadesign September 2011 */

html, body
{
	margin:0;
	padding:0 0 15px 0;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
}
body
{
	background:url(../images/bgr_pat.jpg) top left repeat-x;
}
/* ---------------------------------------------------- BGR + SITE ------------------- */
#bgr
{
	float:left;
	width:100%;
	height:100%;
	background:url(../images/bgr_palms.jpg) top center no-repeat;
}
#site
{	
	margin:0 auto 0 auto;
	width:766px;
}
/* ---------------------------------------------------- HEADER ---------------------- */
#hdr
{
	float:left;
	width:766px;
	height:137px;
	background:url(../images/bgr_hdr.jpg) top center no-repeat;
}
/* --------------------------------- HEADER Pix------------------- */
#hdrpix
{
	float:right;
	width:381px;
	height:137px;
	margin:0 2px 0 0;
	background:url(../images/hdrpix_flyer01.jpg) top left no-repeat;
}
/* --------------------------------- subNAV ---------------------- */
#subnav
{
	float:left;
	width:117px;
	height:22px;
	line-height:22px;
	margin:0 0 0 256px;
	padding:0 10px 0 0;
	color:#bcbcbc;
	text-align:right;
}
/* --------------------------------- subNAV - Links -------------- */
#subnav a:link, #subnav a:visited, #subnav a:active
{
	font-size:8pt;
	color:#bcbcbc;
	text-decoration:none;
}
#subnav a:hover
{
	font-size:8pt;
	color:#94C11F;
	text-decoration:none;
}
/* --------------------------------- LOGO ------------------------ */
#logo
{
	clear:left;
	margin:38px 0 0 40px;
}
/* ---------------------------------------------------- MAIN Container ---------------------- */
#mainbgr
{
	float:left;
	width:766px;
	background:url(../images/bgr_ftr.png) bottom center no-repeat;	
}
#main
{
	float:left;
	width:766px;
	padding:0 0 40px 0;
}
/* --------------------------------- NAVI HZ ---------------------- */
#navhz
{
	float:left;
	width:766px;
	height:57px;
	background:url(../images/bgr_nvi.jpg) top center no-repeat;
}
#navhz ul
{
	margin:0 0 0 2px;
	padding:0;
	width:762px;
	height:57px;
}
/* --------------------------------- NAVI 01 ---------------------- */
#navhz ul li#nvi_1
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#00d0dd;*/
	background:url(../images/bgr_nvi-grey.gif);
	background-repeat:repeat-x;
	background-position:0px -5px
}
#navhz ul li#nvi_1:hover, #navhz ul li#nvi_1-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#00d0dd;*/
	background:url(../images/bgr_nvi-grey.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- NAVI 01 sub ---------------------- */
#navhz ul li#nvi_1 ul.nvi_sub
{
	display:none;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;	
}
#navhz ul li#nvi_1:hover ul.nvi_sub
{
	display:block;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
	background:#E9E9E9;
}
#navhz ul li#nvi_1:hover ul.nvi_sub li
{
	list-style-type:none;
	width:127px;
	padding:0 0 0 0;	
}

#navhz ul li#nvi_1-a ul.nvi_sub
{
	display:none;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
}
#navhz ul li#nvi_1-a:hover ul.nvi_sub
{
	display:block;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
	background:#E9E9E9;
}
#navhz ul li#nvi_1-a:hover ul.nvi_sub li
{
	list-style-type:none;
	width:127px;
	padding:0 0 0 0;	
}

/* --------------------------------- NAVI 02 ---------------------- */
#navhz ul li#nvi_2
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#a2a2a2;*/
	background:url(../images/bgr_nvi-blue.gif);
	background-repeat:repeat-x;
	background-position:0px -5px
}
#navhz ul li#nvi_2:hover, #navhz ul li#nvi_2-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#a2a2a2;*/
	background:url(../images/bgr_nvi-blue.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- NAVI 03 ---------------------- */
#navhz ul li#nvi_3
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#94C11F;*/
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px -5px;
	
}
#navhz ul li#nvi_3:hover, #navhz ul li#nvi_3-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#94C11F;*/
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	
}
/* --------------------------------- NAVI 04 ---------------------- */
#navhz ul li#nvi_4
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#00d0dd;*/
	background:url(../images/bgr_nvi-grey.gif);
	background-repeat:repeat-x;
	background-position:0px -5px;
}
#navhz ul li#nvi_4:hover, #navhz ul li#nvi_4-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#00d0dd;*/
	background:url(../images/bgr_nvi-grey.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- NAVI 05 ---------------------- */
#navhz ul li#nvi_5
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#a2a2a2;*/
	background:url(../images/bgr_nvi-blue.gif);
	background-repeat:repeat-x;
	background-position:0px -5px;
}
#navhz ul li#nvi_5:hover, #navhz ul li#nvi_5-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#a2a2a2;*/
	background:url(../images/bgr_nvi-blue.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- NAVI 06 ---------------------- */
#navhz ul li#nvi_6
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#94C11F;*/
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px -5px;
}
#navhz ul li#nvi_6:hover, #navhz ul li#nvi_6-a
{
	float:left;
	list-style-type:none;
	width:127px;
	height:57px;
	/*background:#94C11F;*/
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- NAVI 06 sub ---------------------- */
#navhz ul li#nvi_6 ul.nvi_sub
{
	display:none;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;	
}
#navhz ul li#nvi_6:hover ul.nvi_sub
{
	display:block;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
	background:#E9E9E9;
}
#navhz ul li#nvi_6:hover ul.nvi_sub li
{
	list-style-type:none;
	width:127px;
	padding:0 0 0 0;	
}

#navhz ul li#nvi_6-a ul.nvi_sub
{
	display:none;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
}
#navhz ul li#nvi_6-a:hover ul.nvi_sub
{
	display:block;
	position:absolute;
	float:left;
	width:127px;
	height:auto;
	padding:0;
	margin:57px 0 0 0;
	background:#E9E9E9;
}
#navhz ul li#nvi_6-a:hover ul.nvi_sub li
{
	list-style-type:none;
	width:127px;
	padding:0 0 0 0;	
}

/* --------------------------------- NAVI Schrift/Text ---------------------- */
a.nvi_txt
{
	float:left;
	display:block;	
	width:127px;
	height:27px;
	padding:30px 0 0 0;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	text-shadow: 0px 0px 10px #606060;
}

a.sidenvi_txt
{
	display:block;	
	width:147px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	text-shadow: 0px 0px 10px #606060;
}
/* --------------------------------- NAVI Schrift/Text sub ---------------------- */
a.nvi_sub_txt:link, a.nvi_sub_txt:visited, a.nvi_sub_txt:active
{	
	display:block;
	text-align:center;
	width:117px;
	margin:0;
	padding:5px;	
	color:#666666;
	text-decoration:none;
}
a.nvi_sub_txt:hover
{	
	display:block;
	text-align:center;
	width:120px;
	margin:0;
	padding:5px 2px 5px 5px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	text-shadow: 0px 0px 10px #606060;
	background:url(../images/bgr_nvi-green.gif) repeat-x top left;
}
/* --------------------------------- CONTENT - SideNAVI ---------------------- */
#sidenvi
{
	position:absolute;
	z-index:100;
	float:left;
	margin:-25px 0 0 -145px;
	color:#fff;
}
#sidenvi ul
{
	margin:0;
	padding:0;
	color:#fff;
	width:147px;
}

#sidenvi ul li#sidenvi_1
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-green.gif) repeat-x bottom left;
}
#sidenvi ul li#sidenvi_1:hover, #sidenvi ul li#sidenvi_1-a
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#sidenvi ul li#sidenvi_2
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-blue.gif) repeat-x bottom left;
}
#sidenvi ul li#sidenvi_2:hover, #sidenvi ul li#sidenvi_2-a
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-blue.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#sidenvi ul li#sidenvi_3
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-green.gif) repeat-x bottom left;
}
#sidenvi ul li#sidenvi_3:hover, #sidenvi ul li#sidenvi_3-a
{
	list-style-type:none;
	width:147px;
	height:30px;
	color:#fff;
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
/* --------------------------------- CONTENT ---------------------- */
#content
{
	float:left;
	width:766px;
	padding:20px 0 20px 0;
	line-height:14pt;
	background:url(../images/bgr_con-pat.png) top center repeat-y;
}
.txt_3f
{
	float:left;
	width:323px;
	padding:20px 20px 0 40px;
}
.txt_3f-full
{
	float:left;
	width:336px;
	padding:20px 20px 0 2px;
}
.txt_3f-full2
{
	clear:left;
	width:336px;
	padding:20px 20px 0 2px;
}
.txt_3f-form
{
	float:left;
	width:343px;
	padding:20px 0 0 40px;
}
.txt_3f-r
{
	float:left;
	width:343px;
	padding:20px 0 0 20px;
}
.con_3f-r
{
	float:left;
	width:363px;
	padding:20px 0 0 0;
}
.txt_6f
{
	float:left;
	width:726px;
	padding:20px 0 0 40px;
}
/* --------------------------------- Textbox unter Bild ----------- */
.txt_pix
{
	float:left;
	width:150px;
	padding:20px 0 15px 30px;
	overflow:visible;
}
.txt_pix-3f
{
	float:left;
	width:350px;
	padding:20px 0 15px 20px;
}
/* --------------------------------- CONTENT Links ----------- */
a.txtlnk:link, a.txtlnk:visited, a.txtlnk:active
{
	font-size:9pt;
	color:#606060;
}
a.txtlnk:hover
{
	font-size:9pt;
	color:#94C11F;
}
/* --------------------------------- Link Boxen - list ----------- */
ul.lnklst
{
	padding:0;
	margin:20px 0 20px 0;
}
ul.lnklst li
{
	float:left;
	display:block;
	width:341px;
	margin:0 0 7px 0;
}
/* --------------------------------- Link Boxen - list Links ----------------------- */
ul.lnklst li a:link, ul.lnklst li a:visited, ul.lnklst li a:active
{
	float:left;
	display:block;
	font-size:9pt;
	color:#606060;
	width:321px;
	padding:7px 20px 7px 40px;
	border-left:2px solid #00D0DD;
	background:#E9E9E9;
}
ul.lnklst li a:hover
{
	float:left;
	display:block;
	font-size:9pt;
	color:#ffffff;
	text-shadow: 0px 0px 10px #00D0DD;
	width:321px;
	padding:7px 20px 7px 40px;
	border-left:2px solid #00D0DD;
	background:url(../images/bgr_nvi-blue.gif);
	background-color:#E9E9E9;
	background-repeat:repeat-x;
	background-position:0px -25px;
}
/* --------------------------------- Spenden Boxen - list ----------- */
ul.spendenlst
{
	padding:0;
	margin:0 0 20px 0;
}
ul.spendenlst li
{
	float:left;
	display:block;
	width:341px;
	margin:0 0 7px 0;
}
/* --------------------------------- Spenden Boxen - list Links ----------------------- */
ul.spendenlst li h2 a:link, ul.spendenlst li h2 a:visited, ul.spendenlst li h2 a:active
{
	float:left;
	display:block;
	font-size:12pt;
	color:#606060;
	text-decoration:none;
	width:321px;
	height:60px;
	line-height:60px;
	padding:25px 20px 25px 40px;
	border-left:2px solid #94C11F;
	background:#E9E9E9;
}
ul.spendenlst li h2 a:hover
{
	float:left;
	display:block;
	font-size:12pt;
	color:#ffffff;
	text-decoration:none;
	text-shadow: 0px 0px 10px #606060;
	width:321px;
	height:60px;
	line-height:60px;
	padding:25px 20px 25px 40px;
	border-left:2px solid #94C11F;
	background:#94C11F;
}
/* --------------------------------- Partner Boxen - list ----------- */
ul.partnerlst
{
	padding:0;
	margin:0 0 20px 0;
}
ul.partnerlst li
{
	float:left;
	display:block;
	width:341px;
	margin:0;
}
/* --------------------------------- Partner Boxen - list Links ----------------------- */
ul.partnerlst li h2 a:link, ul.partnerlst li h2 a:visited, ul.partnerlst li h2 a:active
{
	float:left;
	display:block;
	font-size:12pt;
	color:#606060;
	text-decoration:none;
	width:320px;
	height:60px;
	line-height:60px;
	margin:0 2px 2px 0;
	padding:25px 20px 25px 40px;
	background:#E9E9E9;
}
ul.partnerlst li h2 a:hover
{
	float:left;
	display:block;
	font-size:12pt;
	color:#ffffff;
	text-decoration:none;
	text-shadow: 0px 0px 10px #606060;
	width:320px;
	height:60px;
	line-height:60px;
	margin:0 2px 2px 0;
	padding:25px 20px 25px 40px;
	background:#00D0DD;
}

/* --------------------------------- CONTENT BOXES ---------------- */
#txt_open
{
	float:left;
	width:341px;
	margin:20px 0 0 0;
	padding:7px 20px 7px 20px;
	color:#ffffff;
	background:#94C11F;
}
.txt_spenden
{
	float:left;
	width:341px;
	margin:20px 0 0 0;
	padding:7px 20px 7px 20px;
	color:#ffffff;
	background:#94C11F;
}
#vollebreite
{
	float:left;
	width:764px;
	padding:0 0 25px 2px;
}
#txt_boxes
{
	float:left;
	width:766px;
	height:270px;
	padding:0;
	background:url(../images/bgr_con-pat.png) top center repeat-y;
}
#boxes
{
	float:left;
	width:766px;
	height:270px;
	background:url(../images/bgr_sky-boxes.jpg) top center no-repeat;
}
#box_reiseinfo
{
	float:left;
	width:216px;
	height:268px;
	margin:0 0 0 37px;
	border-bottom:2px solid #00D0DD;
	background:url(../images/box_reiseinfo.jpg) top left no-repeat;
}
#box_mobilunterwegs
{
	float:left;
	width:216px;
	height:268px;
	margin:0 0 0 37px;
	border-bottom:2px solid #94C11F;
	background:url(../images/box_mobilunterwegs.jpg) top left no-repeat;
}
#box_vip-raum
{
	float:left;
	width:216px;
	height:268px;
	margin:0 0 0 25px;
	border-bottom:2px solid #00D0DD;
	background:url(../images/box_vip-raum.jpg) top left no-repeat;
}
.box_txt
{
	float:left;
	margin:15px 0 0 15px;
	width:200px;
}
a.box_btn
{
	position:absolute;
	width:177px;
	height:177px;
	float:left;
	margin:65px 0 0 0;
}
/* --------------------------------- Bildergalerie --------------- */
h2.grnbgal
{
	font-size:14pt;
	width:724px;
	padding:8px 0 8px 38px;
	margin:20px 0 10px -38px;
	font-weight:normal;
	/*color:#94C11F; - Green */
	color:#00D0DD; /*  Blue */
	text-shadow: 0px 0px 10px #ffffff;
	background:#E8E8E8;
}
a.bgal1:link img, a.bgal1:visited img, a.bgal1:active img
{
	margin:0 0 10px 10px;
	border:2px solid #CCCCCC;
}
a.bgal1:hover img
{
	margin:0 0 10px 10px;
	border:2px solid #00D0DD;
}
a.bgal01:link img, a.bgal01:visited img, a.bgal01:active img
{
	margin:0 0 10px 0;
	border:2px solid #CCCCCC;
}
a.bgal01:hover img
{
	margin:0 0 10px 0;
	border:2px solid #00D0DD;
}
a.bgal02:link, a.bgal02:visited, a.bgal02:active
{
	color:#94C11F;
}
a.bgal02:hover
{
	color:#94C11F;
}
/* --------------------------------- FOOTER ---------------------- */
#ftr
{
	float:left;
	width:766px;
	padding:0 0 7px 0;
	font-size:8pt;
	text-align:center;
	/* color:#bcbcbc; */
}
#ftr a:link, #ftr a:visited, #ftr a:active
{
	font-size:8pt;
	color:#606060;
	/* color:#bcbcbc; */
	text-decoration:none;
}
#ftr a:hover
{
	font-size:8pt;
	color:#94C11F;
	text-decoration:none;
}
#ftr_subnav
{
	float:left;
	width:736px;
	height:22px;
	line-height:22px;
	padding:0 30px 0 0;
	color:#bcbcbc;
	text-align:right;
}
/* --------------------------------- subNAV - Links -------------- */
#ftr_subnav a:link, #ftr_subnav a:visited, #ftr_subnav a:active
{
	font-size:8pt;
	color:#bcbcbc;
	text-decoration:none;
}
#ftr_subnav a:hover
{
	font-size:8pt;
	color:#94C11F;
	text-decoration:none;
}






/* --------------------------------- SlideShow --------------- */
.slideShowBox
{
    width:381px;
    height:137px;
}

/* --------------------------------- LB ---------------------- */
#lightbox{
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FEFEFE;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-top:2px solid #94C11F;
	border-right:2px solid #94C11F;
	/* border-bottom:1px solid #000000; */
	border-left:2px solid #94C11F;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/0.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FEFEFE;
	margin: 0 auto;
	line-height: 1.4em;
	border-bottom:2px solid #94C11F;
	border-right:2px solid #94C11F;
	border-left:2px solid #94C11F;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-top:5px; padding-bottom:15px;}	
#imageData #caption{ font-weight: normal;	font-size:9pt; line-height:14pt;}
#imageData #numberDisplay{ display: block; clear: left; padding-top:10px; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #ffffff;
	filter:alpha(opacity=98);
	-moz-opacity: 0.98;
	opacity: 0.98;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* ---------------------------------------------------- Allgemeine Eigenschaften ---------------------- */
a img
{
	border:0;
}
img.kontaktpicteam
{
	margin:1px 0 0 0;
}
.txt_3f a:link, .txt_3f a:visited, .txt_3f a:active
{
	font-size:9pt;
	color:#00D0DD;
}
.txt_3f a:hover
{
	font-size:9pt;
	color:#94C11F;	
}
.con_3f-r a:link, .con_3f-r a:visited, .con_3f-r a:active
{
	font-size:9pt;
	color:#00D0DD;
}
.con_3f-r a:hover
{
	font-size:9pt;
	color:#94C11F;	
}
.txt_3f-r a:link, .txt_3f-r a:visited, .txt_3f-r a:active
{
	font-size:9pt;
	color:#00D0DD;
}
.txt_3f-r a:hover
{
	font-size:9pt;
	color:#94C11F;	
}
/* --------------------------------- Überschriften h1 --------------- */

h1
{
	display:block;
	font-size:18pt;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;
}
h1.h1link
{
	display:block;
	font-size:18pt;
	padding:15px 0 15px 40px;
	margin:0;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
h1.gre
{
	display:block;
	font-size:18pt;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;
	color:#606060;
}
h1.blu
{
	display:block;
	font-size:18pt;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;
	color:#00D0DD;
}
h1.grn
{
	display:block;
	font-size:18pt;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;
	color:#94C11F;
}
h1.ora
{
	display:block;
	font-size:18pt;
	padding:0 0 20px 0;
	margin:0;
	font-weight:normal;
	color:#ED8F15;
}
/* --------------------------------- Überschriften h2 --------------- */
h2.white
{
	font-size:12pt;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#ffffff;
}
h2.gre
{
	font-size:12pt;
	padding:0;
	margin:20px 0 10px 0;
	font-weight:normal;
	color:#606060;
}
h2.gre20
{
	font-size:12pt;
	padding:0;
	margin:20px 0 10px 0;
	font-weight:normal;
	color:#606060;
}
h2.blu
{
	font-size:12pt;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#00D0DD;
}
h2.blu20
{
	font-size:12pt;
	padding:0;
	margin:20px 0 10px 0;
	font-weight:normal;
	color:#00D0DD;
}
h2.ora
{
	font-size:12pt;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#ED8F15;
}
h2.ora20
{
	font-size:12pt;
	padding:0;
	margin:20px 0 10px 0;
	font-weight:normal;
	color:#ED8F15;
}
h2.grn
{
	font-size:12pt;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#94C11F;
}
h2.grn20
{
	font-size:12pt;
	padding:0;
	margin:20px 0 10px 0;
	font-weight:normal;
	color:#94C11F;
}
/* --------------------------------- Überschriften h3 --------------- */
h3.firma
{
	font-size:9pt;
	width:116px;
	padding:0;
	margin:96px 0 15px 0;
	font-weight:normal;
	color:#606060;
	border-bottom:1px solid #94C11F;
}
/* --------------------------------- Texte --------------- */
span.gre
{
	color:#bcbcbc;
}
span.gr
{
	color:#94C11F;
}
strong.gr
{
	color:#94C11F;
}
/* --------------------------------- Break <br /> --------------- */
br
{
	clear:left;
}
/* --------------------------------- Text Abstände --------------- */
span.adrs
{
	display:inline-block;
	width:55px;
}
span.label
{
	display:inline-block;
	width:90px;
	line-height:19pt;
}
/* --------------------------------- Formular --------------- */
#kontaktformular 
{
	float:left;	
}
#kontaktformular input, #kontaktformular textarea, #kontaktformular select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	display:inline-block;
	width:249px;
	vertical-align:top;
	max-width:249px;
	padding:2px;
	border:0;
	border-bottom:1px solid #94C11F;
	background:#E9E9E9;
}
#kontaktformular input.checkbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:12px;
	border:0;
	border-bottom:1px solid #94C11F;
	background:#E9E9E9;
}
#kontaktformular form a.senden:link, #kontaktformular form a.senden:visited, #kontaktformular form a.senden:active
{
	float:right;
	display:block;
	width:127px;
	height:27px;
	max-height:57px;
	margin-top:-1px;
	padding-top:30px;
	padding-bottom:5px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px -5px;
	text-shadow: 0px 0px 10px #606060;
}
#kontaktformular form a.senden:hover
{
	float:right;
	display:block;
	width:127px;
	height:27px;
	max-height:57px;
	margin-top:-1px;
	padding-top:30px;
	padding-bottom:5px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bgr_nvi-green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-shadow: 0px 0px 10px #606060;
}