

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: silver url(img/bg.jpg);
	color: #424242;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {
color: #003300;
text-decoration: none;
font-weight: normal;}

a:hover {
color: #003300;
text-decoration: underline;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #0B610B; padding: 20px 0 2px;}

h1 {font: normal 1.8em serif,sans-serif; color: #003300;}
h1 a {text-decoration: none;}
h1 a:hover {color: #003300; text-decoration: none;}

h2 {color: #003300; font: normal 1.6em serif,sans-serif;}
h3 {color: #003300; font: normal 1.6em serif,sans-serif;}
h4 {color: #003300; font: normal 1.6em serif,sans-serif;}


form {
	margin: 0;
	padding: 0;
	font: normal 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}


form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em; list-style:none;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 900px;
}
#container {
	background:white;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 900px;
}

/* images */
img {
	background: #F8F8F8;
  	border: 1px solid #BCBAAC;
	padding: 6px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

#galerie li
{
list-style-type: none;
float: left;
margin: 0 5px 50px 0;
text-align: center;
font-weight: bold;
position: relative;
}


#galerie img
{
width: 200px;
height: 136px;
display: block;
padding: 5px;
} 

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 230px;
height: 166px;
display: block;
position: absolute;
top: -30px;
left: -20px;
z-index: 1;
background: #fff;
}

*+html #galerie a:hover { z-index: 2;}
*+html #galerie li{position: static;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover {display: block; z-index: 1;}
*html #galerie li{position: static;}
*html #galerie a {position: relative;} 



#galerie1 li
{
list-style-type: none;
float: left;
margin: 0 5px 50px 0;
text-align: center;
font-weight: bold;
position: relative;
}

#galerie1 img
{
width: 150px;
height: 150px;
display: block;
padding: 5px;
padding: right;
} 

#galerie1 a .gross
{
display: none;
}

#galerie1 a:hover .gross
{
width: 170px;
height: 220px;
display: block;
position: absolute;
top: -20px;
left: -10px;
z-index: 1;
}

*+html #galerie1 a:hover { z-index: 2;}
*+html #galerie1 li{position: static;}
*+html #galerie1 a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie1 a:hover {display: block; z-index: 1;}
*html #galerie1 li{position: static;}
*html #galerie1 a {position: relative;} 


/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #003300;
	font: normal 1.5em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #003300;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 220px;
}

/* navigation */
.navigation {

	border-top: 2px solid #003300;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

.col2left {
	float: left;
	width: 30%;
}

.col2right{
	float: right;
	width: 68%;
}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #003300;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 5px;}
.left {float: right;}
.right {float: left;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px solid #BCBAAC;
	margin: 6px 0;
	padding: 0;
	width: 100%;
}


.block li {
	border-bottom: 1px solid #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: white;
	color: #553;
}


.block li#current a {	
	background: #E3F7B4;	}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #E3F7B4;}
.right .block li a#active {background: #003300;}


form {
   background-color:#E3F7B4; 
   width: 500px; /* Breite des Formulars */ 
   padding: 20px; 
   border: 1px solid #DCDCDC;
}

form label { 
   display: block; /* Beschriftung auf eigener Zeile */

}

input#absender, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
   
}

textarea { 
   height: 7em; 
}

input#absender:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}

input#name, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
    
}

textarea { 
   height: 7em; 
}

input#name:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}
input#email, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
}

textarea { 
   height: 7em; 
}

input#email:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}

input#nachricht, 
textbox { 
      width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
	}

input#nachricht:focus, 
textbox:focus {
   background-color: #d9d9d9; 
}

input#zeitraum1, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
}

textarea { 
   height: 7em; 
}

input#zeitraum1:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}

input#zeitraum2, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
}

textarea { 
   height: 7em; 
}

input#zeitraum2:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}

input#anzahl, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
    
}

textarea { 
   height: 7em; 
}

input#anzahl:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}


input#anzahlkinder, 
textarea { 
   width: 450px;
   border: 1px solid #DCDCDC;
   margin-bottom: 1em;
    
}

textarea { 
   height: 7em; 
}

input#anzahlkinder:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}

