/* CSS Document */
body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
html>img { 
	width: 0!important; 
	height: 39px!important; 
	padding-left: 33px!important; 
	background: url(../index_files/assets/cursor.png); 
	}
	
p { margin: 0; }
	
table {	font-size: 12px; }

h3 {font-size: 13px; font-weight: bold; }
h5 { font-size: 12px; text-transform: uppercase; color: #FFCC00; }

a {	color: #FFCC00; }
a:visited {	color: #CCCCCC;	}
	
ul {
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	}
	
.title {
	height: 58px;
	vertical-align: top;
	background-color: #3366CC;
	}

.Bold {
	font-weight: bold;
	background-color: #3366CC;
	height: 30px;
	vertical-align: top;
	}
	
.oranje {
	color: #FFCC00;
	background-color: #3366CC;
	vertical-align: top;
	}

.oranjeCaps {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	height: 40px;
	vertical-align: top;
	background-color: #3366CC;
	}
	
.LightBlue {
	background-color: #3366CC;
	}

.SmallFont {
	font-size: 10px;
	}
	
.BoldGallery {
	font-weight: bold;
	}
.center {
	text-align:center;
}

.nws_heading { font-weight: bold; }

.style1 {color: #3366CC}

.hide { display: none; }

img { border: none; }

/* -------------------- MainLayout.css --------------------------------------- */
#spacer {
	width: 100%;
	height: 56px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #003399;
	}
	
#spacer2 { width: 100%; height: 56px; position: relative; top: 0px; left: 0px; background-color: #003399; }
	
#MainLogo {
	width: 100px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	}

#MainText {
	width: 492px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	}

#SideTop {
	width: 170px;
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
	}

#SideBottom {
	position: relative;
	height: auto;
	width: 170px;
	top: 4px;
	left: 0px;
	}

#Map {
	position: relative;
	top: auto;
	width: 399px;
	height: 517px;
	}
	
.td {
	vertical-align: top;
	}
	
.RightTile { background-image: url(../arrangementen_files/assets/IndexTileRight.gif); }
	
.LeftTile {	background-image: url(../arrangementen_files/assets/IndexTileLeft.gif); }
	
/* ---------------------- IndexLayout.css --------------------------------------- */
#IndexLogo {
	width: 119px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	}

#IndexWelkom {
	width: 483px;
	height: auto;
	position: relative;
	top: 3px;
	left: 0px;
	}

#IndexImage {
	width: 483px;
	height: auto; 
	position: relative;
	top: 9px;
	left: 0px
	}
		
#IndexMain {
	width: 483px;
	height: auto;
	position: relative;
	top: 13px;
	left: 0px;
	}

#IndexSideTop {
	width: 160px;
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
	}

#IndexSideBottom {
	position: relative;
	height: auto;
	width: 160px;
	height: auto;
	top: 4px;
	left: 0px;
	}
	
#IndexDuitseVlag { margin-left: 5px; margin-top: 10px; }
	
#IndexDuitseVlag img { vertical-align: text-bottom; }

#Layer1, #Layer2, Layer3, Layer4, Layer5, Layer6 { height: auto; position: relative; width: 682px; }

#Layer1 { height:auto; padding:10px 3px 30px; position:relative; width:682px; }
#Layer2, #Layer3, Layer4, Layer5, , Layer6, Layer7 { left: 0px; top: 0px; }

.img1 {	float: left; margin-right: 3px; }
	
.img2 { float: right; margin-left: 3px; }
	
.underline { text-decoration: underline; }

.prijzen { font-size: 13px; color: #FFF; }

.nnjk { color: #FF3; }
.left { float: left; }
.right {float: right; }
.clear { clear: both; }
.hide { display: none; }
.show {display: block; }
.padleft { margin-left: 20px; }
.padright { margin-right: 20px; }
.padright10 {margin-right: 10px; }
.footnote { font-size: 10px; color: #036; }