
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

img {
	border: none;
}

.clear {
	font-size: 0.001em;
	line-height: 0.001em;
	clear: both;
}

html,
body {
	height: 100%;
}

html {
	background: url(../images/bg-html.jpg) repeat-x center top #006940;
}

body {
	background: url(../images/bg-body.jpg) no-repeat center top;
	font: 14px/19px "Trebuchet MS", sans-serif;
	color: #f9ffe1;
}

/*---------- Container ----------*/
#container {
	background: url(../images/bg-container.jpg) repeat-y 0px 0px;
	width: 960px;
	margin: 0px auto;
}

/*---------- Header ----------*/
#header {
display:none;
}

/*---------- Branding ----------*/
#branding {
	height: 147px;
	width: 291px;
	position: absolute;
	top: 15px;
	left: 25px;
}

#branding h1 {
	height: 147px;
	width: 291px;
}

#branding h1 a {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 147px;
	width: 291px;
}

/*---------- HeaderAddress ----------*/
#headerAddress {
	height: auto;
	width: 302px;
	position: absolute;
	top: 180px;
	left: 39px;
}

#headerAddress a {
	color: #e2ff73;
	text-decoration: none;
}

#headerAddress a:hover {
	text-decoration: underline;
}

#headerAddress p.company {
	font-size: 16px;
	line-height: 19px;
	color: #e2ff73;
}

#headerAddress p.phones {
	font-size: 14px;
	line-height: 18px;
	color: #e2ff73;
}

/*---------- NavigationAnfahrt ----------*/
#navigationAnfahrt {
	background: url(../images/bg-navigationAnfahrt.jpg) no-repeat 0px 0px;
	height: 26px;
	width: 148px;
	position: relative;
	margin: 15px 0px 14px -6px;
	padding: 7px;
}

#navigationAnfahrt ul {
	list-style: none;
	height: 26px;
	width: 148px;
}

#navigationAnfahrt ul li {
	float: left;
}

#navigationAnfahrt ul li a {
	background: url(../images/li-navigationAnfahrt-zurAnfahrt.jpg) no-repeat 0px 0px;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 26px;
	width: 148px;
}

#navigationAnfahrt ul li a:hover {
	background-position: 0px -26px;
}

#navigationAnfahrt ul li.active a,
#navigationAnfahrt ul li.active a:hover {
	background-position: 0px -52px;
}

/*---------- NavigationImpressum ----------*/
#navigationImpressum {
	height: 20px;
	width: 80px;
	position: absolute;
	top: 12px;
	left: 825px;
}

#navigationImpressum ul {
	list-style: none;
	height: auto;
	width: auto;
}

#navigationImpressum ul li {
	float: left;
}

#navigationImpressum ul li a {
	font-size: 12px;
	line-height: normal;
	color: #bcd853;
	text-decoration: none;
}

#navigationImpressum ul li a:hover,
#navigationImpressum ul li.active a {
	text-decoration: underline;
}

/*---------- Slideshow ----------*/
#slideshow {
	height: 218px;
	width: 518px;
	position: absolute;
	top: 49px;
	left: 367px;
}

/*---------- Unsere Öffnungszeiten ----------*/
#oeffnungszeiten {
	font-size: 15px;
	line-height: 18px;
	color: #006940;
	height: 82px;
	width: 499px;
	padding: 6px 0px 0px 17px;
	position: absolute;
	top: 386px;
	left: 382px;
}

#oeffnungszeiten h3 {
	font-size: 25px;
	line-height: normal;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/*---------- ContentCotaniner ----------*/
#contentCotaniner {
	width: 960px;
	position: relative;
}

/*---------- ContentSidebar ----------*/
#contentSidebar {
display:none;
}

/*---------- Navigation ----------*/
#navigation {
	background: #046b41;
	height: 296px;
	width: 289px;
	position: relative;
	margin: -157px 0px 126px 24px;
	padding: 2px 2px 0px 2px;
	z-index: 3;
}

* html #navigation { /* Hack for IE 6 when increasing ul-width not to show ul background-color */
	background: url(../images/bg-navigation.jpg) no-repeat 0px 0px;
}

#navigation ul {
	list-style: none;
	height: 296px;
	width: 289px;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	background: url(../images/li-navigation-bg.jpg) no-repeat 0px 0px;
	font-size: 16px;
	line-height: normal;
	color: #006940;
	text-decoration: none;
	display: block;
	height: 29px;
	width: 244px;
	padding: 6px 0px 0px 45px;
	margin: 0px 0px 2px 0px;
}

