/* --- Reset ------------------------------------------------------------ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { 
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset, img { 
	border: 0px;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym { 
	border: 0px;
}

/* --- Global ----------------------------------------------------------- */

body, div, p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1 {
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 24px;
	color: #0037BD;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 19px;
	color: #5577C8;
	font-weight: normal;
}

h3 {
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 15px;
	color: #66666A; /* #5577C8; */
	font-weight: normal;
}

h4 {
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}

a, a:link, a:visited, a:hover, a:active {
	color: #0037BD;
	text-decoration: none;
}

a:hover, a:active {
	color: #002EA3;
	text-decoration: underline;
}

sup {
	vertical-align: top;
}

sub {
	vertical-align: bottom;
}

br.clearFloats {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	white-space: nowrap;
}

/*
.imageCanvas {
	width: 240px;
	height: 240px;
	text-align: center;
	line-height: 100%;
	background-color: #EEEEF2;
}

.imageCanvas img {
	
}
*/

img.border_tiny {
	border: 1px solid #EEEEF2;
}

/* --- Layout ----------------------------------------------------------- */

body {
	height: 100%;
	background: url(bg_page_strip.jpg) left top repeat-y;
	background-color: #F1F5F9;
}

div.backPane {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	/* height:auto/background:fixed-combi still to be tested in IE6 ... */
	height: auto;
	background: url(bg_page_waterrose.jpg) left top no-repeat fixed;
}

div.containerMain {
	position: relative;
	width: 1018px;
}

div.header {
	position: relative;
	width: 100%;
	height: 172px;
}

div.containerColumns {
	position: relative; /* del */
	width: 1001px;
	padding-left: 17px;
}

div.paneLeft {
	position: fixed;
	/* position: relative;
	float: left;
	*/
	width: 246px;
	height: 740px;
}

div.paneRight {
	/* float: left; */
	width: 741px;
	margin-left: 246px;
	margin-bottom: 100px;
	padding-left: 14px;
}

/* --- Header ----------------------------------------------------------- */

/* backup:
div.header div.signet {
	position: absolute;
	top: 44px;
	left: 200px;
	width: 540px;
	height: 85px;
	background: url(logo_signet.gif) left top no-repeat;
}
*/

div.header div.logo_image {
	display: block;
	position: fixed;
	top: 44px;
	left: 200px;
	width: 64px;
	height: 85px;
	background: url(logo_signet.gif) left top no-repeat;
}

div.header div.logo_text {
	position: absolute;
	top: 44px;
	left: 279px;
	width: 461px;
	height: 85px;
	background: url(logo_signet.gif) -79px top no-repeat;
}

div.logo_text address {
	display: none;
}

div.header div.phoneNumber {
	position: absolute;
	bottom: 20px;
	right: 23px;
	width: 142px;
	height: 11px;
	background: url(telefonnummer.gif) left top no-repeat;
}

div.phoneNumber p {
	display: none;
}

div.header div.navAuxiliary {
	position: absolute;
	top: 20px;
	right: 23px;
	text-align: right;
	line-height: 13px;
	font-size: 12px;
	color: #888;	
}

div.header div.navAuxiliary a {
	font-size: 12px;
	color: #888;
}

div.header div.navAuxiliary a:link, div.header div.navAuxiliary a:visited {
	text-decoration: none;
	color: #888;
}

div.header div.navAuxiliary a:hover, div.header div.navAuxiliary a:active {
	text-decoration: underline;
	color: #555;
}

/* --- LeftPane --------------------------------------------------------- */

div.paneLeft div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	z-index: 1;
	background: url(bg_pane_left_top.gif) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.paneLeft div.middle {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 715px;
	z-index: 2;
	background: url(bg_pane_left_middle.gif) left top repeat-y;
}

div.paneLeft div.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	z-index: 3;
	background: url(bg_pane_left_bottom.gif) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.paneLeft div.decoration {
	position: absolute;
	bottom: 10px;
	left: 3px;
	width: 240px;
	height: 205px;
	z-index: 4;
	background: url(deco_pane_left_levibottles.jpg) left top no-repeat;
}

div.paneLeft div.navigation {
	position: absolute;
	top: 18px;
	left: 3px;
	width: 260px;
	height: 480px;
	z-index: 5;
	overflow: visible;
}

/* --- Navigation ------------------------------------------------------- */

div.navigation a {
	display: block;
	height: 30px;
}

div.navigation a span {
	display: none;
}

div.navigation ul.level_1, div.navigation ul.level_2 {
	list-style: none;
}

div.navigation ul.level_1 li {
	width: 240px;
}

div.navigation ul.level_1 a:link, div.navigation ul.level_1 a:visited {
	background-position: 0px 0px;
}

div.navigation ul.level_1 a:hover, div.navigation ul.level_1 a:active {
	background-position: 0px -30px;
}

