html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
} *:focus {
    outline: none;
}

table {
    border-collapse: collapse;
}

table td {
    vertical-align: top;
    padding: 0px;
}

img, table {
    border: 0px;
} .block {
    display: block;
} .hide {
    display: none;
} .pointer {
    cursor: pointer;
} .a_left {
    text-align: left;
} .a_right {
    text-align: right;
} .a_center {
    text-align: center;
} .f_left {
    float: left;
} .f_right {
    float: right;
} .clearer {
    clear: both;
} .none {
    display: none !important;
} .show {
    display: block !important;
} .no_bg {
    background: none !important;
} .no_margin {
    margin: 0 !important;
} .no_padding {
    margin: 0 !important;
} .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} .align_c {
    position: relative;
    overflow: hidden;
    height: 1%;
} .align_c:after {
    content: '';
    display: block;
    clear: both;
} .align_c_left {
    position: relative;
    right: 50%;
    float: right;
} .align_c_right {
    position: relative;
    z-index: 1;
    right: -50%;
} .f_size_0 {
    font-size: 0px;
}

html, body {
    padding: 0;
    margin: 0;
    font: normal 12px / 16px Helvetica Neue, Arial, sans-serif;
    color: #000;
}

form, img {
    margin: 0;
    padding: 0;
    border: none;
}

table {
    border-collapse: collapse;
}

td {
    padding: 0;
}

a {
    color: #00b4ff;
}

a:hover {
    color: #f00;
}

h1 {
    font: normal 22px Helvetica Neue, Arial, sans-serif;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
}

h1 a {
    color: #000;
    text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}

h1 span {
    color: #f00;
}

h2 {
    font: bold 18px Helvetica Neue, Arial, sans-serif;
    margin: 0;
    color: #f00;
    padding: 5px 0 5px;
}

h2 a {
    color: #f00;
    text-decoration: none;
}

h2 a.more {
    margin: 0 0 0 5px;
    font-size: 10px;
    position: relative;
    top: -2px;
}

h2 a:hover {
    text-decoration: underline;
}

h3 {
    font: bold 16px Helvetica Neue, Arial, sans-serif;
    margin: 0;
    color: #f00;
    padding: 5px 0 5px;
}

h3 a {
    color: #f00;
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

h4 {
    font: bold 14px Helvetica Neue, Arial, sans-serif;
    margin: 0;
    color: #00b4ff;
    padding: 0;
    text-transform: uppercase;
}

h4 a {
    color: #00b4ff;
    text-decoration: none;
}

h4 a:hover {
    text-decoration: underline;
} .txt_side h4 {
    font-size: 12px;
}

h5 {
    font: bold 14px Helvetica Neue, Arial, sans-serif;
    margin: 0;
    color: #f00;
    padding: 0;
}

h5 a {
    color: #f00;
    text-decoration: none;
}

h5 a:hover {
    text-decoration: underline;
}

h6 {
    font: normal 12px Helvetica Neue, Arial, sans-serif;
    margin: 0 0 15px;
    color: #000;
    padding: 0;
    text-transform: uppercase;
}

p {
    margin: 0;
    padding: 5px 0;
} .hidden {
    display: none;
} .show {
    display: block !important;
} .no-margin {
    margin: 0 !important;
} .no-padding {
    padding: 0 !important;
} .no-bg {
    background: none !important;
} .no-border {
    border: none !important;
} .a-left {
    text-align: left;
} .a-center {
    text-align: center;
} .a-right {
    text-align: right;
} .f-left {
    float: left;
} .f-right {
    float: right;
} .clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
} .red {
    color: #f00;
} .blue {
    color: #00b4ff !important;
} .hr {
    height: 5px;
    font-size: 0;
    line-height: 0;
    border-bottom: solid 2px #000;
    margin-bottom: 5px;
} .hr_1 {
    height: 5px;
    font-size: 0;
    line-height: 0;
    border-bottom: solid 2px #000;
    margin-bottom: 5px;
    margin-left: 345px;
} .wrap {
    margin: 0 auto;
    width: 961px;
} .header {
    padding: 15px 0 15px;
    overflow: hidden;
} .header .logo {
    float: left;
    width: 390px;
    height: 122px;
} .header_home {
    background: url(/img/bg_header_home.gif) no-repeat 0 15px;
} .header .clear {
    height: 7px;
} .top_menu {
    height: 39px;
} .top_menu ul {
    margin: 0;
    padding: 23px 0 0;
    list-style: none;
    float: right;
} .top_menu li {
    float: left;
    padding: 0 2px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f00;
} .top_menu li.last_item {
    padding-right: 0;
} .top_menu li a {
    color: #00b4ff;
    text-decoration: none;
} .top_menu li a:hover, .top_menu li a.active {
    color: #f00;
} .header .menu ul {
    margin: 0;
    padding: 19px 0 0;
    list-style: none;
    height: 15px;
    clear: both;
    overflow: hidden;
} .header_home .menu ul {
    padding: 14px 0 0;
} .header .menu li {
    float: left;
    border-right: solid 1px #918c8c;
    padding: 0 24px;
} .header .menu li.menu6 {
    border: none;
} .header_home .menu li {
    padding: 0 25px;
} .header .menu li.menu1 {
    padding-left: 0;
} .header .menu li.menu7 {
    padding-right: 0;
    border: none;
} .header .menu a {
    display: block;
    height: 20px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    font-family: Helvetica Neue, Arial, sans-serif;
} .header .menu li.menu1 a {
    width: 60px;
} .header .menu li.menu2 a {
    width: 127px;
} .header_home .menu li.menu2 {
    border: none;
    padding-right: 79px;
} .header_home .menu li.menu2 a {
    width: 90px;
    text-align: center;
} .header .menu li.menu3 a {
    width: 190px;
    text-align: center;
} .header .menu li.menu4 a {
    width: 60px;
    text-align: center;
} .header .menu li.menu5 a {
    width: 120px;
    text-align: center;
} .header .menu li.menu6 a {
    width: 100px;
    text-align: center;
}

