body {
	background:#c0ddb8;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	
}

#wrapper {
		margin: 0 auto;
		border: 1px solid;
		width:981px;
		background: #517e39;
}
	
.kopf{
	width:924px;
	height: 287px;
	background: url(pictures/ferienwohnung_meissner_tref.jpg) no-repeat ;
	margin: 28px  auto auto;
 	text-align: right;
	color: #263b1a;
	
}


.kopf p a{
 position:relative; top:130px; right:28px;
      z-index:1; 
	  line-height: 1.5;
	  	text-decoration: none;
	   }

.content {
		padding: 28px ;

		background: #ffffff;
		font-size: 13px;




  border-left:solid ;
  border-left-width:1px;
  border-color:#263b1a;
  margin-left:28px;
  border-right:solid ;
    border-right-width:1px;
    margin-right:27px;
  
}


.content a, a:visited {
		text-decoration: none;
		margin: 0px;
		font-weight:bold;
		color: #2c522d;
}


h2 {
	color: #385727;
	font-size: 20px;
}




.navigation{
	width: auto;
	margin-left: 28px;
}

ul#navigation {
	background: url(pictures/bgr_menu.jpg) no-repeat ;
    height: 47px;
    position:relative; top:0px; left:0px; width: 924px;
    padding: 0;
    margin: 0px;
    list-style-type:none;
    text-align: center;
}
.navigation a{
    color: #385727;
line-height: 50px;
    margin-top: 10px;
	font-size:18px;
	font-weight:200;
    text-decoration: none;
	padding-left: 0px;
}



.link-index.even {

    height: 47px;
    width: 140px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left: 128px;
}

.link-ferienwohnung.odd {
    height: 47px;
    width: 150px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left:268px;
}
.link-gastebuch.even {
    height: 47px;
    width: 140px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left:418px;
}

.link-kontakt.odd {
    height: 47px;
    width: 140px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left:558px;
}

.link-impressum.even {
    height: 47px;
    width: 140px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left:688px;
}
.link-agb.odd {
    height: 47px;
    width: 95px;
    background: url(pictures/1_normal.jpg);
    position:absolute; top:0px; left:828px;
}

.link-index.even.active {


    height: 47px;
    width: 140px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:128px;

}


.link-ferienwohnung.odd.active {
 color:#FFFFFF;
    height: 47px;
    width: 150px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:258px;
}


.link-gastebuch.even.active{
 color:#FFFFFF;
    height: 47px;
    width: 140px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:408px;
}
.link-kontakt.odd.active{
 color:#FFFFFF;
    height: 47px;
    width: 140px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:548x;
}
.link-impressum.even.active{
 color:#FFFFFF;
    height: 47px;
    width: 140px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:688px;
}
.link-agb.odd.active{
 color:#FFFFFF;
    height: 47px;
    width: 95px;
    background: url(pictures/1_hover.jpg);
    position:absolute; top:0px; left:828px;
}

.footer {
width: 924px;
height:130px;
	background: url(pictures/bgr_footer.jpg) no-repeat;

	color: #2c522d;
	font-size:18px;
	font-weight:200;
	border:solid ;
	border-width:1px;
  border-color:#2c522d;
  margin-left: 28px;
	text-align:center;



}


.footer img { 
  vertical-align: middle;

 } 

.footer  a, a:visited{
		text-decoration: none;
}


