a img {
    border:none;
}
body{
    background: #7a7a7a;
    font-family: arial;
    font-size: 11pt;
    text-align: center;
    overflow-y: scroll;
}
h1, h2.menu{
    font-weight: normal;
    margin-left: 30px;
    margin-top: 20px;
    font-size: 2em;
}
#holder{
    width: 1038px;
    margin: 0 auto;
    text-align: left;

    background: url('images/middle.png');
}
#top{
    width: 1038px;
    height: 37px;
    background: url('images/top.png');
}
#contentHolder{
    margin-left: 41px;
    margin-right: 41px;
}
#title{
    /*margin-bottom: 9px;*/
    text-align: center;
    position: relative;
}
#title img {
    margin: 0 auto;
}
#title.new {
    height: 110px;
    text-align: center;
}
#title.new .logo {
    /*float: left;*/
}
#title.new .header-text {
    padding-top: 70px;
    /*padding-top: 20px;*/
    color: #3d3d3d;
}
#title.new .header-text table {
    margin: 0 auto;
    text-align: left;
}
#title.new .header-text table caption {
    padding-bottom: 2px;
    color: #000;
}
#title.new .header-text th {
    font-weight: normal;
    text-align: right;
}
#title.new .icons {
    /*float: right;*/
    /*padding-top: 10px;*/
    position: absolute;
    top: 5px;
    right: 5px;
}
#title.new .icons.left {
    left: 5px;
}
#title.new .icons img {
    float: right;
    margin: 5px;
    margin-right: 15px;
}
#title.new .icons.left img {
    float: left;
}
#menu {
    width: 950px;
}
#menu .menu_main
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: "Caviar Dreams";
    height:30px;
}
#menu .menu_main li
{
    float: left;
    padding-top: 13px;
    padding-left: 30px;
}
#menu .menu_main li a
{
    color: #fff;
    font-size: 18pt;
    text-decoration: none;
}
#menu .menu_main li.active a
{
    color: #2883b7;
}
#menu .menu_main li a:hover
{
    border-bottom: 3px solid #ccc;
}
#cursusMenu {
    padding-right: 4px;
}
#cursusMenu .menu_cursus
{
    float:right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: "Caviar Dreams";
    background-color: #2883b7;
    height: 241px;
}
#cursusMenu .menu_cursus li
{
    width: 174px;
    height: 44px;
    background: url('images/cursusKnop.png');
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 14pt;
}
#cursusMenu .menu_cursus li.active {
    background: url('images/cursusKnopActive.png');
}
#cursusMenu .menu_cursus a{
    text-decoration: none;
}
#cursusMenu .menu_cursus li a{
    float: left;
    width: 100%;
    height: 100%;
    line-height: 44px;
    text-indent: 60px;
    color: #50ffff;
}
#cursusMenu .menu_cursus li.item2 a{
/*    color: #ffff00;*/
}
#cursusMenu .menu_cursus li.item3 a{
/*    color: #50ffff;*/
}
#cursusMenu .menu_cursus li.active a {
    color: #fff;
}
#cursusMenu .menu_cursus li a:hover {
    color: #fff;
}
#submenu{
    float: left;
    margin-top: 12px;
    width: 250px;
    background: #d7e8f1;
    min-height: 400px;
}
#leftContent{
    float: left;
    margin-top: 12px;
    width: 250px;
}
#submenu h1{
}
#submenu .menu{
    margin-top: 20px;
    margin-left: 10px;
    list-style-image: url('images/list-style-image.png');
}
#submenu .menu a{
    color: #000;
    text-decoration: none;
}
#submenu .menu li.active a{
    color: #2883b7;
}
#content, #contentWide{
    float: left;
    width: 664px;
    margin-top: 12px;
    padding: 20px;
    padding-top: 0;
    color: #393939;
    min-height: 400px;
}
#contentWide{
/*    width: 914px;*/
    width: 954px;
    color: #393939;
    padding: 0;
}
#content ul, #contentWide ul {
    padding-left: 25px;
    list-style-image: url('images/list-style-image.png');
}
#content td ul, #contentWide td ul {
    list-style-image: url('images/bull1_ice.gif');
}
#content img, #contentWide img {
    margin:5px;
}
#footer{
    height: 42px;
    background: #202020;
    color: #fff;
    margin-top: 12px;
    clear: both;
}
#footer .padding{
    padding: 13px;
}
#bottom{
    width: 1038px;
    height: 37px;
    background: url('images/bottom.png');
}
#galleryContainer {
    text-align: center;
    padding-left: 40px;
}
div.gallery {
    float: left;
    display: block;
    margin: 6px;
}
a.gallery {
    border: 1px solid #3cc1db;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    display: block;
}
a.gallery img {
    margin: 0 auto;
    border: none;
}
a.gallery:hover {
    border-color: #000ba7;
    background-color: #eee;
}
#footer a {
    color: #ccc;
}
#footer a:hover {
    color: #fff;
}
td.labelColumn {
	width: 200px;
	vertical-align: top;
}
input.text {
	width: 300px;
}
textarea {
	width: 300px;
	height: 120px;
}
#content table {
    width: 100%;
    border-collapse: collapse;
}
#content table td {
    border: 1px solid #ccc;
    padding: 3px;
}
#content table td {
    border: 1px solid #ccc;
    padding: 3px;
}
#content table p {
	margin: 0;
}
#menuContainer {
    background: url('images/menuContainer2.png');
    width: 958px;
    height: 292px;
    margin: 0 auto
    /*940 - 174 = 766 / 2 =  */
}
#menuContainer div.image {
    margin-left:4px;
    height:241px;
    width:383px;
    overflow:hidden;
    float:left;
}
#menuContainer div.imageDivider {
    float: left;
    background: url('images/menuContainerDivider.png');
    height: 241px;
    width: 9px;
}
#menuContainer div.right {
    width:383px;
    margin-left:0px;
}
#slaginspercentageZin {
    clear:both;
    font-style: italic;
}
a {
    color: #2883b7;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.prijzenKeuzeTabel {
    margin: 0 auto;
}
.prijzenKeuzeTabel td {
    text-align: center;
}
.prijzenKeuzeTabel td img{
    height: 200px;
}
.prijzenKeuzeTabel td a{
    font-size:20pt;
}
#verbeterpunt {
    margin-top:50px;
    margin-left: 15px;
    width: 192px;
    border: 1px solid #17a3e1;
}
#verbeterpunt a {
    display: block;
    line-height: 35pt;
    width: 190px;
    border: 1px solid #fff;
    background-color: #e1eaee;
    text-align: center;
}
#verbeterpunt a:hover {
    background-color: #f2f4f5;
}
p.lopendeZin {
	padding: 0;
    padding-top: 20px;
	margin: 0;
	color: #888;
    font-size: 15pt;
}
p.lopendeZin>div {
    height: 28px !important;
}
ul.menu_footer {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.menu_footer li {
	display: inline;
}
#google_translate_element {
    overflow: hidden;
    width: 220px;
}