html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: "Arial", Helvetica, sans-serif;
   font-size: 12px;
   color:#868788;
   background-image: url(../images/1335.png);
   background-repeat:repeat-x repeat-y;
}

img {
border: none;	
}

h2 {
color:#C1001F;
font-size:12px;
}

h1 {
color:#C1001F;
font-size:16px;
padding-bottom:20px;
padding-top:30px;
}

#container {
   min-height: 100%;
   position:relative;
   margin:0 auto;
   width: 900px;
   background-image: url(../images/test.jpg);
   background-repeat:repeat-y;
   background-position: center top;
   /*
   border-left: 1px solid #e2e3e5;
   border-right: 1px solid #e2e3e5;
	*/
}

	* html #container {
   height:100%;
   margin:0 auto;
	}

#header {
	width: 900px;
	height: 111px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

* html #header {
	width: 900px;
	height: 111px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 900px;
	height: auto;
	margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 70px;   /* Height of the footer */
}

.fade {
	width: 240px;
	height: 150px;
}

#logo_member {
	width: auto;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
}

#tekst_member {
	width:auto;
	height: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #868788;
}

#tekst_contact {
	width: 255px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #868788;
}

#tekst_comp {
	width: 222px;
	height: auto;
	float: left;
	padding:10px;
}


#tekst_domain {
	width: auto;
	height: auto;
	padding-top: 10px;
	border-top: 1px solid #868788;
	border-bottom: 1px solid #868788;
}

#tekst_domain ul {
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: none;
}

#tekst_domain ul li{
	color: #868788;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/blok.png) no-repeat 10px 50%;
	line-height: 17px;
}

#line_domain {
	width: auto;
	height: auto;
	padding-top: 10px;
	border-top: 1px solid #868788;
}


.fade p {
	width: 100%;
	margin: 0;
	padding-top: 25px;
}

* + html .fade p {
	width: 100%;
	margin: 0;
	padding-top: 30px;
}

#box_links {
	width: 241px;
	height: auto;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
}

#box_rechts {
	width: 509px;
	height: auto;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
}

#box_newsletter_pdf {
	width: auto;
	height: auto;
}

#box_newsletter_pdf #kop_titel a:link, #box_newsletter_pdf #kop_titel a:visited, #box_newsletter_pdf #kop_titel a:active {
	color: #c1001f;
	text-decoration: none;
}

#box_newsletter_pdf #kop_titel a:hover {
	color: #c1001f;
	text-decoration: underline;
}


#box_newsletter_pdf a:link, #box_newsletter_pdf a:visited , #box_newsletter_pdf a:active {
	color: #868788;
	text-decoration: none;
}

#box_newsletter_pdf a:hover {
	color: #868788;
	text-decoration: underline;
}

#content p {
	text-align: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer {
   position:absolute;
   bottom:0;
   bottom:1;
   width:100%;
   height: 69px;   /* Height of the footer */
}	
	
}

#footer {
   position:absolute;
   bottom:1;
   bottom:0;
   width: 100%;
   height: 69px;   /* Height of the footer */
}

#inhoud_footer {
	height: 65px;
	width: 900px;
	margin: 0 auto;
	background-image:url(../images/footer.png);
    background-repeat: no-repeat;
	padding-top: 4px;
}

#box_extra_footer{ 
width: 900px;
height: auto;
text-align: center;
color: #e2e3e5;
font-size: 10px;
padding-top: 2px;
}

#box_extra_footer a:link, #box_extra_footer a:visited, #box_extra_footer a:active { text-decoration: none; color: #e2e3e5; }
#box_extra_footer a:hover { text-decoration: underline; color: #e2e3e5; }

#inhoud_footer ul{
margin: 0;
padding: 0;
list-style-type: none;
padding-left: 100px;
padding-top: 3px;
}

/*Top level list items*/
#inhoud_footer ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#inhoud_footer ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 20px;
padding-top: 1px;
color: #FFF;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