#navigation ul li a.nomargin {
	margin: 0px;
}

#navigation ul li a.last {
	background: url(../images/li-navigation-bg2.jpg) no-repeat 0px 0px;
}

#navigation ul li a.last:hover,
#navigation ul li.active a.last {
	background-position: 0px -35px;
}

#navigation ul li a:hover,
#navigation ul li.active a {
	background-position: 0px -35px;
}

/*---------- NavigationDropDown ----------*/

#navigation ul li#produkte-und-sortimente {
	display: block;
	height: 35px;
	width: 296px;
	margin: 0px 0px 2px 0px;
	position: relative;
}

#navigation ul li#produkte-und-sortimente:hover ul#navigationDropDown {
	display: block;
}

ul#navigationDropDown {
	border: 1px solid #bcd853;
	background: #00613f;
	list-style: none;
	display: none;
	height: auto;
	width: 371px;
	padding: 2px 2px 1px 2px;
	position: absolute;
	top: 0px;
	left: 296px;
}

ul#navigationDropDown li {
	float: left;
}

ul#navigationDropDown li a {
	background: url(../images/li-navigationDropDown-bg.jpg) no-repeat 0px 0px;
	font-size: 13px;
	line-height: normal;
	color: #e7ff8d;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	height: 19px;
	width: 162px;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 0px 21px;
}

ul#navigationDropDown li a.left {
	margin: 0px 5px 1px 0px;
}

ul#navigationDropDown li a.right {
	margin: 0px 0px 1px 0px;
}

ul#navigationDropDown li a:hover,
ul#navigationDropDown li.active a {
	background-position: 0px -22px !important;
	text-decoration: underline;
}

ul#navigationDropDown li.clear {
	float: none;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	clear: both;
	height: 0px;
	width: 0px;
}

* html ul#navigationDropDown li.clear { /* Hack for IE6 - not to show li.clear because IE6 increases ul-width */
	display: none;
}

*+html ul#navigationDropDown li.clear { /* Hack for IE7 - not to show li.clear because IE7 increases ul-width */
	display: none;
}

/*---------- NavigationDropDown2 ----------*/
#navigation ul li#dienstleistungen {
	display: block;
	height: 35px;
	width: 296px;
	margin: 0px 0px 2px 0px;
	position: relative;
}

#navigation ul li#dienstleistungen:hover ul#navigationDropDown2 {
	display: block;
}

ul#navigationDropDown2 {
	border: 1px solid #bcd853;
	background: #00613f;
	list-style: none;
	display: none;
	height: auto;
	width: auto; /* Set this to 371px if the client wants a drop down menu with more that one links as the upper one */
	padding: 2px 2px 1px 2px;
	position: absolute;
	top: 0px;
	left: 296px;
}

ul#navigationDropDown2 li {
	float: left;
}

ul#navigationDropDown2 li a {
	background: url(../images/li-navigationDropDown-bg.jpg) no-repeat 0px 0px;
	font-size: 13px;
	line-height: normal;
	color: #e7ff8d;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	height: 19px;
	width: 162px;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 0px 21px;
}

ul#navigationDropDown2 li a.left { /* Set classes for the links .left and .right if the client wants a drop down menu with more that one links as the upper one */
	margin: 0px 5px 1px 0px;
}

ul#navigationDropDown2 li a.right { /* Set classes for the links .left and .right if the client wants a drop down menu with more that one links as the upper one */
	margin: 0px 0px 1px 0px;
}

ul#navigationDropDown2 li a:hover,
ul#navigationDropDown2 li.active a {
	background-position: 0px -22px !important;
	text-decoration: underline;
}

ul#navigationDropDown2 li.clear {
	float: none;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	clear: both;
	height: 0px;
	width: 0px;
}

* html ul#navigationDropDown2 li.clear { /* Hack for IE6 - not to show li.clear because IE6 increases ul-width */
	display: none;
}

*+html ul#navigationDropDown2 li.clear { /* Hack for IE7 - not to show li.clear because IE7 increases ul-width */
	display: none;
}

/*---------- Sie Haben Frage ? ----------*/
#fragen {
	font-size: 12px;
	line-height: 18px;
	color: #d8f870;
	height: 150px;
	width: 250px;
	padding: 0px 0px 0px 41px;
}

#fragen h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0px 0px 2px 0px;
}

/*---------- NavigationKontakt ----------*/
#navigationKontakt {
	background: url(../images/bg-navigationKontakt.jpg) no-repeat 0px 0px;
	height: 26px;
	width: 169px;
	position: relative;
	margin: 10px 0px 0px -8px;
	padding: 7px;
}

