/* container */
div.container
{
	display:block;
	width:997px;
	margin: 31px 0px 0px 0px;
	padding: 0px 0px 31px 0px;
}

/* contentblok */
div.contentblok
{
	display:block;
 float:left;
	width:776px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 31px 0px;
	background: url(../images/background_col1_col2.gif) repeat-y top left;
}

/* columns */

div.wit
{
	display:block;
	width:525px;
	float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  overflow:hidden;
}

div.rood
{
	display:block;
	width: 251px;
	float:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
	background: url(../images/col_rood.gif) repeat-y top left;
}

div.blauw
{
	display:block;
 float:left;
	width:220px;
	background: url(../images/col_blauw.gif) repeat-y top left;
 margin:33px 0px 0px 0px;
 padding:0px 0px 31px 0px;
}
div.credits
{
	display:block;
 float:left;
	width:220px;
 text-align:right;
    background-color:#000000;
}
div.credits a:link,div.credits a:visited,div.credits a:active
{
	font-family:Trebuchet MS,Verdana;
	font-size: 11px;
	font-style:italic;
	color:#FFFFFF;
	text-decoration:none;
}	
/* content */
	
	div.header
	{
		width:525px;
		height:88px;
		margin: 0px 0px 0px 15px;
		padding:0px 0px 0px 0px;
	}
	div.headerimg
	{
		width:525px;
		height:97px;
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:absolute;
		left:15px;
		top:22px;
		z-index:1;
	}
	
	div.menu
	{
		width:498px;
		height:15px;
		margin: 17px 19px 0px 15px;
		padding: 0px 0px 5px 0px;
		border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
	
		div.menu ul
		{
			float:left;
		}
		
		div.menu ul li
		{
			margin-right: 0px; /*23*/
			float:left;
			font-size: 14px;
			font-style:italic;
			font-weight:bold;
			color:#383e6c;
		}
		
		div.menu ul li a:link,div.menu ul li a:visited,div.menu ul li a:active
		{
			font-family:Trebuchet MS,Verdana;
			font-size: 14px;
			font-style:italic;
			font-weight:bold;
			color:#383e6c;
			text-decoration:none;
		}	
		
		div.menu ul li a:hover
		{
			color:#fc0c04;
			text-decoration:none;
		}	
	div.contactbutton{
	  position:relative;
	  left:465px;
	  top:20px;
		width:100px;
		height:15px;
		z-index:9;
  }
		div.contactbutton a:link,div.contactbutton a:visited,div.contactbutton a:active
		{
			font-family:Trebuchet MS,Verdana;
			font-size: 14px;
			font-style:italic;
			font-weight:bold;
			color:#383e6c;
			text-decoration:none;
		}	
		
		div.contactbutton a:hover
		{
			color:#fc0c04;
			text-decoration:none;
		}	
		
	div.title
	{
		width:490px;
		margin: 34px 15px 0px 20px;
		border-bottom: #a7a7a7 dotted 1px;
	}
	
		div.title h1
		{
			font-family:Times New Roman;
			Font-style:italic;
			font-weight:normal;
			color: #fd0c03;
			font-size: 22px;
			line-height: 22px;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
		}
		div.title h2
		{
			font-family:Times New Roman;
			Font-style:italic;
			font-weight:normal;
			color: #383e6c;
			font-size: 16px;
			line-height: 22px;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
		}
	
    .showsavailabletonen
       {
		font-family:Trebuchet MS,Arial;
		font-size: 13px;
        font-weight:bold;
		color:#3c3e67;
        background:#FFFFFF;
        border:0px;
        cursor:pointer;
    }

	div.locaties
	{	
		width:505px;
		margin: 5px 0px 3px 20px;
		font-family:Trebuchet MS,Arial;
		font-size: 13px;
		color:#3c3e67;
	}
		div.locaties ul
		{
			float:left;
		}
		
		div.locaties ul li
		{
			margin-right: 3px; /*23*/
			float:left;
		}
		
		div.locaties ul li a:link,div.locaties ul li a:visited,div.locaties ul li a:active
		{
			font-family:Trebuchet MS,Arial;
			font-size:13px;
			color:#3c3e67;
			text-transform: uppercase;
		}	
		
		div.locaties ul li a:hover
		{
			background-color:#3c3e67;
			color:#FFFFFF;
		}		
	
	div.thumbs
	{
		display:block;
		width:505px;
		margin: 0px 0px 20px 20px;
	}
		.thumbs_groot
		{
			display:block;
			width:493px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 10px 0px;
			background: url(../images/thumbs_groot_bg.gif) repeat-y top center;
			border: #a7a7a7 dotted 1px;	
		}
		
		div.thumb_groot
		{
			display:block;
			width:231px;
			margin:6px 6px 6px 6px;
			padding:0px 0px 0px 0px;
			background: #e5e5e5;
			cursor:pointer;
		}
		div.thumb_groot_container
		{
			width: 221px;
      height:70px;
			overflow:hidden;
			padding:5px 5px 5px 5px;
		}
		div.thumb_groot h2
		{
			font-family:Trebuchet MS,Arial;
			font-size: 13px;
			font-weight:bold;
			font-style:italic;
			color:#8dc5e6;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		div.thumb_groot p
		{
			font-family:Trebuchet MS,Arial;
			font-size: 11px;
			color:#3c3e67;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		div.thumbs_normaal
		{
			display:block;
			width:484px;		
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		
		div.thumb_normaal
		{
			width: 160px;
			background: #e5e5e5;
			padding: 0px 0px 0px 0px;
			margin: 0px 4px 0px 0px;
			cursor:pointer;
		}
		div.thumb_normaal_container
		{
			width: 150px;       
      height:70px; 
			overflow:hidden;
			padding:5px 5px 5px 5px;
		}
		div.thumb_normaal h2
		{
			font-family:Trebuchet MS,Arial;
			font-size:12px;
			font-weight:bold;
			font-style:italic;
			color:#8dc5e6;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		div.thumb_normaal p
		{
			font-family:Trebuchet MS,Arial;
			font-size: 11px;
			color:#3c3e67;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}
/* Col 2 */

	div.col2_schaduw
	{
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	div.kalender
	{
		display: block;
		width:223px;
        height:220px;
		margin: 19px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
	}
	div.search
	{	
		display: block;
		width:223px;
        height:50px;
		margin: 0px 0px 5px 15px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
	}
	div.search b
	{
		font-family:Times New Roman;
		font-weight:normal;
		font-style:italic;
		font-size: 19px;
		color:#333333;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	div.search form input
	{
        display:block;
        float:left;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
        background-color:#FFFFFF;
        border: solid 1px;
	}
	div.categorien
	{
		width:223px;
		margin: 0px 0px 15px 15px;
		padding: 0px 0px 0px 0px;
	}
	div.categorien h3
	{
		font-family:Times New Roman;
		font-weight:normal;
		font-style:italic;
		font-size: 19px;
		color:#333333;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	div.categorien ul
	{
		list-style-type:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	div.categorien ul li
	{
		list-style-type:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display:block;
		width:219px;
		height:20px;
		border-bottom: dotted 1px #000000;
	}
  div.categorien ul li.active_catgegorie
	{
		text-decoration:none;
		background-color:#000000;
	}
	div.categorien ul li a:link,div.categorien ul li a:visited,div.categorien ul li a:active
	{
		display:block;
		width:219px;
		height:18px;
		font-family:Trebuchet MS, Verdana;
		font-size: 13px;
		color:#FFFFFF;
		text-decoration:none;
	}
	div.categorien ul li a:hover
	{
		text-decoration:none;
		background-color:#000000;
	}		

/*nieuwsbrief*/	
	div.nieuwsbrief
	{
		width:223px;
		margin: 0px 0px 15px 15px;
		padding: 0px 0px 0px 0px;
	}
	div.nieuwsbrief h3
	{
		font-family:Times New Roman;
		font-weight:normal;
		font-style:italic;
		font-size: 19px;
		color:#333333;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	div.nieuwsbrief_cont
	{
		width:223px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
.nieuwsfield{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
   border: solid 1px #333333;
}
.nieuwsbutton{
		font-size: 11px;
		font-weight: normal;
  border: solid 1px #333333;
}
.defnieuws{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
  color:#FFFFFF;
}
/*sponsors*/	
	div.sponsors
	{
		width:223px;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
	}
	div.sponsors h4
	{
		font-family:Trebuchet MS, Verdana;
		font-size: 13px;
		font-weight:normal;
		font-style:italic;
		color:#333333;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
  div.sponsorlist
  {
		background: url(../images/bg_banners.gif);
		padding: 9px 9px 9px 9px;
  }
	div.sponsorlist ul
	{
		list-style-type:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	div.sponsorlist ul li
	{
		list-style-type:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display:block;
		width:205px;
    background-color:#FFFFFF;
    text-align:center;
	}	

	div.footer
	{
		width:223px;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
	}
/*tips*/	
	div.blauw h4
	{
		font-family:Trebuchet MS, Verdana;
		font-size: 16px;;
		font-weight:normal;
		font-style:italic;
		color:#FFFFFF;
		margin: 5px 5px 5px 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: dotted 1px #FFFFFF;
	}
    div.tips {
        display:block;
    	  width: 212px;
    }
        #tips_highlights {
        	width: 100%;
        	height: 18px;
        	margin: 0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
        }
        #tips_highlights_content {
        	position: relative;
        	top: 0px;
        	left: 0px;
        	width: 212px;
        	overflow: hidden;
        	margin: 0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
        }
        #tips_highlights_ticker {
        	position: absolute;
        	width: 8000px;
        	margin: 0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
        }
        #tips_highlights_list {
        	list-style: none;
        	margin: 0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
        }
        #tips_highlights_list li {
        	float:left;
        	margin: 0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
        }
        div.tip{            
            display:block;
        	  width: 202px;
        	  height: 100px;
        	  margin: 0px 0px 0px 8px;
            padding:7px 0px 0px 0px;
            border-bottom: dotted 1px #FFFFFF;
        }  
            div.tip_image{
              float:left;
              display:block;
            	width: 96px;
            	height: 100px;
            }  
        	div.tip_text{
            float:left;
            display:block;
        		width:102px;
        		height:100px;
        		font-family:Trebuchet MS, Verdana;
        		font-size: 0.6em;
        		color:#FFFFFF;
        		margin:0px 0px 0px 4px;
        		padding:0px 0px 0px 0px;
        	}
        	div.tip_text h3{
        		margin: 0px 0px 0px 0px;
        		padding: 0px 0px 0px 0px;
        		font-size: 1.1em;
        	}
        	div.tip_text h3 a:link,div.tip_text h3 a:visited,div.tip_text h3 a:active{
        		font-family:Trebuchet MS, Verdana;
        		color:#23bae2;
        		text-decoration:none;
        		margin: 0px 0px 0px 0px;
        		padding: 0px 0px 0px 0px;
        	}
        	div.tip_text h3 a:hover{
        		text-decoration:none;
        		background-color:#FFFFFF;
        	}	
        	div.tip_text b{
        		font-family:Trebuchet MS, Verdana;
        		font-size: 1em;
        		font-weight:bold;
        		color:#FFFFFF;
        		text-decoration:none;
        	}     

/*agenda*/
	.vandaag_aanhef {
		font-family: Georgia;
		font-size: 14px;
    font-weight:bold;
        font-style:italic;
		color: #FFFFFF;
	}
	.vandaag_datum {
		font-family: Times New Roman;
		font-size: 16px;
    font-weight:bold;
    font-style:italic;
		color: #000000;
	}
     .kalender_lijn
     {
            text-align:center;
            height:5px;
            width:223px;
    		border-bottom: #9e0e06 dotted 1px;
            color:#fd0c03;
     }
	.datum_maand {
		font-family: Trebuchet MS;
		font-size: 14px;
        font-weight:bold;
		color: #000000;
	}
	.datum_dagnaam {
		font-family: Trebuchet MS;
		font-size: 14px;
		color: #000000;
	}
	.datum_dag_active {
        font-family: Arial;
		background-image: url(../images/agenda_event.png );
		font-size: 11px;
        font-weight:bold;
		color: #FFFFFF;
		width: 30px;
        height: 20px;
		border: solid 1px #ec1b15;
		cursor: pointer;
	}
	.datum_dag_empty {
        font-family: Arial;
		font-size: 11px;
        font-weight:normal;
		color: #333333;
		width: 30px;
        height: 20px;
		border: solid 1px #ec1b15;
        cursor:none;
	}
	.datum_dag_event {
        font-family: Arial;
		font-size: 11px;
        font-weight:normal;
		color: #333333;
		width: 30px;
        height: 20px;
		border: solid 1px #ec1b15;
		cursor: pointer;
	}
	.datum_dag_event_active {
        font-family: Arial;
		background: #FDFF89;
		font-size: 11px;
        font-weight:bold;
		color: #333333;
		width: 30px;
        height: 20px;
		border: solid 1px #ec1b15;
		cursor: pointer;
	}
/*agenda_overzicht_tabs*/	
div.agenda_overzicht_tabs
	{
    width:493px;
		margin: 10px 15px 0px 20px;
	}
		div.agenda_overzicht_tabs ul
		{
			float:left;
		}
		
		div.agenda_overzicht_tabs ul li
		{
			margin-right: 3px; /*23*/
			float:left;
            height:30px;
		}
		
		div.agenda_overzicht_tabs ul li a:link,div.agenda_overzicht_tabs ul li a:visited,div.agenda_overzicht_tabs ul li a:active
		{
            margin:0px 5px 0px 5px;
			font-family:Trebuchet MS,Arial;
            font-weight:bold;
			font-size: 11px;
			color:#FFFFFF;
			text-transform: uppercase;
		}	
		
		div.agenda_overzicht_tabs ul li a:hover
		{
			color:#000000;
            text-decoration:none;
		}	
        /*kleuren*/
        #cat_muziek{
         background: url(../images/cat_muziek.gif) no-repeat;
        }
        #cat_theater{
         background: url(../images/cat_theater.gif) no-repeat;
        }
        #cat_film{
         background: url(../images/cat_film.gif) no-repeat;
        }
        #cat_jeugd{
         background: url(../images/cat_jeugd.gif) no-repeat;
        }
        #cat_plus{
         background: url(../images/cat_plus.gif) no-repeat;
        }
        #cat_expo{
         background: url(../images/cat_expo.gif) no-repeat;
        }
        #cat_amateur{
         background: url(../images/cat_amateur.gif) no-repeat;
        }        
        #cat_muziek_active{
         background: url(../images/cat_muziek.gif) no-repeat;
         margin-top:10px;
        }
        #cat_theater_active{
         background: url(../images/cat_theater.gif) no-repeat;
         margin-top:10px;
        }
        #cat_film_active{
         background: url(../images/cat_film.gif) no-repeat;
         margin-top:10px;
        }
        #cat_jeugd_active{
         background: url(../images/cat_jeugd.gif) no-repeat;
         margin-top:10px;
        }
        #cat_plus_active{
         background: url(../images/cat_plus.gif) no-repeat;
         margin-top:10px;
        }
        #cat_expo_active{
         background: url(../images/cat_expo.gif) no-repeat;
         margin-top:10px;
        }
        #cat_amateur_active{
         background: url(../images/cat_amateur.gif) no-repeat;
         margin-top:10px;
        }