#inhoud_footer ul li a{
display: inline-block;
width: auto; /*Width of top level menu link items*/
height: 20px; !important
padding-top: 1px;
color: #FFF;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}


#inhoud_footer ul li a.active:link, #inhoud_footer ul li a.active:visited, #inhoud_footer ul li a.active:active {
	color:#FFF;
	text-decoration: none;
}

#inhoud_footer ul li a:hover{
	color:#FFF;
	text-decoration: underline;
}



/*  HEADER  #########################################################################*/

#b-l {
	width: 11px;
	height: 21px;
	float: left;
	background-image:url(../images/buttons-links.png);
    background-repeat: no-repeat;
}

#b-r {
	width: 11px;
	height: 21px;
	float: left;
	background-image:url(../images/buttons-rechts.png);
    background-repeat: no-repeat;
}

#b-m {
	width: auto;
	height: 21px;
	float: left;
}

#b-m ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#b-m ul li{
position: relative;
display: inline;
float: left;
}

#b-m ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 19px;
padding-right: 7px;
padding-left: 7px;
padding-top: 2px;
border:0;
text-decoration: none;
color: #e2e3e5;
font-size: 10px;
background: url(../images/buttons-tussen.png);
background-repeat:repeat-x;
}

* html #b-m ul li a{
display: inline-block;
width: auto; /*Width of top level menu link items*/
height: 18px; !important
padding-right: 7px;
padding-left: 7px;
padding-top: 11px;
margin-top: -3px;
border:0;
text-decoration: none;
color: #e2e3e5;
font-size: 10px;
background: url(../images/buttons-tussen.png);
background-repeat:repeat-x;
}

#kop_titel {
	width: auto;
	height: auto;
	color: #c1001f;
	padding-bottom: 5px;
	font-weight: bold;
}

#subkop_members {
	width: auto;
	height: auto;
	color: #c1001f;
	padding-bottom: 5px;

}

#tekst_content #kop_titel a:link, #tekst_content #kop_titel a:active, #tekst_content #kop_titel a:visited {
	color: #c1001f;
	text-decoration: none;
}

#tekst_content #kop_titel a:hover {
	color: #c1001f;
	text-decoration: underline;
}

#kop_inhoud {
	width: auto;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom:1px solid #868788;
}

#kop_inhoud_2 {
	width: auto;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#kop_inhoud_2 p {
	width: auto;
	height: auto;
	margin:0;
}


#kop_inhoud p {
	width: auto;
	height: auto;
	margin:0;
}

#kop_locatie {
	width: auto;
	height: auto;
	color: #868788;
	font-weight: bold;
	padding-bottom: 5px;
}

#b-m ul li a:hover{
	color: #e2e3e5;
	background-image: url(../images/button-hover.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	width: auto;
	height: 21px;
}

#b-m ul li a.active:hover, #b-m ul li a.active:visited, #b-m ul li a.active:active{
	color: #e2e3e5;
	background-image: url(../images/button-hover.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	width: auto;
	height: 21px;
}
	
/* Hack for IE \*/
* html #b-m ul li { float: left; height: 1%; }
* html #b-m ul li a { height: 1%; }
/* End */

#box-header-2 {
	width: auto;
	height: 21px;
	margin-left: 260px;
	float: left;
}


* html #box-header-2 {
	width: auto;
	height: 21px;
	float: left;
	display: inline;
}

#zoeken {
	width: 150px;
	height: 21px;
	float: left;
	margin-left: 27px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
}

* html #zoeken {
	width: 171px;
	float: left;
	display: inline;
	background:#FFFFFF none repeat scroll 0 0;
}

#zoekveld {
	width:119px;
	height: 21px;
	float:left;
	margin-left:10px;
}

.zoekveld_transparant {
	width: 110px;
	height: 17px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 10px;
	color: #868788;
}

* html .zoekveld_transparant {
	width: 110px;
	height: 15px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 10px;
	color: #868788;
}


