/*
############################## www.matzer.net ################################### 

<!-- |#############################################################################| -->
<!-- | powered by                                                                  | -->
<!-- |      _ _      _   _                                                    _    | -->
<!-- |   __| (_) ___| | | | ___  _ __ ___   ___ _ __   __ _  __ _  ___   __ _| |_  | -->
<!-- |  / _` | |/ _ \ |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ / _` | __| | -->
<!-- | | (_| | |  __/  _  | (_) | | | | | |  __/ |_) | (_| | (_| |  __/| (_| | |_  | -->
<!-- |  \__,_|_|\___|_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___(_)__,_|\__| | -->
<!-- |                                         |_|          |___/                  | -->
<!-- | mailto:office@diehomepage.at                        web: www.diehomepage.at | -->
<!-- |#############################################################################| --> 

by Willi Erhart   
*/

/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
	margin: 0px; 
	padding: 0px;  
    height: 100%; 
	background: url(../images/sitebg.gif) #E2E7B3 center repeat-y; 
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, verdana, sans-serif, geneva; 
	font-size: 12px; 
	text-align: left;
	color: #686868;
	/*    Scrollbarformatierung falls benötigt
	      scrollbar-base-color:			#ffffff;
		  scrollbar-3dlight-color:		#ffffff;
		  scrollbar-arrow-color:		#ffffff; 
		  scrollbar-darkshadow-color:	#ffffff;
		  scrollbar-face-color:			#ffffff;
		  scrollbar-highlight-color:	#ffffff;
		  scrollbar-shadow-color:		#ffffff; 
		  scrollbar-track-color:		#ffffff; 
	*/
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

img {
	border: 0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;	
}

/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 960px;
	background: url(../images/bcbg.jpg) #fff right bottom no-repeat;	
	min-height: 560px;
    height:auto !important;  /* für moderne Browser */
    height: 560px;  /*für den IE */
}

#container-center-start {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 862px;
	height: 465px;
	border: 47px solid #E2E7B3;
	background: url(../images/start.jpg) #fff no-repeat;
}

#sitebg {
	background: url(../images/c1bg.gif) center repeat-y; 
	min-height: 560px;
    height:auto !important;  /* für moderne Browser */
    height: 560px;  /*für den IE */

}

/* Navigation */

#navi {
	display: none;
	position: absolute;
	top: 265px;
	right: 127px;
	background: url(../images/navibg.gif) #669410 center right no-repeat;
	width: 210px; 
}

#start #navi {
	position: absolute;
	top: 229px;
	left: 328px;
	width: 210px; 	
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	margin: 0;
	padding: 0;	
}

#navi a{
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
	display: block;
	padding: 2px 8px;
}

#start #navi a{
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
	display: block;
	padding: 0px 8px;
}

#navi a:hover{
	background-color: #EFB914;	
}

#navi a img{
	border: 0px;
	margin-right: 7px;	
}

#start #link-home,
#angebote #link-angebote,
#taetigkeitsbereiche #link-taetigkeitsbereiche,
#garten #link-taetigkeitsbereiche,
#verkauf #link-taetigkeitsbereiche,
#pflanzen #link-taetigkeitsbereiche,
#floristik #link-taetigkeitsbereiche,
#rollrasen #link-taetigkeitsbereiche,
#service #link-service,
#aktuelles #link-aktuelles,
#ueberuns #link-ueberuns,
#greencards #link-greencard,
#newsletter #link-newsletter,
#oeffnungszeiten #link-oeffnungszeiten,
#standort #link-standort,
#kontakt #link-kontakt {
	background-color: #EFB914;	
}

/* Design */

#adresse {
	position: absolute;
	top: 410px;
	left: 328px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	width: 210px; 
	line-height: 12px;		
}

#klick {
	position: absolute;
	top: 0px;
	left: 319px;	
}

#klick2 {
	position: absolute;
	top: 165px;
	left: 18px;	
}

#header {
	padding: 14px;	
	background: url(../images/c1bg.gif) #F1EFE0 repeat-y;
}

#box-right {
	position: absolute;	
}

#box-flash {
	position: absolute;
	top: 0px;
	right: 117px; 
	width: 230px;
	height: 250px;
	z-index: 100;	
}

#start #box-flash {
	display: none;	
}

/*
#box-bild {
	position: absolute;
	top: 0px;
	right: 117px; 
	width: 230px;
	height: 250px;	
}

#angebote #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#taetigkeitsbereiche #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#garten #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#verkauf #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#pflanzen #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#floristik #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#rollrasen #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#service #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#aktuelles #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#ueberuns #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#greencards #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#newsletter #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#oeffnungszeiten #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#standort #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}

#kontakt #box-bild {
	background-image: url(../images/boxb1.jpg); 	
}
*/

#greencard {
	display: none;
	position: absolute;
	top: 470px;
	right: 152px;
}

#content {
	width: 590px;
	padding: 20px;
}

.bsa-l {
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background-color: #fff;
	padding: 4px;
	margin: 0px 10px 10px 0px;		
}

.bsa-r {
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background-color: #fff;
	padding: 4px;
	margin: 0px 0px 10px 10px;	
}

.container img {
	margin: 3px;	
}

#team dl {
	float: left;
	width: 280px;
	margin: 0px 15px 10px 0px;
	padding: 0;
	display: inline; /* fixt den Bug der Randverdopplung im IE/Win */
}

#team dt {
	float: right;
	width: 173px;
	margin: 10px 0 0 0;
	padding: 0;	
	font-weight: bold;
	font-size: 13px;
}

#team dd {
	margin: 0 0 0 0px;
	padding: 0px;	
}

#team dl dd.img img {
	float: left;
} 

#news-start {
	position: absolute;
	top: 248px;
	left: 0px;	
	width: 318px;
	text-align: center;
	font-size: 11px;
}

#news-start a{
	color: #686868;	
	font-size: 11px;
}

#news-start a:hover{
	text-decoration: none;	
}

.preisa {
	padding: 5px;
	float: right;
	background-color: #fff;
}

.preist {
	font-weight: bold;	
	color: #618D0E;
}

.preise {
	color: #618D0E;
	font-weight: bold;
	font-size: 16px;	
}

.ds {
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background-color: #fff;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	width: 150px; 	
	float: left;
}

.ds strong {
	font-size: 12px;	
}

.preisds {
	padding: 3px;
	background-color: #EFB914;
	position: relative;
	margin-top: -37px;
	color: #fff;
	font-weight: bold;
	float: right;
	font-size: 14px;
}

/* Überschriften */

h1 {
	color: #317C42;
	font-size: 20px;
	margin: 0px 0px 7px 0px;
	padding: 0px;	
}

h2 {
	color: #317C42;
	font-size: 16px;
	margin: 4px 0px 4px 0px;
	padding: 0px;	
}

h3 {
	color: #317C42;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
	padding: 0px;	
}

/* Links */

a {
	text-decoration: underline;
	color: #317C42;	
}

a:hover {
	text-decoration: none;
	color: #317C42;		
}

/* Sonstiges */

#print-head {
	display: none;	
}

#copyright {
	text-align: center;
	display: none;
}

#copyright a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

#copyright a:hover{
	color: #ffffff;
	text-decoration: none;
}	

.datum {
	font-size: 10px;
	margin-bottom: 10px;	
}

/* lightbox 2.02 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 5000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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/blank.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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 96px; float: right;  padding-bottom: 0.7em;	}	
#imageData #bottomNavClose img {
	width: 96px ! important;
	height: 22px ! important;	
}	

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}