/*=== CONTENT ===*/

#leftContent {
	float: left;
    width: 450px;
} #rightContent {
	float: right;
    width: 450px;
}.contentBlock {
    width: 450px;
    height: 200px;
    margin-bottom: 40px;
} #content {
	min-height: 100%;
	width: 961px;
	float: left;
    margin: 30px 0 30px 0;
    padding-bottom: 10px;
	overflow: hidden;
} 
* html #content{
height: 100%;
}
#content:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.footer {
    border-top: solid 1px #000;
    padding: 7px 0 0;
    height: 50px;
    color: #666;
	float: left;
    margin-top: 60px;
    width: 961px;
	text-transform: uppercase;
    font: bold 12px Helvetica Neue, Arial, sans-serif;
} .footer .bottom_menu {
    float: left;
} .footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
} .footer ul li {
    float: left;
    padding: 0 2px;
    color: #f00;
} .footer ul li a {
    text-decoration: none;
    color: #00b4ff;
} .footer ul li a:hover, .footer ul li a.active {
    color: #f00;
} .footer .copy {
    float: right;
} .logos {
    width: 961px;
    text-align: center;
    float: left;
    margin: 15px auto auto auto;
} .logos a {
    margin: 0 7px;
} .logos img {
    vertical-align: middle;
} .contentHeader h2 {
    color: black;
    font-weight: normal;
    letter-spacing: 1px;
} .divider {
    width: 450px;
    display: block;
    border-bottom: 1px solid #44aee3;
} .interalBlock {
    float: left;
    width: 450px;
    margin-top: 12px;
} .imageLeft {
	width: 180px;
	height: 135px;
    float: left;
    border: 1px solid #7f7e7e;
    margin-top: 6px;
} .imageLeft a img {
	width: 180px;
	height: 135px;
    margin: 0;
    padding: 0;
} .contentRight {
    float: left;
    width: 250px;
    margin-left: 15px;
    font-size: 12px;
    font-family: Helvetica Neue, Arial, sans-serif;
    text-align: justify;
    line-height: 18px;
} .contentRight img {
    vertical-align: middle;
} .contentRight a {
    text-decoration: none;
	text-align: left;
    color: #000;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
}

p a.bulletLink {
    color: #44aee3;
	text-decoration: underline;
} .contentRight a:hover, .topicDesc a:hover {
    color: red;
}


.contentBottom {
    width: 450px;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    margin-top: 14px;
} #youtubeWrap {
    margin-top: 20px;
} .imageBlockHeader {
    width: 450px;
} .imageBlockHeader img {
    border: 1px solid #000;
} .topicWrapper {
    width: 450px;
    float: left;
} .topicLeft {
    float: left;
    width: 440px;
    margin-bottom: 10px;
    margin-top: 10px;
} 
#leftContent .contentBlock .topicLeft{
	margin-top: 20px;
}
.topicRight {
    float: right;
    width: 210px;
    margin-top: 11px;
    margin-bottom: 30px;
} .topicHeaderImg {
    float: left;
    width: 120px;
    height: 70px;
} .topicHeaderImg img {
    border: 1px solid #000;
} .topicHeader h3 {
    color: #44aee3;
    font-size: 11px;
    margin: 0;
} .topicDesc {
    width: 310px;
    float: left;
    margin: 0;
    margin-left: 10px;
} .topicDesc a {
    font-size: 10px;
    font-family: Helvetica Neue, Arial, sans-serif;
    text-align: left;
    line-height: 18px;
    text-decoration: none;
    color: #000;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
} .topicDesc h3 a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #44aee3;
} .topicDesc h3 {
    margin: 0;
    padding: 0;
} #smsForm {
    margin-top: 40px;
} #smsForm table, #getIt table {
    padding: 0px;
    margin: 0px;
} #smsForm .textfield, #contactForm textarea, #getIt .textfield {
    border: 1px solid #CCCCCC;
    padding: 2px 0 1px 2px;
    margin: 0px;
    font-size: 11px;
} #smsForm .textfield, #getIt .textfield {
    width: 97%;
} #smsForm .textarea {
    height: 100px;
    width: 97%;
    padding: 0px;
    margin: 0px;
    padding: 2px;
} #smsForm .list {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
} #smsForm table tr td, #getIt table tr td {
    padding: 0 0 15px 0;
    vertical-align: top;
} #fotoboek img {
    border: 1px solid black;
} #fotoboek a {
    float: left;
    width: 100px;
    height: 100px;
    padding: 6px;
} .referNY400 {
    float: right;
    margin-top: 100px;
    margin-left: 1px;
    z-index: 200;
} .contentDivider {
    float: left;
	width: 450px;
    margin-top: 10px;
    margin-bottom: 10px;
} .menu {

} .rijksLogo {
    position: relative;
    top: 0px;
    left: 870px;
    width: 100px;
    height: 100px;
    z-index: 100;
}
a.archive {
	padding-top: 4px;
	float: left;
	clear: left;
	
}

a.eventshome{
	color: red; 
}

a.eventshome:hover{
	color: white;
}
