html {
	scrollbar-face-color: #dee8e9;
	scrollbar-track-color: #dee8e9;
	scrollbar-arrow-color: #465b5e;
	scrollbar-highlight-color: #dee8e9;
	scrollbar-3dlight-color: #465b5e;
	scrollbar-shadow-color: #dee8e9;
	scrollbar-darkshadow-color: #465b5e; 
} 
.bodybg_fixed {
    background-attachment: fixed;
    background-image: url('../images/contentbg.jpg');
}
.bodybg_relative {
    background-attachment: relative;
    background-image: url('../images/contentbg.jpg');
	background-repeat: no-repeat;
	background-color: #dee8e9;
	width: 750px; 
	height: 450px; 
	margin: auto; 
	margin-top: 25px; 
	overflow: hidden; 
	border: 2px solid #2a5d7d
}
.iframebg_fixed {
    background-attachment: fixed;
    background-image: url('../images/iframebg.gif');
}
.content_1 {
    color: #186683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;    
}
.content_2, td, tr, table {
    color: #465B5E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal:
}
.content_3 {
    color: #186683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.content_4 {
    color: #186683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style : italic;
}
.content_5 {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
}
.numbered {
    list-style: decimal;
}
#content {
    position: absolute;
}
#menu_1 {
}
.footer {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a.footer:link,a.footer:active,a.footer:visited {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;    
}
a.content_2:link,a.content_2:active,a.content_2:visited {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;    
}
a.content_2bold:link,a.content_2bold:active,a.content_2bold:visited {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;  
	font-weight : bold; 
}
a.content_5:link,a.content_2:active,a.content_2:visited {
    color: #D99331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;    
}

.image {
    margin: 5px 5px 2px 5px;
    border: 1px solid #354B4D;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D99331;
}
.bgHomepopup {
 background-color: #dee8e9;
}
.sfeerfoto {
	border: 3px solid #FFFFFF;
}
.sfeerTitel {
	font-family: Times;
	font-size: 20px;
	color: #D99331;
	font-weight: bold;
	padding-bottom: 10px; 
}

.knop {
background-color: #ef8e08;
border: 1px solid #465b5e;

}

.afmeldbody {
text-align: center; 
background-color: #4b83a6;
}

.div1 {
width: 100%; 
background-color: #fff;
}

.div2 {
padding: 5px; 
text-align: left; 
margin-left: 100px; 
margin-top: 80px;
}

/* WYSIWYG */

/* content */
.content  {
    color: #186683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left; 
}
/* Kop 1 */
.h1, .h1 * {
    color: #ef8e08;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
}

/* Kop 2 */
.h2, .h2 * {
    color: #ef8e08;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* Kop 3 */
.h3, .h3 * {
    color: #186683;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style : italic;	
}