body {
	margin: 0;
	padding: 0;
	background: #ffffff url(bilder/hint1_2.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #767D82;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #669933;
}

h2 {
	padding-left: 20px;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
        padding-left: 20px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(bilder/link.gif) repeat-x left bottom;
	text-decoration: none;
	color: #669933;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(bilder/wiese2.jpg) no-repeat;
	background-position:left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: right;
	width: 110px;
	height: 40px;
	padding: 0 0 0 2px;
}

#menu a {
	display: block;
	width: 80px;
	height: 36px;
	padding: 10px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 150px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

#header h1 {
	float: left;
	width: 750px;
	height: 85px;
	padding: 70px 100px 0 20px;
	background: url(bilder/header.gif) no-repeat;
	line-height: 32px;
	font-size: 30px;
}


/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

#bilder {
	width: 210px;
	float: right;
	}
	
#bilder2 {
	width: 335px;
	float: right;
	}
	
#bilder3 {
	width: 155px;
	float: right;
	}
	
#bilder4 {
	width: 257px;
	float: right;
	}
	
#map {
	width: 510px;
	float: left;
	}
/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .textbox {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(bilder/link.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(bilder/list.gif);
}

#posts ul li {
}

/* Posts2 */

#posts2 {
	float: right;
	width: 750px;
}

#posts2 .textbox {
	padding-bottom: 30px;
}

#posts2 .story {
	padding: 15px 20px 0 20px;
}

#posts2 .meta {
	padding: 5px 0 0 20px;
	background: url(bilder/link.gif) repeat-x;
}

#posts2 .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts2 ul {
	list-style: url(bilder/list.gif);
}

#posts2 ul li {
}


/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(bilder/unter.gif) no-repeat;
}

#links li li {
	padding: 3px 0;
	background: url(bilder/link.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	height: 46px;
	padding: 0 0 0 0;
	background: url(bilder/foot.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}


#copy {
	padding: 15px 0 0 0;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

/* Kontaktformular */

.formtable
{
border-left:1px solid #669933;
border-top:1px solid #669933;
}

.formbutton
{
background:#cccc99;
font-family:normal small Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333333;
}

/* galerie */

.galerie2{
        font-size:1em;
        margin-left:0px;
        width:700px;
        margin-top:7px;
        padding-left:0;
     }

     .galerie{
        font-size:1em;
        margin-left:27px;
        width:476px;
        margin-top:7px;
        padding-left:0;
     }

     .pic-navi{
        width:155px;
        float:right;
     }

    .pic-navi a img{
       width:150px;
       height:102px;
       padding:0px;
       margin:1px 1px 2px 1px;
       border:1px solid #543;
       float:left;
    }
    .pic-navi a:hover img{
       border:1px solid #cebda1;
    }

    div.pic-navi a{
       padding:0;
       margin:0;

    }
    div.pic-navi a span {
       display: none;
       color:#ff0000;
       background:#efefef;
    }
    div.pic-navi a:hover{
       color: #543;
       background: #ffffff;
       padding:0;
       margin:0;
    }


   div.pic-navi a:hover span{
       display: block;
       position: fixed;
       top: 50px;
       width: 385px;
       padding: 350px 15px 6px 20px;
       margin: 1px 0 0 -430px;
       z-index: 100;

       /* aussehen der box */
       color: #543;
       font: 1.1em verdana, sans-serif;
       text-align: center;
       border:1px solid #543;
       float:right;
       text-decoration:none;

       /* position des hintergrund */
       background-color:#f6f6f6;
       background-position: 10px 10px;
       background-repeat: no-repeat;
   }
   a#pic1:hover span{background-image:url(bilder/bad.jpg);}
   a#pic2:hover span{background-image:url(bilder/betten.jpg);}
   a#pic3:hover span{background-image:url(bilder/zimmer.jpg);}
   a#pic4:hover span{background-image:url(bilder/grill.jpg);}
   a#pic5:hover span{background-image:url(bilder/speise.jpg);}
   a#pic6:hover span{background-image:url(bilder/bank.jpg);}
   a#pic7:hover span{background-image:url(bilder/blick.jpg);}
   a#pic8:hover span{background-image:url(bilder/huetten.jpg);}
   a#pic9:hover span{background-image:url(bilder/bild9.jpg);}
   a#pic10:hover span{background-image:url(bilder/bild10.jpg);}
   
   
  <!--[if lte IE 6]>
         div.pic-navi a:hover span{
            margin: -207px 0 10px 30px;
         }

         .galerie{
            width:486px;
         }
		 
.story .form INPUT,
.story .form SELECT,
.story .form TEXTAREA {width: 200px;}
.story .form .description {float: left; width: 180px;text-align: right; margin: 0px 10px 0px 0px;background: #fff;}
.story .form .field {vertical-align: bottom;}
.story .form .separator {height: 1px; background:#669933;}
.story .form .element_separator {height: 0px; line-height: 0px;clear: both; border: none;border-bottom: 1px solid #EAEBEB;}
.story .form .error {font-weight: bold; color: red;}
DIV.protected {display:none;}

