﻿* {
	margin:						0px;
	padding:					0px;
	font-family:				"Trebuchet MS";
	font-size:					8pt;
	letter-spacing:				1px;
	line-height:				150%;
	color:						black;
}

body {
	scrollbar-track-color:		#FFFFFF;
	scrollbar-3dlight-color:	#A0A0A0;
	scrollbar-arrow-color:		#A0A0A0;
	scrollbar-base-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#A0A0A0;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#FFFFFF;
	background-color: 			White;									
	text-align: 				center;
}

td {vertical-align:             top;}
p {margin-bottom:               8px;}

.sitecontainer
{
	position:					relative;
	width:						995px;
	height:						auto;
	min-height:                 592px;
	margin:						0 auto;
	display:					block;
	clear:						both;
	text-align: 				left;
}

.printlogocontainer
{
    display:none;
}

.layoutcontainer
{
    position:					relative;
	width:						995px;
	height:						auto;
	display:					block;
	float:                      left;
	clear:						left;
	text-align: 				left;
}

.sidebordercontainer
{
    position:					relative;
	width:						34px;
	height:						auto;
	display:					block;
	float:                      left;
	text-align: 				left;
}

    .sidebordertopcontainer
    {
        position:					relative;
	    width:						34px;
	    height:						243px;
	    display:					block;
	    float:                      left;
	    clear:                      left;
    }

    .sideborderbottomcontainer
    {
        position:					absolute;
	    width:						34px;
	    height:						349px;
	    display:					block;
	    right:                      0px;
	    bottom:                     0px;
    }
    
    .lslinkcontainer { position: relative; float: left; margin: 24px 0px 0px 50px; }
    
    .lslinkcontainer a {color:#CCC;text-decoration:none;}
    
.layouttopbordercontainer { position: relative; width: 995px; height: 112px; display: block; clear: both; }
.layouttopbordercontainer h1 { position: absolute; top: 13px; left: 418px; display: block; width: 172px; height: 173px; }
.layouttopbordercontainer h1 a { display: block; width: 172px; height: 173px; background: url(../Images/Layout/logo.gif) 0 0 no-repeat; }
.layouttopbordercontainer h1 a span { display: none; }

.layoutcontentcontainer
{
    position:					relative;
    width:						995px;
    height:						auto;
    float:                      left;
}
    
        .layouttopborderimgcontainer
        {
            position:					relative;
	        width:						310px;
	        height:						36px;
	        display:					block;
	        float:                      left;
        }
    
        .layouttopbordertxtcontainer
        {
            position:					relative;
	        width:						310px;
	        height:						28px;
	        display:					block;
	        float:                      right;
	        padding-top:                8px;
	        text-align:                 right;
            color:                      #71CEF5;
        }
    
            a.topnav
            {
                font-weight:            bold;
                color:                  #3bb5e6;
                text-decoration:        none;
                text-transform:         uppercase;
            }
            
            a.topnav:hover
            {
                text-decoration:        underline;
            }
    
.layoutfooterbordercontainer
{
    position:					relative;
    width:						995px;
    height:						60px;
    display:					block;
    float:                      left;
    clear:                      both;
	background: url(../Images/Layout/bgBottom.gif) 0 0 no-repeat;
}

    .layoutfooterbordercornercontainer
    {
        position:					absolute;
        width:						60px;
        height:						60px;
        display:					block;
        right:                      -34px;
        bottom:                     0px;
        z-index:                    5;
    }

.headercontainer { position: relative; float: left; width: 995px; height: 146px; display: block; }
.sfeerbeeldcontainer { position: relative; float: left; width: 995px; height: 120px; overflow: hidden; }
.navigationcontainer { position: relative; float: left; width: 995px; height: 26px; text-align: center; background: url(../Images/Layout/bgNavigation.jpg); }
.navigationcontainer ul { position: relative; margin: 4px auto; list-style: none; }
.navigationcontainer ul li { display: inline; padding: 0px 15px; background: url(../Images/bgMenu.gif) left no-repeat; }
.navigationcontainer ul li a,
.navigationcontainer ul li a:visited { color: #FFF; text-decoration: none; }
.navigationcontainer ul li a:hover,
.navigationcontainer ul li a.active { color: #FFF; text-decoration: none; }


.logocontainer
{
    position:					relative;
    width:						372px;
    height:						212px;
    display:					block;
    float:                      left;
}



.maincontainer { position: relative; float: left; padding: 0px 3px; width: 989px; height: auto; background: url(../Images/Layout/bgContentContainer.gif) top repeat-x #029ddf; }

.mainfillercontainer
{
    position:					relative;
    width:						58px;
    height:						295px;
    display:					block;
    float:                      left;
}

.maincontentcontainer
{
    position:					relative;
    width:						989px;
    height:						auto;
    display:					block;
    float:                      left;
	padding-top: 20px;
	 background: #FFF url(../Images/layout/Leftcontent_BG.gif) left bottom no-repeat;
}

.leftcontentcontainer { position: relative; width: 320px; height: auto; display: block; float: left; }  

    .leftcontentfillercontainer
    {
        position:					relative;
        width:						5px;
        height:						295px;
        display:					block;
        float:                      right;
        left:                       10px;
    }  
    
    .leftcontentcontentcontainer
    {
        
        position:					relative;
        width:						275px;
        height:						auto;
        display:					block;
        float:                      left;
        left:                       10px;
    }

.rightcontentcontainer    
{
    position:					relative;
    width:						550px;
    height:						auto;
    display:					block;
    float:                      left;
    left:                       10px;
}  

h1
{
    text-transform:             uppercase;
    font-size:                  10pt;
    font-weight:                bold;
    color:                      #3bb5e6;
    text-align: 				left;
	margin-bottom:				2px;
}

h2
{
	text-transform:             uppercase;
    font-size:                  8pt;
    font-weight:                bold;
    color:                      #3bb5e6;
    text-align: 				left;
	margin-bottom:				2px;
}
.titel6
{
    text-transform:             uppercase;
    font-size:                  10pt;
    font-weight:                bold;
    color:                      Red;
}

a 
{
    color:                      #0099FF;
    text-decoration:            underline;
}

a:hover
{
    color:                      #71CEF5;
    text-decoration:            underline;
}

a.selected 
{
    color:                      #71CEF5;
    text-decoration:            underline;
}

a.selected:hover
{
    color:                      #71CEF5;
    text-decoration:            underline;
}

ul 
{
    margin-left:15px;
}

.formlabel
{
	position:			relative;
	display:			block;
	float:				left;
	width:				90px;
	height:				20px;
	clear:				left;
	text-align:			right;
	padding-right:		4px;
	margin-bottom:		4px;
}

.formfield
{
	position:			relative;
	display:			block;
	float:				left;
	width:				125px;
	height:				auto;
	text-align:			left;
	margin-bottom:		4px;
}

.textfield
{
	width:				125px;
	padding-left:		4px;
}

.textarea
{
	width:				125px;
	height:				120px;
	padding-left:		4px;
}

.button
{
    width:				100px;
	height:				25px;
	text-align:			center;
	border:				1px solid #0099FF;
	
	 
	
	background-color:	white;
	cursor:				pointer;
	cursor:				hand;
}

.mapscontainer
{
    position:relative;
    display:block;
    float:right;
    width:300px;
}

.formcontainer
{
    position:relative;
    display:block;
    float:left;
    width:225px;
}