body {
	background-image: url(../afbeeldingen/bg.gif);
	font-family: Tahoma, Verdana, Arial;
	font-size: 8 pt;
	color: #000000;
	margin: 0px;
	position: center;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
input, option, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #F1F1F1;
	border: 1px solid #000000;
}
form {
	margin: 0px;
}
code { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:link { 
	color: #000000; 
	text-decoration : none; 
}
A:visited {
	color: #000000; 
	text-decoration : none; 
} 
A:hover {
	color: #000000; 
	text-decoration : underline; 
} 
A:active {
	color: #000000; 
	text-decoration : none; 
} 
#midden {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
#logo {
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	cursor: pointer; 
}
#menu {
	height: 23px;
	width: 800px;
	background-color: #ebebeb;
	vertical-align: middle;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}
#taal {
	height: 15px;
	width: 800px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
	padding-top: 7px;
}
#deelmenu {
	height: 23px;
	width: 800px;
	background-color: #b9b9b9;
	vertical-align: middle;
	text-align: center;
	padding-top: 7px;
}
#content {
	padding: 0px;
	text-align: left;
}

/*NETLOG*/
#footerWrapper{
	background-color: 	#b9b9b9;
	width: 				800 px;
	height:				130px;
	padding-top:		10 px;
}
#sitemap{
	margin-top:			5px;
	font-size:			.85em;
	line-height:		1.4em;
	margin-bottom:		20px;
}
#sitemap li{
	float:				left;
	width:				130px;
	text-transform:		lowercase;
}
#sitemap li.primary{
	text-transform:		uppercase;
	font-weight:		bold;
	margin-bottom:		3px;
	text-align:			left;
}
#sitemap li li{
	margin:				0;
	text-align:			left;
}
#sitemap a{
	color:				#777;
	text-decoration:	none;
}
#sitemap a:hover{
	text-decoration:	underline;
}
/*END NETLOG*/
#footer {
	height: 30px;
	width: 800px;
	background-color: #ebebeb;
	text-align: center;
	border-bottom: 1px solid #000000;
}
#copyright {
	padding: 5px;
	color: #000000;
	margin-top: 3px;
}
.menuitem {
	margin: 3px;
}
.titel {
	background-color: #057cf6;
	font-size: 8pt;
	color: #b5f605;
	padding: 10px;
	font-weight: bold;
}
.ondertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #b5f605;
	padding: 10px;
	margin-bottom: 0px;
	/*border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;*/
}
.forumtitel {
	background-color: #E03B00;
	font-size: 8pt;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.forumreactie {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;*/
}
.bericht {
	color: #000000;
	padding: 10px;
	font-size: 8pt;
	margin-bottom: 5px;
}
.algemeentitel {
	background-color: #c15f2e;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}
.algemeenbericht {
	background-color: #c15f2e;
	color: #000000;
	padding: 10px;
	font-size: 8pt;
	margin-bottom: 5px;
}
.nieuwstitel {
	background-color: #b5f605;
	font-size: 8pt;
	color: #057cf6;
	padding: 10px;
	font-weight: bold;
}
.nieuwsbericht {
	background-color: #b5f605;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
}
.fototitel {
	background-color: #d6d6d6;
	font-size: 8pt;
	color: #057cf6;
	padding: 10px;
	font-weight: bold;
}
.fotobericht {
	background-color: #d6d6d6;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
}
.blauwtitel {
	background-color: #4ca4ff;
	font-size: 8pt;
	color: #fffe8f;
	padding: 10px;
	font-weight: bold;
}
.blauwbericht {
	background-color: #4ca4ff;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
}
.roodtitel {
	background-color: #E03B00;
	font-size: 8pt;
	color: #fffe8f;
	padding: 10px;
	font-weight: bold;
}
.roodbericht {
	background-color: #E03B00;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
}
.geeltitel {
	background-color: #ffff00;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	font-weight: bold;
}
.geelbericht {
	background-color: #ffff00;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	text-align: justify;
	margin-bottom: 5px;
	padding-right: 68px;
	background-image: url(afbeeldingen/help-and-support-64x64.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.fotoweergevenbericht {
	background-color: #d6d6d6;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	margin-bottom: 5px;
}
.afbeelding_categorie_oud {
	/*background-color: #ebebeb;*/
	background-image: url(afbeeldingen/categorie.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_categorie_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(afbeeldingen/categorie_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OT {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OT.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OT_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OT_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GT {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/GT.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GT_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/GT_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OM {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OM.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OM_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OM_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GM {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OM.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GM_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OM_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OS {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OS.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_OS_nieuw {
	/*background-color: #ebebeb;*/
	background-image: url(../afbeeldingen/OS_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GS {
	background-color: #ebebeb;
	background-image: url(../afbeeldingen/OS.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_GS_nieuw {
	background-color: #ebebeb;
	background-image: url(../afbeeldingen/OS_nieuw.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_leden {
	background-color: #ebebeb;
	background-image: url(../afbeeldingen/leden.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_gelezen {
	background-color: #ebebeb;
	background-image: url(../afbeeldingen/gelezen.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_ongelezen {
	background-color: #ebebeb;
	background-image: url(../afbeeldingen/ongelezen.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.afbeelding_email {
	background-image: url(../afbeeldingen/mail.gif);
	width: 65px;
	height: 18px;
	float: left;
	cursor: hand;
	margin-right: 5px;
}
.afbeelding_bericht {
	background-image: url(../afbeeldingen/bericht.gif);
	width: 60px;
	height: 18px;
	float: left;
	cursor: hand;
}
.afbeelding_online {
	background-image: url(../afbeeldingen/online.jpg);
	width: 5px;
	height: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.afbeelding_offline {
	background-image: url(../afbeeldingen/offline.jpg);
	width: 5px;
	height: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.kolom_1 {
	background-color: #ebebeb;
	color: #000000;
	padding: 10px 0px 10px 20px;
}
.kolom_1 A {
	color: #751f22;
}
.kolom_1_nopadding {
	background-color: #ebebeb;
	color: #000000;
	padding: 0px 20px 0px 20px;
}
.kolom_2 {
	background-color: #d9d9d9;
	color: #000000;
	padding: 10px 20px 10px 20px;
}
.kolom_3 {
	background-color: #bbbbbb;
	color: #000000;
	padding: 10px 20px 10px 20px;
}
.kolom_4 {
	background-color: #eaeaea;
	color: #000000;
	padding: 0px 10px 0px 20px;
}
.kolom_4 A {
	color: #68770e;
	text-decoration : underline; 
}
.poll_rand {
	border: 1px dashed #000000;
}
.poll_achtergrond {
	background-color: #618501;
}
.poll_achtergrond2 {
	background-color: #d8fe70;
}
.quote_titel {
	margin-bottom: 3px;
}
.quote_bericht {
	background-color: #ebebeb;
	border: 1px dashed #000000;
	padding: 5px;
}
.code {
	overflow: scroll;
	width: 515px;
}

#ad {
	width: 792px;
	/*height: 92px;*/
	margin: 4px;
	background: #E03B00;
	text-align: center;
	padding-top: 6px;
}

#ad a {
	color: #fff;
	font-size: 17px;
}
.highlight_word{
    background-color: yellow;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #fed7d7;
	padding: 4px;
	border-top: solid 1px #ff0000;
	border-bottom: solid 1px #ff0000;
	margin-bottom: 5px;
	margin-top: 5px;

}
