/* maandag 28 juni 2010 15:00:35 */

body {
  margin: 0;
	color: #000;
	background-color: #fff;
	min-width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #00608b;
}

a:hover {
	color: #009ee0;
}

a:visited:hover {
	color: #009ee0;
}

a:visited {
	color: #009ee0;
}

a img {
	border: 0;
}

a.none {
	text-decoration: none
}

.header {
	background: #2e4263 url(../img_all/header.jpg) no-repeat top left;
	height: 105px;
}

#menu {
  background-color: #00608b;
  overflow:auto;
}

#menu ul, #menu li {
	display: inline;
	float:right;
	margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0px;
	margin-left: 0;
	padding: 3px 5px;
	font-size: 12px;
  font-weight: bold;
	word-spacing: 5px;
	background-color: #00608b;
}


#menu a{
	color: #fff;
	text-decoration: none;
 }

#menu a:hover{
	color: #009ee0;
 }

#menu a:visited {
	color: #fff;
 }

#menu a:visited:hover {
	color: #009ee0;
 }

#menu .currentpage {
	color: #009ee0;
 }

.gradient {
	background:  #abdff5 url(../img_all/gradient_back.jpg) repeat-x;
  font-size: 13px;
	line-height: 1.2em;
  min-height: 155px;
  /*height: auto !important;*/
  height: 155px;
  padding-top: 12px; 
}


.gradient_header a, .gradient_header a:visited {
	color: #fff;
  text-decoration: none;
}

.gradient_header a:hover, .gradient_header a:visited:hover {
	color: #009ee0;
  text-decoration: none;
}


.gradient_header.current, .gradient_header.current:visited {
	color: #009ee0;
  cursor: text;
}

.gradient_header.current:hover, .gradient_header.current:visited:hover {
	color: #fff;
  cursor: text;
}


.gradient h1 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}


.gradient_header {
	color: #fff;
	font-weight: bold;
  padding: 14px 0 6px 0;
  font-size: 14px;
  line-height: 14px;
  word-spacing: 4px;
  height: 20px;
  margin-bottom: 17px;
  text-align: center;
}

#zelftest.gradient_header {
	background: url(../img_all/right_curve_zelftest.gif) top right no-repeat #00608b;
}

#aanmelden.gradient_header {
	background: url(../img_all/right_curve_aanmelden.gif) top right no-repeat #00608b;
}

#actueel.gradient_header {
	background: url(../img_all/right_curve_actueel.gif) top right no-repeat #00608b;
  margin-bottom: 0;
  border-bottom: 	1px solid #00608b;
}


.categorie_box {
	height: 25px;
  margin-top: 115px;
	font-weight: bold;
  font-size: 14px;
  color:  #000;
}

.politie_box {
	height:120px;
	font-weight: bold;
  font-size: 14px;
  color:  #000;
}

.nav_box {
  font-size: 12px;
	font-weight: normal;
}

.nav_box li {
	display: inline;
  padding-right: 10px;
  list-style-type: none;  
}


.nav_box a, .nav_box a:visited {
	color: #00608b;
}

.nav_box a:hover, .nav_box a:visited:hover {
	color: #009ee0;
  text-decoration: none;
}


.nav_box.current, .nav_box.current:visited {
	color: #009ee0;
  text-decoration: none;
  cursor: text;
}

.nav_box.current:hover, .nav_box.current:visited:hover {
	color: #009ee0;
  text-decoration: none;
  cursor: text;
}


.actueel_col {
	line-height: 1.3em;
  background-color: #e8e8e8;
  padding: 5px;
	border: 1px solid #00608b;
  width: 138px;
}

.actueel_page_col {
	line-height: 1.3em;
  background-color: #e8e8e8;
  margin-left: 4px;
}

.content P {
	margin-bottom: 12px;
}


.content {
	/*background: url(../img_all/content_background.jpg) 0% 100% no-repeat #fff;*/
	background: url(../img_all/content_background.jpg) 0px 50px no-repeat #fff;
	padding-bottom:20px;
	font-size: 12px;
	line-height: 1.3em;
  overflow: auto; /*to stretch background color*/
  min-height: 480px;
  height: auto !important;
  height: 480px;  
}

