/*******************************************************************************

	Project		:	Naturbäder Lübeck

	Copyright	:	Puro Nectar

*******************************************************************************

Hintergrund:	#CED8CB
Green:     		#9DB197
Green Nav:		#7C8C78
Copy:			#001E00

	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

/* table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;} 
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; } */


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:11px; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color:#CED8CB;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning, 
#main-block .warning { color:#f00; }

p a, pa:link	{
	color:#CED8CB;
}

p a:hover	{
	text-decoration: underline;
}


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:10px auto 0 auto;
	padding:0;
	height:100%;
	width:900px;
	color:#001E00;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:240px;
	background-image:url(bilder/naturbaden_01.jpg);
}


/*	content
*******************************************************************************/
	
#main {
	width:900px;
	padding: 0 20px;
	background-image:url(bilder/naturbaden_02.jpg);
	background-repeat: repeat-y;
}

#main-block	{
	background-color: #CED8CB;
}

#center	{
	float:left;
	width: 650px;
	height:100%;
}

#center-block {
	position: relative;
	min-height: 320px;
	padding:0px 15px;
	top: -10px;
	margin-bottom:-18px;
}

#center-top	{
	background-image:url(bilder/naturbaden_04.jpg);
	height: 18px;
}	
#center-bottom	{
	background-image:url(bilder/naturbaden_12.jpg);
	height: 18px;
	margin-bottom: 5px;
}	

#rightbar {
	float:left;
	width:200px;
	margin-left:10px;
}

#right-block {
	position: relative;
	padding:0px 15px;
	top: -10px;
	margin-bottom:-18px;
}

#rightbar-top	{
	background-image:url(bilder/naturbaden_06.jpg);
	height: 18px;
}	
#rightbar-bottom	{
	background-image:url(bilder/naturbaden_10.jpg);
	height: 18px;
	margin-bottom: 5px;
}	

#bottom	{
	background-image:url(bilder/naturbaden_14.jpg);
	height: 35px;
	margin-bottom: 12px;
	}

#bottom-block {
	position: relative;
	left: 20px;
	top: 10px;
	width: 800px;
	height: 35px;
	text-align:right;
}

.foot {
}

.foot p {
	position:relative;
	top:3px;
	right: 20px;
	font-size:10px;
	text-align: right;
}

.foot p,
.foot p a,
.foot p a:link,
.foot p a:hover {
	color: #7C8C78;
}


/*	Navigation
*******************************************************************************/

#header-nav {
	position:absolute;
	top:192px;
	left:10px;
	width:860px;
}

#header-nav ul.nav1st li {
	float: left;
	padding: 0 10px;
	font-size:12px;
	font-weight:bold;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#001E00;
}

#header-nav ul.nav1st a.current, 
#header-nav ul.nav1st a.current:link, 
#header-nav ul.nav1st a:hover {
	color:#CED8CB;
}

#navigation {
	position:absolute;
	top:214px;
	left:10px;
	width:860px;
}

#navigation ul.nav2nd li {
	float: left;
	padding: 0 10px;
	font-size:11px;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	color:#001E00;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#CED8CB;
}


/*	breadcrumb
*******************************************************************************/


#breadcrumb {
	position: absolute;
	color:#7C8C78;
	top: 52px;
	left: 20px;
	font-size: 10px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#7C8C78;
}

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


/*	breadcrumb
*******************************************************************************/

#link-gmn 	{
	position:absolute;
	height:32px;
	width:50px;
	bottom:30px;
	right:23px;
}

#link-gmn a, 
#link-gmn a:link {
	display:block;
	text-indent: -2000px;
	font-size: 30px;
	color:transparent;
	background-image:url(bilder/spacer.gif);
	background-repeat: no-repeat;
}
	

/*	Headlines
*******************************************************************************/

#main-block h1, #main-block h2, #main-block h3,
#main-block h4, #main-block h5, #main-block h6	{ 
								font-family:arial, helvetica, verdana, sans-serif;
								font-weight:bold; }

#main-block h1, #main-block .teaser h1, #main-block h2, #main-block h3	{ 
								font-size:15px;
								line-height:1.7em; }

