* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

A:visited {color: #1A024C; text-decoration:underline;}
A:hover {color: #ff0000; text-decoration : underline;}
A:link {color: #1A024C; text-decoration: underline;}

body {
  color: #333;
  background: #333 url(../images/bg.gif) repeat-y 50% 0;
  font: 11px Verdana, sans-serif;
  text-align: center;
  background-color:#9CACC1;
}

h1 {
  font: bold 11px Verdana, sans-serif;
  background-color:#E3E7F1;
  padding:5px;
  padding-left:7px;
  color:#241273;
  border-top: #FF0000 solid 1px;
  height:15px;
}

h2 {
  padding-top: 4px;
  padding-left:7px;
  /*font: bold 11px Verdana, sans-serif;
  padding: 1em 0 .2em 0; */
  font: bold 12px/1.5em Verdana, sans-serif;
}


h3 {
   color:#000000;
   font: bold 11px Verdana, sans-serif;
   
}


p {
  margin: 5px 0;
}


.imagehome {
  border-top:#FFFFFF 1px solid;
  margin:0;
  padding:o;

}

#contenthome {
padding:7px;
line-height:16px;
margin-bottom:10px;
background-image:url(../images/fadehome.gif);
background-repeat:repeat-x;
}

#content {
padding:7px;
line-height:16px;
margin-bottom:10px;
background-repeat:repeat-x;
}


.kopje {
  font: bold 11px Verdana, sans-serif;
  font-weight:bold;
  color:#1A024C;
  margin-bottom:6px;
}

#container-page {
  margin: 0 auto;
  width: 780px;
  background: #FFFFFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  border-left:#787FAE 1px solid;
  border-right:#787FAE 1px solid;
}

#container-head {
  background: #FFFFFF;
  height:81px;
  background-image:url(../images/bgheader.gif);
  background-repeat:repeat-x;
}

.logo {
float:left;
width:286px;
}

.headerani {
float:right;
text-align:right;
}


#container-menu {
  height:22px;
  width:780px;
  background-color:#4E76FF;
  border-bottom:#33488A 1px solid;
}

html>body #container-menu {height:22px;}


#intro {
float:left;
width:480px;
margin-right:25px;
border-bottom:#C5C8DC 1px solid;
}

#intro .logos {
float:right;
margin-right:0px;
}


#nieuws {
float:right;
width:230px;

border-bottom:#C5C8DC 1px solid;
}

#nieuws .rss {
float:right;
margin-right:10px;
}

#preventie {
float:left;
width:228px;
border-bottom:#C5C8DC 1px solid;
margin-left:25px;
margin-top:10px;
}

#criminaliteit {
float:left;
width:228px;
border-bottom:#C5C8DC 1px solid;
margin-right:25px;
margin-top:10px;
}

#schade {
float:left;
width:230px;
border-bottom:#C5C8DC 1px solid;
margin-top:10px;
}

.tableheader {
font-weight:bold;
color:#1A024C;
height:22px;
}

.tablecontent {
color:#1A024C;
padding-top:4px;
padding-bottom:4px;
}


#container-padnav {
  background: #E1E6F1;
  height:19px;
  background-repeat:repeat-x;
  border-bottom:#787FAE 1px solid;
  padding-top:3px;
    padding-bottom:0px;
  padding-left:22px;
  font-size:10px;
  color:#666666;
}

#container-padnav A:link, #container-padnav A:visited, #container-padnav A:active {
	color:#666666;
	text-decoration: underline;
}

#container-content {
  padding: 0 2em 22px 2em;

}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 100%;
  float: left;
  margin-top:25px;
  background-color:#FFFFFF;
}

#content-sec {
  padding: 1em 0;
  width: 20%;
  float: left;
}

#content-sec ul,#content-sec ul li {
  list-style: none none;
}

#container-foot {
  width: 100%;
  background: #E3E7F1;
  border-top:#787FAE 1px solid;
  position: absolute;
  bottom: 0 !important;
  bottom: 0px; /* For Certain IE widths */
  left: 0px;
  height: 22px;
}

#foot {
  padding: 0 1em;
  line-height: 22px;
}

.footcopy {
float:left;
font-size:10px

}

.footdisclaimer {
float:right;
	font-size:10px
}

.footdisclaimer A:link, .footdisclaimer A:visited, .footdisclaimer A:active {
	text-decoration: none;
}

.footdisclaimer A:hover {
	text-decoration: underline;
}

li li {
min-height: 23px;
}

.verzendbutton
{
	background:#FFFFFF url('../images/verstuur.gif');
	color: #FFFFFF;
	width: 111px;
	height: 25px;
	border-width: 0px;
}


