/* AK Luchs - Template by Advance Media 2009 */


@charset "iso-8859-1";

/***
	Global reset
***/
* {
	margin: 0px; padding: 0px; border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}
/***		***/



/***
	Clearer div
***/
div.clearer {
	clear: both;
}
/***		***/



/***
	Background image for whole page
***/
body {
		background-color: #767f51;
	/*text-align: center;  Center hack */
}
/***		***/

#main {
	padding-left: 0px;

}
#main2 {
	float: left;
	display: block;
	clear: both;
	position: relative;
	width: 915px;
	min-height: 300px;
	background: url(bg_content.jpg) 0 0;
	background-repeat: repeat-y;
}

/***
	Page wrapper div
***/
div#page {
	position: absolute;
	left: 50%;
	margin-left: -457px;
	width: 915px;
	text-align: left; /* Center hack */
	font-family: Arial, verdana, sans-serif;
}
/***		***/

/***
	Needed for gradient background
***/
div#bg_gradient_top {
	width: 940px;
	background: url(page_bg_top_gradient.png) 0 0 no-repeat;
}
div#bg_gradient_bottom_wrapper {
	padding-bottom: 10px;
	width: 940px;
	min-height: 444px;
	background: url(page_bg_bottom_gradient.png) 0 100% no-repeat;
}
/***		***/


/***
	Header
***/
#header {
	width: 915px;
	height: 278px;
	background: url(bg_header.jpg) 0 0;
}

/***		***/



-------------------------------------------------------------------------------*/
/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 153px;
}

* html body #navheight_horiz_vert { height: 153px; } /* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st { padding:0px; }

#nav-header {
	font-size: 0.8em;
	padding-left: 13px;
	height: 30px;
}
#nav-header li {
	display: block;
	float: left;
	text-align: center;
	line-height: 22px;
	vertical-align: bottom;
}
#nav-header a,
#nav-header a:link {
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#nav-header a:hover {
	color: #fff;
}
#nav-header a.current,
#nav-header a.current:link {
	color: #fff;
}
#nav-header a.current:hover {
	color: #eee;
	background-color: #4B5761;
}

/*Prüfung der verschiedenen Buttons*/

#link1 {
	display: block;
	background-image: url(btt_startseite.jpg);
	height: 23px;
	width: 145px;
}
#link1 a {
	padding-top: 3px;
}
#current1 {
	display: block;
	background-image: url(btt_startseite_aktiv.jpg);
	height: 23px;
	width: 145px;
}


/* ### Sub Navigation ######################################################### */

#nav {
	display: block;
	float: left;
	width: 180px;
}
#nav p.copy,
#nav p {
	color:#fff;
	background: inherit;
	text-align: right;
}
#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	text-decoration: none;
}
#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}
ul.nav1st {
	width: 174px;
	list-style-type: none;
	float: left;
	margin-top: -90px;
	padding-top: 1px;
}
ul.nav1st li a,
ul.nav1st li a:link,
ul.nav1st li a:visited {
	height: 16px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 30px;
	padding-top: 2px;
	background-image: url(btt_aktiv.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 0.7em;
}
ul.nav1st li a:hover,
ul.nav1st li a:focus,
ul.nav1st li a:active,
ul.nav1st li a.current {
	background-image: url(btt_inaktiv.jpg);
	background-repeat: no-repeat;
}
ul.nav2nd {
	margin: 0 0 5px 0px;
	list-style-type: none;
	background-image: url(Unterpunkte_wellenhoefer.jpg);
}
ul.nav2nd li {
	list-style-type: none;
	display: block;
	background-image: none;
}
ul.nav2nd li a,
ul.nav2nd li a:link,
ul.nav2nd li a:visited {
	color: #603912;
	display: block;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 10px;
	padding-left:30px;
	background-image: none;
}
ul.nav2nd li a:hover,
ul.nav2nd li a:focus,
ul.nav2nd li a:active,
ul.nav2nd li.active a {
	color: #6c7642;
	text-decoration: none;
}
ul.nav3nd {
		list-style-type: none;
		background-color: #e9e5da;
}
ul.nav3nd li a,
ul.nav3nd li a:visited {
	background-image: none;
	background-color: #e9e5da;
    border-bottom: 1px solid white;
}
ul.nav3nd li a:hover,
ul.nav3nd li a:focus,
ul.nav3nd li a:active,
ul.nav3nd li.active a {
	background-image: none;
	background-color: #e9e1cc;
	border-bottom: 1px solid white;
}
ul.nav4th {
	list-style-type: bullet;
	background-color: #e9e1cc;
	border-bottom: 1px solid white;
}
ul.nav4th li {
	margin-left: 20px;
	list-style-type: bullet;
	background-color: #e9e1cc;
}
ul.nav4th li a,
ul.nav4th li a:visited {
	list-style-type: bullet;
	background-image: none;
	background-color: #e9e1cc;
	font-size: 0.9em;
	text-transform: none;
	border-bottom: 0px;
}
ul.nav4th li a:hover,
ul.nav4th li a:focus,
ul.nav4th li a:active,
ul.nav4th li.active a {
	list-style-type: bullet;
	background-image: none;
	background-color: #e9e1cc;
}


/* News container */
div#news {
	width: 120px;
	border: 1px solid blue;
}


