﻿
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-bottom: 1px solid #003f75;
}

#content ul {
	margin-bottom: 20px;
}

#content ul, #content li {
	margin-left: 15px;
}

.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;

}

#nieuwsblok {
	background: url('../images/interface/nieuwsblok.jpg') no-repeat #00559e;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	padding: 10px;
	width:237px;
	height: 234px;
	float: right;
	margin-top:-274px;
	margin-right: 5px;
	padding-top: 40px;
}

.nieuwslink {
	font-weight: bold;
	text-decoration: none;
	color: #00559e;
	background: url('../images/interface/nieuwsbutton.jpg') no-repeat;
	margin-top: 15px;
	margin-left: 130px;
	display: block;
	width: 101px;
	height: 23px;
	line-height: 22px;
	text-align: center;
}

#popup { 
	background: 	url('../images/interface/transparent.png');
	margin-top:		220px;
	padding: 		50px;
	left: 			50%;
	margin-left: 	-390px;
	top:			0px;
	text-align: 	center;
	position: 		absolute;
	border: 		1px solid #084300;
	z-index:		100;
}