/* agenda overzicht */
div.agenda_overzicht table
	{
        clear:both;
        width:493px;
		margin: 0px 15px 0px 20px;
	}
div.agenda_overzicht table tr td hr
	{
        text-align:center;
        height:1px;
        width:485px;
        border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
div.agenda_overzicht table tr td
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #3d3e74;
	}
div.agenda_overzicht table tr td h5
	{
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #3d3e74;
	}
div.agenda_overzicht table tr td b
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #3d3e74;
	}
div.agenda_overzicht table tr td i
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
  font-style: normal;
		color: #fc0c04;
	}
.vert_line
	{
			background: url(../images/vert_line.gif) repeat-y top left;
	}
.vert_line_middle
	{
			background: url(../images/vert_line.gif) repeat-y top center;
	}
div.agenda_detail table
	{
        width:493px;
		margin: 34px 15px 0px 20px;
	}
div.agenda_detail table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #3d3e74;
	}
.agenda_detail_img
	{
		float:left;
        margin: 0px 10px 5px 0px;
	}
div.agenda_detail table tr td b
	{
		font-weight: bold;
		color: #3d3e74;
	}
div.agenda_detail table tr td hr
	{
        text-align:center;
        height:1px;
        border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
div.agenda_performances table
	{
        width:493px;
		margin: 0px 15px 0px 20px;
	}
div.agenda_performances table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #3d3e74;
	}
