body {
	background: #FFFFFF url('../gfx/bg-blueline.gif') repeat-x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: 'Verdana', Sans-Serif;
  	font-size: 11px;
  	color: DimGray;
}

img.logo{
	position: absolute;
	margin:15px 0 0 10px;
}

/******** layout **********/

.headerbox {
	display:block;
	width:1000px;
	height:72px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.navigationbox {
	display:block;
	width:1000px;
	margin-bottom:25px;
}
.mainbox {
 	display:block;
	width:1000px;
}

.footerbox {
	float:left;
	background: transparent url('../gfx/blauwevlakken2.gif') bottom right no-repeat;
	width:1000px;
	height:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid black;
}

/******** main navigation **********/

#mainnavigation {
	height:30px;
	text-align:right;
	text-transform: uppercase;
}
#mainnavigation ul{
	margin:0 0 0 0;
}

#mainnavigation ul li {
  	display: inline;
}
#mainnavigation ul li a {
  	color: DimGray;
	text-decoration: none;
	font: bold 11px Verdana;
}
#mainnavigation ul li a:hover, #mainnavigation ul li a#selected {
	background: transparent url('../gfx/pointerup.gif') bottom center no-repeat;
	padding-bottom:10px;
}

/******** sub navigation **********/

#subnavigation {
	text-align:left;
	margin:0 0 0 96px;
}
#subnavigation ul{
	margin:10px 0 0 0;
}

#subnavigation ul li {
  	display: inline;
}
#subnavigation ul li a {
  	color: SkyBlue;
	text-decoration: none;
	font: bold 11px Verdana;
	
}
#subnavigation ul li a:hover, #subnavigation ul li a#selected {
	background: transparent url('../gfx/pointerdown.gif') top center no-repeat;
	padding-top: 10px;
}

/******** mainbox cols **********/

.contentcolimg {
	display:block;
	background: transparent url('../gfx/grijzevlakken2.gif') no-repeat;
	width: 120px;
	height: 300px;
	float: left;
}

.contentcolmiddle {
	display:block;
	width: 555px;
	float: left;
	margin: 0 50px 0 0;
}

.contentcolside {
	display:block;
  	width: 250px;
	float: left;
}

.contentcol {
	display:block;
	width: 800px;
	float: left;
	margin: 0 5px 0 5px;
}

/******** text style **********/

p,h1,h2,h3,h4,h5,td {
  	font-family: 'Verdana', Sans-Serif;
  	font-size: 11px;
  	color: DimGray;
}

p,td {
  	line-height: 20px;
}

h1 {
	font: bold 12px;
	word-spacing: 5px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding:5px 0 5px 5px;
}

h1.box {
	background: #AFE2F6;
}

h2,td.h2,h3,h4 {
	font: bold 11px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
}

h3 {
  	background: white;
  	text-transform: lowercase;
}

h5 {
  	font-size: 13px;
  	text-transform: uppercase;
  	padding-bottom: 0px;
  	margin-bottom: -10px;
}

ul {  
	padding: 0;
	padding:0 0 0 10px;
	list-style-type: disc;
}

li {
	padding: 0 0 0 15px;
	padding-bottom: 5px;
}

input, textarea {
	background: #CEECF6;
	border: 1px solid SkyBlue;
	margin:5px 0 0 0
}

input#search_btnimg {
	background: #FFFFFF;
	border: 1px solid white;
}

a {
	color:SkyBlue;
	font: bold 11px Verdana;
	text-decoration:none;
}

img {
	border:0;
}