#main-block h4, #main-block h5, #main-block h6	{ 
								font-size:12px;
								line-height:1.5em; }

#main-block h1, #main-block h4	{ color:#001E00; }

#main-block h2, #main-block h5	{ color:#7C8C78; }

#main-block h3, #main-block h6	{ color:#fff; }



/*	Paragraphs / Lists
*******************************************************************************/
#main-block p,
#main-block ul,
#main-block ol {
	padding-bottom:0.7em;
	font-size:11px;
	line-height:14px;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
}

#main-block ul {
	margin-left:20px;
	list-style-type:disc;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
	margin-left:20px;
}


/*	Hyperlinks
*******************************************************************************/
#main-block a, #main-block a:link {
	color:#50835F;
}

#main-block a:hover {
	text-decoration:underline;
}



/*	Images
*******************************************************************************/
#main-block div.randimage {
	margin-bottom: 8px;
}

#main-block div.image {
	margin-bottom: 0px;
}
#main-block div.image p {
	margin:0;
	font-size:10px;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

/* Line
*******************************************************************************/
#line	{
	border-top:1pt solid #001E00;
	margin-top: 4px;
	padding-bottom: 4px;
	clear:both;
}	
								
/* textile
*******************************************************************************/
#textile	{
	margin-bottom: 4px;
}	

/* teaser
*******************************************************************************/
#main-block div.teaser	{
	border-bottom:1pt solid #001E00;
}	

#main-block div.teaserbild	{
	float:left;
	margin:0 8px 4px 0;
}	

#main-block div.teaseroutput	{
	float:left;
}	

/* formular
*******************************************************************************/
#form-module * 
	{
	padding:0px;
	}

#form-module 
	{
	float:left;
	margin:0 12px 0 0;
	padding:0px;
	width:620px;
	font-size:11px;
	}

#form-module fieldset 
	{
	padding:2px 4px;
	}

#form-module legend 
	{
	display:none;
	}


#form-module p 
	{
	margin:0;
	padding:5px 0;
	font-size:11px;
	font-weight:bold;
	}

#form-module .element 
	{
	display:block;
	clear:both;
	}

#form-module label 
	{
	display:block;
	float:left;
	padding:3px 0;
	margin-right:8px;
	text-align:left;
	width:200px;
	}

#form-module label.checkbox 
	{
	width:400px;
	}

#form-module input, #form-module select, #form-module textarea 
	{
	float:left;
	margin:2px 0;
	width:400px;
	background-color: #fff;
	border:1px solid #555;
	}

#form-module input:focus, #form-module select:focus, #form-module textarea:focus 
	{
	background-color:#fff;
	}
	
#form-module input.text 
	{
	height:20px;
	}

#form-module input.checkbox 
	{
	margin-left: 88px; 
	width:20px;
	padding:0;
	border:none;
	}

#form-module input.submit 
	{ 
	margin:12px 0 12px 208px;
	width:402px;
	padding:2px 5px;
	border:1px solid #555;
	background-color:#ddd;
	color:#555;
	text-align:center;
	cursor:pointer;
	}

#form-module input.submit:hover 
	{ 
	background-color:#bbb;
	color:#555;
	}

#form-module label.textarea, #form-module textarea.textarea 
	{
	height:96px;
	}

#form-module-thanks 
	{
	display:block;
	float:left;
	width:368px;
	margin:0 12px 0 0;
	border:1px solid #FFC6E7;
	padding:4px;
	}

/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:3px 7px;
	background-color:#001E00;
	font-weight:bold;
	color:#50835F;
}

#main-block .download-file {
	padding:0.6em 7px 0 7px;
	border-left:1px solid #001E00;
	border-right:1px solid #001E00;
}

#main-block .download-desc	{
	padding:0 10px;
	margin-bottom: 12px;
	background-color:#001E00;
	border-left:1px solid #001E00;
	border-right:1px solid #001E00;
	border-bottom:1px solid #001E00;
}

#main-block .download-desc p	{
	padding-bottom: 4px;
}

