body {
	padding:0px;
	margin:0px;
	font: normal 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	background-color: #d5d6ee;
	}

h1 {
	color: #181b4e; 
	font-size: 1.3em; 
	font-weight: bold;
	margin-left: 15px;
}

h2 {
	color: #181b4e; 
	font-size: 0.9em; 
	font-weight: bold;
	margin-left: 15px;
}

p {
	color: #181b4e; 
	font-size: 0.7em; 
	font-weight: normal;
	margin-left: 15px;
}

a {
	text-decoration: underline;
	color: #181b4e;
}

a:hover {
	text-decoration: underline;
	color: #181b4e;
}

hr {
	height: 1px; 
	background-color: #181b4e;
	margin-left: 15px;
}

div#frame {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

div#balk_top {
	height: 30px;
	background: url(../images/algemeen/balk_top.jpg) repeat-x left top;
}

div#banner {
	background: url(../images/algemeen/banner.jpg) no-repeat;
	background-color: #181b4e;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	height: 160px;
}	

div#balk_center {
	height: 30px;
	background: url(../images/algemeen/balk_center.jpg) repeat-x;
}	

div#text {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	color: #181b4e;
	overflow: auto;
	width: 473px;
	background: url(../images/algemeen/lijn_wit.jpg) repeat-y;
}

div#calendar {
	margin-top: 20px;
	color: #181b4e;
	font-family: Verdana;
	font-size: 0.8em;
}

div#activiteiten {
	margin-top: 10px;
}

.nieuws_index {
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	border: 1px;
	border-color: #ffffff;
}

.bestuur {
	width:340px;
	text-align: left; 
	font-size: 0.7em; 
	font-weight: normal;
	margin-left: 12px;
}

.sponsoren {
	width:460px;
	text-align: left;
	font-size: 0.7em; 
	font-weight: normal;
	margin-left: 12px;
}

.foto_inspring {
	margin-left: 15px;
	margin-top: 5px;
	border: 1px;
	border-color: #ffffff;
}

.foto {
	margin-left: 10px;
	margin-top: 5px;
	border: 1px;
	border-color: #ffffff;
}

.opsomming { 
	font-size: 0.7em; 
	font-weight: normal;
	list-style-type: square;
	margin-left: 30px;
}

/* navigatie */
#nav{
		width: 125px;
		float: left;
		text-align: right;
}

#nav ul {
		 list-style: none;
		 margin-top: 20px;
		 font-family: Verdana;
		 font-size: 0.8em;
}

#nav ul a{
		 color: #181b4e;
		 text-decoration: none;
		 display: block;
		 height: 25px;
		 padding-top: 3px;
}

#nav li a:hover{
		 color: #ff0000;
}
/* einde navigatie */
