@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	height: 100%;
	background-color: #000;
}
/*.startseite {
	background-image: url(../images/start/limonenseitling2_start.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
	background-attachment: fixed;
}*/

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color: #786854;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	margin: 0px;
	color: #900;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color: #00543F;
}
.h2-size {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
}
.subheadline {
	margin-top: 13px;
}

.logo {
	margin-top: 0x;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 80px;
	float: left;
}
.logo_zusatz {
	margin-top: 0x;
	margin-right: 10px;
	padding-top: 26px;
	float: right;
}

#site {
	position: relative;
	margin: 10px auto 0 auto;
	width: 960px;
}

#header {
	float: left;
	width: 960px;
	border-top: 1px dashed #999;
}

#content {
	position: relative;
	z-index: 11;
	float: left;
	width: 570px;
	min-height: 294px;
	padding: 30px 180px 20px 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	color: #786854;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

#content a {
	color: #786854;
	text-decoration: underline;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin: 0px;
	color: #786854;
	font-weight: bold;
	line-height: 120%;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	color: #786854;
	font-weight: bold;
	line-height: 140%;
}

#content_formular {
	position: relative;
	z-index: 11;
	float: left;
	width: 800px;
	min-height: 294px;
	padding: 30px 80px 20px 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	color: #FFF;
	background-color:#786854;
	border: 1px solid #FFF;
}

#content_formular a {
	color: #FFF;
	text-decoration: underline;
}

#content_formular h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	line-height: 120%;
}

#content_formular h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	line-height: 120%;
}

#content h3 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

#content p {
	line-height: 18px;
	font-size: 18px;
}

#content ul {
	line-height: 28px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

#content li {
	
	padding-left: 0px;
	margin-left: 0px;
}

.bild_hoch {
	margin: -53px 28px 0 -210px;
	vertical-align: top;
	float: left;
}
.bild_hoch2 {
	margin: 68px 28px 0 -210px;
	vertical-align: top;
	float: left;
}
.bild_hoch3 {
	margin: 189px 28px 0 -210px;
	vertical-align: top;
	float: left;
}
.bild_quer {
	margin: -53px 494px 25px -210px;
}
.bild_banner {
	z-index: 1;
	margin: 90px 0 0 70px;
	/*vertical-align: top;*/
}

#produktabbildung {
	margin: 10px 0 0 -130px;
}

/* MAIN NAVIGATION */
/*Navigation 1. Ebene*/

#divNav {
	/*width: 700px;*/
	padding-top: 84px;
	padding-bottom: 20px;
    float: left;
}

#divNav ul {
	width: 755px;
	padding-left: 5px;
	list-style: none;
}

#divNav li {
	float: left;
	background-color: #3CF;
}

#divNav li a {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 21px;
	display: block;
	padding: 2px 15px 2px 15px;
	margin: 0 0 0 0;
}

#divNav li a:hover {
	color: #FFF;
	background-color: #786854;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#divNav li a:active {
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

/*Navigation 2. Ebene*/

#divNav .main_active {
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#divNav ul ul {
	margin: 4px 0 8px 0;
}

#divNav .navi_linie_lang {
	width: 130px;
	margin-left: -20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008060;
	display: block;
}

#divNav .navi_linie_kurz {
	width: 40px;
	padding-top: 8px;
	margin-left: -20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008060;
	display: block;
}

/*Navigation 3. Ebene*/

#divNav .sub_active {
	font-weight: bold;
}

#divNav .active {
	color: #00543F;
	font-weight: bold;
}

#divNav .main_active_sub {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
}


#menu_footer {
	padding: 28px 0 0px 204px;
}
#menu_footer ul {
	list-style: none;
	padding: 0;
}
#menu_footer li {
	float: left;
	background-color: #666;
}
#menu_footer li a {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 21px;
	display: block;
	padding: 2px 15px 2px 15px;
	margin: 0 0 0 0;
}
#menu_footer li a:hover {
	color: #FFF;
	/*background-color: #786854;*/
	background-color: #900;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#menu_footer li a:active {
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#footer {
	width: 960px;
	height: 80px;
	clear: left;
	border-bottom: 1px dashed #999;	
}

.formular {
	background-color: #EDE9E0;
	padding: 5px 5px 5px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #391E00;
}

.fb_button {
	margin: -27px 0 0px 60px;
}