#main-block .download-without-desc {
	border-top:1px solid #001E00;
}


/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px 0;
}

.jaosg_thumbnail {
	margin:5px;
	float: left;
	height: 78px;
	width: 78px;
	text-align: center;
	vertical-align:middle;
}

.jaosg_nav 						{
								text-align: center;
								}

.jaosg_bild						{
								text-align: center;
								}

.jaosg_bildbeschreibung			{
								text-align: justify;
								}


/* guestbook
*******************************************************************************/
/*
 Guestbook Addon 
 @author staab[at]public-4u[dot]de Markus Staab
 @author <a href="http://www.public-4u.de">www.public-4u.de</a>
 @package redaxo3
 @version $Id: guestbook.css,v 1.8 2006/01/27 18:07:52 kills Exp $
 */


/* Formular */
form.gbook div 				{
							width: 620px;
							}

/* Eingabefelder */
form.gbook input, form.gbook textarea 
							{
							border: 1px solid black;
   							margin: 2px;
							width: 440px;
							background-color: #fff;
							}

/* Text-Eingabefeld*/
form.gbook textarea 		{
							height: 100px;
							}


/* captcha */
form.gbook div.label2 		{
							width: 120px;
							float: left;
							}

.label2 klein 				{
							font-size: 9px;
							text-align: left;
							}

form.gbook div.capt 		{
							margin: 0 5px;
							width: 130px;
							float: left;
							}

form.gbook input.capt_in 	{
							width: 200px;
							float: left;
							margin-top: 5px;
							}

/* Beschriftungen der Eingabefelder */
form.gbook div.label 		{
							width: 120px;
							height: 15px;
							float: left;
							}

form.gbook div.labelmust 	{
							color: #50835F;
							width: 120px;
							height: 15px;
							float: left;
							}

/* Buttons */
form.gbook input.button 	{
    						width: 340px;
							margin: 5px 0 0 120px;
							background-color: #94CDB1;
							}

/* Buttons-Layer*/
form.gbook div.buttons 		{
							margin-left: 2px;
							}

/* Zusatztext-Layer*/
form.gbook div.info 		{
							float:left;
							margin:-15px 0 0px 0;
							color: #50835F;
							font-size:1em;							
							text-align: left;
							}

/* Fehlermeldungs-Layer*/
form.gbook div.error 		{
							font-weight: bold;
							padding-top: 5px;
							padding-bottom: 10px;
							}



/*
	Listen Styles
*/

.gbook						{
							margin-top: 3px;
							}

/* Eintr‰ge-Layer */
div.gbook .entry 			{
							padding-top: 10px;
							padding-bottom: 5px;
							border-top: 1px solid #94CDB1;
							}

/* Pagination-Layer */
div.gbook .pagination 		{
							text-align: right;
							}

/* Pagination-Links */
div.gbook .pagination a 	{
							padding-left: 2px;
							padding-right: 2px;
							}

/* 
Allgemeine Formatierungen
*/


/* Beschriftungen */
div.gbook .label 			{
							height:15px;
							width: 160px;
							padding-left: 2px;
							float: left;
							}

/* Werte */
div.gbook .value 			{
							height:15px;
							}
							
div.gbook .reply .value 			{
							clear:both;
							padding:0 2px;
							}							

/* 
Spezifische Formatierungen
*/

div.gbook .reply			{
							margin-top: 4px;
							}


div.gbook .text .label 		{
							padding-top: 5px;
							}

div.gbook .text .value 	{
							clear: left;
							height: 100%;
							color: #333;
							margin-top:5px;
							padding: 3px 5px;
							background-color: #BBD9C7;
							}
							

/*	Videos
*******************************************************************************/
#video						{
							margin-top: 15px;
							text-align:center;
							}
							
#video2						{
							}	
							
/* Wasserqualität
*******************************************************************************/
div.wasser	
	{
	line-height:16px;
	}

div.spalte_1
	{
	width:100px;
	float:right;
	margin-left:10px;
	}


div.spalte_2
	{
	font-weight:bold;
	width:90px;
	text-align:right;
	}
							