/* Created using Style Master from Western Civilisation CSS1 { 51 64 451 409 } */
body{
background-color: rgb(240,240,240);
margin: 0px;
padding: 0px
}

body, p, td, li, ul, a, b, i{
font-family: Verdana, Arial, sans-serif;
color: #333333;
line-height: 1.6em;
font-size: 11px;
}

p, li, ul, a{
font-family: Verdana, Arial, sans-serif;
color: #333333;
line-height: 1.6em;
font-size: 11px;
}

p+p{
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6{
font-family: Arial, sans-serif;
color: #333333;
}

h1.pagetitle{
font-size: 2.4em;
border-bottom: 2px solid;
margin-bottom: 6px;
margin-top: 12px;
color: #999999;
padding-bottom: 1px;
}

h1{
font-size: 1.8em;
}

h2{
font-size: 1.6em;
}

h2.pagetitle{
font-size: 2.2em;
border-bottom: 1px dotted;
padding:0 0 4px 0;
margin-top:0;
}

h3 {
font-size: 1.4em;
}
h3+img {
	margin-bottom:0;
	padding-bottom:0;
}
h4{
font-size: 1.2em;
}

h5, h6{
font-size: 1em;
}

td.categorie{
background-color: #999999;
padding-top: 0px;
padding-left: 2px;
padding-bottom: 0px;
}

p.categorie{
font-size: 10px;
line-height: 1.6em;
color: #ffffff;
font-weight: bold;
}

p.small{
font-size: 10px;
line-height: 1.6em;
}

a{
color: #ff9900;
font-weight: bold;
}

a:link{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a:visited{
text-decoration: none;
}

a:active{
	text-decoration: underline;
}

a.nav{
font-size: 10px;
font-weight: bold;
}

.datum{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
font-size: 10px;
}

.header{
background-color: #006;
}


td.footer{
border-top: 1px #cccccc solid;
}

.small{
font-size: 9px;
line-height: 1.2em;
}

.console{
background-color: #000066;
font-size: 9px;
color: #ffffff;
font-weight: normal;
}

a.console{
background-color: #000066;
font-size: 9px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.blaauwlakenblok{
color: #006;
font-size: 36px;
font-weight: bold;
font-family: Arial, sans-serif;
border-bottom: 3px solid;
padding-bottom: 4px;
margin: 36px 12px 6px 12px;
}

.tagline{
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: Arial, sans-serif;
vertical-align: baseline;
background-color: #ff9900;
}

td.menu{
border-left: 1px #cccccc solid;
padding-top: 0px;
padding-left: 4px;
padding-bottom: 0px;
margin-top: 6px;
margin-bottom: 6px;
border-bottom: 1px #cccccc solid;
}

td.een{
background-image: url(graphics/een.gif);
background-repeat: no-repeat;
border: 1px #cccccc solid;
}

td.twee{
background-image: url(graphics/twee.gif);
background-repeat: no-repeat;
border: 1px #cccccc solid;
}

td.drie{
background-image: url(graphics/drie.gif);
background-repeat: no-repeat;
border: 1px #cccccc solid;
}

td.vier{
background-image: url(graphics/vier.gif);
background-repeat: no-repeat;
border: 1px #cccccc solid;
}

td.maincontent{
border-left: 1px #cccccc dotted;
border-right: 1px #cccccc dotted;
}

div.routing {
border-top: 1px #cccccc dotted;
border-bottom: 1px #cccccc dotted;
margin-left:16px;
padding: 6px 0;

}

a.titel{
font-size: 14px;
margin-left: 6px;
}

a.titel:link{
text-decoration: none;
}

a.titel:visited{
text-decoration: none;
}

a.titel:hover{
text-decoration: underline;
}

a.titel:active{
text-decoration: underline;
}

/* visual style elements */

.underlinethin{
border-bottom: 1px solid;
}

.border{
border: 1px #cccccc solid;
}

.borderdotted{
border: 1px #cccccc dotted;
}

.underlinethick{
border-bottom: 3px solid;
}
.background {  background-color: #dddddd}
.title {  font-weight: bold}

.left {
	margin-right:12px;
	}
.right {
	margin-left: 12px;
}
table.overview {
	border-collapse:collapse;
	}
table.overview td {
	border: 1px solid #f60;
	}
table.overview td p {
	margin:0;
	padding: 0;
	}	
table.white {
	background-color: #fff;
}
table.whiteborder {
	background-color: #fff;
	border-bottom:24px solid rgb(180,180,180);
}
