@charset "utf-8";

html, body {
	background:url('../images/bg_pattern.png') repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:100%;
}

/* Fonts */
a {
	font-size:11px;
	color:#6B144A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:14px;
	color:#6b144a;
}
h2 {
	font-size:14px;
	color:#6b144a;
	font-weight:normal;
}
h3 {
	font-size:11px;
}
p, .content li {
	line-height:20px;
	font-size:11px;
}
.content li {
	list-style:square;
}
.tekst1 {
	color:#6b144a;
	line-height:20px;
	font-style:italic;
}

img {
	border:none;
}

.pagina_verwijzing h1 {
	color:#FFFFFF;
}

.formobject {
	border:solid 1px #6C1349;
	background-color:#FFFFFF;
	padding:2px;
}

/* Layout van pagina */
.container {
	margin:auto;
	width:800px;
}

.header {
	width:800px;
	height:220px;
}

.logo {
	position:relative;
	float:right;
	width:350px;
	margin-right:5px;
	margin-top:140px;
}

.content_wrapper {
	background-color:#faf5f8;
	width:800px;
}

.roundtop {
	width:800px;
	height:10px;
	font-size:1px;
	margin-top:20px;
	background:url('../images/top_roundcorners.png') no-repeat left top;
}

.roundbottom {
	width:800px;
	height:10px;
	margin-bottom:20px;
	background:url('../images/bottom_roundcorners.png') no-repeat left top;
}

.left_column {
	float:left;
	width:215px;
}

/* menu */
.menu {
	float:left;
	width:210px;
	margin:12px 0px 0px 0px;
	background:url('../images/menu_top.jpg') no-repeat top left;
	background-color:#f6edf2;
}

.menubottom {
	background:url('../images/menu_bottom.jpg') no-repeat top left;
	clear:both;
	width:210px;
	height:9px;
}

.menu ul {
	margin:0px;
	padding:20px 0px 0px 0px;
	list-style:none;
}
.menu li {
	font-family:verdana;
	font-size:11px;
	color:#6B144A;
	width:210px;
	padding:10px 0px 10px 0px;
	border-top: solid 1px #d1b4c6;
}
.menu li a {
	padding:5px 5px 5px 25px;
}
.mo {
	background-color:#ecdee7;
	padding:10px 0px 0px 0px;
}
.submenu2 {
	margin: 0px 0px 0px 20px;
	padding:0px 0px 5px 0px;
	width:180px;
	background-color:#ecdee7;
}
.submenu2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	background-color:#ecdee7;
}
.submenu2 li {
	padding: 15px 0px 0px 20px;
	font-size:11px;
	font-style:italic;
	color:#6B144A;
	border-top:none;
}
.submenu2 li a {
	font-size:11px;
}
.submenu {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	background-color:#ecdee7;
}
.submenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	background-color:#ecdee7;
}
.submenu li {
	padding: 10px 0px 0px 40px;
	font-size:11px;
	font-style:italic;
	color:#6B144A;
	border-top:none;
	background-color:#ecdee7;
	width:150px;
}
.submenu li a {
	font-size:11px;
	padding-left:2px;
}

/* content */
.content {
	width:545px;
	float:left;
	padding:15px 20px 0px 20px;
}
.vacatures {
	width:515px;
	border-bottom:solid 1px #000000; 
	margin-bottom:15px;
}

/* dagboek */
.dagboek {
	width:210px;
	height:375px;
	margin:10px 0px 0px 5px;
	background:url(../images/dagboek.png) no-repeat top left;
	line-height:20px;
}
.tekst_dagboek {
	width:170px;
	height:280px;
	padding:30px 0px 0px 30px;
	color:#1258cc;	
}
.titel_dagboek {
	font-size:18px;
}
.intro_dagboek {
	font-size:11px;
	padding-top:4px;
}
.verhaal_dagboek {
	font-size:13px;
	padding-top:13px;
}
.zoz {
	width:130px;
	height:30px;
	margin:12px 0px 0px 26px;
}

/* zorgfactor */
.zorgfactor {
	position:absolute;
	left:0px;
	top:35%;
	float:left;
	width:40px;
	height:230px;
}

/* footer */
.footer {
	clear:both;
	width:800px;
	height:22px;
	padding:8px 0px 0px 0px;
	background:url(../images/footer.png) no-repeat top left;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}

.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}

.editbutton {
	position:absolute;
	width:550px;
	text-align:right;
}

/* enquete */
.clear {
	clear:both;
	font-size:1px;
	height:0px;
}

.enquete_box {
	width:461px;
	height:686px;
	padding:14px 10px 0px 10px;
	background: url(../images/enquete/bg.png) top left no-repeat;
	text-align:left;
}

.enquete_box p {
	font-size:11px;
	line-height:18px;
	color:#6c1349;
	margin:15px 10px 12px 10px;	
}

.enquete_box h1 {
	font-size:16px;
	font-weight:bold;
	color:#6c1349;
	margin:0px 10px 12px 10px;
	padding:0px;
}

.enquete_box h1 a {
	font-size:16px;
}

.enquete_box .antwoord {
	float:left;
	font-size:11px;
	line-height:18px;
	width:410px;
}

.enquete_box .vragen {
	height:599px;
}

/* Overlay */
.overlay_background {
	display:none;
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%;
	height:100%;
	background-color:#000000; 
	filter:alpha(opacity=70); 
	-moz-opacity:.70; opacity:.70;
}

.overlay_content {
	display:none;
	position:absolute; 
	top:0px;
	left:50%;
	margin:40px 0px 40px -230px;
	height:686px;
}