
html {
font-size:1.2em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.1%;
	margin:0;
	padding:0;
	background-image: url("http://www.camping-hopfensee.de/fileadmin/gfx/bg_page.jpg");
	background-repeat:repeat-y;
}

p,td,ul,ol,li {
font-size:90%;
}

#adress {
	color:#5a91cc;
	margin-bottom:0;
	padding-bottom:0;
	font-size:65%;
	font-weight:normal;
}

 a {color:#5a91cc; text-decoration:none;}

 a:link{color:#5a91cc; text-decoration:none;}
 a:visited{color:#5a91cc; text-decoration:none;}
 a:hover{color:5a91cc; text-decoration:underline;}
 a:focus{color:#5a91cc; text-decoration:none;}
