body, div, h1, h2, h3, p, ul, li, table, tr, th, td, caption {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	line-height: 1.5;
	font-family: "Trebuchet MS", Helvetica, Arial, 	sans-serif;
	-webkit-text-size-adjust: none;
}

h2 {
font-size: 12px;
line-height: 1.5;
color: rgb(120, 145, 40);
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.08em;

}


a img {
border: none 0px;

}

table {
margin-top: 1.5em;
border-collapse: collapse;
}

th {
width: 174px;
}

tr, td, th, caption {
height: 18px;
line-height: 1.5;

}

caption, th {
text-align: left;
font-weight: normal;
}


.access {
	display: none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,245);
	width: 814px;
	height: 520px;
	border-top: solid 30px rgb(120, 145, 40);
	border-bottom: solid 50px rgb(120, 145, 40);
	

}

#liner {
 height: 1px;
 width: 100%;
 background-color: rgb(255,255,245);
 position: relative;
 top: -4px;
 
}

#topzone {
margin-top: 20px;

}



#header {
	width: 240px;
	margin-left: 31px;
	float: left;
	display:inline;
}

#rightcolumn {
margin-bottom: 48px;
position: relative;
margin-left: 300px;
 background-repeat: no-repeat;

 min-height:25.3333em;
 width: 483px;

}

#rightcolumn.weins {
background-image: url(../images/gaestehaus_adensen_02w_wohnung1.jpg);
}

.wzwei {
background-image: url(../images/gaestehaus_adensen_04w_wohnung2.jpg);
}

.zimm {
background-image: url(../images/gaestehaus_adensen_03w_zimmer.jpg);
}

.freiz {
background-image: url(../images/gaestehaus_adensen_05w_freizeit.jpg);
}
#rightcolumn.anre {
background-image: none;
}

.daten {
background-image: none;
}

#rightcolumn.start #article{
bottom: 0px;
padding-right: 0px;
}

#rightcolumn.anre #article{
bottom: -5px;
left:0px;
}

.kont {
background-image: url(../images/gaestehaus_adensen_07w_kontakt.jpg);
}

#rightcolumn.kont #article p {
font-style: normal;
margin-bottom: 1.5em;
}

#rightcolumn.kont #article p.nomargin {
margin-bottom: 0px;
}

#article a:link, #article a:visited {
text-decoration: none;
color: black;
}

#article {
position: absolute;
bottom: 18px;
left:25px;
padding-right: 30px;
}

#article p, td {
font-style: italic;

}

#article ul {
padding-left: 14px;
}

#nav {
margin-left: 300px;

}

#footer {
clear: both;
}

#nav, #shoutbox {
/* margin-top: 48px; */
}

#nav li {
display: block;
float: left;
width: 78px;
margin-right: 3px;
text-align: left;
text-transform: uppercase;
color:rgb(120, 145, 40);
font-size: 11px;
letter-spacing: 0.08em;
font-weight: bold;
line-height: 20px;
}

#nav li a:link, #nav li a:visited {
	color:rgb(81,81,81);
	text-decoration: none;
}

#nav li a:hover, #mont  {
	color:rgb(120, 145, 40);
	text-decoration: none;
}


#shoutbox {
	width: 240px;
	display: block;
	float: left;
	text-transform:capitalize;
	margin-left: 32px;
	display:inline;
}


#header ul {
margin-top: 12px;

}

#header p {
margin-top:5px;
}


#header ul li {
	text-align: right;
	list-style: none;
	font-size: 25px;
	line-height: 1.16;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-right: -3px;
}

#shoutbox img {
margin-left: 3px;
margin-bottom:3px;
}

#shoutbox img:first-child {
margin-left: 0px;
}

#gaste {
color: rgb(160,180,100);
}

#header p, #shoutbox p {
	display: block;
	position: relative;
	bottom: 0px;
	right: 0px;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	color:rgb(120, 145, 40);
}

#footer {
  border-top: 1px solid #FFFFF5;
  bottom: -25px;
  color: #FFFFF5;
  font-weight: bold;
  letter-spacing: 0.08em;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 13px;
  position: relative;
  
  text-transform: uppercase;
  width: 750px;
  letter-spacing: 1px;
  -webkit-text-size-adjust: none;
}

/* Positionierungshilfe */

#help {
display: none;
position: absolute;
top:0px;
z-index: 99;


}

#leftfoot {
display: block;
text-align: left;
float: left;

}


#rightfoot {
  display: block;
  position: absolute;
  right: 32px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
  width: 750px;
  -webkit-text-size-adjust: none;
  z-index: 2;
}