div.navigation ul.level_1 a.active {
	background-position: 0px -60px !important;
}

div.navigation ul.level_2 {
	margin-left: 20px;
	border-top: 1px solid #556A97;
}

div.navigation ul.level_2 li {
	width: 220px;
}

div.navigation ul.level_2 a {
	width: 210px;
	height: 22px;
	padding: 6px 0px 0px 10px;
	line-height: 15px;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #7792D3;
}

div.navigation ul.level_2 a:link, div.navigation ul.level_2 a:visited {
	background-color: #5577C8;
}

div.navigation ul.level_2 a:hover, div.navigation ul.level_2 a:active {
	background-color: #9cb0df;
}

div.navigation ul.level_2 a.active {
	background-color: #9cb0df;
}

div.navigation ul.level_3 {
	margin-left: 0px;
	background-color: #5577C8;
}

div.navigation ul.level_3 li {
	width: 200px;
	padding-left: 20px;
}

div.navigation ul.level_3 a {
	width: 190px;
	/*
	height: 22px;
	padding-left: 0px;
	*/
	border-bottom: none;
	background-color: #5577C8;	
}

div.navigation ul.level_3 a:link, div.navigation ul.level_3 a:visited {
	background-color: #5577C8;
}

div.navigation ul.level_3 a:hover, div.navigation ul.level_3 a:active {
	text-decoration: underline;
}

div.navigation ul.level_3 a.active {

}


