/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
  background:#d7e1ee;

}
body {
		font-size: 12px;
		line-height: 130%;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #21252C;
}
/** links **/
a:link, 
a:visited {
	color: #920;
	text-decoration: none; 
}

a:hover {
	color: #f20;	
}

a:hover {
	text-decoration: underline;
}
/* headings */

h1 {
	
}

h2 {

}

h3 { 
	margin: 0;
}

h4 {
	
}
/* eigenschappen titelkoppen content items */
.contentheading {
	padding-top: 15px;
	font-weight: normal;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 18pt;
	padding-bottom: 10px;
}
.small {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

#koplogo {
	width: 950px;
    height: 110px;
	background: #666 url(../images/kopbedumer.jpg) no-repeat !important;
}
#horizmenu{
    background: url(../images/menubalk.jpg) repeat-x;
	width: 950px;
	height: 25px;
	position: relative;
	padding-right: 20px;
    padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #fff;
}
#user2{
height:70px; /* voor een minimale hoogte van de tabel. */
width: 450px;
background: url(../images/banner.jpg) no-repeat !important;
background-color:#fff;
padding: 0px;
}
#header {
	width: 950px;
    height: 117px;
	background: url(../images/logo1.jpg) no-repeat !important;
}
#user4{
	height:15px; /* voor een minimale hoogte van de tabel. */
    background: url(../images/menubalk2.jpg) repeat-x;
    padding-top: 1px;
    padding-left: 5px;
}
#topmenu{
height:20px;
background-color:#666666;
}
#path{
height:;
background-color: #0099FF;
border:1px solid #000000;
}
#left{
height:450px; /* voor een minimale hoogte van de tabel. */
width:130px;
background-color:#fff;
border-left:1px solid #666;
border-right:1px solid #cccccc;
padding-top: 5px;
padding-left: 0px;
font-size: 12px;
color: #111;
}
#schaduwl{
        height:;
	    width: 10px;
		padding: 0px;
        background: url(../images/schaduwl.jpg) repeat-y;
}
#schaduwr{
        height:;
	    width: 9px;
        background: url(../images/schaduwr.jpg) repeat-y;
}

#user8{
height:29px; /* voor een minimale hoogte van de tabel. */
background-color:#44BBAA;
}
#maincol{
width: 540px;
border-right:1px solid #cccccc;
padding-top:  5px;
padding-left: 5px;
padding-right: 5px;
        height: ; /* niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang als #left. */
        background-color:#fff;
        border: ; /*niet nodig want, #left en #right hebben al een border */
}
#right{
height:;  /* niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang  als #left. */
width:145px;
background-color:#ffffff;
border-left:1px solid #cccccc;
border-right:1px solid #666;
padding-top: 5px;
padding-left: 1px;
font-size: 10px;
color: #111;
}
#reclame{
height:70px;
background-color: #fff;
padding: 0px;
}
#user3{
height:45px;
background-color: #fff;
padding-top: 1px;
padding-left: 0px;
padding-bottom: 0px;
}
#user9{
height:21px;
background-color: #fff;
padding-top: 1px;
padding-bottom: 2px;
}
#user5{
height:80px; /* voor een minimale hoogte van de tabel. */
background-color:#660066;
}
#user6{
width: 130px; 
background-color: #d7e1ee;
border-left:0px solid #000;
border-right:0px solid #000000;
padding-top: 8px;
padding-left: 5px;
padding-bottom: 15px;
font-size: 10px;
color: #111;
}
#user7{
    height:15px;
    font-size: 10px;
    color: #444;
   	background-color: #aaa;
    padding-top: 2px;
    border-bottom:1px solid #777;
}
#footer{
height:;
background-color: #d7e1ee;
color: #920;
}