body {
	background: #F0F8FA;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
}

a {color: #2A8FA6;}
a:visited {color:#2A8FA6;}
a:hover {color: #000;}
a:active { color:#2A8FA6;}

/* ----------container to center the layout-------------- */
#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	/*height:100%;*/
	background:#9BC8C4;
}

/* ---------- header -------------- */
#header {
	height:145px;
	padding: 0px;
}

#headertop {
	height:125px;
	width:740px;
	background:#2F92AC;
}

#headerbottom {
	height:20px;
	margin-left: 145px;
	background:#DD281E;
}

.navtop {
	padding-top: 5px;
	margin-left: 10px;
}

.navlistupper {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlistupper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	line-height: 11px;
	margin: 0 -10px 0 10px;
	padding: 0 11px 0 11px;
	background: url('../images/bullet_w.gif') no-repeat center left; 
}

.navlistupper a:link, .navlistupper a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.navlistupper a:hover, .navlistupper a#current {
	text-decoration:underline;
}

/* --------------left navi------------- */
#navigation {
	float: left;
	width: 145px;
	margin: 0px;
	margin-top:-145px;
	padding: 0px;
}

.navitem01 {
	background:#2F92AC;
	margin-top:2px;
	padding: 1px 0px 1px 7px;
}
.navitem02 {
	background:#FAAD0A;
	margin-top:2px;
	padding: 1px 0px 1px 7px;
}
.navitem03 {
	background:#4E9C23;
	margin-top:2px;
	padding: 1px 0px 1px 7px;
}
.navitem04 {
	background:#DD281E;
	margin-top:2px;
	padding: 1px 0px 1px 7px;
}

.navstad a:link, .navstad a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navstad a:hover, .navstad a#current {
	text-decoration: underline;
}

.subnavitem a:link, .subnavitem a:visited {
	margin-top:2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavitem a:hover, .subnavitem a#current {
	text-decoration: underline;
}

.spacer {
	height: 5px;
}
.spacer2 {
	height: 2px;
}

/* -----------footer--------------------------- */
#footer, #footer2 {
	clear: both;
	margin: 0px;
	margin-top: 0px;
	padding:0px;
}

#footer3 {
	clear: both;
	background: #FFF;
	height: 20px;
}

#fpart1 {
	float: left;
	width:145px;
	height: 15px;
	background:#D55819;
}
#fpart2 {
	margin-left: 145px;
	background:#D3B800;
	height: 15px;
}
#fpart3 {
	float: left;
	width:145px;
	background:#DADCC4;
	height: 15px;
}
#fpart4 {
	margin-left: 145px;
	background:#9BC8C4;
	height: 15px;
}

.navcontainerbottom {
	overflow: hidden;
	padding-top: 2px;
	margin-left: 10px;
	padding-bottom: 2px;
}

.navlistbottom1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlistbottom1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	line-height: 11px;
	margin: 0 -10px 0 10px;
	padding: 0 11px 0 11px;
	background: url('../images/bullet_w.gif') no-repeat center left; 
}

.navlistbottom1 a:link, .navlistbottom1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navlistbottom1 a:hover, .navlistbottom1 a#current {
	text-decoration: underline;
}

.navlistbottom2 {
	list-style-type: none;
	margin: 0;
	margin-right: 20px;
	padding: 0;
}

.navlistbottom2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	line-height: 11px;
	margin: 0 -10px 0 10px;
	padding: 0 11px 0 11px;
	background: url('../images/bullet_w.gif') no-repeat center left; 
}

.navlistbottom2 a:link, .navlistbottom2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navlistbottom2 a:hover {
	text-decoration: underline;
}

#footerlogos {
	clear: both;
	background: #9BC8C4;
	text-align:center;
}


/* -----------------content--------------------- */
#content {
	background:#ffffff;
	padding:10px 15px 20px 15px;
	margin-left: 145px;
	margin-right: 0px;
	min-height: 420px;
}

/* -----------other--------------------------- */
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	color:#72B12E;
}

h2 {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#298EA5;
}

.title {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#D65819;
}

.titlextra {
	margin-top: -8px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color:#9BC8C4;
}

.hltitle {
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color:#72B12E;
}

.highlight {
	float:left;
	width:165px;
	margin-right: 25px;
}

.highlight2 {
	float:left;
	width:165px;
	margin-right: 0px;
}

.uptxt {
	margin-top: -8px;
}

.date {
	font-weight:bold;
}

.listing {
	margin: 5px 0px 15px 0px;
}

.listing p {
	margin: 0px;
}

.rightcol {
	margin-top: -10px;
}

.imgdetail {
	float: left;
	margin-right: 10px;
}

.lettertable {
	margin: 10px 0px 15px 20px;	
}

.letter {
	font-size: 12px;
}

.smallfont {
	font-size: 9px;
	color:#444;
}

form {
	margin: 0px;
	padding: 0px;
}

.FrmSelect {
	width: 450px;
}

.imglogo {
	margin: 7px;
}

#samenwerking {
	margin-left:145px;
	bottom:0px;
	text-align:right;
	padding-bottom:10px;
	padding-right: 10px;
	background:#FFFFFF;
	font-size:10px;
	margin-top: -40px;
}

@media print {
#navigation {
	display:none;
}
#headerbottom {
	display:none;
}
#footercontainer {
	display:none;
}

}
