html, body
{
	height: 100%;
	width: 100%;
	margin: 0px;
}
body 
{
	font-family: trebuchet ms, trebuchetms, trebuchet, verdana, helvetica;
	font-size: 90%;
	color: #3A5870;
	background-color: #FFFFFF;
        height:100% !important;
}

#body 
{
	background-color: #a4341c;
}

#PageMaster
{
	height: 100%;
	text-align: center;
}

#SkinMaster 
{
	margin: 0px auto;
	width: 900px;
	height: 100%;	
	background-color: #fff;
	text-align: left;
}

#Header 
{
	float: left;
	margin-top:1px;
	width:900px;
	height:171px;
}

#Menu {
	float: left;
	width:900px;
	height:30px;
	background-color: #3B5A6F;
	font-family: Trebushet;
	color: #FFFFFF;
	text-align: center;
}

.ContentPaneSkin {
	float: left;
	font-family: trebuchet ms, trebuchetms, trebuchet, verdana, helvetica;
	font-size: 100%;
	width:880px !important;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

#AddThisPane {
	margin-bottom:10px;
	width:900px;
	height:50px;
}

.DefaultContainer
{
	clear: left;
	float: left;
}

.ContentPaneSkin  p, li {
	font-family: trebuchet ms, trebuchetms, trebuchet, verdana, helvetica;
	font-size: 90%;
	color: #000000;
}
.ContentPaneSkin  H1 {
	font-size: 120%;
	color: #FFFFFF;
	display: block;
	width: 870px;
	background-color: #A4341C;
	margin: 0px;
	padding: 2px;
}


.ContentPaneSkin  H2 {
	font-size: 110%;
	color: #FFFFFF;
	display: block;
	width: 870px;
	background-color: #3A5870;
	margin: 0px;
	padding: 2px;
}



.ContentPaneSkin  H3 {
	font-size: 100%;
	color: #3A5870;
	
	width: 870px;
	
	margin: 0px;
	padding: 2px;
}


.ContentPaneSkin   a:link {
	color: #A4341C;
	text-decoration: underline;
	
}
.ContentPaneSkin   a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3A5870;
}
.ContentPaneSkin   a:visited {
	color: #A4341C;
	text-decoration: underline;
}
.ContentPaneSkin    a:visited:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3A5870;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ContentPaneSpacer
{ 	color:#FFFFFF;
	text-decoration: none;

}

.FormkeuzeWF
{ 	font-size:80%;
	color:#a4341c;
	

}
.FormLabelKeuzeRonde
{ 	font-size:100%;
	font-weight:bold;
	color:#a4341c;

}


/*Specifieke stijlen voor formulieren  kopie van VMSW*/

.FormLabel
{
    font-size: 12px;
    background-color: #FFFFFF;
    margin-top:0px;
    margin-right: 10px;
}
.FormLabelH1
{
    font-size: 16px;
    color:#a5caea;
    display: block;
    width:100%;
    margin-left:2px;
    background-color: #3B5A6F;
}
.FormLabelH2
{
    font-size: 12px;
    color:#3B5A6F;
    display: block;
    width:100%;
    margin-left:10px;
   
}
.FormLabelH3
{
    font-size: 12px;
    color:#3B5A6F;
    display: block;
    width:100%;
    margin-left:20px;
    background-color: #8bb9e1;
}

.FormLabelH4
{
    font-size: 11px;
    color:#3B5A6F;
    display: block;
    width:100%;
    margin-left:25px;
    background-color: #e7e7e7;
}

.FormTextBox2
{
    font-size: 12px;
    color:#3B5A6F;
    margin-left:25px;

}
.FormLabelTXT
{
    font-size: 12px;
    color:#8bb9e1;
    margin-right:10px;

}


.FormKeuzeTXT
{
    font-size: 12px;
    color:#3B5A6F;
    width:100%;
    margin-left:10px;
    background-color: #e7e7e7;
}
.FormTextBox
{
    font-size: 12px;
    background-color: #FFFFFF;
}
.FormVraag
{
    font-size: 12px;
    color:#3B5A6F;
    background-color: #FFFFFF;
}
.FormCommentaar
{
    font-family:arial;
    font-size: 11px;
    color:#000000;
    background-color: #e7e7e7;
    margin-top:0px;
    border: 1px solid #ccc;
}
.FormInvulveld
{
    font-family:arial;
    font-size: 11px;
    color:#000000;
    background-color: #FFFFFF;
    border: 1px solid #ccc;
}
.FormSHMnr
{
    font-size: 12px;
    background-color: #CCCCCC;
    border: 1px;
}

.FormTabel
{
    font-size: 100%;
    color:#3B5A6F;
    display: block;
    width:100%;
    background-color:#e0e0e0;
}








/* FORUM */
.afgrouprow
{
	background-image: none !important;
	background-color: #a4341c !important;
}

.afgrid
{
	width: 880px;
}

#dnn_ctr10432_NTForums_toolbar_pnlToolbar .commandbutton
{
	font-size: 90%;
	padding: 0 5px;
}


#dnn_ctr10489_ManageUsers_trHelp span.normal
{
	width: 780px;
}
#dnn_ctr10489_ManageUsers_lblUserHelp
{
	display: none;
}