#navigationKontakt ul {
	list-style: none;
	height: 26px;
	width: 169px;
}

#navigationKontakt ul li {
	float: left;
}

#navigationKontakt ul li a {
	background: url(../images/li-navigationKontakt-kontaktAufnehmen.jpg) no-repeat 0px 0px;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 26px;
	width: 169px;
}

#navigationKontakt ul li a:hover,
#navigationKontakt ul li.active a {
	background-position: 0px -26px;
}

/*---------- ContentContainer ----------*/
#contentContainer {
	width: 960px;
}

/*---------- ContentMain ----------*/
#contentMain {
	background: url(../images/bg-contentMain.jpg) no-repeat 0px 0px;
	float: left;
	width: 515px;
	padding: 0px 60px 0px 55px;
}

#contentMain h2 {
	font-size: 38px;
	line-height: normal;
	color: #bcd853;
	font-weight: normal;
	position: relative;
	margin: -15px 0px -4px 0px;
	z-index: 2;
}

#contentMain h3 {
	font-size: 17px;
	line-height: normal;
	color: #bcd853;
	font-weight: normal;
	margin: 0px 0px 35px 0px;
}

#contentMain h3.nomargin {
	margin: 0px;
}

#contentMain h4 {
	font-size: 16px;
	line-height: normal;
	color: #f9ffe1;
	font-weight: bold;
}

#contentMain p {
	margin: 0px 0px 19px 0px;
}

#contentMain ul  {
	padding-left:16px;margin-bottom:16px;
}

#contentMain ul li {
	padding-bottom:10px;
}

#contentMain a {
	color: #c5eb6b;
	text-decoration: underline;
}

#contentMain a:hover {
	text-decoration: none;

}

#contentMain .highlight {
	font-size: 13px;
	color: #bcd853;
	font-weight: bold;
}

#contentMain .highlight2 {
	font-size: 13px;
	color: #bcd853;
	font-weight: bold;
	margin:0 0 16px 0px;
}

#contentMain .highlight3 {
	font-size: 13px;
	color: #f9ffe1;
	font-weight: bold;
	margin:0 0 8px 0px;
}

#contentMain img.image {
	background: url(../images/bg-image.jpg) no-repeat 0px 0px;
	float: left;
	height: 73px;
	width: 242px;
	margin: 0px 5px 19px 0px;
	padding: 3px 6px 11px 4px;
}

#contentMain img.image2 {
	background: url(../images/bg-image2.jpg) no-repeat 0px 0px;
	float: left;
	height: 181px;
	width: 242px;
	margin: 0px 5px 19px 0px;
	padding: 3px 6px 11px 4px;
}

#pixaround {
	background: url(../images/bg-pixaround.jpg) no-repeat 0px 0px;
	height: 26px;
	width: 198px;
	padding: 8px;
	margin: -13px 0px 0px -12px;
	position: relative;
}

#pixaround a {
	background: url(../images/pixaroundButton.jpg) no-repeat 0px 0px;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 26px;
	width: 198px;
}

#pixaround a:hover {
	background-position: 0px -26px;
}

/*---------- Anfahrt - Googlemap ----------*/
#map {
	border: 1px solid #bcd853;
	height: 350px;
	width: 500px;
	padding: 5px;
}

#map:hover {
	background: #bcd853;
}

/*---------- Footer ----------*/
#footerOuter2 {
	background: url(../images/bg-footerOuter2.jpg) repeat-x center top;
	height: 216px;
}

#footerOuter {
	background: url(../images/bg-footerOuter.jpg) no-repeat center top;
	height: 216px;
}

#footer {
	display:none;
}

#footer ul#navigationSitemap {
	list-style: none;
	text-align: center;
	height: 50px;
	width: 450px;
	position: absolute;
	top: 146px;
	left: 421px;
}

#footer ul#navigationSitemap li {
	float: left;
	font-size: 12px;
	line-height: 19px;
	color: #e2ff73;
}

#footer ul#navigationSitemap li a {
	font-size: 12px;
	line-height: 19px;
	color: #e2ff73;
	text-decoration: none;
	margin: 0px 4px;
}

#footer ul#navigationSitemap li a.center {
	margin: 0px 0px 0px 40px;
}

#footer ul#navigationSitemap li a:hover,
#footer ul#navigationSitemap li.active a {
	color: #f9ffe1;
	text-decoration: underline;
}

