
html, body {
    margin:0px;
    background-color:#ffffff;
    text-align: center;
    padding:0;    
}


a.activeTab {
    margin:0px !important;
    padding-top:11px !important;
    border-bottom:2px solid #fff;
    padding-left:5px !important;
    float:left !important;
    text-align: left;
    font: bold 11px Arial;
}

a.NotactiveTab {
    padding-top:11px !important;
    margin:0px !important;
    padding-left:5px !important;
    float:left !important;
    font: bold 11px Arial;
    text-align: left;
}

img {
    border:0px !important;
}  

.container {
    position:relative;
    margin:0px auto;
    text-align:left;
    width:950px;
}

.top {
    width:950px;
    height:18px;
    background-color:#ea2528;
    float:left;
}

.topleft {
    width:404px;
    height:18px;    
    float:left;
    padding-left:71px;
    top:0px;
}

.topright {
    width:404px;
    height:18px;
    float:left;
    margin-top:1.5px;
    color:#fff;
    font-family:Arial;
    font-size: 10px;
    text-align:right;
    padding-right:71px;
}

a.topright1:link, a.topright1:active, a.topright1:hover, a.topright1:visited {
    font-size:10px;
    text-decoration: none;
    color:#fff;
    font-family:Arial;
    text-transform: lowercase;
}

.site {
    position:relative;
    width:950px;
    top:26px;
    height:500px;
    min-height:500px;
    height:auto !important;
    float:left;
}

.left {
    width:50px;
    height:500px;
    float:left;
}

.middle {
    width:850px;
    float:left;  
}

.middle_left {
    width:485px;
    float:left;   
}

.header {
    width:475px;
    height:296px;
    background-color:#ff6666;
    float:right;
    border-left:solid 10px #008bc6;
}

.headerlogo {
    position: absolute;
    width:475px;
    height:66px;
    top:115px;
    background-image:url(/images/bg_logo.png);
    overflow:hidden;
    background-repeat: no-repeat;
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_logo.png');
}

.bijschrift {
    position: absolute;
    width:200px;
    height:31px;
    z-index:2;
    margin-left:12px;
    top:249px;
    font:11px Arial;
    color:#ffffff; 
}        

.button {
    position:relative;
    width:475px;
    height:40px;
    float:left;
    top:20px;
    border-left:solid 10px #ea2528;
    text-align:left;               
}

.buttonsub {
    position:relative;
    width:465px;
    height:40px !important;
    overflow:visible;
    z-index:1;
    float:left;
    text-align:center;
    border-bottom:solid 1px #dae9f5;
}   

.menu {
    position:relative;
    width:467px;
    top:20px;
    float:left;
    border-left:solid 10px #ea2528;
    padding-top: 14px;
} 

.menuleft {
    float:left;
    padding-left:10px;
    width:223px;
    overflow:visible;
    border-right:solid 1px #dae9f5;
    font-family:Arial;
    font-size:11px;    
    font-weight:bold;
    color:#ea2528;    
}

.menuright {
    float:left;
    padding-left:10px;     
    width:222px; 
    font-family:Arial;
    font-size:11px;    
    font-weight:bold;
    color:#ea2528;    
}

.news {
    position:relative;
    width:467px;
    padding-left:10px;
    float:left;
    top:40px;
    border-left:solid 10px #008bc6;
    font-family:Arial;
    font-size:11px;    
    font-weight:bold;
    color:#ea2528;    
}

.middle_right {
    width:363px;
    height:500px;
    float:left;    
    margin-left:-2px;
}

.track {
    width: 308px;
    padding-left:20px;
    padding-top:24px;
    height:91px;
    float:left;
    font-family:Arial;
    font-size:11px;
    text-transform: uppercase;
    font-weight:bold;
    color:#008bc6;

    
}

.slogan {
    width:320px;
    height:57px;
    padding-top:9px;
    padding-left:28px;
    float:left;
    background-image:URL(/images/sloganback.jpg);
    background-repeat:no-repeat;
    border:0 !important;    
}

.content {
    width: 320px;
    height: 352px;
    min-height: 352px;
    height:auto !important;
    padding-left:20px;
    padding-top:20px;
    padding-right:20px;
    float: left;
    border-bottom: 10px solid #ea2528;
    font-family:Arial;
    font-size:11px;    
    color:#316a89;    

}

.right {
    width:50px;
    height:500px;
    float:left;
}

.activeTab { 
    width:87px;
    height:27px;
    padding-left:5px;
    float:left;
    border-top:1px solid #dae9f5;
    border-right:1px solid #dae9f5;
    border-bottom:1px solid #fff;
    font-size:12px;
    color:#ea2528 !important;
}

.NotactiveTab {
    width:87px;
    height:27px;
    padding-left:5px;
    color:#008bc6 !important;
    float:left;
    border-top:1px solid #dae9f5;
    border-right:1px solid #dae9f5;
    font-size:12px;
}

.buttonsub h1.NotactiveTab.a {
    width:87px;
    height:27px;
    padding-left:5px;
    float:left;
    color:#008bc6 !important;
    border-top:1px solid #dae9f5;
    border-right:1px solid #dae9f5;
    font-size:12px;
} 

.buttonsub h1.a.NotactiveTab:visited, h1.a.NotactiveTab:link, h1.a.NotactiveTab:hover {
    width:87px;
    font-size:12px;    
    height:27px;
    padding-left:5px;
    float:left;
    color:#ea2528;
    border-top:1px solid #dae9f5;
    border-right:1px solid #dae9f5;
    text-decoration:none;
}

a.submenu{
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    font-size:12px;
}

a.submenu:link, a.submenu:visited{
    font-size:12px;
    font-family:Arial;
    text-decoration: none;
    color: #98c9e5;
}

a.submenu:hover, a.submenu:active{
    text-decoration: none;
    color: #98c9e5;
    font-size:12px;
    font-family:Arial;
}

a.newslink{
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    color:#316a89;
    font-size:11px;
}

a.newslink:link, a.newslink:visited{
    font-size:11px;
    font-family:Arial;
    text-decoration: none;
    color: #316a89;
}

a.newslink:hover, a.newslink:active{
    text-decoration: none;
    color: #316a89;
    font-size:11px;
    font-family:Arial;
}

.buttoncss {
    background-color:#316a89;
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    width:105px;
    height:19px;
    border:1px solid #316a89;
}

.input {
    height:19px;
    width:120px;
    border:1px solid #dae9f5; 
    
}

p.title {
    font-family:helvetica;
    font-size:15px;
    color:#ffffff;
}

p.plus {
    font-family:helvetica;
    font-size:15px;    
}

ul{
list-style: none;
padding: 0px;
color: #EA2528;
}

a:hover, a:active{
color: #EA2528;
text-decoration: none;
} 

a:link, a:visited{
color: #008bc6;
text-decoration: none;
} 

li {
margin-left: 20px;
list-style: none;
} 

h1{
margin: 0 0 10px 0;
}

/*p {
    font-family:Myriad Pro;
    font-size:12px;    
    font-weight:bold;
    color:#ea2528;
}*/ 