/* GENERAL STYLES */
/**/

body {
	width: 100%;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #414142;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.table_program tr td {
}

.table_program tr td:hover {
	background-color: #D81921;
	color: #FFFFFF;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.heading_program {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #D81921;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D81921;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D81921;
}

h3 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D81921;
}

h4 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D81921;
}

h5 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

h6 {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #D81921;
}
a:hover {
	text-decoration: underline;
}
.link_verder a {
	width: 200px;
	height: 20px;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/img_bar_arrow_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.link_verder a:hover {
	text-decoration: underline;
}
.clearboth {
	height: 0px;
	clear: both;
	content: "";
}


hr {
border: 1 px solid #D81921;
}


/**/

.page {	
	width: 960px;
	margin: 0px auto 0px auto;
}
.inner_page {
	width: 810px;
	padding: 0px 5px 5px 5px;
	float: left;
	background-color: #FFFFFF;
}
.banners {
	width: 120px;
	margin: 0px 0px 0px 20px;
	float: left;
}
.logo {
	margin: 10px 0px 0px 176px;
	position: absolute;
	z-index: 2;
}
.header {
	width: 810px;
	height: 192px;
	background-image: url(../images/bg_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #414142;
	border-bottom: 5px solid #D81921;
	position: relative;
	z-index: 1;
}
.header_margin {
	height: 60px;
}
.navigation {
	width: 710px;
	margin: 0px auto 0px auto;
}
.menuitem a {
	padding: 0px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
.menuitem a:hover {
	text-decoration: none;
	color: #D81921;
}
.menuitem_selected a {
	padding: 0px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #D81921;
	float: left;
}
.menuitem_selected a:hover {
	text-decoration: none;
	color: #D81921;
}
.menuitem_sub a {
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/img_ico_arrow_2.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: 1px solid #D81921;
	border-bottom: 1px solid #D81921;
	border-left: 1px solid #D81921;
	font-size: 11px;
	font-weight: normal;
	color: #D81921;
	text-decoration: none;
	display: block;
}
.menuitem_sub a:hover {
	background-image: url(../images/img_ico_arrow_3.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
	background-color: #D81921;
	border-bottom: 1px solid #D81921;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.content_outside {
	width: 810px;
	background-image: url(../images/bg_content_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FCD3C1;
}

.content_inside {
	width: 770px;
	min-height: 560px;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/bg_content_bottom.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.intro {
	width: 770px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.program_home {
	height: 30px;
	line-height: 30px;
	margin: 206px 0px 0px 10px;
	position: absolute;
}
.program_menuitem_home {
	float: left;
}
.program_menuitem_home a {
	height: 30px;
	line-height: 30px;
	margin: 0px 1px 0px 1px;
	padding: 5px 5px 5px 5px;
	background-color: #D81921;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.program_menuitem_home a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #D81921;
}
.intro_image {
	width: 292px;
	float: left;
}
.intro_text {
	width: 408px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	float: left;
}
.bar_arrow_right {
	width: 368px;
	height: 20px;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/img_bar_arrow_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}
.bar_arrow_right a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.bar_arrow_right a:hover {
	text-decoration: underline;
}
.headings {
	width: 730px;
	margin: 20px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
}
.program {
	width: 340px;
	margin: 0px 10px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.program_menuitem {
	float: left;
}
.program_menuitem a {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.program_menuitem a:hover {
	text-decoration: none;
	color: #D81921;
}
.column_home_left {
	width: 520px;
	margin: 0px 0px 40px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.column_home_right {
	width: 160px;
	margin: 0px 0px 40px 10px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.column {
	width: 730px;
	margin: 0px 0px 40px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
}
.column_left {
	width: 340px;
	margin: 0px 50px 0px 0px;
	float: left;
}
.column_right {
	width: 340px;
	float: left;
}
.column_sitemap {
	width: 730px;
}
.column_program_left {
	width: 340px;
	margin: 0px 10px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.column_program_right {
	width: 340px;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: right;
}
.column_sponsoring_left {
	width: 520px;
	margin: 0px 0px 40px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.column_sponsoring_right {
	width: 160px;
	margin: 0px 0px 40px 10px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	float: left;
}
.banner {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
}


.Footer {
	Width: 770px;
	Margin: 0px Auto 0px Auto;
	Padding: 10px 20px 10px 20px;
	Background-image: url(../images/img_footer_achtergrond.png);
	Background-position: Top Left;
	Background-repeat: No-Repeat;
	Border: 0px;
	Color: #000000;
	position: relative;
	z-index: 9998;
	line-heigth: 25px;
}

.FooterLeft {
	Float: Left;
	Text-align: Left;
}

.FooterLeft A {
	Text-decoration: None;
	Color: #D81921;
}

.FooterLeft A:Hover {
	Text-decoration: Underline;
	Color: #D81921;
}

.FooterRight {
	Float: right;
	Text-align: Right;
}

.FooterRight A {
	Text-decoration: Underline;
	Color: #000000;
	font-weight: normal;
}

.FooterRight A:Hover {
	Text-decoration: None;
	Color: #0000000;
}

.FooterOnder {
	background-color: #FFFFFF;
}
.InputTekst {
	width: 100%;
	border: 1px solid #000000;
}
.InputTekstopmerking {
	width: 100%;
	border: 1px solid #000000;
}
.InputDropdown{
	width: 100%;
	border: 1px solid #000000;
}
.InputButton {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/* EDITOR PROPERTIES */
