@charset "utf-8";
body {
	background: #E9F0FF;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family:Trebuchet MS; 
	font-size:10pt;
}

a{
/*	font-weight: bold;
*/	text-decoration: underline;
	cursor: pointer;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
a.cmsLink {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-size: 26px;
	color: white;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}
FORM {
	padding: 0;
	margin: 0;
}
P {
	margin-top: 5px;
}
.center {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin: 0;
	padding: 0;
	background: url(/assets/templates/sneekerhof/images/bgr_top.jpg) no-repeat;
	height: 66px;
}
#footer {
	color: white;
}
#footer {
	width: 100%;
	background: #364F81;
	height: 20px;
	text-align: left;
	clear: both;
}
#footer div.left {
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
#footer div.right {
	float: right;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
}
#content {
	min-height: 456px;
	background-color: white;
}
#content .wrapper{
	float: right;
	margin-top: 60px;
	height: 380px;
	padding: 10px;
	width: 520px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:scroll; 
	background: url(/assets/templates/sneekerhof/images/blauw_alpha3.png) 0px 0px;
}
#content .wrapper p{
	line-height: 15px;	
}
#passione{
	float: left;
	margin-top: 40px;
	padding-left: 20px;
	padding-top: 15px;
	width: 149px;
	height: 47px;
	display:none;
	background: url(/assets/templates/sneekerhof/images/passione-back.jpg) no-repeat left top;
}
#passione a{
	display: block;
	width: 100px;
	height: 30px;
	background: url(/assets/templates/sneekerhof/images/passione_logo.png) no-repeat left top;
}
#content h1{
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 20px;
}
#content #voorraad {
	float: right;
	margin-top: 230px;
	margin-right: 10px; 
}
#content #voorraad img {
	border: none;
}
#map {
	margin-top: 20px;
	width:520px; 
	height:220px;
}
#content p{
	padding: 0 0 5px 0;
}