.zoek_button {
	width:21px;
	height: 21px;
	border: 0px;
	float: left;
	background-image:url(../images/zoek-button.jpg);
	background-repeat: no-repeat;
}

* html .zoek_button {
	width:21px;
	height: 21px;
	border: 0px;
	float: left;
	display: inline;
	background-image:url(../images/zoek-button.jpg);
	background-repeat: no-repeat;
}


/*  CLOSE HEADER  ###################################################################*/

/*  HOME BOXES  #####################################################################*/
#l-label {
	width: 12px;
	height: 20px;
	background-image:url(../images/label-links.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
}

#r-label {
	width: 12px;
	height: 20px;
	background-image:url(../images/label-rechts.png);
	background-repeat: no-repeat;
	float: left;
}
#m-label {
	width: auto;
	height: 18px;
	background-image:url(../images/label-tussen.png);
	background-repeat: repeat-x;
	float: left;
	color: #FFF;
	padding-top: 2px;
}

* + html #m-label {
	width: auto;
	height: 18px;
	background-image:url(../images/label-tussen.png);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	color: #FFF;
	padding-top: 2px;
}

#box_label { width: auto; height: 20px; margin-top: 15px;}

* html #m-label {
	width: auto;
	height: 18px;
	background-image:url(../images/label-tussen.png);
	background-repeat: repeat-x;
	float: left;
	color: #FFF;
	padding-top: 2px;
}

#box_newsevents_top {
	width: 240px;
	height: 23px;
	background:url(../images/kader-news-top.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#box_newsevents_bottom {
	width: 240px;
	height: 23px;
	background:url(../images/kader-news-bottom.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#box_newsevents {
	width: 240px;
	height: auto;
	background:url(../images/kader-news-middle.png);
	background-repeat: repeat-y;
}

#box_newsevents ul {
	margin:0;
	padding:0;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	
}

* html #box_newsevents {
	width: 240px;
	height: auto;
	background:url(../images/kader-news-middle.png);
	background-position: center center;
	background-repeat: repeat-y;
	margin-top: 0px;
}

* + html #box_newsevents {
	width: 240px;
	height: auto;
	background:url(../images/kader-news-middle.png);
	background-position: center center;
	background-repeat: repeat-y;
	margin-top: 0px;
	overflow: hidden;
}



#box_members {
	width: 240px;
	height: 130px;
	background:url(../images/kader-members.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

* html #box_members {
	width: 240px;
	height: 130px;
	background:url(../images/kader-members.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;	
}


#box_newsletter {
	width: 240px;
	height: 130px;
	background:url(../images/kader-newsletter.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

* html #box_newsletter {
	width: 240px;
	height: 130px;
	background:url(../images/kader-newsletter.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}


#link_home_2 {
	width: auto;
	float: right;
	height: auto;
	margin-right:5px;
	font-size: 11px;
	padding-top:3px;
}

#link_home_2 a:link,#link_home_2 a:visited,#link_home_2 a:active { color:#868788; text-decoration:underline }
#link_home_2 a:hover { color:#868788; text-decoration:none }

#link_home_1 {
	width: auto;
	float: left;
	height: auto;
	margin-left:5px;
	font-size: 11px;
	padding-top:3px;
}

#link_home_1 a:link,#link_home_1 a:visited,#link_home_1 a:active { color:#868788; text-decoration:underline }
#link_home_1 a:hover { color:#868788; text-decoration:none }

* + html #item_event {
	height: 205px;
	overflow: hidden;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}

#item_event {
	height: 205px;
	overflow: hidden;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}

* + html #newsticker {
	width: auto;
	height: 205px;
	overflow: hidden;
}

#newsticker {
	width: auto;
	height: 205px;
}

#item_news {
	height: 104px;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}

#titel_item {
	width:auto;
	height:auto;
	color:#c1001f;
	padding-top: 8px;
	font-weight: bold;
}

