*
{
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, p, a, li, ul, address {
	font-family:Arial, Helvetica, sans-serif;
	background: transparent;
	font-style:normal;
}
	
a {
	text-decoration:none;
	outline: 0;
}

img {
	outline: 0;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

body {
	background-image: url(../Bilder/Body.jpg);
	background-repeat: repeat-x;
}

#Land-Hotel-Neuhof {
	position:absolute;
	width:1024px;
	height:1800px;
	padding-bottom:10px;
	left: 50%;
	margin-left: -512px;
	z-index: 100;
}


/* >>>>>>>>>>   Header   <<<<<<<<<< */

#Header {
	position:absolute;
	background-image: url(../Bilder/Header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:438px;
	z-index: 99;
}

#Header-Bild {
	position:absolute;
	margin: 129px 0 0 336px;
	width:641px;
	height:272px;
}

#Angebote {
	position:absolute;
	margin: 128px 0 0 48px;
	width:240px;
	height:275px;
}

#Angebote h1{
	color: #666666;
	font-size: 1.0em;
	margin:15px 15px 0 15px;
	padding-bottom: 5px;
	text-align:center;
	border-bottom: 1px dotted  #CCCCCC;
}

#Angebote h2{
	color: #B6BB29;
	font-size: 0.9em;
	margin:15px 15px 0 15px;
	padding-bottom: 5px;
	text-align:center;
}

#Angebote ul{
	padding:5px 15px 0 25px;
}

#Angebote li{
	color:#999999;
	font-size: 0.7em;
}

#Angebote p{
	text-align:right;
	font-size: 0.7em;
	padding: 15px 15px 0 0;
}

#Angebote a{
	color:#666666;
}

#Angebote a:hover{
	color: #000000;
}	

#Adresse {
	position:absolute;
	margin: 30px 0 0 140px;
	font-size:1.2em;
	font-weight:bold;
	color:#B6BB29;
}

#News {
	position:absolute;
	background-image: url(../Bilder/News.jpg);
	margin: 437px 0 0 27px;
	font-size:1.2em;
	height:167px;
	width: 278px;

}

#News h1{
	text-align: center;
	margin: 52px 32px 0 30px;
	padding: 3px 0 3px 0;
	font-size:0.9em;
	color:#FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#News ul{
	padding:10px 15px 0 45px;
}

#News li{
	font-size: 0.7em;
}

#News a {color:#333333;}
#News a:hover {color: #000000; text-decoration:underline;}

/* >>>>>>>>>>  Content   <<<<<<<<<< */

#Content {
	position: absolute;
	width:678px;
	height:auto;
	margin: 627px 0 0 318px;
}

#Content h1 {
	background-image:url(../Bilder/Content-H1.jpg);
	background-repeat:no-repeat;
	height:85px;
	width: 675px;
	font-size: 1.1em;
	font-weight: normal;
	color:#FFFFFF;
	padding: 44px 0 0 0;
	margin-left:4px;
	margin-top:23px;
	text-align:center;
}

#Content h2 {
	font-size: 1.0em;
	text-decoration:underline;
	color: #999900;
}

#Content p {
	background-image:url(../Bilder/Back-Content-p.jpg);
	background-repeat:repeat-y;
	font-size: 0.8em;
	padding:10px 20px 0 18px;
	border: none;
}

#Content ul {
	background:url(../Bilder/Back-Content-p.jpg);
	background-repeat:repeat-y;
}


#Content li {
	width:675px;
	font-size: 0.8em;
	text-align:justify;
	margin:0 0 0 33px;
	border: none;
}

.img {
	float:left;
	margin:12px 10px 0 18px;
}

#Content a {
	color: #999900;
}

#Content a:hover {
	color: #000000;
}

.top {
	margin-top: -38px;
	padding:15px 20px 5px 18px;
	background-image:url(../Bilder/Back-Content-h2.jpg);
	background-repeat:no-repeat;
}

.top1 {
	margin-top: 20px;
	padding:15px 20px 5px 18px;
	background-image:url(../Bilder/Back-Content-h2.jpg);
	background-repeat:no-repeat;
}

.mid {
	margin-top: 0;
	padding:15px 20px 0 18px;
	background-image:url(../Bilder/Back-Content-p.jpg);
	background-repeat:repeat-y;
}

.bold {font-weight:bold; font-style:italic;}
.link {text-align:right; font-weight: bold; font-size:0.8em; padding:35px 0 55px 500px;}
.just {text-align: justify;}
