body {
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #de0140;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

#site {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align:left;
}

#logo {
	position: relative;
	margin: 0;
	padding: 0;
	height: 137px;
	width: 726px;
	z-index: 0;
}

#kolom_links {
	float: left;
	width: 324px;
	height: 463px;
	margin: 0 12px 0 0;
	padding: 0;
}

#menu {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 380px;
	padding: 0px;
	margin: 0 0 10px 0;
	z-index: 99;
}

#hoofdmenu {
	width: 192px;
	margin: 0 12px 0 0;
	float: left;
}

.hoofdmenu_button {
	width: 182px;
	height: 14px;
	background-color: #de0140;
	padding: 5px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.hoofdmenu_button_active {
	width: 182px;
	height: 14px;
	background-color: #b9d8e1;
	padding: 5px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#hoofdmenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#hoofdmenu a:hover {
	color: #000000;
}

#submenu {
	width: 170px;
	float: left;
	margin: 8px 0 0 0;
}

#submenu_button {
	width: 170px;
	line-height: 16px;
	float: left;
	margin: 2px 0 2px 0;
}

#submenu img {
	float: left;
	margin: 4px 3px 0 0;
}

#submenu_button a {
	color: #555555;
	text-decoration: none;
	display: block;
	width: 160px;
	float: left;
}

#submenu_button a:hover {
	color: #000000;
}

#submenu_button_active {
	width: 170px;
	line-height: 16px;
	float: left;
	background-color: #FFFFFF;
	margin: 2px 0 2px 0;
}

#submenu_button_active a {
	float: left;
	color: #de0140;
	text-decoration: none;
	display: block;
	width: 160px;
}

#submenu_button_active a:hover {
	color: #000000;
}

#column_right {
	float: right;
	width: 174px;
	margin: 0 0 0 0;
	padding: 0;
}

#blue {
	background-color: #b9d8e1;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;
	text-align: justify; 
	text-justify: inter-word;
}

#background_line {
	float: left;
	width: 390px;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('../image/content_background.gif') no-repeat 378px 635px;
}

#background_line_fixed {
	float: left;
	width: 390px;
	height: 700px;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('../image/content_background.gif') no-repeat 378px 635px;
}

#text {
	float: left;
	width: 354px;
	overflow: visible;
	margin: 0px 0 0 5px;
	padding: 0 30px 0 0;
}

#text_header {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #de0140;
}

#text_foto {
	width: 80px;
	height: 80px;
	float: left;
	margin: 2px 8px 0px 0;
	border: 1px solid #de0140;
	padding: 2px;
}

#text_foto_onderschrift {
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
}

#programme_header {
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #de0140;
}

.programme_date	{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 40px 0 0px 0;
	padding: 0;
}

#programme_specs {
	margin: 0 0 2px 0;
	font-weight: normal;
}

.programme_bestel_text {
	width: 150px;
}

.programme_bestel_textfield {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #de0140;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.programme_bestel_button {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #de0140;
	cursor: hand;
}

#programme_bestel_text {
	float: left;
	width: 374px;
	overflow: visible;
	margin: 0px 0 0 5px;
	padding: 0 0px 0 0;
}


#newsletter {
	width: 173px;
	height: 62px;
	margin: 0 0 5px 0;
}

#newsletter_form {
	margin: 0 0 15px 0;
	padding: 0;
}

#newsletter_form form {
	margin: 0;
	padding: 0;
}

#newsletter_email {
	width: 174px;
	border: dotted 1px #de0140;
	margin: 0;
	padding: 0;
	line-height: 14px;
	height: 14px;
}

#newsletter_submit {
	width: 178px;
	background-color: #de0140;
	border: solid 0px #de0140;
	color: #FFFFFF;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	height: 14px;
	line-height: 4px;
	cursor: hand;
}

#european {
	margin: 20px 0 0 0;
	color: #555555;
	font-size: 10px;
	padding: 0 0 0 5px;
}

/**  SEARCH **/
#search {
	position: relative;
	width: 135px; 
	height: 125px; 
	border: 15px solid #FFFFFF; 
	float: right; 
	clear: both;
	}

#search_vlak {
	z-index: 0;
	width: 178px; 
	height: 28px;
	background-color: #FFFFFF;
	margin: 5px 0 0 0;
	text-align: center;
	}

.search_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 5px 0;
	width: 178px;
	border: 1px solid #de0140;
	background-color:#FFFFFF;
}

form {
	padding: 0;
	margin: 0;
}

/** Calendar **/
#calendar_border {
	width: 176px;
	border: 1px solid #de0140;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

.calendar {
	
}

.calendar-month {
	width: 176px;
	margin: 5px 0 0px 0;
}

.calendar-monthname {
	background-color: #de0140;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	padding: 2px;
}

.calendar_day {
	float: left;
	font-size: 11px;
	width: 25px;
	margin: 5px 0 0 0;
	padding: 0;
}

.calendar_number {
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 23px;
	height: 17px;
	margin: 1px;
	padding: 3px 0 0 0;
}

.calendar_number_active {
	float: left;
	font-size: 11px;
	background-color: #c1e2e8;
	width: 23px;
	height: 17px;
	margin: 1px;
	padding: 3px 0 0 0;
}

.tekst {
	cursor:pointer; 
	overflow: hidden;
	margin: 0 0 0px 0;
}

#programma_leesmeer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
	margin: 0 0px 0 0;
	border: 0px solid #000000;
}

#programma_leesverder {
	background-color: #c1e2e8;
	padding: 0px 4px 0px 4px;
	float: left;
	}