#titel_item a:link, #titel_item a:visited, #titel_item a:active { 
	color:#c1001f;
	text-decoration: none;
}

#titel_item a:hover { 
	color:#c1001f;
	text-decoration: underline;
}


#datum_item {
	width:auto;
	height:auto;
	padding-top: 2px;
	font-weight: bold;
}

#locatie_item {
	width:auto;
	height:auto;
	padding-bottom: 5px;
	font-weight: bold;
	
}

#tekst_item {
	width:auto;
	height:auto;
	padding-top: 2px;
}

#tekst_item p {
	width:auto;
	height:auto;
	margin:0;
}

/*  CLOSE HOME BOXES  ###############################################################*/

/*  MENU BOXES  #####################################################################*/
#menulinks_top {
	background-image: url(../images/subbutons-kaderrood-boven.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 20px;
	margin-top: 70px;
}

#menulinks_bottom {
	background-image: url(../images/subbutons-kaderrood-onder.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 18px;
}


#menulinks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:240px;
}

#menulinks ul li {
	background: url(../images/subbutons-kaderrood-tussenrood.jpg);
	background-repeat: no-repeat;
	height: auto;
	color: #868788;
	text-decoration: none;
	width: 240px;
	border-bottom: 1px solid #FFF;
	background-color: #C1001F;
}

#menulinks ul li a {
	width: 210px;
	min-height: 20px; !important
	height: auto;
	padding-top: 5px;
	color: #FFF;
	font-size: 12px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration:none;
}

#menulinks ul li a:hover {
	background: url(../images/subbutons-kaderrood-tussenzwart.jpg) #1f1f21;
	background-repeat: no-repeat;
	min-height: 20px; !important
	height: auto;
	width: 210px;
}

#menulinks ul li a.active:hover, #menulinks ul li a.active:visited, #menulinks ul li a.active:active{
	background: url(../images/subbutons-kaderrood-tussenzwart.jpg) #1f1f21;
	background-repeat: no-repeat;
	min-height: 20px; !important
	height: auto;
	width: 210px;
}

#sorteer {
	height: auto;
	margin-top: 20px;
	border: 1px solid #c1001f;
	padding: 5px;
	width: auto;
	text-align: center;
}

#sorteer a:link, #sorteer a:visited, #sorteer a:active { color: #c1001f; text-decoration: none;}
#sorteer a:hover { color: #c1001f; text-decoration: underline;}
#sorteer a.active:hover, #sorteer a.active:visited, #sorteer a.active:active { color: #c1001f; text-decoration: underline; }


#sorteer h3 { font-size: 12px; color: #c1001f; margin:0; padding:0; padding-bottom: 5px; text-align: left;}

#letters {
	color: #868788;
	font-weight: bold;
	width: auto;
	padding-bottom: 3px;
	border-bottom: 1px solid #868788;
	margin-left: -15px;
}

* html #letters {
	color:#868788;
	font-weight: bold;
	width: 200px;
	padding-bottom: 3px;
	border-bottom: 1px solid #868788;
	margin-left: 0px;
}

#menulinks_members ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type: square;
	margin:0;
	padding:0;
	width:225px;
	color: #c1001f;
	margin-top: 20px;
	margin-left: 15px;
	_margin-left: 0px;
}

#menulinks_members ul li {
	height: auto;
	color: #c1001f;
	text-decoration: none;
	width: 240px;
}

#menulinks_members ul li a {
	width: 220px;
	min-height: 15px; !important
	height: auto;
	padding-top: 5px;
	color: #868788;
	font-size: 12px;
	display: block;
	padding-left: 5px;
	padding-right: 15px;
	text-decoration:none;
}

#menulinks_members ul li a:hover {
	min-height: 15px; !important
	height: auto;
	width: 210px;
	text-decoration: underline;
	color: #c1001f;
}

