* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}
a {
	color: #000;
}
p,tr,td,table {
  border-collapse: collapse;
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{
    background: url(/pict/back.gif) repeat-x top #030073;
}
html, body, textarea, td {
    vertical-align: top;	
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 12px Verdana, sans-serif;
    color: #000;
    line-height: 16pt;
}
h2{
  font: bold 16px Verdana, sans-serif;
  COLOR: #000073
}
ul{
  margin: 0;
  padding: 20px;
  list-style-type: disc;
  line-height: 16pt;
}
ol{
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 16pt;	
}
/* container */
.clear {
	clear: both;
}
#container {
	min-height: 100%;
	_height: 100%;
	width: 890px;
	margin: 0 auto;
    background: url(/pict/container.gif);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {
	float: left;
	height: 120px;
	width: 890px;
}
#menu{
	float:left;
	width: 170px;
}
#contentContainer{
    float: left;
    width: 890px;
    margin-bottom:55px;	
}
#contentRight{
    float: right;
    width: 700px;
    *width: 680px;
    padding: 0px 20px 0px 0px;    
}
#content{
  width:500px;
  text-align: justify;
}
#footer {
    width: 890px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
    text-align: center;
 	height: 40px;
    padding: 0px;
	vertical-align: middle;
    background-image:url(/pict/footer.gif); 
}
/* header */
#logo{
	position:absolute;
	width:270px;
	height:50px;
	cursor:hand;
	left:10px;
	top:60px;
}
#taal{
	position:absolute;
    left: 600px;
	top:70px;
}
#sinds{
	position:absolute;
    left: 68px;
	top:95px;
}
#adres{
	position:absolute;
    left: 725px;
	top: 465px;
    width: 160px;
	color: white;
    line-height: 12pt;	
    margin-bottom:55px;
}
#wapen{
   position:absolute;
   left: -50px;
   top: 45px;	
}
#adres a{
	color: white;
}

#header_menu{
	position:absolute;
    height: 40px;
    left: 20px;
    width: 210px; 
	top: 90px;
}

/* footer */
#f_left{
   color: #000;	
   float: left;
   padding: 13px 0px 0px 10px;	
}
#f_right{
   float: right;
   padding: 13px 35px 0px 0px;	
}
#f_right a{
	color: #cdcdcd;
	text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
	position:absolute;
	text-align: right;
	width:400px;
	left: 180px;
	top: 20px;
}
#a_menu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
    padding: 2px 5px 2px 5px;
	background: #dd2619;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* topmenu */
#t_menu{
	float:right;
}
#t_menu a{
	text-decoration: none;	
}
#t_menu a:hover{
	text-decoration: none;	
}
/* taal */
#taal a{
   background: #fff;	
}
#taal a:hover{
   background: #fff;	
}
/* zoek */
#zoek{
	margin: 0px auto;
	text-align: center;
}
/* stat */
.s_titel{
	text-align: left;
	padding: 0px 0px 0px 5px;
}
/* log */
#log td{
  text-align: left;
  font: normal 0.7em Verdana, sans-serif;
  padding: 0px 2px 0px 0px;
}
.rijkleur{
  background: #ff4200;
}
/* log */
#log td{
  text-align: left;
  font: normal 0.7em Verdana, sans-serif;
  padding: 0px 2px 0px 0px;
}
.rij2{
  background: white;
}

/* spaw */
.s_links{
  vertical-align: top;
  width: 380px;
  padding: 0px 0px 0px 0px; 	
}
.s_rechts{
  color: #fff;	
  vertical-align: top;
  padding: 0px 0px 0px 45px;	
}
.s_rechts a{
  color: #fff;	
}
/* Googlemap */
#map{
  height: 400px;
  width: 440px;	
}
