﻿
h1 {
	text-transform: uppercase;
	font-family: 	Futura MdCn BT, Arial Narrow, Century Gothic, Tahoma, arial, verdana;
	color:			#003f75;
	font-size:		24px;
	line-height:	43px;
	font-weight:	normal;
}

#content hr {
	margin-bottom: 30px;
	margin-top: 10px;
	height: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #003f75;
}

#content  td hr {
	margin-bottom: 30px;
	margin-top: 10px;
	height: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #003f75;
}

#content ul {
	margin-bottom: 20px;
}

#content ul, #content li {
	margin-left: 15px;
}

.aanmelden_nieuwsbrief {
	display: none;
}

.saablogo {
	background: #00559e;
	border: 1px solid #ffffff;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 280px;
}

p {
	margin-bottom:		10px;
	color: 				#484848;
}

p a:link, p a:visited {
	color: 				#00559e;
	font-weight:		bold;
	text-decoration: 	underline;
}

p a:hover, p a:active {
	color: 				#484848;
	font-weight:		bold;
	text-decoration: 	none;
}

.bold {
	font-weight:	bold;
}

.maps {
	border: 1px solid #00559e;
	padding: 2px;
	background: #FFFFFF;
	float: left;
	margin-right: 20px;
	width:	450px;
	height:	300px;
}

a.button:link,a.button:visited {
	color: 				#00559e;
	font-weight:		bold;
	text-decoration: 	none;
	display: 			block;
	width:				280px;
	padding:			10px;
	background:			#FFFFFF;
	border: 			1px solid #00559e;
	margin:				0 auto;
}

a.button:hover, a.button:active {
	color: 				#484848;
	font-weight:		bold;
	text-decoration: 	none;
	background:			#cedbe8;
}

p img {
	background:		#FFFFFF;
	Padding:		1px;
	border:			1px solid #003875;
	margin:			5px;
}

#googlemaps {
	background:		#FFFFFF;
	Padding:		1px;
	border:			1px solid #003875;
	margin:			5px;
	
	width: 500px;
	height: 500px;
	float: right;

}

#actiebanner {display: none;}

a.nav:link, a.nav:visited {
	color:				#00559e;
	font-size:			11px;
	text-decoration:	underline;
	}

a.nav:hover, a.nav:active {
	color:				#484848;
	font-size:			11px;
	text-decoration:	none;	
	}