/*** end left column ***/


/* Breadcrumb  */

#breadcrumb {
	position: absolute;
	top: 164px;
	left: 35px;
	color: #fff;
	font-size: 0.7em;
}

#breadcrumb a {
	color: #fff;
}


/* Breadcrumb  */

#mainpath {
	position: absolute;
	top: 191px;
	left: 35px;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
div#quicklinks {
	width: 916px;
	position: absolute;
	padding-top: 35px;
	margin-left: -40px;
	vertical-align: middle;
	text-align: right;
	word-spacing: 5px;
}
div#quicklinks a {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.7em;
}
div#quicklinks a img {
	vertical-align: middle;
}
div#anschrift {
	width: 244px;
}
div#anschrift_content {
		padding: 3px 30px 3px 15px;
		font-size: 8pt;
		background: url(news_bg.png) 0 0 repeat-y;
}


	/***
	Left column
***/
div#leftcolumn {
	float: left;
	padding-left: 23px;

}

	/***
	Left column2
***/
div#leftcolumn2 {
	float: left;
	width: 180px;
	padding-top: 102px;
}

/**Right Column**/

div#rightcolumn {
	display: inline;
	float: left;
	width: 160px;
}
div#rightcolumn h1 {
		color: #603913;
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 4px;
}
div#rightcolumn div#teaser {
		float: left;
		width: 145px;
		font-size: 12px;
		color: #47553e;
}
div#rightcolumn div#teaser h1 {
		color: #47553e;
		font-size: 12px;
		font-weight: bold;
		display: block;
}
div#rightcolumn div#teaser a.teaser,
div#rightcolumn div#teaser a.teaser:visited {
		text-indent: 25px;
		color: #c7b6a7;
		font-size: 11px;
		text-decoration: none;
		display: block;
		background: url(btt_weiter.jpg);
		width: 101px;
		height: 14px;
		margin-top: 5px;
		margin-bottom: 10px;
}
div#rightcolumn div#teaser a.teaser:hover {
		color: #fff;
}
div#rightcolumn div#teaser img {
		margin-top: 5px;
		margin-bottom: 5px;
}


span#naturpark {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	margin-top: 110px;
	background-repeat: no-repeat;
	background-image: url(btt_naturpark.jpg);
	width: 174px;
	height: 74px;
	padding-bottom: 6px;
}
span#friedenfelser {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(btt_friedenfelser.jpg);
	width: 174px;
	height: 88px;
	padding-bottom: 6px;
	word-spacing: 20px;
}
span#luchsprojekt {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(btt_luchsprojekt.jpg);
	width: 174px;
	height: 88px;
	padding-bottom: 6px;
	word-spacing: 20px;
}

div#kontakt {
	padding-left: 20px;
}
div#kontakt h2{
	color: #6b4623;
	padding-top: 3px;
	font-size: 12px;
}
div#kontakt p {
	color: #000000;
	font-size: 10px;
}
div#webcamgross {
	position: relative;
	width: 450px;
	height: 338px;
	z-index: 2;
}
div#watermark {
	display: block;
	background: url(watermark.gif);
	position: absolute;
	left: 8px;
	width: 450px;
	height: 338px;
	z-index: 1;
}
div#webcam img {
	padding-left: 6px;
	padding-top: 4px;
}

div#bildergalerie {
	position: relative;
	left: 13px;
	top: 30px;
	padding-bottom: 40px;
	display: inline;
	float: left;
	/*height:200px;
	width:500px;*/
}
div#bildergalerie .galerie {
	display: inline;
	float: left;
}
div#bildergalerie .image {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

/***
	Content
***/
div#content {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 12pt;
	min-height: 300px;
	background: url(bg_content2.jpg) 267px 0;
	background-repeat: no-repeat;
}
div#content2 {
	width: 470px;
	min-height: 51px;
}
div#content .site_header {
	/*margin: 0 -20px 0.6em -20px;
	padding: 4px 20px 0 20px;*/
	width: 514px;
	background: url(heading_bg.jpg) 0 0 no-repeat;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