.content a {
	color: #00608b;
}

.content a:hover {
	color: #009ee0;
}

.content a:visited:hover {
	color: #009ee0;
}

.content a:visited {
	color: #00608b;
}

.content_floatimage {
	float: left;
	margin: 0 50px 20px 0;
}


.content_colheader {
	background: url(../img_all/right_curve.gif) top right no-repeat #00608b;
  padding: 14px 0 6px 15px;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  word-spacing: 6px;
  height: 20px;
}

.content_colheader a, .content_colheader a:visited {
	color: #fff;
  text-decoration: none;
}

.content_colheader a:hover, .content_colheader a:visited:hover {
	color: #009ee0;
  text-decoration: none;
}



.home_box {
	color: #00608b;
  padding: 15px;
  border: 1px solid #00608b;
  height: 60px;

}

.submenu {
	padding: 5px 10px 5px 20px;
	float:right;
  background-color: #e5eff3;
	width: 140px;
}


.submenu a, .submenu a:visited{
	color: #000;
	text-decoration: none;
}

.submenu a:hover, .submenu a:visited:hover {
 	color: #009ee0;
}


.submenu ul {
  /*list-style-type: none;*/
  list-style-image: url(../img_all/list_green.gif);
}


.footer {
  background-color: #fff;
	text-align: center;
  line-height: 1.5em;
	font-size: 12px;
  padding: 3px 0;
  overflow:auto;
}

.footer li {
	display: inline;
  padding-right: 10px;
  list-style-type: none;
  
}

.footer a {
	color: #00608b;
  text-decoration: none;
}

.footer a:hover {
	color: #009ee0;
  text-decoration: none;
}

.footer a:visited:hover {
	color: #009ee0;
  text-decoration: none;
}

.footer a:visited {
	color: #00608b;
  text-decoration: none;
}

.border {
	border: 1px solid #00608b;
}

.blue {
	color: #009ee0;
}

ul.listgreen {
	padding-bottom: 10px;
  list-style-position: outside;
  margin-left: 20px; 
}

.listgreen li {
  list-style-image: url(../img_all/list_green.gif);
}

.listblue ul{
  padding-top: 25px;
  list-style-position: inside;
}

.listblue li {
  list-style-image: url(../img_all/list_blue.gif);
  line-height: 1.5em;
	margin-left: 17px;
}

ul.blanklist  {
	list-style-type: none;
}

.blanklist li {
padding-bottom:10px;
}


.page_header {
	font-size: 12px;
  font-weight: bold;
}


.paddingt25 {
	padding-top: 25px;
}

.paddingt10 {
	padding-top: 10px;
}

.paddingt36 {
	padding-top: 3.6em;
}


.linkimage {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #00608b;   
}




.button {
  border: 1px outset;
  background-color: #FFFFFF;
  color: #00547A;
  cursor: pointer;
}

/*INPUT {
color: #00547A;
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
font-size: .9em;
}

TEXTAREA {
color: #00547A;
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
font-size: .9em;
}

*/

OPTION {
	color:#000;
	font-family: arial,helvetica,sans-serif;
}
FIELDSET{
	margin-bottom:20px;
	padding: 10px;
}

.formbutton {
	background-color: #eee;
	color: #000;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}


/*-------------------------------------------------*/


.red {
	color: #990033;
}


h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1.2em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1.1em;

}

STRONG {
	font-weight: bold;
}


.legend {
	color:#000;
	font-weight: bold;
}


OPTION{
	color:#000;
	font-family: arial,helvetica,sans-serif;
}
FIELDSET{
	margin-bottom:2em;
	padding: 1em;
}

.formbutton {
	background-color: #eee;
	color: #000;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clearb {
	clear: both;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.inline {
	display: inline;
}

.dblock {
	display: block;
}

.dnone {
	display: none;
}

.bnone {
	border:none;
}

