body{ 
	background: #FFFFFF url('images/bar.gif') repeat-x; 
	padding: 0px;
	margin: 0px;
	font: 11px Verdana;
	color: #333333
	}
ul
{
margin-top:0px;
margin-bottom:5px;
padding:0px;
}
/* -------------------- */
/* PARAGRAFEN EN KOPJES */
/* -------------------- */

p {
	color: #333333; 
	font: 11px verdana; 
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	}

h1 {  
	color: #333333; 
	font: 16px verdana;
	line-height: 15px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 37px;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	}

h2 {  
	color: #333333; 
	font: 14px verdana;
	line-height: 15px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 10px;
	}

/* ----- */
/* LINKS */
/* ----- */

a.mainmenu:link, a.mainmenu:visited {
	background: url('images/arrow.gif') no-repeat 0px 3px;
	font: 11px verdana;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 16px;
	}
a.mainmenu:hover, a.mainmenu:active {
	color: #DDA5AA;
	}

a.mainmenu2:link, a.mainmenu2:visited {
	font: 11px verdana;
	color: #333333; 
	text-decoration: none;
	padding-left: 4px;
	padding-right: 6px;
	}
a.mainmenu2:hover, a.mainmenu2:active {
	color: #929292;
	}

a.sublink:link, a.sublink:visited {
	color: #333333;
	font: 11px verdana;
	text-decoration: none;
	}

a.sublink:hover, a.sublink:active {
	color: #888888;
	}

a:link, a:visited {
	color: #AB1D2B;
	font: 11px verdana;
	text-decoration: none;
	}

a:hover, a:active {
	color: #AB1D2B;
	text-decoration: underline;
	}

/* ----- */
/* INPUT */
/* ----- */

input
{
	background-color:#ffffff;
	border: 1px #333333 solid;
	color:#333333;
}
textarea
{
	background-color:#ffffff;
	border: 1px #333333 solid;
	color:#333333;
}
/* ---- */
/* DIVS */
/* ---- */

#container { 	
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	}

#header {
	background: #AB1D2B url('images/header.gif') no-repeat; 
	width: 700px;
	height: 92px;
	float: left;
	margin-top: 8px;
	}
	/* Image voor printfunctie, hiden op de site */
#headerimg
{
display:none;
}

#headerintranet {
	background: #AB1D2B url('images/headerintranet.gif') no-repeat; 
	width: 700px;
	height: 92px;
	float: left;
	margin-top: 8px;
	}

#headertext {
	width: 510px;
	height: 51px;
	float: left;
	padding-top: 17px;
	padding-left: 190px;
	font: 9px verdana;
	color: #333333;
	}

#mainmenu {
	float: left;
	padding-top: 3px;
	padding-left: 249px;
	}

#container2 {
	width: 700px;
	float: left;
	}

#mainmenu2 {
	background: #F2F2F2;
	width: 454px;
	height: 19px;
	margin-left: 47px;
	margin-top: 1px;
	padding-left: 199px;
	}

#contentframe {
	background: #D5CFC9;
	width: 691px;
	float: left;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 9px;
	padding-bottom: 19px;
	}

#contentline {
	background: #333333;
	width: 681px;
	float: left;
	padding-left: 1px;
	padding-bottom: 1px;
	}

#content {
	background: #ffffff;
	width: 680px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#contentleft {
	width: 240px;
	float: left;
	padding-top: 20px;
	}

#sublink {
	background: url('images/sublink.gif') no-repeat;
	height: 25px;
	padding-left: 20px;
	padding-top: 6px;
	}

#contentright {
	background: url('images/line.gif') repeat-y;
	width: 420px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	}

#contentright1 {
	width: 190px;
	float: left;
	padding-right: 10px;
	}

#contentright2 {
	background: url('images/linedotver.gif') repeat-y;
	width: 200px;
	float: left;
	padding-left: 19px;
	}

#footer1 {
	background: #AB1D2B; /*url('images/footer.gif') no-repeat top right*/
	width: 248px;
	height: 14px;
	float: left;
	margin-right: 1px;
	padding-left: 3px;
	padding-top: 6px;
	font: 9px verdana;
	font-weight: bold;
	color: #E6BCC0;
	}

#footer2 {
	background: #AB1D2B; /*url('images/footer.gif') no-repeat top right*/
	width: 444px;
	height: 14px;
	float: left;
	padding-left: 4px;
	padding-top: 6px;
	font: 9px verdana;
	font-weight: bold;
	color: #E6BCC0;
	}
#footer2 a {
	font: 9px verdana;
	font-weight: bold;
	color: #E6BCC0;
}

/*									*/
/* CMS Toevoegingen voor preview	*/
/* 									*/

.popupoptions
{
	visibility:hidden;
	position:absolute;
	z-index:3;
	
}

.popupoptions table{

	background-color:#eee;
	color:#666;
	font: 8pt "arial";
	padding:10px;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #aaa solid;
	border-bottom:1px #aaa solid;
	

}
.previewon
{
	float:left;
	cursor:pointer;
	background-color:#CCC;

}
.previewoff
{
	float:left;
	cursor:pointer;
	
	
}




.afbeeldingleft
{
	padding:0px;
	text-align:left;
	float:left;
	margin-bottom:5px;
	overflow:visible;
}
.afbeeldingright
{
	padding:0px;
	float:right;
	margin-bottom:5px;
	overflow:visible;
}
.bijschrift
{
	text-align:center;
	color: #353535; 
}

.textblock{
	width:100%;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:5px;
	}
.contentblock
{
	width:100%;
	margin-bottom:15px;
}
#kolomlinks{
	float:left;
	width:200px;
	}

#kolomrechts{
	float:left;
	width:200px;
	padding-left:8px;
	background: url('/cms/layout/images/linedotver.gif') repeat-y;
}

#kolombreed{
	float:left;
	width:410px;
	padding-bottom:5px;
	background:url('/cms/layout/images/linedothor.gif') no-repeat bottom;
	}
#kolombreedbottom{
	float:left;
	width:410px;
	padding-top:5px;
	background:url('/cms/layout/images/linedothor.gif') no-repeat top;
	}