div#content p {
	font-size: 13px;
	font-family: georgia;
	margin-bottom: 0.3em;
	margin-top: 10px;
	text-align: justifiy;
	color: #454444;
}
div#content li {
	font-size: 0.8em;
	margin-bottom: 0.3em;
	text-indent: 20px;
	margin-top: 10px;
	color: #454444;
}
div#content h1 {
	text-align: left;
	display: block;
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #6b4623;
}
div#content h2 {
	font-size: 1.0em;
	margin-top: 20px;
	margin-bottom: 0.2em;

}
div#content h3 {
	font-size: 1.1em;
	margin-bottom: 0.3em;;
	margin-top: 10px;
	color: #6b4623;
	font-style: italic;
}
div#content h4 {
	font-size: 0.8em;
	margin-bottom: 0.3em;
	margin-top: 10px;
	color: #6b4623;
	font-style: italic;
}
div#content table,
div#content td {
	font-size: 0.9em;
	margin-bottom: 0.3em;
	margin-left: 17px;
	margin-top: 10px;
	color: #6b4623;
}
div#content td {
	border: 1px solid #6b4623;
	padding: 2px;
}
div#content a,
div#content a:visited {
	text-decoration: none;
	color: #6b4623;
}
div#content a:hover,
div#content a:focus,
div#content a:active {
	text-decoration: underline;
}

div#content ul {
	margin: 0.3em 1.2em;
}
div#content img.floatLeft {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#content img.floatRight {
	float: right;
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#content fieldset {
font-family: georgia;
	font-size: 13px;
	border: 1px solid #f0f0f0;
	padding: 10px;
	color: #454444;
}
div#content fieldset .formgen_error {
	color: #f00;
}
div#content fieldset legend {
	padding: 0 5px;
}
div#content fieldset label,
div#content fieldset div.formheadline {
	font-family: georgia;
	font-size: 13px;
	color: #454444;
	display: inline-block;
	width: 150px;
	margin: 5px 0;
}
div#content fieldset input,
div#content fieldset textarea {
	border: 1px solid #f0f0f0;
	background-color: #acad8d;
}
div#content fieldset input.formgen_error,
div#content fieldset textarea.formgen_error {
	background-color: #f00;
}
div#content fieldset input:hover,
div#content fieldset input:active,
div#content fieldset input:focus,
div#content fieldset textarea:hover,
div#content fieldset textarea:focus,
div#content fieldset textarea:active {
	background-color: #fff;
}
div#content fieldset input.formsubmit {
	font-family: georgia;
	font-size: 13px;
	background-color: #acad8d;
	padding: 2px 7px;
	margin: 10px 0 0 0;
}
div#content fieldset textarea {
	display: block;
	font-family: Arial, verdana, sans-serif;
	font-size: 10pt;
}
/***		***/



/***
	Footer
***/
div#footer {
	position: relative;
	float: left;
	display: block;
	clear: both;
	width: 915px;
	height: 54px;
	background: url(bg_footer.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#footer p {
	color: #fff;
}
div#footer div#col-left {
	float: left;
	color: #fff;
}
div#footer div#col-right {
	margin-left: 650px;
	float: rigth;
	color: #fff;
}
div#footer a,
div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
/***		***/


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {}
.wysiwygimg a.wysiwygimg:focus {}
.wysiwygimg a.wysiwygimg:active {}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}




/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
/*navigation*/

/*
Dummy CSS (without any design),
assuming there is a <div id="id_of_nav">
 around the navigation
*/

#id_of_nav {
}

#id_of_nav ul {
}
#id_of_nav ul li {
}
#id_of_nav ul li a {
}
#id_of_nav ul li a:link,
#id_of_nav ul li a:visited {
}
#id_of_nav ul li a:hover,
#id_of_nav ul li a:active,
#id_of_nav ul li a:focus {
}
/* highlighted current element */
#id_of_nav ul li strong {
}
#id_of_nav ul li strong a {
}

/* second level */
#id_of_nav ul ul {
}
#id_of_nav ul ul li {
}
#id_of_nav ul ul li a {
}
/* and so on ... */


/*

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.Formular-Generator
-------------------------------------------------------
*/

/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 20px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/*
Wie sehen die einzelnen Blöcke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;

}
 .forminfo
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #acad8d;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
--------- FORMULAR-OBJEKTE ------------
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 0px;
	border: 1px solid #acad8d;
}


/* Textfeld */
.formgen .formtext
{
	width: 276px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
	border: 1px solid #acad8d;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover,
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #acad8d;
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 25px;
	font-size: 0.9em;

}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	background-color: #EEEEEE;
	border: 1px solid #314f69;
	color: #000000;

}



/* Fieldsetbeschriftung */
.formgen legend {
	font-size: 0.7em;
	color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {

	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


