/**(standard css)**************************************************************************************************/
body {
    background-color: #e9f0f9;
	background-image: url("../images/top_uitrek.gif");
	background-position: top left;
	background-repeat: repeat-x;
    font-family: Verdana; 
	font-size: 11px;
	color: #47636f;
}

table {
	font-size: 1.0em;
	empty-cells:show;
}

table.nieuwopsite {
    background-image: url("../images/lijntje_z_blokje.gif");
    background-position: left;
    background-repeat: repeat-y;
}

td.nieuwopsitekop {
    background-image: url("../images/lijntje_m_blokje.gif");
    background-position: left;
    background-repeat: no-repeat;
}

.foto_preview {
	border: 1px solid #FFFFFF;
}

td.content {
	background-image: url("../images/bg_content.gif");
	background-position: left;
	background-repeat: repeat-y;
	padding: 25px;
}

td.content_linksboven {
	background-image: url("../images/bg_content.gif");
	background-position: left;
	background-repeat: repeat-y;
}

td.topbalk {
	background-color: white;
	border-bottom: 5px solid #f7941d;
}

td.snelmenu {
	background-image: url('../images/snelmenu_uitrek.gif');
	background-repeat: repeat-x;
	color: #1e2c42;
	padding: 24px 0px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
}

td.onderbalk {
	background-color: #ffffff;
	background-image: url('../images/onderbalk.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
}

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

a.extramenu, a.extramenu:active, a.extramenu:visited {
	font-family:Arial; 
	font-size:10px;
	font-weight: bold;
	color:#00007E;
	text-decoration:none;
}

a.extramenu:hover {
	font-weight: bold;
	font-family:Arial; 
	font-size:10px;
	color:#00007E;
	text-decoration:underline;
}

td {
	color: #47636f;
	font-size: 1.0em;
	padding: 0px;
	vertical-align: top;
}
	
font.vsmall {
	font-size: 0.8em;
}

font.small {
	font-size: 0.9em;
}

font.normal {
	font-size: 1.0em;
}

font.large {
	font-size: 1.2em;
}


font.vlarge {
	font-size: 1.4em;
}


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

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.0em;
}

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

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

a.nieuwopsite:link, a.nieuwopsite:active, a.nieuwopsite:visited, a.nieuwopsite:hover {
	color: #f4951d;
    font-size: 0.8em;
	font-weight: bold;
}

td.kruimelspoor {
	background-color: #a5b8db;
    background-image: url("../images/navbar-links.gif");
	background-position: bottom left;
    background-repeat: no-repeat;
	height: 27px;
}

span.kruimelspoor {
	color: #1d2c41;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
	vertical-align: bottom;
}

.highlight {
    background-color:yellow;
    font-weight:normal;
}

#opusfaqtitel {
    background-image: url('../images/lijntje_m_blokje.gif');
    background-position: top left;
    background-repeat: no-repeat;
    color: #416390;
    font-weight: bold;
    margin-top: 8px;
    padding-left: 12px;
}

#opusfaq {
    border-left: 1px solid #475f8c;
    margin: 0 0 0 3px;
    padding: 8px 0 0 8px;
    width: 200px;
}

#opusfaq li {
    padding-bottom: 5px;
    margin-left: 22px;
}

#opusfaq a {
    color: #f4951d;
    font-size: 0.8em;
    font-weight: bold;
}

.opusfaqaantal {
    font-size: 0.8em;
    margin-left: 6px;
}

span#subsitetitel {
    margin-right: 10px;
    font-size: 1.3em !important;
    font-weight: bold;
}

h1#pagtitel {
    float: left;
    font-size: 120%;
    margin: 20px 10px 0 10px;
    
}

/* Nodig voor errors */
div#header {
    height:246px;
    margin-left:28px;
    position:relative;
    width:938px;
}

div#logo {
    background-image:url("../images/logo.jpg");
    background-repeat:no-repeat;
    cursor:pointer;
    height:90px;
    left:14px;
    position:absolute;
    top:20px;
    width:310px;
}

div#header_image_bg2 {
    background:none repeat scroll 0 0 #FF9900;
    top:117px;
    height:130px;
    position:relative;
    width:938px;
}

div#header_image2 {
    background:url("../images/img_header.jpg") no-repeat scroll 0 0 transparent;
    border-bottom:1px solid white;
    border-top:1px solid white;
    height:106px;
    position:relative;
    top:11px;
    width:938px;
}