		/* 
		Theme Name: LGS Landschaftsgestaltung und Pflege
		Description: Webseite
		Designer : Dipl.- Des. Marcus Prause | marpra.com 
		Slicer/Coder : Dipl.- Des. Marcus Prause | marpra.com 
		
		
		/* Generic Styles */
		
		body {
			text-align: center;
			font-family: helvetica, arial, sans-serif;
			line-height: 25px;
		}
		 
		
		h1, h2, h3, h4, h5 {
			margin-top: 10px;
		}
		
		h1 {
			font-size: 20px;
			color: #2f231e;
			padding-bottom: 12px;
			margin-top: 15px;
			color: #346631;
			text-align: left;
		}
		
#container {
			width: 1050px;
			height: 2750px;
			margin: auto;
			text-align: left;
			position: relative;
			box-shadow:0px 0px 9px #333333;
			
	
	}			
			
#container #headerHg {
	width: 1050px;
	height: 682px;
	position: absolute;
	margin-top: 118px;
	background-image:url(../images/hgstreifen.png);
	background-repeat: repeat-x;
	
}


#headerHgAll {
	width: 4000px;
	height: 682px;
	position: absolute;
	margin-top: 118px;
	background-image:url(../images/hgstreifen.png);
	background-repeat: repeat-x;
	
}
#container #logo {
	position:absolute;
	margin-top: 126px;
	margin-left: 187px;
	
	}
	
#container #traktor {
	position:absolute;
	margin-top: 139px;
	margin-left: 570px;
	
	}
	
#container #bagger {
	position:absolute;
	margin-top: 30px;
	margin-left: 570px;
	
	}
	
	/* NAVIGATION */
		
		#container ul#nav {
			float: left;
			margin-left: 170px;
			margin-top: 225px;
			margin-bottom: 0;
			position: absolute;
		}
		
		#nav li {
			float: left;
			font-size: 12px;
			font-family: arial;
			text-align: center;
			width: 70px;
			margin-right: 7px;
			list-style-type: none;
		}
			
		#nav li a {
			color: #535353;
			display: block;
			text-align: center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-decoration: none;
			}
		#nav li a:hover {
			color: #060;
			display: block;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			}
			
			
	/* NAVIGATION Leistungen */
		
		#container ul#navLeistung {
			float: left;
			margin-top: 455px;
			margin-left: 186px;
			position: absolute;
			z-index: 1;
			}
		
		#navLeistung li {
			float: left;
			font-size: 14px;
			font-family: arial;
			text-align: center;
			width: 110px;
			margin-right: 7px;
			list-style-type: none;
		}
			
		#navLeistung li a {
	display: block;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #FAFAF8;
			}
			
		#navLeistung li a:hover {
			color: #FAFAF8;
			display: block;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration: underline;
			}	
			
		#header #leistungenHG {
			position: absolute;
			margin-top: 444px;
			margin-left: 131px;
			
		}
		
			
			
#container #kontakt {
	text-align: left;
	height: 550px;
	width: 250px;
	position: absolute;
	overflow: hidden;
	margin-top: 460px;
	margin-left: 178px;
	color: #535353;
	line-height: 16px;
	border-right: solid;
	border-right-width: thin;
	border-right-color: #346631;
	left: -5px;
	top: 3px;
}

#container #kontakt h1{	
	font-weight: normal;
	font-size: 14px;
	color: #346631;
}
#container #kontakt #kontaktdaten #adresse {
	font-size: 14px;
}
#container #kontakt #kontaktdaten #KontaktH1 {
	padding-top: 10px;
}
#container #kontakt #kontaktdaten #adresse #webLink {
	text-decoration: underline;
	color: #535353;
	cursor: pointer;
}
#container #kontakt #kontaktdaten #adresse #webLink:hover {
	text-decoration: none;
	color: #346631;
	cursor: pointer;
}
#container #kontakt #karte {
	height: auto;
	width: auto;
	position: absolute;
	margin: 20px 20px;	
}

#container #header #schlagworte #schlagworteListe li{
	width: 350px;
	height: auto;
	position: relative;
	list-style-image:url(../images/punkt.png);
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-weight: lighter;
	font-style: normal;
	font-size:14px;
}

#container #header #schlagworte #schlagworteListe {
	margin: 268px 210px;
	width: 350px;
	position: absolute;
	list-style-image:url(../images/punkt.png);
	
}#container #main #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #535353;
	text-align: left;
	height: 500px;
	width: 350px;
	margin-top: 460px;
	margin-left: 450px;
	position: absolute;
}

#container #footer #footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	width: 500px;
	margin-top: 1160px;
	margin-bottom: 20px;
}


/* Gallery styles Gallerie 1 */

