/* CSS Document */

body {	
	/* background-image:url(../images/BackgroundLines04.jpg);*/
	background-image:url(../images/BackgroundSmooth.jpg) ; 
	/* background-repeat:no-repeat; */
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #31308E;	
	}

/* ---Containers--- */
#container {
	background: #330099;
	height: 550px;
	width: 955px;
	position: relative;		
	margin-top:50px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 5px 40px #000; 
}
#nav {
	float: left;
	height: 550px;
	width: 200px;
	margin: 0px;
	padding: 0px;	
	background-image: url(../images/BackgroundNavigatie.gif);
}
#main {
	height: 550px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	background-image: url(../images/BackgroundMain.gif);
}

#mainSub01 {
	height: 30px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	float:left;		
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}
#mainSub02 {
	height: 380px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	float:left;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}
#mainSub03 {
	height: 380px;
	width:575px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;
	overflow:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#mainSub03a {
	height: 45px;	
	width:575px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#mainSub03b {
	height: 325px;	
	width:575px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;
	overflow:auto; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#mainSub03c {
	height: 10px;	
	width:575px;
	margin: 0px;
	padding: 0px;
	float:right;
	position: relative;	 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#mainSub04 {
	height: 116px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	float:inherit;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../images/BackgroundImagesShirley01.gif)	
}	
#mainSub05 {
	height: 23px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	float:inherit;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#containerKaart {
	background: #FFCCFF;
	height: 500px;
	width: 500px;
	position:relative;
	border-color:#999999;
	border-width:medium;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}	



/* ---teksten en links--- */

.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #31308E;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	line-height: 20pt;
	text-decoration: none;
}
.navigatieSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	line-height: 20pt;
	text-decoration: none;
}

.navigatieSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #31308E;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	line-height: 16pt;
	text-decoration: none;
}
.navigatieSelectedSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	line-height: 16pt;
	text-decoration: none;
}


.teksten {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	text-align:left;
	vertical-align:top
}

.teksten01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	text-align:left;
	vertical-align:top
}

.tekstkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;		
	color: #CC9933;	
	text-align:left;
	vertical-align:top
}

.tekstTabelTarieven {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;	
	text-align:left;
	vertical-align:bottom;
	color:#3333FF;
	border-color:#000099;
	background-color:#CCCCCC;
}

.tekstSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FFFFFF;	
}

.tekstInvisible {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#31308E;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link, a:visited {
	color: #31308E;
	text-decoration: none;
	list-style-type: none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #31308E;
	text-decoration: none;
}

a.tekstLink:link, a.tekstLink:visited, a.tekstLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal
}



.buttons {
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom-color:#999999;
	border-left-color:#999999; 
	border-width:thin;
	color:#000066;
	height:25px
	}
	
.inputfield {
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000099;
	border-color:#999999;
	border-width:thin
	}




		
