/* CSS Document */

.menuPanel{
	padding-top: 14px;
}
.bottomtext {
	font-size: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainTable {
	width:916px;
}
.top{
	background-image: url(../img/BG_top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 7px;
}
.top a.optie {
	height:19px;
	width:100px;
	text-align:left;
	padding:3px 0px 0px 5px;
	text-decoration:none;
	float:left;
	margin-top: 13px;
	margin-left: 2px;
	background: url("../img/topbutton.gif") 0px 0px  no-repeat;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.top a.optieSel {
	height:19px;
	width:100px;
	text-align:left;
	padding:3px 0px 0px 5px;
	text-decoration:none;
	float:left;
	margin-top: 13px;
	margin-left: 2px;
	background: url("../img/topbutton.gif") 0px -22px  no-repeat;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.top a.optie:hover {     
       background: url("../img/topbutton.gif") 0px -22px  no-repeat;
}
.aankondiging IMG{
	/*position: relative;*/
	margin-top: 17px;
	margin-left: 100px;
	
}
.content {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.content a{
	color: #54712c;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.deelnemerWebsite a{
	color: #54712c;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.content a:hover{
	
	text-decoration: underline;
}

.contentType01_panel1 {
	float: none;
	width: 390px;
}
.contentType01_panel2 {
	float: none;
	width: 189px;
}
.contentType01_line {
	background-image: url("../img/linedown.gif");
	background-repeat: repeat-y;
	width: 13px;
	min-height: 500px;
}
.contentType02_panel1 {
	float: none;
	width: 290px;
}
.contentType02_panel2 {
	float: none;
	width: 289px;
}

.contentType03_panel1 {
	float: none;
	width: 189px;
}
.contentType03_panel2 {
	float: none;
	width: 390px;
}

/*.content p {
	margin-top:0px;
	font-size: 10px;
	color: #000000;
	margin-bottom:12px;
}*/
h1 {
	margin-top:0px;
	color: #54712c;
	font-size: 22px;
}
h2 {
	margin-top:0px;

	color: #54712c;
	font-size: 17px;
}

h3 {	
	margin-top:0px;
	color: #54712c;
	font-size: 10px;
	margin-bottom:4px;
}
.Aligncenter{
	text-align: center;
}
.nieuwsfoto{
	margin-left: 4px;
}
hr{
	clear: both;
	border-top-width: thin;
	border-right-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
li{
	list-style-type: circle;
}
.changeP p{
margin: 0px;
min-height: 1em;
}
