
body {
	background-color: #ffffff;
	color: #475f8c;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	font-family: Arial;
	font-size: 80%;
	scrollbar-3dlight-color: #003366;
	scrollbar-arrow-color: #41618E;
	scrollbar-darkshadow-color: #41618e;
	scrollbar-face-color: #b7cc8f;
	scrollbar-highlight-color: #003366;
	scrollbar-shadow-color: #41618e;
	scrollbar-track-color: #00628c;
}

body#window {
	background-image: url('../images/bg_vis.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 90px;
	overflow-y:hidden;
}

div#logowindow {
	background-image: url('../images/logo-pag.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #01628D;
	height: 80px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#textwindow {
	width: 100%;
	position: absolute;
	top: 90px;
	left: 0px;
	padding:10px;
}
body.content {
	background-image: url('../images/bg_vis.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

body.snelmenu {
	background-color: #00628c;
	background-image: url("../images/bg_snelmenu.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

body.bottom {
	background-color: #01628d;
	background-image: url("../images/bg_bottom_subsite.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

table {
	font-size: 1em;
}

td.kruimelspoor {
	background-color: #b7cc8f;
	color: #00628c;
	font-weight: bold;
	text-align: right;
}

div.content {
	overflow: auto;
	position: absolute;
	top: 80px;
	height: 70%;
}

h1, h2, h3, h4, h5, h6 {
        color: #67893d;
        margin: 0 0 10px 0;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
        font-size: 1.0em;
        color: #868686;
}

a {
	font-weight: bold;
}

a:link, a:visited {
	color: #475f8c;
	text-decoration: none;
}

a:hover, a:active {
	color: #67893d;
	text-decoration: none;
}

a.snelmenu:link, a.snelmenu:visited, a.snelmenu:active, a.snelmenu:hover {
    color: #00628C;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
}

#home_menu_afbeelding {
    bottom: -1px;
    left: 0px;
    position:absolute;
}

#stronk {
    bottom: -1px;
    left: 0px;
    position:absolute;
}

#logo {
    background: #fff url('../images/logo-pag.gif') no-repeat left top;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 313px;
    height: 83px;
}

#subsitenaam {
    font-size: 130%;
    color: #fff;
    position: absolute;
    left: 250px;
    top: 25px;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}   

#errorpag {
    background-color: #0071A2;
}

.fouttekst {
    position: relative;
    top: 60px;
}

ul.ul_lijst a.lijstitem_titel, 
ul.ul_lijst a.lijstitem_titel:hover {
    color: #868686;
}
