/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
Body {
	background-color: #82951a;
	font-family:Arial, Helvetica, sans-serif;
	color: #82951a;

}
h1 {
	font-size: 14px;
	text-align:center;
}
p {
	font-size: 12px;
}
a {
	color:#999999;
}
table{
padding-top: 20px;
padding-bottom: 20px;
font-size:12px;
color: #FFFFFF;
border-style: solid;
border-color:#FFFFFF;
border-width:1px;
width: 600px;
}
table span{
color:#990000;
font-weight:bold;
}
table a img{
border: 0px;
}

td{
background-color: #82951a;

padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

th{
color: #82951a;
background-color:#FFFFFF;
}
tr{

}
a{
border-width: 0px;
}
/*------DIVS------*/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 50px;
	background-color:#FFFFFF;
	margin-bottom: 50px;
}
/*------MENU------*/
#menu {
	padding-left: 30px;
	height: 30px;
	background-image:url(linksboven.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	font-size: 14px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
}
#menu a{
color:#000000;
text-decoration:none;
}
#menu a:hover{
font-weight: bold;
}

/*------HEADER------*/
#header {
	height: 160px;
	background-color:#666666;
	border-bottom_width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82951a;
}
#header h1{
display:none;
}
/*------LINKS------*/
#links{
width: 260px;
float: left; 
}
#submenu{
font-size: 14px;
padding-left: 20px;
padding-top: 20px;
}
#submenu ul{
padding-left: 20px;


}
#submenu li{
color:#000000;
font-weight: bold;
list-style-type:none;
list-style-image:url(menu.jpg);
}
#submenu a{
font-weight:100;
color:#000000;
text-decoration:none;
}
#submenu a:hover{
font-weight: bold;
}

/*------NIEUWS------*/

#nieuws{


}
.nieuwsbericht{
border-width: 1px;
border-color: #82951a;
border-style: solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}

.nieuwskop{
background-image:url(/Testsite/images%20en%20css/nieuwskop.jpg);
background-repeat:repeat-x;
background-position:left;
font-size: 12px;
color: #FFFFFFF;
border-bottom-color: #829520;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.nieuwskop h3{
font-size: 12px;
color:#FFFFFF;
margin-left: 10px;
}
.bericht{
padding: 10px;
background-image:url(/Testsite/images%20en%20css/bckgrnd.jpg);
background-repeat:repeat-x;
background-position:top;
}
.bericht h5{
color:#000000;
font-size: 12px;
font-weight: bold;
}
.bericht p{
color:#000000;

}
.bericht a{
color:#82951a;
font-size:12px;
}
.bericht a:hover{
color:#000000;
}
.bericht img{
margin-left: auto;
margin-right: auto;
}
/*------RECHTS------*/
#rechts{
float: right;
width: 630px;
}

.paragraaf {
border-bottom-style: solid;
border-bottom-color:#82951a;
border-bottom-width:2px;
margin-left: 20px;
margin-right: 20px;
/*padding-top: 10px;*/
padding-bottom: 20px;
margin-top: 20px;
width: 600px;
float: right;
}
.paragraaf h2{
color: #82951a;
font-size: 14px;

}
.paragraaf h4{
padding-top: 10px;
color: #82951a;
font-size: 12px;
font-weight:bold;
}
.paragraaf p{
color: #000000;
font-size: 12px;
padding-top: 10px;
}
.paragraaf a{
color: #82951a;
font-size: 12px;
}
.paragraaf table a{
color:#ffffff;
font-size: 12px;
text-decoration:underline;
}
.paragraaf a:hover{
color:#000000;
}
.paragraaf img{
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
}
.paragraaf ul{
font-size:12px;
margin-left: 20px;
margin-top: 20px;
list-style-type:none;
list-style-image:url(menu.jpg);
}

.paragraaf ul ul{
margin-top: 0px;
margin-left: 20px;
list-style-type:square;
list-style-image:none;
}

.paragraaf table a:hover{
color:#000000;
}

.terug{
margin-top: 20px;
clear:both;
}
.terug a{
text-decoration:none;
}
.terug a:hover{
text-decoration:underline;
}
.paragraaf SPAN{
color:#CC0000;
font-size:12px;
}


.txtbox{
margin-left: 0px;
margin-right: 0px;
width: 600px;
margin-top:10px;
}
.txtimage{
padding:0px;
width:200px;}
.txtimage img{
display:compact;
margin-left: 0px;
padding:0px;
padding-top: 10px;
float: left;

}
.txt{
float:left;
width:390px;
margin-top: 0px;
padding-left: 10px;
}
#takk{
background-color:#FFFFFF;
color: #000000;
}
#takk td{
background-color:#FFFFFF;
color: #000000;
border-bottom-width: 1px;
border-bottom-color: #82951a;
border-bottom-style: solid;
}


.form textarea{
width: 550px;
}

/*------FOOTER------*/
#onder {
	height: 30px;
	background-color:#FFFFFF;
	background-image:url(rechtsonder.jpg);
	background-position:right;
	background-repeat:no-repeat;
	clear:both;
}
#onder p{
font-size: 10px;
padding-left: 10px;
padding-top: 10px;
}

