body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #F92828;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #F92828; 
	scrollbar-shadow-color: #F92828; 
	scrollbar-track-color: #ffffff;
}

body.buttonface {
	background: buttonface;
}

table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

table.index td {
	border-bottom: 1px solid #FE8787;
}



table.payments td {
	border: 1px solid #000000;
}

tr.h, td.h {
	background: #FDEBEB;
}

td.u {
	background: #ffffff;
}

tr.e, td.e {
	background: #FDF7F7;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #F92828;
	margin: 0px;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #F92828;
	margin-top: 20px;
	margin-bottom: 7px;
}

.kop_blauw

{
	font-family: Verdana;
	font-size: 12px;
	color: #F92828;
	font-weight: bold;


}


form {
	margin: 0px;
}

blockquote {
	background: #D9DADA;
	border:1px solid #999999;
	padding: 5px;
	width: 100%;
}

hr {
	color: #F92828;
}

#title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 40px;
	padding: 2px;
	padding-left: 3px;
}


#titel {
	width: 150px;
	font-weight: bold;
	background: #ffffff;
}

#item {
	width: 100%;
	background: #FDEBEB;
}

.alert {
	color: #FFB502;
}

.img_border {
	border: 1px solid #000000;
}

input {
	margin: 0px;
}


/***************************** standaard links ********************************/
a:link, a:visited {	
	font-size: 11px;
	color: #F92828;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.groot:link, a.groot:visited {	
	font-size: 16px;
	color: #F92828;
	text-decoration: none;
	font-weight: bold;

}

a.groot:hover, a.groot:active {
	text-decoration: underline;
}
/******************************************************************************/


/***************************** navigatie links ********************************/
a.nav:link, a.nav:visited {	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	border: 1px solid #ffffff;
	text-indent: 1px;
	text-decoration: none;
	width: 110px;
}

a.nav:hover, a.nav:active {
	font-size: 11px;
	font-weight: bold;
	text-indent: 1px;
	text-decoration: none;	
	color: #ffffff;
	width: 110px;
	border: 1px solid #F92828;
	background: #FE8787;
}

a.nav_left:link, a.nav_left:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	text-decoration: none;
}

a.nav_left:hover, a.nav_left:active {
	text-decoration: none;	
}

a.nav_left_sub:link, a.nav_left_sub:visited {
	font-size: 11px;
	text-indent: 15px;
	text-decoration: none;	
	width: 100%;
}

a.nav_left_sub:hover, a.nav_left_sub:active {
	text-decoration: underline;	
}

a.nav_left_sub:hover, a.nav_left_sub:active {
	text-decoration: underline;	
}

a.nav_left_sub2:link, a.nav_left_sub2:visited {
	font-size: 11px;
	text-indent: 30px;
	text-decoration: none;	
	width: 100%;
}

a.resize:link, a.resize:visited, a.resize:active {	
	font-family: Webdings;
	font-size: 12px;
	color: #808080;
	width: 17px;
	height: 15px;
	text-decoration: none;
	text-align: center;
	margin-left: 2px;
}

a.resize:hover {
	text-decoration: none;	
	background: url(../gfx/back_button.gif);
}

a.close:link, a.close:visited {	
	font-family: Webdings;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	width: 17px;
	height: 15px;
	text-decoration: none;
	text-align: center;
}

a.close:hover, a.close:active {
	text-decoration: none;	
	background: url(../gfx/back_button.gif);
}

a.wit:link, a.wit:visited {	
	font-family: Webdings;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.wit:hover, a.wit:active {
	text-decoration: none;	
}
/******************************************************************************/

/************************** popup.js & formcheck.js ***************************/
#divTooltip {
	position:			absolute;
	visibility:			hidden;
	width:				relative;
	border:				1px Solid WindowFrame;
	background:			Infobackground;
	color:				InfoText;
	font:				StatusBar;
	font:				Status-Bar;
	padding:			3px;
	z-index:			10000;
	filter: 			progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
}

a.help:link, a.help:visited {
	color:			#4b567b;
	text-decoration:	none;
	border-bottom:		1px dashed #4b567b;
}

a.help:hover, a.help:active {
	color:			#f23e00;
	text-decoration:	none;
	border-bottom:		1px dashed #f23e00;
}

.clDescriptionCont {
	position:			absolute;  
	visibility:			hidden; 
	layer-background-color:#FEF9CE; 
	z-index:			200;
}

.clDescription     {
	position:			absolute;
	width:				relative;
	border:				1px Solid WindowFrame;
	background:			Infobackground;
	color:				InfoText;
	font:				StatusBar;
	font:				Status-Bar;
	padding:			3px;
	filter:				progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:			10000;
}

.clDescription a:link, .clDescription a:hover, .clDescription a:active, .clDescription a:visited {
	color:				blue !important;
	background:			none;
}
/******************************************************************************/


#flip {
	font-family: Verdana;
	font-size: #000000;
	font-weight: bold;
	color: #F92828;
	position: absolute;
	text-indent: 10px;
	background: #FDEBEB;
	top: 0px;
	left: 0px;
	height: 100%;
	writing-mode: tb-rl;
	filter: flipH() flipV();
}

#flip_blank {
	position: relative;
	writing-mode: tb-rl;
	filter: flipH() flipV();
}

.clsPart {
	width: 140;
	behavior: url(../inc/webparts.htc);
}

.clsPartConent {
	background-color: #ffffff;
	border-left:1px solid #F92828;
	border-right:1px solid #F92828;
	border-bottom:1px solid #F92828;
}

.clsPartHead {
	font-family: Verdana;
	font-size: #000000;
	font-weight: bold;
	color: #ffffff;
	background-color: #F92828;	
}

.clsPartRight {
	cursor: hand;
}

.clsPartLeft {
	cursor: move;
}

.clsPartContainer {
	width: 140;
	position: relative;
}

.storeUserData {
	behavior: url(#default#userData);
}


.textfield_blank {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	height: 20px;
	padding: 2px;
}

.textfield {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	width: 350;
	height: 20px;
	padding: 2px;
}

.textarea_blank {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	height: 100px;
	padding: 2px;
}

.textarea {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	width: 350px;
	height: 100px;
	padding: 2px;
}

.textarea_groot {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	width: 350px;
	height: 250px;
	padding: 2px;
}


.textfield_color {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	width: 123px;
	height: 20px;
	padding: 2px;
}

.textfield_zoek {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #F92828; 
	width: 70px;
	height: 20px;
	padding: 2px;
}

.select_vraag {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	height: 20px;
	padding: 2px;
	width: 115;
}

.select_blank {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	height: 20px;
	padding: 2px;
}

.select {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000; 
	width: 250;
	height: 20px;
	padding: 2px;
}

.button_blank {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	background: #ffffff;
	border: 1px solid #F92828;	
	height: 20px;
}

.button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	background: #ffffff;
	border: 1px solid #F92828;	
	width: 100px;
	height: 20px;
}

.button2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F92828;
	background: #ffffff;
	border: 1px solid #F92828;	
	width: 200px;
	height: 20px;
}

