@charset "UTF-8";
body {
	padding: 0px;
	height: 100%;
	width: 955px;
	margin: 0px auto 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height: 15px;
	color: #020D49;
}


.headerbg { background-image:url(../images/header_bg.jpg); background-repeat: repeat-y; background-position: left top;}
.menubg { background-color: #C3002F;}
.tekstcontainer {
	border: 1px solid #020D49;
	padding: 15px;
	background-color: #FFFFFF;
}
.sidebarbg {
	background-color: #E7CD00;
	padding: 15px;
}
.homesfeer {
	background-image: url(../images/home_sfeer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.noscreen {
	display: none;
}
.footerlinks {
	margin: 0px auto 0px;
	text-align:center;
}
.footerlinks a {
	color: #020D49;
	text-decoration:none;
	font-size: 10px;
}
.adres { margin: 15px 0 15px 15px; }
#tekstprint { line-height: 40px; color: #C3002F; font-style:italic; height: 30px;}
#tekstprint a {color: #C3002F; text-decoration: none; }

.sidebarbg ul.submenu, ul.themas, ul.extras, .tekstcontainer ul  { margin: 0px; padding: 0px; }
.sidebarbg ul.submenu li.main, ul.themas li, ul.extras li, .tekstcontainer ul li  { margin-left: 15px; padding: 0px; }
ul.submenu li.sub { margin-left: 25px; padding: 0px; list-style: none;}
ul li.main a {
	display: block;
	margin-bottom: 8px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #020D49;
}
li.main {
	margin-bottom: 8px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #020D49;
}

.sidebarbg ul li.main a:hover,.sidebarbg ul li.sub a:hover {
	color: #FFFFFF;
}
li.sub a {
	display: block;
	margin-bottom: 8px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C3002F;
}
.sidebarbg ul li.main a.menu_on { color: #FFFFFF; font-style: italic; }
.sidebarbg ul li.sub a.submenu_on { color: #FFFFFF; font-style: italic; }

h1 { margin: 0px 0px 10px; font-style: italic; font-weight: normal; font-size: 16px; color: #C3002F; }
h2 { margin: 0px 0px 10px; font-style: italic; font-weight: normal; font-size: 13px; color: #020D49; }
p { margin: 0px 0px 10px;}
.tekstcontainer a {
	color: #C3002F;
}


a.more_right { display:block; text-align:right; text-decoration: none; color: #020D49;}
a.more_left { display:block; text-align:left; text-decoration: none; color: #020D49;}
.homeblock {
	background-color: #FFFFFF;
	border: 1px solid #020D49;
	background-image: url(../images/homeblok_bg.jpg);
	background-repeat: repeat-x;
	padding: 15px 15px 0px;

}
.homeblock h1 { margin: 0px 0px 10px; font-style: italic; font-weight: bold; font-size: 16px; color: #E7CD00; }
.subkop { display: block; margin: 0px 0px 10px; font-style: italic; font-weight: bold; font-size: 12px; color: #C3002F; }

.inschrijfform fieldset { border: 1px solid #020D49; width: 440px; padding: 5px; margin-bottom: 10px; background-color: #EAEBEF;  }
.inschrijfform legend { padding: 0px 3px 0px;  color: #C3002F;}
.input_tekst { width: 275px; border: 1px solid #C3002F;}
.input_tekstarea { width: 275px; height: 125px; border: 1px solid #C3002F;}
.textarea_tekst { width: 275px; height: 70px; border: 1px solid #C3002F;}

img[align="right"] { margin: 0px 0px 10px 10px;}

a.sitemaplink { display: block; width: 170px; color: #000000; text-decoration: none;}
a.sitemaplink:hover { color: #8d1116; }