#menulinks_members ul li a.active:hover, #menulinks_members ul li a.active:visited, #menulinks_members ul li a.active:active{
	min-height: 15px; !important
	height: auto;
	width: 210px;
	text-decoration: underline;
	color: #c1001f;
}

#menulinks ul#sub_submenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type: square;
	margin:0;
	margin-left: 35px;
	padding:0;
	width: 205px;
	color:#FFF;
	background-color: #C1001F;
}

#menulinks ul#sub_submenu li {
	height: 25px;
	color: #868788;
	text-decoration: none;
	width: 205px;
	border: none;
	color:#FFF;
}

#menulinks ul#sub_submenu li a {
	width: 188px;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	font-size: 12px;
	display: block;
	padding-left: 2px;
	text-decoration:none;
	background-color: #C1001F;
}

#menulinks ul#sub_submenu li a:hover {
	text-decoration: underline;
	height: 20px;
	width: 188px;
	background: none;
	background-color: #C1001F;
}

#menulinks ul#sub_submenu li a.act2:hover, #menulinks ul#sub_submenu li a.act2:visited, #menulinks ul#sub_submenu li a.act2:active{
	text-decoration: underline;
	height: 20px;
	width: 188px;
	background-color: #C1001F;
}


.opmaak_field {
	border: 1px #C1001F solid;
	width: 240px;
	height:17px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #868788;
}

.opmaak_list {
	border: 1px #C1001F solid;
	width: 245px;
	height: 20px;
	padding-left: 5px;
	color: #868788;
}


.opmaak_textarea {
	border: 1px #C1001F solid;
	width: 240px;
	height: 100px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #868788;
}


.opmaak_button_form {
	width: auto;
	height: 20px;
	background-color: #e2e3e5;
	color: #868788;
	border: 1px solid #C1001F;
}

.opmaak_form_button_1 {
	width: auto;
	height: 20px;
	background-color: #e2e3e5;
	color: #868788;
	border: 1px solid #C1001F;
}

/*  CLOSE MENU BOXES  ###############################################################*/





#logo {
	width: 90px;
	height: 90px;
	float: left;
}



/*##########################################################################*/
#horizontalcssmenu {
	width: 661px;
	height: 20px;
	padding-top: 54px;
	padding-left: 30px;
	float: left;
}

* + html #horizontalcssmenu {
	width: 661px;
	height: 20px;
	padding-top: 54px;
	padding-left: 120px;
}

* html #horizontalcssmenu {
	width: 751px;
	height: 20px;
	padding-top: 54px;
	padding-left: 120px;
}



#stukje {
	width: 1px;
	height: 21px;
	background-color: #FFF;
	float: left;
}

/*##########################################################################menu openen */
#horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#horizontalcssmenu ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 20px;
padding-top: 1px;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #FFF;
border-left-width: 0;
text-decoration: none;
color: #FFF;
background-image:url(../images/buttons-rood-over-tussen.jpg);
background-repeat:repeat-x;
background-position: 0px -1px;
}

/*Top level menu link items style*/
* html #horizontalcssmenu ul li a{
display: inline-block;
width: auto; /*Width of top level menu link items*/
height: 20px; !important
padding-top: 1px;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #FFF;
border-left-width: 0;
text-decoration: none;
color: #FFF;
background-image:url(../images/buttons-rood-over-tussen.jpg);
background-repeat:repeat-x;
background-position: 0px -1px;
}



#horizontalcssmenu ul li a.active:link, #horizontalcssmenu ul li a.active:visited, #horizontalcssmenu ul li a.active:active {
	background-image:url(../images/buttons-tussen.png);
	background-repeat:repeat-x;
	color:#FFF;
}

#horizontalcssmenu ul li a:hover{
	background-image:url(../images/buttons-tussen.png);
	background-repeat:repeat-x;
	color:#FFF;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html #horizontalcssmenu ul li { float: left; height: 1%; }
* html #horizontalcssmenu ul li a { height: 1%; }
/* End */
/*###########################################################################*/
#broodkruimel {
	width:auto;
	height: auto;
	font-size:10px;
	color:#868788;
	margin-top: 0px;
}

