/***DEFAULT STYLESHEET***/

/******************************************************************************** GENERAL ELEMENTS ***/

body {
	background: url(../images/header.jpg) no-repeat #ffffff;
	margin-top: 240px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #212121;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#383838;
	scrollbar-track-color:#f7f7f7;
	scrollbar-shadow-color:$cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#f7f7f7;
	scrollbar-darkshadow-Color:#f7f7f7;

}

#master {
	width: 962px;
}

#masterinhoud {
	padding: 0px;
}

#nieuwsboven {
	background: url(../images/content-kopje.jpg) top repeat-x #ffffff;
	width: 100%;
	padding: 10px;
	border: #e4e4e4 1px solid;
}

#main {
	width: 700px;
	padding-right: 0px;
}

#maininhoud {
	background: url(../images/content-kopje.jpg) top repeat-x #ffffff;
	width: 100%;
	padding: 10px;
	border: #e4e4e4 1px solid;
}

#rechts {
	padding-top: 0px;
}

#menumaster {
	border: 1px solid #e4e4e4;
	background: url(../images/menutop_bg.jpg) repeat-x;
	height: 40px;
	width: 95%;
}

#menumastergrijs {
	border: 1px solid #e4e4e4;
	background: url(../images/menutop_bg.jpgg) #F7F7F7 repeat-x;
	height: 40px;
	width: 95%;
}

#menuinhoud {
	padding: 10px;
	width: 100%;
}

.login {
	padding: 10px;
	width: 100%;
}

.sublevel {
	background: url(../images/menupijl.jpg) center left no-repeat;
	padding-left: 15px;
	height: 5px;
	font-size: 11px;
	vertical-align: middle;
	line-height: 20px;
	color: #5c5c5c;
	font-weight: normal;
	text-decoration: none;
}

.sublevel:hover {
	text-decoration: underline;
}

.mainlevel {
	background: url(../images/menupijl.jpg) center left no-repeat;
	padding-left: 15px;
	font-size: 11px;
	vertical-align: middle;
	line-height: 20px;
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}

.mainlevel:hover {
	text-decoration: underline;
}

#active_menu {
	font-weight: bold;
	text-decoration: underline;
}

.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 0.1em;
	font-size: 24px;
	font-weight: bold;
	color: #383838;
	line-height: 25px;
}

.contentheading-faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 0.5em;
	font-size: 1.2em;
	line-height: 22px;
	color: #383838;
}

.componentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 0.1em;
	font-size: 18px;
	font-weight: bold;
	color: #636262;
}

.componentheading-faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 0.1em;
	font-size: 24px;
	font-weight: bold;
	color: #383838;
}

a.contentpagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 0.1em;
	font-size: 20px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #bd2925;
}

tr.sectiontableentry1 {
	font-size: 11px;
}

tr.sectiontableentry2 {
	font-size: 11px;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot.gif) repeat-x bottom #fbfbfb;
}

.contentdescription {
	font-size: 11px;
}

.contentpaneopen {
	width: 670px;
}

h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin-bottom: 1em;
	padding-top: 0.1em;
	font-size: 2em;
	color: #383838;
}

h2 {
	margin: 1em 0 0.5em;
	font-size: 1.5em;
	line-height: 22px;
	color: #383838;
}

h2.normal {
	font-weight: normal;
}

table, td {

}

tr {
	font-size: 11px;
}

p {
	font-size: 11px;
	margin-bottom: 1em;
	line-height: 17px;
}

.createdate {
	background: url(../images/createdate.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;

}

a {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.geenpadding {
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
}

hr {
	height: 0;
	color: #FF0000;
	border: none;
	border-bottom: 1px solid #FF0000;
	clear: both;
}

ul {
	margin: 0 0 1em 1.5em;
	padding: 0;
	list-style-type: none;
}

ul li {
	background: url(../images/menupijl.jpg) top left no-repeat;
	margin: 0.25em 0;
	padding-left: 1.5em;
	font-size: 11px;
	background-position: 0px 5px;
}

ul li a {
	font-size: 1em;
}

ol {
	margin: 0 0 1em 3em;
	padding: 0;
}

ol li {
	margin: 0.25em 0;
	font-size: 0.9em;
}

ol li a {
	font-size: 1em;
}

.formulierknopje {
	border: none;
	width: 70px;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	background: url(../images/button.jpg) no-repeat;
}

.button {
	border: none;
	width: 70px;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	background: url(../images/button.jpg) no-repeat;
}

.inputbox {
	border: 0.1em solid #757575;
	background: #EDEDED;
	font-size: 10px;
}