


#tempel {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8E8E8;
}

#tempel #container #content h3 {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-left: 30px;
}

.accomm {
	width: 550px;
	margin-left: 430px;
	text-align: justify;
	margin-right: 20px;
}
#tempel #container h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	padding-left: 180px;
	text-align: justify;
}
a:link, a:visited, a:active {
     color:rgb(0,84,166);
	 }
a:hover {
       color:rgb(0,153,255);
	   }
#footer {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 49px;
}
#tempel #container #accommodation #footer h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 180px;
	width: 350px;
	height: 49px;
	padding-top: 10px;

}
#footer a:link, #footer a:visited, #footer a:active {
    color:#ffffff;
	}
#footer a:hover {
   color:#cccccc;
   }