#broodkruimel a:link, #broodkruimel a:visited, #broodkruimel a:active {
	width:auto;
	height: auto;
	font-size:10px;
	color:#868788;
	text-decoration: none;
}

#broodkruimel a:hover {
	font-size:10px;
	color:#868788;
	text-decoration: underline;
}

#kop {
	color:#c1001f;
	font-size:16px;
	height:20px;
	width: auto;
	padding-top: 30px;
	padding-bottom:20px;
}

#kop_event {
	color:#c1001f;
	font-size:16px;
	height:20px;
	width: auto;
	padding-top: 30px;
	padding-bottom:20px;
	float: left;
}

#rss_icon {
	float: right;
	width: auto;
	height: 20px;
	color: #c1001f;
	background-image:url(../images/rss_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom:20px;
}

#rss_icon a:link, #rss_icon a:active, #rss_icon a:visited {
color: #c1001f;
text-decoration: none;
}

#rss_icon a:hover {
color: #c1001f;
text-decoration: underline;
}


#kop_goed {
	color:#060;
	font-size:15px;
	margin-bottom: 10px;
}

#kop_fout {
	color:#c1001f;
	font-size:15px;
	margin-bottom: 10px;
}

#kop_pdf {
	color:#c1001f;
	font-size:16px;
	height:20px;
	width: auto;
	padding-top: 16px;
	padding-bottom:20px;
}


#tekst_content {
	height: auto;
	width: auto;	
}

#tekst_content p {
   font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
   line-height: 17px;
text-align: left;
}

#tekst_content p a:link, #tekst_content p a:visited, #tekst_content p a:active{
   font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
   text-decoration: underline;
   color:#868788;
}

#tekst_content p a:hover {
   font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
   text-decoration: none;
   color:#868788;
}

#tekst_content a:link, #tekst_content a:visited, #tekst_content a:active{
   font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
   text-decoration: underline;
   color:#868788;
}

#tekst_content a:hover {
   font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
   text-decoration: none;
   color:#868788;
}

#tekst_content ul{
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: none;
}

#tekst_content ul li, #tekst_content ul li, #tekst_content ul li {
	color: #868788;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/blok.png) no-repeat 10px 6px;
	line-height: 17px;

}

ul#error {
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: none;
}

ul#error li {
	color: #868788;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/blok.png) no-repeat 10px 50%;

}

#box_extra {
	width: auto;
	height: 85px;
	border-top: 1px solid #868788;
	padding-top: 10px;
	margin-top: 25px;
}

#extra_links {
	height: auto;
	width: 300px;
	float: left;
}

#extra_links a:link, #extra_links a:visited, #extra_links a:active {
	color: #c1001f;
	text-decoration: underline;
}

#extra_links a:hover {
	color: #c1001f;
	text-decoration: none;
}


#extra_rechts {
	height: auto;
	width: 200px;
	float: right;
}

#name_event {
	float: left;
	width: 200px;
	height: auto;
	padding-bottom: 5px;
}

#result_event {
	float: left;
	width: auto;
	height: auto;
	padding-bottom: 5px;
	font-weight: bold;
}

#line {
	background-color: #868788;
	width: auto;
	height: 1px;
	margin-top:10px;
	margin-bottom: 15px;
}

.msg_list {
margin: 0px;
padding: 0px;
width: auto;
}
.msg_head {
cursor: pointer;
position: relative;
}

.msg_head a:link, .msg_head a:visited, .msg_head a:active {
	color: #868788;
	text-decoration: none;
}

.msg_head a:hover {
	color: #868788;
	text-decoration: underline;
}

#nieuwsitem a:link, #nieuwsitem a:visited, #nieuwsitem a:active {
color:#868788;
text-decoration:none;
}

#nieuwsitem a:hover {
color:#868788;
text-decoration:underline;
}


