﻿#indextop
{
    height:118px;
}
#menu
{
	background-color: #EB9A1D;
    height:50px;
    width:600px;
    border-top:solid 2px #fff;
}
#menu li
{
    float:left;
    padding:2px 7px;
    text-align:center;
    color:#141b45;
    
    
}
#menu li a
{
    color:#141b45;
    font-size:14px;
    font-variant:small-caps;
    font-weight:bolder;
}
#menu ul
{
    margin-top:10px;
    list-style-type:none;
    float:left;
    margin-left:10px;
}
#indexsponsoren
{
    clear:both;
    height:130px;
    padding-top:10px;
    margin-bottom:20px;
}

#inhoud p
{
    color:#3d3e61;
    font-size:13px;
    line-height:22px;
}

#inhoud p.indextitel
{
    color:#ac0009;
    font-size:15px;
    font-weight:bold;
}

#index_tekstwrap
{
    clear:both;
    width:530px;
    height:170px;
    margin-left:45px;
    padding-top:40px;
}

#menu li a:hover
{
    color:#fff;
}
#subcontainer
{
    width:630px;
    height:430px;
}
#inschrijvenfoto
{
	border-top: solid 2px #ffffff;
   height:144px;
   background-image: url('../bg/registreren_bg.png');
   width: 600px;
   color: #fff;
}
#indexcontainer
{
    width:955px;
    min-height:600px;
    margin:0 auto;
}
#inhoud
{
	background-color: #F3F3F3;
    width:600px;
    height:230px;
}
#videobutton_index
{
	position: relative;
	top: 50px;
	left: 20px;
}
#videobutton_index img
{
	border: none;
}