body {
	margin : 0;
	padding : 0;
	font-family : Arial;
	font-size : 10pt;	
}

#header_wrapper {
	width : 100%;
	height : 148px;
	background-color : #002483;
}

#logo {
	background-image : url(../images/logo.jpg);
	width : 193px;
	height : 148px;
	float : left;
	cursor : pointer;
}
#header {
	background-image : url(../images/header.jpg);
	width : 806px;
	height : 148px;
	margin-left: 192px;
}

#menu_wrapper {
	float : left;
	width : 191px;
	background-color : #00288e;
}

#menu {
	background-image : url(../images/menu_background.jpg);
	background-repeat : no-repeat;
	width : 191px;
	padding-top: 22px;
}
#content {
	border-right-color : #a2daf0;
	border-right-style : solid;
	border-right-width : 1px;
	margin-left : 191px;
	margin-right : 250px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-left : 20px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 10px;
}

#footer {
	background-image : url(../images/footer_background.jpg);
	width : 806px;
	height : 35px;
	margin-left: 191px;
}
#breadcrumbs {
	margin-left : 191px;
	height : 22px;
	color : #fff;
	font-family : Arial;
	font-size : 9pt;
	background-image : url(../images/breadcrumbs_background.jpg);
	background-repeat : no-repeat;
	padding-left : 20px;
	padding-top : 3px;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited {
	text-decoration : none;
	color : #fff;
}

#footer_details {
	padding-top : 10px;
	padding-right : 260px;
	text-align : right;
	color : #2ba8df;
	font-family : Arial;
	font-size : 8pt;		
}

#footer_details a:link,
#footer_details a:active,
#footer_details a:visited {
	text-decoration : none;
	color : #2ba8df;
}

div.menu_item_1 {
	background-image : url(../images/menu_item_1.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;
}

div.menu_item_2 {
	background-image : url(../images/menu_item_2.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_3 {
	background-image : url(../images/menu_item_3.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_4 {
	background-image : url(../images/menu_item_4.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_5 {
	background-image : url(../images/menu_item_5.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_6 {
	background-image : url(../images/menu_item_6.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_7 {
	background-image : url(../images/menu_item_7.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.menu_item_8 {
	background-image : url(../images/menu_item_8.jpg);
	background-repeat : no-repeat;
	width : 191px;
	height: 27px;
	padding-top : 7px;
	margin-bottom : 3px;	
}

div.sub_menu_item_1 {
	background-image : url(../images/sub_menu_item_1.jpg);
	background-repeat : no-repeat;
	width : 180px;
	height: 27px;
	margin-left : 11px;
}

div.sub_menu_item_2 {
	background-image : url(../images/sub_menu_item_2.jpg);
	background-repeat : no-repeat;
	width : 180px;
	height: 27px;
	margin-left : 11px;
}

div.sub_menu_item_3 {
	background-image : url(../images/sub_menu_item_3.jpg);
	background-repeat : no-repeat;	
	width : 180px;
	height: 27px;
	margin-left : 11px;
	margin-bottom : 25px;
}

a.sub_menu_link:link,
a.sub_menu_link:visited,
a.sub_menu_link:active {
	color : #fff;
	font-family : Arial;
	font-size : 12pt;
	text-decoration : none;
	margin-left : 20px;
}

a.menu_link:link,
a.menu_link:visited,
a.menu_link:active {
	color : #fff;
	font-family : Arial;
	font-size : 14pt;
	text-decoration : none;
	margin-left : 20px;
}


h1{
	font-family : Arial;
	font-size : 12pt;	
	color : #e2001a;
	margin : 0;
	padding : 0;
}

div.image {
	float : right;
}

#menuright {
	background-image : url(../images/menu_right.jpg);
	background-repeat : no-repeat;
	width : 230px;
	height : 176px;
	float : right;
	margin-right: 10px;
	margin-top : 10px;
}

div.inschrijven {
	height : 35px;
	padding-left : 45px;
	padding-top : 30px;
}

div.inschrijven a:visited,
div.inschrijven a:link,
div.inschrijven a:active {
	font-family : Arial;
	font-size : 14pt;	
	color : #fff;
	text-decoration : none;
}

#reactions {
	padding : 10px;
	width : 150px;
	height : 97px;
}

#address {
	font-family : Arial;
	font-size : 9pt;
	padding-right: 5px;
	padding-left : 0px;	
}

#address a:link,
#address a:visited,
#address a:active {
	text-decoration : none;
	color : #000;
}
#address a.red:link,
#address a.red:visited,
#address a.red:active,
.red {
	color : #e2001a;
	text-decoration : none;
}

table.workshop {
	width : 450px;
	border-color : #e2001a;
	border-style : solid;
	border-width : 1px;
}

table.workshop th {
	background-color : #e2001a;
	color : #fff;
	padding : 4px;
}

table.workshop td {
	padding : 4px;
}

a.subscribe:link,
a.subscribe:visited,
a.subscribe:active {
	background-color : #e2001a;
	color : #fff;
	float : right;
	text-decoration : none;
	padding : 4px;
	margin: 4px;
}