div.agenda_performances table tr td b
	{
		font-weight: bold;
		color: #3d3e74;
	}
div.agenda_performances table tr td hr
	{
        text-align:center;
        height:1px;
        border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
div.attentie
	{
		font-weight: bold;
		color: #f60f07;
	}
/* locaties overzicht */
div.locatie_overzicht table
	{
        clear:both;
        width:493px;
		margin: 34px 15px 0px 20px;
		padding: 34px 15px 0px 20px;
	}
div.locatie_overzicht table tr td hr
	{
        text-align:center;
        height:1px;
        width:485px;
        border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
div.locatie_overzicht table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #3d3e74;
	}
div.locatie_overzicht table tr td b
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #3d3e74;
	}
div.locatie_detail
	{
        clear:both;
	}
div.locatie_detail table
	{
        width:493px;
		margin: 34px 15px 0px 20px;
	}
div.locatie_detail table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #3d3e74;
        text-align:left;
	}
div.locatie_detail table tr td b
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #3d3e74;
	}
div.locatie_detail table tr td hr
	{
  text-align:center;
  height:1px;
  border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
  .interactive
  {
    cursor:pointer;
  }
/*selecties*/
	div.selecties
	{	
	  position:absolute;
	  left:262px;
	  top:173px;
    display:block;
    width:260px;
	}
	div.selecties_resultaten
	{	
    display:block;
    width:120px;
		float:right;
		margin: 0px 10px 0px 0px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
	}
	div.selecties_resultaten b
	{
    display:block;
		font-size: 12px;
	}
	div.selecties_resultaten form select
	{
    display:block;
    width:120px;
    height:20px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
    border: solid 1px;
	}
	div.selecties_zevendagen
	{	
    display:block;
    width:120px;
		float:right;
		margin: 0px 10px 0px 0px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
	}
	div.selecties_zevendagen b
	{
    display:block;
		font-size: 12px;
	}
	div.selecties_zevendagen form select
	{
    display:block;
    width:120px;
    height:20px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
    border: solid 1px;
	}
/*selecteren*/
	div.selecteren
	{	
  display:block;
  width:493px;
  height:30px;
	margin: 5px 0px 3px 20px;
  }


/*subcategorien*/
	div.subcategorien
	{	
    display:block;
    width:180px;
		float:left;
		margin: 0px 10px 0px 0px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
	}
	div.subcategorien b
	{
    display:block;
		font-size: 12px;
	}
	div.subcategorien form select
	{
    display:block;
    width:180px;
    height:20px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
    border: solid 1px;
	}
/*vrijveld*/
	div.vrijveld
	{	
    display:block;
    width:160px;
		float:left;
		margin: 0px 10px 0px 0px;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
	}
	div.vrijveld b
	{
    display:block;
		font-size: 12px;
	}
	div.vrijveld form input
	{
    display:block;
    float:left;
		font-family:Trebuchet MS,Arial;
		font-size: 11px;
		color:#3c3e67;
    background-color:#FFFFFF;
    border: solid 1px;
	}

/*pagina*/
div.pagina
	{
  width:493px;
		margin: 34px 15px 0px 20px;
	}
div.pagina table tr td hr
	{
  text-align:center;
  height:1px;
  width:485px;
  border:none;
		border-bottom: #a7a7a7 dotted 1px;
	}
div.pagina table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #3c3e67;
	}
/*contactformulier*/
div.contactformulier
	{
  width:493px;
		margin: 34px 15px 0px 20px;
	}
div.contactformulier table tr td
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
.formfield{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
}
.formfield2{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
}
.def2{
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
}

div.ticker{
    display:block;
    width:615px;
    height:18px;
    position:absolute;
    left:160px;
    top:29px;
    overflow:hidden;
    z-index:3;
}
/*nieuwsticker*/
#highlights {
	width: 100%;
	height: 18px;
	margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
#highlights_content {
	position: relative;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 625px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#highlights_ticker {
	position: absolute;
	width: 8000px;
	height: 20px;
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#highlights_list li a{
     
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 20px 0px 0px;
    padding:0px 0px 0px 0px;
}
#highlights_list li b{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 20px 0px 0px;
    padding:0px 0px 0px 0px;
}
#highlights_list {
	list-style: none;
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#highlights_list li {
	float:left;
	height: 20px;
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.reset {
	  clear: both;
}
