/*Elementen*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #D72227;
	scrollbar-arrow-color : #D72227;
	scrollbar-darkshadow-color : #D72227;
	scrollbar-base-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #717c85;
	scrollbar-track-color : White;
	overflow-y : auto;
}
a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #09357A;
	font : none;
}
a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font : none;
}
a:active{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #09357A;
	font : none;
}

select,input,textarea{
	font-family: Arial;
	font-size: 12px;
	color : #116cb5;
	border : 1px solid #09357A;
	background : #FFFFFF;
}

/*Classes*/
 
.formulier {
        background-color:#FF9900;
        border: 1px solid #0000FF;
}
.errors1 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	background : #ff0000;
}
.back1 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	background : #FF9900;
}
.back2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
.maintext{
	vertical-align: top;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
.white{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
}
.footer{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}
.forumback1 {
	color: #0000FF;
	font-size: 12px;
	font-family: Arial;
	background : #FF9900;
}
.brief,
.brief a{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	font-weight: none;
}
img {border : 0;
}

#loggedin {
	
	padding: 2px;
	margin-left: 350px;
	margin-top: 45px;
	font-weight: bold;
}

