*{
margin: 0;
padding: 0;
}


h1, h3, h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background: transparent;
}

h1{
	font-size: 1.0em;
	margin: 0 0 10px 0;
}

h3{
	font-size: 0.8em;
	text-decoration: underline;
}
a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}
a img{
	border: 0;
}
p {
	font-size: 0.8em;
	margin: 10px 0 10px 0;
}
blockquote {
	font-size: 0.8em;
	margin: 10px 0 10px 0;
}



body {
	background-image: url(http://www.hotel-linde-arnbruck.de/Hintergrund-Bayerischer-Wald/Neuer-Ordner/7.jpg);
	background-repeat: repeat;
}

#page{
	background-image: url(http://www.hotel-linde-arnbruck.de/Hintergrund-Bayerischer-Wald/Bayerischer-Wald-Hotel-Hintergrund.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	position: absolute;
	width: 1024px;
	height: 2700px;
	left: 50%;
	margin-left: -512px;
	z-index: 1000;
}

#Info-Text{
	position: absolute;
	background: transparent;
	width: 820px;
	height: 311px;
	z-index: 4;
}

#Info-Text h1{
	margin: 25px 0 5px 0;
}

#Info-Text blockquote{
	margin: 45px 0 0 0;
	padding: 0 0 20px 0;
}

#header{
	position: absolute;
	background: transparent;
	width: 782px;
	height: 311px;
	z-index: 11;
}

#Impressum{
	position: absolute;
	font-size: 1.1em;
	background: transparent;
	width: 255px;
	height: 30px;
	z-index: 10;
}

#Schnellanfrage{
	position: absolute;
	background: transparent;
	width: 205px;
	height: 247px;
	z-index: 9;
}

#Schnellanfrage h3{
	margin: 0 0 10px 0;
}

#Schnellanfrage blockquote{
	margin: 10px 0 5px 0;
}

#Top-Angebote{
	position: absolute;
	background: transparent;
	width: 205px;
	height: 322px;
	z-index: 5;
}

#Top-Angebote h3{
	margin: 30px 0 0 0;
}

#Aktuelles{
	position: absolute;
	display:block;
	background: transparent;
	width: 473px;
	height: 610px;
	z-index: 6;
}

#Aktuelles h1{
	margin: 0 0 0 0;
}
#Aktuelles h3{
	font-size: 0.9em;
	text-decoration:none;
	margin: 50px 0 0 0;
}

#Aktuelles blockquote {
	text-align: left;
	padding: 0 0 10px 0;
}

#Footer{
	position: absolute;
	background: transparent;
	padding: 2px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 782px;
	height: 40px;
	z-index: 8;
}

#nav-links{
	position: absolute;
	background: transparent;
	width: 330px;
	height: 50px;
	z-index: 7;
}


/*--Positionsangaben<-------*/

/*Position Content*/
#Info-Text{
	margin-left: 105px;
	margin-top: 1500px;	
}

/*Position Schnellanfrage*/
#Schnellanfrage{
	margin-left: 152px;
	margin-top: 505px;
}

/*Position Top-Angebote*/
#Top-Angebote{
	margin-left: 152px;
	margin-top: 795px;
}

/*Position Aktuelles*/
#Aktuelles{
	margin-left: 397px;
	margin-top: 507px;
}

/*Position Footer*/
#Footer{
	margin-left: 122px;
	margin-top: 1157px;
}

/*Position nav-links*/
#nav-links{
	margin-left: 472px;
	margin-top: 1068px;
}

/*Position Header*/
#header{
	margin-left: 122px;
	margin-top: 110px;
}

/*Position Impressum*/
#Impressum{
	margin-left: 595px;
	margin-top: 65px;
}


/*----Klassen<--------*/

/*Zeilenumbruch*/
.nowrap{
	white-space: nowrap;
}
