/* CSS Document */

body
{
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}

.top_bg
{
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.schaduw_links
{
	background-image: url(../img/schaduw_links.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.schaduw_rechts
{
	background-image: url(../img/schaduw_rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.rood_kader
{
	background-image: url(../img/kader_paars.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.blauw_kader
{
	background-image: url(../img/kader_blauw.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.groen_kader
{
	background-image: url(../img/kader_groen.jpg);
	background-repeat: no-repeat;
	background-position: left;

}

.groen_kader_tekst
{
	font-family: tahoma;
	font-size: 11px;
	color: #153f03;
	line-height: 16px;
	padding-left:2px;
}

.groen_kader_tekst b
{
	font-weight: bold;
}
.groen_kader a:link
{
	color: #153f03;
	text-decoration: none;
}

.groen_kader a:active
{
	color: #153f03;
	text-decoration: none;
}

.groen_kader a:visited
{
	color: #153f03;
	text-decoration: none;
}

.groen_kader a:hover
{
	color: #153f03;
	text-decoration: underline;
}


.oranje_kader_tekst
{
	font-family: tahoma;
	font-size: 11px;
	color: #714900;
	line-height: 16px;
	padding-left:2px;
}

.oranje_kader_tekst b
{
	font-weight: bold;
}

.oranje_kader
{
	background-image: url(../img/kader_oranje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.oranje_kader a:link
{
	color: #714900;
	text-decoration: none;
}

.oranje_kader a:active
{
	color: #714900;
	text-decoration: none;
}

.oranje_kader a:visited
{
	color: #714900;
	text-decoration: none;
}

.oranje_kader a:hover
{
	color: #714900;
	text-decoration: underline;
}

.navigatie
{	
	height: 32px;
	padding-left: 10px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/nav_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.content_text
{
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 17px;
	color: #676767;
	padding: 4px;
}

.titelgroot
{
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	color: #953e99;
	margin: 0px;
}
.titelklein
{
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #953e99;
	margin: 0px;
}
h1
{
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	color: #953e99;
	margin: 0px;
}
h2
{
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	color: #953e99;
	margin: 0px;
}
h3
{
	font-family: tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #953e99;
	margin: 0px;
}
h4
{
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #953e99;
	margin:0px;
}


/* Optie kaders rechts */
.optie_addsense
{
	margin-top: 8px;
	/*border: 2px solid #e8af46;*/
}


.optie_geel
{
	margin-top: 8px;
	border: 2px solid #e8af46;
}

.optie_kop_geel
{	
	width: 228px;
	height: 19px;
	display: block;
	background-color: #ff7800;
	border: none;
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 17px;
}

.optie_inhoud_geel
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #ff8c25;
	padding-left: 5px;
		line-height: 17px;

}
.optie_inhoud_geel a:link
{
	color: #ff8c25;
	text-decoration: none;
}

.optie_inhoud_geel a:active
{
	color: #ff8c25;
	text-decoration: none;
}

.optie_inhoud_geel a:visited
{
	color: #ff8c25;
	text-decoration: none;
}

.optie_inhoud_geel a:hover
{
	color: #ff8c25;
	text-decoration: underline;
}


/* optie blauw */

.optie_blauw
{
	margin-top: 8px;
	border: 2px solid #35a2fe;
}

.optie_kop_blauw
{	
	width: 228px;
	height: 19px;
	display: block;
	background-color: #2369da;
	border: none;
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 17px;
}

.optie_inhoud_blauw
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #35a2fe;
	line-height: 17px;
	padding-left: 5px;
}
.optie_inhoud_blauw a:link
{
	color: #35a2fe;
	text-decoration: none;
}

.optie_inhoud_blauw a:active
{
	color: #35a2fe;
	text-decoration: none;
}

.optie_inhoud_blauw a:visited
{
	color: #35a2fe;
	text-decoration: none;
}

.optie_inhoud_blauw a:hover
{
	color: #35a2fe;
	text-decoration: underline;
}


/* optie groen */

.optie_groen
{
	margin-top: 8px;
	border: 2px solid #79d950;
}

.optie_kop_groen
{	
	width: 228px;
	height: 19px;
	display: block;
	background-color: #4fae26;
	border: none;
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 17px;
}

.optie_inhoud_groen
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #48a025;
	line-height: 17px;
	padding-left: 5px;
}

.optie_inhoud_groen a:link
{
	color: #48a025;
	text-decoration: none;
}

.optie_inhoud_groen a:active
{
	color: #48a025;
	text-decoration: none;
}

.optie_inhoud_groen a:visited
{
	color: #48a025;
	text-decoration: none;
}

.optie_inhoud_groen a:hover
{
	color: #48a025;
	text-decoration: underline;
}

/* optie rood */

.optie_rood
{
	margin-top: 8px;
	border: 2px solid #d95050;
}

.optie_kop_rood
{	
	width: 228px;
	height: 19px;
	display: block;
	background-color: #ae2626;
	border: none;
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 17px;
}

.optie_inhoud_rood
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #d95050;
	line-height: 17px;
	padding-left: 5px;
}

.optie_inhoud_rood a:link
{
	color: #d95050;
	text-decoration: none;
}

.optie_inhoud_rood a:active
{
	color: #d95050;
	text-decoration: none;
}

.optie_inhoud_rood a:visited
{
	color: #d95050;
	text-decoration: none;
}

.optie_inhoud_rood a:hover
{
	color: #d95050;
	text-decoration: underline;
}
/* optie paars */

.optie_paars
{
	margin-top: 8px;
	border: 2px solid #b24bb4;
}

.optie_kop_paars
{	
	width: 228px;
	height: 19px;
	display: block;
	background-color: #642868;
	border: none;
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 17px;
}

.optie_inhoud_paars
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #b24bb4;
	line-height: 17px;
	padding-left: 5px;
}

.optie_inhoud_paars a:link
{
	color: #b24bb4;
	text-decoration: none;
}

.optie_inhoud_paars a:active
{
	color: #b24bb4;
	text-decoration: none;
}

.optie_inhoud_paars a:visited
{
	color: #b24bb4;
	text-decoration: none;
}

.optie_inhoud_paars a:hover
{
	color: #b24bb4;
	text-decoration: underline;
}


/* einde opties */

.footer_bg
{
	background-image: url(../img/bottom_bg.gif);
	background-repeat: repeat-x;
	}

input
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	background-image: url(../img/input_bg.gif);
	height: 15px;
}

select
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	background-image: url(../img/input_bg.gif);
	height: 20px;
}



textarea
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	height: 140px;
	width: 195px;
}
.textarea_groot
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	height: 160px;
	width: 400px;
}
.submit { 
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	border: 1px solid #014faa;
	background-image: url(../img/input_bg.gif);
	height: 20px;
	color: #1b355d;

}

.radio
{
	margin: 0px;
	
	font-family: tahoma, arial;
	font-size: 10px;
	border:none;
	background:none;
	/*background-image: url(../img/input_bg.gif);*/

}

html>body input
{
	width: 196px;
}

select
{
	width: 198px;
}

form
{
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #1b355d;
	margin:0px;
	padding: 0px;
}

.edit_geheim
{
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #1b355d;
	margin:0px;
	padding: 0px;
}

.groen_border
{
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #4fae26;
}

.blauw
{
	color: #1b355d;
}

.rood
{
	color: #ffffff;
	line-height: 16px;
}

.footer_links
{
	width: 99%;
	text-align: right;
	margin-top: 3px;
	margin-right: 6px;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	
}




.ingelogt
{
	margin-top: 60px;
	margin-right: 3px;
	font-family: tahoma, arial;
	font-size: 9px;
	color: #fff;
}
.ingelogt a:link
{
	color: #fff;
	text-decoration: none;
}

.ingelogt a:active
{
	color: #fff;
	text-decoration: none;
}

.ingelogt a:visited
{
	color: #fff;
	text-decoration: none;
}

.ingelogt2 a:hover
{
	color: #fff;
	text-decoration: underline;
}

.ingelogt2
{
	margin-top: 110px;
	margin-left: 12px;
	font-family: tahoma, arial;
	font-size: 9px;
	color: #fff;
}
.ingelogt2 a:link
{
	color: #fff;
	text-decoration: none;
}

.ingelogt2 a:active
{
	color: #fff;
	text-decoration: none;
}

.ingelogt2 a:visited
{
	color: #fff;
	text-decoration: none;
}

.ingelogt2 a:hover
{
	color: #fff;
	text-decoration: underline;
}

.copyright
{
	margin-top: 56px;
	margin-left: 3px;
	font-family: tahoma, arial;
	font-size: 9px;
	color: #fff;
}
.copyright a:link
{
	color: #fff;
	text-decoration: none;
}

.copyright a:active
{
	color: #fff;
	text-decoration: none;
}

.copyright a:visited
{
	color: #fff;
	text-decoration: none;
}

.copyright a:hover
{
	color: #fff;
	text-decoration: underline;
}

.lees_meer
{
	float: right;
	text-align: right;
	width: 30%;
	margin: 0px;
	margin-top: -17px;
}

.artikel_einde
{
	font-family: tahoma, arial;
	font-size: 11px;
	text-indent: 5px;
	color: #268dfa;

}

.front_page_inhoud
{
	padding: 4px;
}

a:link
{
	color: #953e99;
	text-decoration: none;
}

a:active
{
	color: #953e99;
	text-decoration: none;
}

a:visited
{
	color: #953e99;
	text-decoration: none;
}

a:hover
{
	color: #953e99;
	text-decoration: underline;
}

.footer_links a:link
{
	color: #fff;
	text-decoration: none;
}

.footer_links a:active
{
	color: #fff;
	text-decoration: none;
}

.footer_links a:visited
{
	color: #fff;
	text-decoration: none;
}

.footer_links a:hover
{
	color: #fff;
	text-decoration: overline;
}

.nav_link:link
{
	display: block;
	width: 16.5%;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
}

.nav_link:active
{
	display: block;
	width: 16.5%;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
}

.nav_link:visited
{
	display: block;
	width: 16.5%;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
}

.nav_link:hover
{
	display: block;
	width: 16.5%;
	background-color: #807ec7;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
}
.zoeken_in_topgeheim
{
	font-family: tahoma, arial;
	font-size: 11px;
	text-indent: 5px;
	font-weight: bold;
}
.smilies
{
	margin: 0px;
	margin-bottom: 0px;
	padding:1px;
	font-family: tahoma, arial;
	font-size: 10px;
	border: 0px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	background-color:#ffffff;
}
.nieuws
{
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 17px;
	color: #676767;
	padding: 4px;
	margin: 0px;
	font-family: tahoma, arial;
	/*border: 1px solid #014faa;*/
	/*background-image: url(../img/input_bg.gif);*/
	background-color:#ffffff;
}

.nieuwsitem
{
	margin: 0px;
	margin-bottom: 0px;
	padding:3px;
	font-family: tahoma, arial;
	font-size: 10px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	background-color:#ffffff;
}

.nieuwsafbeelding
{
	margin: 4px;
	padding:3px;
	font-family: tahoma, arial;
	font-size: 10px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	background-color:#ffffff;
}

.reactieafbeelding
{
	margin-right: 5px;
	margin-top: 3px;
	padding:0px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	background-color:#ffffff;
}

.zoekbutton
{
	height: 35px;
	width: 56px;
	border: 0px;
}

.karakters
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	background-image: url(../img/input_bg.gif);
	height: 15px;
	width: 50px;
	text-align:center;
}

.selectdate
{
	margin: 0px;
	margin-bottom: 11px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	height: 20px;
	width:50px;
}

.shoutbox
{
	margin: 0px;
	margin-bottom: 0px;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 15px;
	border: 1px solid #014faa;
	/*background-image: url(../img/input_bg.gif);*/
	height: 70px;
	width: 200px;
}
