/* CSS Document  Commissiesecretaris*/
html,body {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #454545;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color: #115789;
}
#tabelvullend {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#celcentreren {
	text-align: center;
	margin-top:4%;
	
}
#container {
	position: relative;
	width:955px;
	height:565px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo	{
	position:absolute;
	top:0px;
	left:10px;
	}
#logotekst	{
	position:absolute;
	left:150px;
	top:58px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #115789;
	text-align:center;
	font-weight:bold;
	letter-spacing: 1px;
	}
.px14	{
	font-size:18px;
	}
#navigatie	{
	position:absolute;
	top:164px; 
	width:805px;
	left:0px;
	height:45px;
	background-color:#aeb8d0;
	line-height:45px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:150px;
	text-align:left;
	vertical-align: middle;
	}
.navigatie-active	{
	color: #454545;
	text-decoration:none;
	}
#navigatie a	{
	color: #115789;
	text-decoration:none;
	}

#navigatie a:hover	{
	color:#c30f14;
	text-decoration:none;
	}
	
#content	{
	position:absolute;
	top:230px;
	left:150px;
	color: #104F7C;
	text-align: left;
	width: 700px;
	}
#content a	{
	color: #c30f14;
	text-decoration:none;
	}
#content a:hover	{
	color:#4fbc20;
	text-decoration:none;
	}
li	{
	font-size:13px;
	line-height:22px;
	list-style-position:outside;
	}
ul {
	margin-left:15px;	
}
h1	{
	font-weight:bold;
	color:#4fbc20; 
	font-size:14px;
	}
h2	{
	font-weight:bold;
	color:#4fbc20; 
	font-size:13px;
	margin-bottom:3px;
	}
.button	{
	list-style-image: url(../images/button.gif);
	}
.punt	{ list-style-type: square;
		}

