h1 {
	color: #42992B;
	margin-bottom: 0.5em;
}

h2 {
	color: #42992B;
	margin-bottom: 0.5em;
}

h3 {
	color: #C00;
	margin-bottom: 0.5em;
}

h4 {
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 1em;
}

textarea, input, select {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

#content a {
	color: #C00;
}

#content li {
	list-style: none;
	background: url(/images/li.gif) no-repeat left 50%;
	padding-left: 12px;
}

a.download {
	list-style: none;
	padding-left: 2em;
	background: url(/images/icons/download.gif) no-repeat left;
	
}


a.external {
	background: url(/images/icons/external.gif) right no-repeat;
	padding-right: 1.00em;
}

#contact {
	width: 290px;
	height: 114px;
	float: left;
	background: url(/images/contact.jpg) no-repeat;
}

#contact p {
	padding: 28px 38px 8px 20px;

}

#contact p a {
			color: #FFFFFF;
	text-decoration: none;
}

.box {

	padding: 10px 0px 8px 10px;
	border: 1px solid #42992B;
	background-color: #FDEAC2;
}


#box {
	width: 244px;
	height: 49px;
}

#box2 {

	width: 265px;
	height: 70px;

}

#box2 p {
	padding: 33px 0px 8px 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#box2 p a {
	color: #FFFFFF;
	text-decoration: none;
}

#box p {
	padding: 19px 0px 8px 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#box p a {
	color: #FFFFFF;
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.start{

	font-size: 0.9em;
}

.garten {

	background: url(/images/garten.jpg) no-repeat;
}

.garantie {

	background: url(/images/garantie.jpg) no-repeat;
}

.wissen {

	background: url(/images/wissen.jpg) no-repeat;
}

.projekte {

	background: url(/images/projekte.jpg) no-repeat;
}



.factory {

	background: url(/images/factory.jpg) no-repeat;
}

.apfelannahme {

	background: url(/images/apfel.jpg) no-repeat;
}





.besichtigung {

	background: url(/images/besichtigung.jpg) no-repeat;
}

.logos {

	background: url(/images/logos.jpg) no-repeat;
}

.werbung {

	background: url(/images/werbung.jpg) no-repeat;
}

.saft {

	background: url(/images/saft.jpg) no-repeat;
}


.apfelwein {

	background: url(/images/apfelwein.jpg) no-repeat;
}

#juicefactory_img {
	width: 140px;
	height: 114px;
	float: left;
}

#teaser {
	height: 123px;
	width: 468px;
}



/* @group Pressemeldungen */
h3.press {
	clear: both;
	padding-top: 1em;
}
.press-item {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.75em;
}
.press-item h4 {
	display: block;
	width: 20%;
	float: left;
}
.press-item h3 {
	display: block;
	width: 80%;
	float: right;
}
/* @end */

/* @group Links */

.imagelink {
	border: none;
	float:left;
	margin: 0 15px 40px 0;
}
.imagelink img {
	border: none;
}

/* @end */


/* @group Benutzerausgaben/Hinweise */
p#notice {
	color: white;
	padding: .5em;
	border: 1px solid black;
}
p#notice.success {
	background-color: #42992B;
}
p#notice.failure {
	background-color: #cc0000;

}


#infolayer {
	font-size: 0.9em;
	background: #CCD5DB;
	/*filter: alpha(opacity:80);*/
	position: absolute;
	z-index: 3;
	display:none;
	width: 100px;
	padding: 5px;
	border-left: #FFF 1px solid;
	border-top: #FFF 1px solid;
	border-bottom: #036 1px solid;
	border-right: #036 1px solid;
}
/* @end */