div.navigation a#navMain_1 {
	background-image: url(btn_nav_main_start.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_2 {
	background-image: url(btn_nav_main_aktuelles.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_3 {
	background-image: url(btn_nav_main_leviwasser.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_4 {
	background-image: url(btn_nav_main_ueberuns.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_5 {
	background-image: url(btn_nav_main_kontakt.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_6 {
	background-image: url(btn_nav_main_anfahrt.gif);
	background-repeat: no-repeat;
}

div.navigation a#navMain_7 {
	background-image: url(btn_nav_main_partner.gif);
	background-repeat: no-repeat;
}


/* --- ContentPane ------------------------------------------------------ */

div.paneContent div.top {
	width: 100%;
	height: 10px;
	background: url(bg_pane_content_top.png) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.paneContent div.content {
	width: 695px;
	padding: 7px 23px 20px 23px;	
	background: url(bg_pane_content_middle.png) left top repeat-y;
	line-height: 20px;
	font-size: 15px;
	color: #000;	
}

div.paneContent div.bottom {
	width: 100%;
	height: 15px;
	background: url(bg_pane_content_bottom.png) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.articleSection {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	padding: 20px 0px 3px 0px;
	border-bottom: 1px dotted #CCC;
}

div.articleSection.noDividerBottom {
	border-bottom: 0px !important;
}

div.articleSection a.smallAction, div.articleSection .quoteSource {
	font-size: 11px;
}

div.articleSection a.smallAction span {
	padding-top: 5px;
	padding-left: 8px;
	line-height: 50%;
}

div.column_text {
	float: left;
	width: 435px;
	height: auto;
	overflow: hidden;
}

div.column_images {
	float: right;
	width: 240px;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	font-size: 12px;
}

div.articleSection p, div.column_text address {
	margin-bottom: 20px;
	line-height: 20px;
}

div.articleSection p br, div.column_text address br {
	line-height: 14px;
}

div.column_text address {
	letter-spacing: 0.6px;
}

div.column_text p.intro {
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
}

div.column_text ul {
	padding: 0px 0px 10px 20px;
	list-style: disc;
	list-style-type: disc;
}

div.column_text ul li {
	padding-bottom: 10px;
}

div.articleSection table {
	width: 100%;
	margin-bottom: 20px;
	line-height: 20px;
}

div.articleSection table th {
	padding-bottom: 5px;
	font-weight: bold;
}

div.articleSection table.rowsDivided tbody td {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #CCC;
}

div.articleSection table.rowsDivided tr.last td {
	line-height: 16px;
	border-bottom: 0px;
}

div.articleSection table.rowsDivided tbody td a:hover, div.articleSection table.rowsDivided tbody td a:active {
	text-decoration: none;
}

div.articleSection table.rowsDivided tr:hover td {
	background-color: #E9EEF9;
}

div.articleSection table.cellAlignBottom td {
	vertical-align: bottom;
	line-height: 16px;
	padding-bottom: 8px;
}

div.column_text div.formContainer {
	margin-bottom: 20px;
}

div.column_images h5 {
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #666;
}

div.column_images h6 {
	margin-top: 7px;
	line-height: 16px;
	font-size: 12px;	
	color: #888;	
}

div.column_images p {
	margin-bottom: 0px;
	line-height: 16px;
}

div.column_images br.spacer {
	line-height: 23px;
}

img.enlargeable {
	cursor: pointer;
}

/* --- Sitemap ---------------------------------------------------------- */

div.paneSitemap {
	position: relative;
	width: 100%;
	height: 260px;
}

div.paneSitemap div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	z-index: 1;
	background: url(bg_pane_content_bottom.png) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.paneSitemap div.bottom {
	position: absolute;
	bottom: 0px;
	left: 3px;
	width: 735px;
	height: 1px;
	z-index: 3;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	background-color: #BABBBC;
}

div.paneSitemap div.content {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 718px;
	height: 230px;
	z-index: 2;
	padding: 20px 0px 0px 23px;
	background: url(bg_pane_sitemap.png) left top repeat-y;
	line-height: 1px;
	font-size: 1px;
}

div.paneSitemap h4 {
	padding-bottom: 15px;
	line-height: 19px;
	font-size: 17px;
	color: #666;
	font-weight: normal;
}

div.paneSitemap h5,
div.paneSitemap h5 a, div.paneSitemap h5 a:link, div.paneSitemap h5 a:visited
{
	padding-bottom: 11px;
	line-height: 16px;
	text-transform: uppercase;
	font-size: 13px;
	color: #0037BD;
	font-weight: bold;
	letter-spacing: 0.2px;
}

div.paneSitemap h5 a:hover, div.paneSitemap h5 a:active {
	color:#002EA3;
}

div.paneSitemap h5.special {
	padding-bottom: 8px;
	color: #444;
}

div.paneSitemap div.column {
	float: left;
	width: 158px;
	height: auto;
	overflow: hidden;
	padding-right: 20px;
}

div.paneSitemap li {
	padding-bottom: 7px;
}

div.paneSitemap a {
	line-height: 15px;
	font-size: 12px;
	color: #336ADE;
}

div.paneSitemap a:link, div.paneSitemap a:visited {
	text-decoration: none;
	color:#336ADE;
}

div.paneSitemap a:hover, div.paneSitemap a:active {
	text-decoration: underline;
	color: #0037BD;
}

div.paneSitemap table {
	width: 100%;
}

div.paneSitemap table td {
	vertical-align: top;
	line-height: 22px;
	font-size: 12px;
	color: #333;
}

/* --- Footer ----------------------------------------------------------- */

div.paneFooter div.content {
	position: relative;
	width: 741px;
	height: 50px;
	/* padding: 25px 23px 15px 23px; */
	background: url(bg_pane_content_middle.png) left top repeat-y;
	line-height: 14px;
	font-size: 12px;
}

div.paneFooter div.bottom {
	width: 100%;
	height: 15px;
	background: url(bg_pane_content_bottom.png) left top no-repeat;
	line-height: 1px;
	font-size: 1px;	
}

div.footerLinks {
	position: absolute;
	top: 23px;
	left: 20px;
	width: 280px;
	height: 14px;
	font-size: 12px;
	color: #888;
}

div.copyrightNotice {
	position: absolute;
	top: 23px;
	right: 20px;
	width: 400px;
	height: 14px;
	text-align: right;
	font-size: 12px;
	color: #888;
}

div.footerLinks a {
	font-size: 12px;
	color: #888;
}

div.footerLinks a:link, div.footerLinks a:visited {
	text-decoration: none;
	color: #888;
}

div.footerLinks a:hover, div.footerLinks a:active {
	text-decoration: underline;
	color: #666;
}

/* --- Forms ------------------------------------------------------------ */

div.formContainer {
	padding: 20px 0px 10px 0px;
	background-color: #F1F4F9;
}

div.formContainer fieldset {
	margin-bottom: 10px;
}

div.formContainer label {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	margin-right: 20px;
	padding-top: 5px;
	text-align: right;
	line-height: 18px;
}

div.formContainer input.type_text, div.formContainer textarea {
	display: block;
	float: left;
	width: 260px;
	height: 21px;
	padding: 1px 5px 0px 5px;
	font-family: Tahoma, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}

div.formContainer textarea {
	width: 264px;
	height: 200px;
	line-height: 21px;
}

div.formContainer button {
	margin-top: 10px;
	font-family: Tahoma, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}

/* --- Foto Detail ------------------------------------------------------ */

div#picturePane {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000000;
	opacity: .75;
	cursor: pointer;
}

div#pictureContainer {
	position: absolute;
	width: 100%;
	z-index: 1001;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
}

/* --- Spezielle Styles ------------------------------------------------- */

div#home div.articleSection {
	padding: 0px 0px 3px 0px;
}

/*
div#home div.content {
	padding: 13px 23px 12px 23px;
}

div#home div.articleSection {
	height: 320px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(deco_keyvisual_home.jpg) left top no-repeat;
}

div#home h1 {
	margin-left: 20px;
	padding-top: 20px;
}

div#home div.articleSection div.column_text {
	width: 430px;
	padding: 10px 10px 0px 20px;
	background: url(bg_intro_home.png) left top repeat-y;
}

*/