#container #main #gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:600px;
	overflow:hidden;
}

#container #main #gallery #slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

#container #main #gallery #slides .slide{
	float:left;
}

#container #main #gallery #menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#container #main #gallery #menu ul{
	margin:0px;
	padding:0px;
}

#container #main #gallery #menu ul li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#container #main #gallery #menu ul li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../img/pic_bg.png) repeat;
}

#container #main #gallery #menu ul li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../img/active_bg.png) no-repeat;
}

#container #main #gallery #menu ul li.act a{
	cursor:default;
}

#container #main #gallery #menu ul .fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../img/divider.png) no-repeat right;
}

#container #main #gallery #menu ul li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#container #main #gallery #menu ul a img{
	border:none;
}




#container #main{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:600px;
	height: auto;
	position:absolute;
	margin-top: 500px;
	margin-left: 235px;
	padding-bottom: 50px;
	border-bottom-color: #346631;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#container #main #projektText {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #535353;
	text-align: left;
	margin-bottom: 15px;
}

/* ENDE Gallerie 1 */

/* Gallery styles Gallerie 2 */

#container #main2 #gallery2{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:600px;
	overflow:hidden;
}

#container #main2 #gallery2 #slides2{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

#container #main2 #gallery2 #slides2 .slide2{
	float:left;
}

#container #main2 #gallery2 #menu2{
	/* This is the container for the thumbnails */
	height:45px;
}

#container #main2 #gallery2 #menu2 ul{
	margin:0px;
	padding:0px;
}

#container #main2 #gallery2 #menu2 ul li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#container #main2 #gallery2 #menu2 ul li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../img/pic_bg.png) repeat;
}

#container #main2 #gallery2 #menu2 ul li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../img/active_bg.png) no-repeat;
}

#container #main2 #gallery2 #menu2 ul li.act a{
	cursor:default;
}

#container #main2 #gallery2 #menu2 ul .fbar2{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../img/divider.png) no-repeat right;
}

#container #main2 #gallery2 #menu2 ul li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#container #main2 #gallery2 #menu2 ul a img{
	border:none;
}




#container #main2{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:600px;
	height: auto;
	position:absolute;
	margin-top: 1120px;
	margin-left: 235px;
	padding-bottom: 50px;
	border-bottom-color: #346631;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#container #main2 #projektText {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #535353;
	text-align: left;
	margin-bottom: 15px;
}

/* Gallery styles Gallerie 3 */

#container #main3 #gallery3{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:600px;
	overflow:hidden;
}

#container #main3 #gallery3 #slides3{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

#container #main3 #gallery3 #slides3 .slide3{
	float:left;
}

#container #main3 #gallery3 #menu3{
	/* This is the container for the thumbnails */
	height:45px;
}

#container #main3 #gallery3 #menu3 ul{
	margin:0px;
	padding:0px;
}

#container #main3 #gallery3 #menu3 ul li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#container #main3 #gallery3 #menu3 ul li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../img/pic_bg.png) repeat;
}

#container #main3 #gallery3 #menu3 ul li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../img/active_bg.png) no-repeat;
}

#container #main3 #gallery3 #menu3 ul li.act a{
	cursor:default;
}

#container #main3 #gallery3 #menu3 ul .fbar3{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../img/divider.png) no-repeat right;
}

#container #main3 #gallery3 #menu3 ul li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#container #main3 #gallery3 #menu3 ul a img{
	border:none;
}




#container #main3{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:600px;
	height: auto;
	position:absolute;
	margin-top: 1740px;
	margin-left: 235px;
	padding-bottom: 50px;
	border-bottom-color: #346631;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#container #main3 #projektText {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #535353;
	text-align: left;
	margin-bottom: 15px;
}

/*Footer*/

#footer2 {
	margin-top: -400px;
	position: absolute;
	width: 1024px; /* Breite des Elements */
	height: 364px; /* Höhe des Elements */
	left: 50%;
   	margin-left: -512px; /* Breite des Elements geteilt durch zwei! */
  }
  
#footer2 #FooterLogo {
	position: absolute;
	margin-top: 195px;
	margin-left: 170px;
	padding-right: 10px;
	border-right: #3F0;
	border-right-style: solid;
	border-right-width: thin;
	padding-left: 13px;
	border-left: #3F0;
	border-left-style: solid;
	border-left-width: thin;
	}

#footer2 #FooterNav #FooterNav {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: absolute;
	margin-top: 195px;
	margin-left: 410px;
	text-decoration: none;
}

#footer2 #FooterNav #FooterNav a{
	color: #3F0;
	}
	
#footer2 #footerAGB #FooterNav #FooterNav {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: absolute;
	margin-top: 195px;
	margin-left: 480px;
	text-decoration: none;
}