.stdtext {
	font-family: 'Verdana', Sans-Serif;
  	font-size: 11px;
  	color: DimGray;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/*********RCMS SPECIFIC STYLE********/

.stdtext {
	margin: 0 0 15px 0;
	padding: 0;
}

/* teaser */
.teasertitle {
	font: bold 12px;
	word-spacing: 5px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color:DimGray;
	background:#AFE2F6;
	padding:5px 0 5px 5px;
	text-align:center;
}
.teasertext {
	padding: 0;
}
.teaserlink {
	color:SkyBlue;
	text-decoration:none;
	margin: 0 0 10px 0;
}

/* formfield */
.formfield {}
.formfieldname {padding-right:4px}
.formfielddata {}

.formfieldcontainer input,
.formfieldcontainer select {background:transparent; border: 1px solid SkyBlue; margin:auto; color:DimGray}

/* foto gallerij */
.image_idle {border: none; border-width: 0 0 0 0; padding: 7 7 4 7;}
//.image_idle {border: outset; border-width: 2 2 2 2; padding: 5 5 2 5; width:220px; height:110px}
.image_hilite {border: outset; border-width: 2 2 2 2; padding: 5 5 2 5;}
.image_down {border: inset; border-width: 2 2 2 2; padding: 5 5 2 5;}

/* textblock */

.textblock {margin-top: 5px;}

/* document */
.doc_title {
	color: DimGray;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 0;
}
.doc_descr {margin: 0 0 0 0;}
.doc_link {margin: 0 15px 15px 0;}

/* anchorblok */
.anchorblok {margin: 0 15px 15px 0;}
.anchorblok_link {}
.searchreslink {}

#specfncts {
	font-size: .8em;
	line-height: 1.5em;
	background-image: url(../images/jazz_greentile.jpg);
	margin: 0 20px 0 20px;
}

#specfncts a {color: #DAD2AD;}
#specfncts a:visited {color: #D2C99B;}
#specfncts a:hover {color: #EAE6D0;}
#specfncts a:active, #centercontent a:focus{
	color: #DAD2AD;
	background-color: #505050;
	text-decoration: none;
}

/* agenda */
.agenda_table_row {padding: 3px; font-size: 0.8em;}
.agenda_item_hd {font-weight: bold; text-align:left;}
.agenda_table_hd {color: #000000; font-weight: bold; border-left: 0 solid #000000; padding: 1px 3px 1px 5px; background-color: #AFE2F6;}
.agenda_table_div {background-color: #AFE2F6; height: 2px;}
.agenda_row_odd {background-color: #CCCCCC;}
.agenda_row_even {background-color: #EEEEEE;}
.agenda_item_txt {padding:3px; text-align:left;}
.agenda_maand {color: #333333; font-weight: bold; border-bottom: 3px solid #AFE2F6; padding: 3px;}

/* links */
.links_table_bg {background-color: #119ebc;}
.links_table_bg_#FFFFFF {background-color: #ffffff;}
.links_table_row {padding: 3px;}
.links_table_hd {color: #ffffff; font-weight: bold; border-left: 1px solid #ffffff; padding: 1px 3px 1px 3px;}
.links_table_hd_lnk:link, .links_category_lnk:active, .links_category_lnk:visited {font-weight: bold; color: #ffffff; text-decoration: none;}
.links_table_hd_lnk:hover {color: #ff0200;}
.links_table_div {background-color: #ffffff; height: 2px;}
.links_row_even {background-color: #ffffff;}
.links_row_odd {background-color: #ffffff;}
.links_item_txt {padding-right : 15px;}
.links_cat_txt {padding-right : 15px;}
.links_title,.links_title a {color : #999999; font-weight : bold; margin-bottom : 5px;}

/* opinie / poll */
.poll_table {margin-left:8px;}
.poll_table_hd {color: #000000; font-weight: bold;}
.poll_title {font-weight: bold;}
.poll_hd_line {}
.poll_option {}

/* A tot Z */
#atotz_table {margint-bottom:8px;}
.atotz_regkeytd {height:22px}
.atotz_regkey {color: #333333; font-weight: bold; font-size: 1.35em;}
.atotz_link {}


/* Table */
.table_table {
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #65CAF2 #65CAF2 #65CAF2 #65CAF2;
	border-collapse: separate;
}
.table_table th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #65CAF2 #65CAF2 #65CAF2 #65CAF2;
	-moz-border-radius: 0px 0px 0px 0px;
}
.table_table td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #65CAF2 #65CAF2 #65CAF2 #65CAF2;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Nieuws */

#nieuwstextblock{
	margin: 0 0 1em 0;
	font-size: 1.35em;
}

/* Nieuws */
#NAwrapper {
	width: 100%;
}
#NAselectdate {
	float: left;
	width: 160px;;
}
#NAselectdate select {
	vertical-align: middle;
}
#NAsearch {
	float: right;
	position: relative;
	bottom: 2px;
}
#NAsearch label {
	position: relative;
	bottom: 2px;
}
#NAsearch label {
	position: relative;
	bottom: 2px;
}
#NAoverview {
	margin-top: 15px;
}

/* extranet */
.extranet_login legend {color:black;}
