/* Hauptseitenelemente */

body
	{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #FFEBB1;
	line-height: 150%;
	text-align: justify;
	}

td, p, div
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4A4747;
	font-size: 11px;
	}

ul
  {	
  padding: 0px 0px 0px 5px;
  margin-left: 15px;
  }
	
h1
	{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #963834;
	margin: 0 0 19px 0;
	font-variant: small-caps;
	/*
	letter-spacing: 1px;
	*/
}
	
h2
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #963834;
	margin: 0 0 19px 0;
	}
	
#border
	{
	position: absolute;
	width: 940px;
	height: 503px;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: -251px;
	background: #E1CE93;
	padding: 0;
	}
	
#fussleiste
	{
	position: absolute;
	width: 940px;
	height: 8px;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: 257px;
	padding: 0;
	}

#content
	{
	width: 937px;
	height: 500px;
	background: white;
	padding: 0;
	}
	
#header
	{
	position: absolute;
	top: 3px;
	left: 3px;
	width: 931px;
	height: 13px;
	background: #3E6429;
	}

#footer
	{
	position: absolute;
	top: 469px;
	left: 3px;
	width: 931px;
	height: 27px;
	background: #963834;
	}
	
#logo
	{
	position: absolute;
	top: 25px;
	left: 751px;
	width: 171px;
	height: 56px;
	}
	
#logolarge
	{
	position: absolute;
	top: 198px;
	left: 294px;
	width: 371px;
	height: 122px;
	}
	
#navi
	{
	position: absolute;
	top: 19px;
	left: 3px;
	width: auto;
	height: 18px;
	}

#galerie
	{
	position: absolute;
	top: 82px;
	left: 3px;
	width: 381px;
	height: 384px;
	}
	
#text
	{
	position: absolute;
	top: 82px;
	left: 500px;
	width: 300px;
	height: 375px;
	
	}
	
#zimmerlinks
	{
	position: absolute;
	top: 118px;
	left: 395px;
	width: 95px;
	height: auto;
	text-align: left;
	}
	
#zimmerlinks a, td a
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4747;
	text-decoration: none;
	border-bottom: 1px dashed #963834;
	line-height: 150%;
	text-align: left;
	}

#zimmerlinks a:hover, td a:hover
	{
	text-decoration: none;
	border-bottom: 1px solid #963834;
	text-align: left;
	}
	
img
	{
	border: 0px;
	}
		
#zimmerdata
	{
	position: absolute;
	top: 365px;
	left: 395px;
	height: 113px;
	width: 95px;
	text-align: left;
	}

/* Impressum */
	
#impressum
	{
	position: absolute;
	top: 82px;
	left: 72px;
	width: 200px;
	height: 375px;
	}

#impressum a
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4747;
	text-decoration: none;
	border-bottom: 1px dashed #963834;
	line-height: 150%;
	}

#impressum a:hover
	{
	text-decoration: none;
	border-bottom: 1px solid #963834;
	}
	
#impressum2
	{
	position: absolute;
	top: 82px;
	left: 300px;
	width: 250px;
	height: 375px;
	}
	
#impressum2 a
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4747;
	text-decoration: none;
	border-bottom: 1px dashed #963834;
	line-height: 150%;
	}

#impressum2 a:hover
	{
	text-decoration: none;
	border-bottom: 1px solid #963834;
	}
	
#impressum3
	{
	position: absolute;
	top: 60px;
	left: 20px;
	width: 800;
	height: 375px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4747;
	text-align: justify;
}

/* Kontakt */

#kontakt
	{
	position: absolute;
	top: 82px;
	left: 300px;
	width: 600px;
	height: 375px;
	}
	
	
/* K O N T A K T */

td.desc
	{
	text-align: right;
	width: 100px;
	text-align: right;
	vertical-align: top;
	height: 20px;
	}

input.field
	{
	width: 260px;
	border: 1px solid #3E6429;
	font-size: 10px;
	height: 20px;
	}
	
input.text
	{
	width: 260px;
	border: 1px solid #3E6429;
	font-size: 10px;
	height: 20px;
	}

input.plz
	{
	border: 1px solid #3E6429;
	width: 51px; 
	margin-right: 2px;
	}

input.hnr
	{
	width: 51px; 
	margin-right: 2px;
	border: 1px solid #3E6429;
	}

input.ort
	{
	width: 207px;
	border: 1px solid #3E6429;
	}

input.strasse
	{
	width: 207px;
	border: 1px solid #3E6429;
	margin-right: 2px;
	}

textarea.text
	{
	width: 260px;
	border: 1px solid #3E6429;
  	font-size: 11px;
	height: 150px;
	}

input.button
	{
	border: 1px solid #3E6429;
	font-size: 10px;
	height: 20px;
	background: #EAD7D6;
	color: #963834;
	}

#contactAdress
	{
	position: absolute;
	width: auto;
	height: auto;
	top: 25;
	left: 395px;
	font-size: 11px;
	line-height: 175%;
	}

	
/* Farben: 
			Grün	3E6429
			Rot		963834
			Grau	4A4747
*/


