body {
	padding: 15px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background: url(../../App_Img/bg-loket.jpg);
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #5482A8;
	SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #5482A8;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	min-height: 100%;
	min-width: 100%;
}

table.bevestig {
	background: url(bg-loket.jpg); 
}

tr.bevestig {
	background-color: #78AEC9;
}
td.bevestig {
	background-color : #78AEC9	;
}

.bevestig-krt {
	background: url(bg-loket.jpg);
	border: solid;
	border-width: 3px;
	border-color: AppWorkspace;
	width: 505px;
	height: 350px;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757034;
	font-weight: bold;
}

a:link, a:visited {
	color: #0054E3;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #E38F00;
	text-decoration:underline;
}

.textbox
{
    font-family: arial, helvetica, verdana;
    width: 185px;
    height: 18px;
    font-size: 11px;
    color: #000000;
    border: 1px inset #695E49;
    background-color: #FFFDFB;
}

.memoveld
{
    font-family: arial, helvetica, verdana;
    width: 450px;
    height: 75px;
    font-size: 11px;
    color: #000000;
    border: 1px inset #695E49;
    background-color: #FFFDFB;
}

/*------------------------------------------contact-style*/
.fieldset-form
{
  background-color: #5482A8;
  position: relative;
  padding-top:1.5em;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -20px;  
  border-top: 4px solid #FFCF9F;
  border-left: 0px solid #FFF8F0;
  border-bottom: 0px solid #FFF8F0;
  border-right: 0px solid #FFF8F0;
}

.legend-form
{
	color: #695E49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: White;
	float: left;
	border: 3px solid #FFCF9F;
	font-weight: bold;
	padding: 5px 6px 2px;
	position: absolute;
	top: -0.7em;
	left: 0.5em;
}

hr {
	height:2px;
	background-color:#5482A8;
	color:#5482A8;
	border:none;
	padding:0px;
	margin:0px;
}

.bedankt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}

#header_antwoord {
	BACKGROUND: url(header_bg.jpg) no-repeat 100%;
	HEIGHT: 90px;
	OVERFLOW: hidden;

}

.header_antwoord {
	BACKGROUND: url(header_bg.jpg) no-repeat 100%;
	HEIGHT: 90px;
	OVERFLOW: hidden;

}

.hier
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    vertical-align:top;
}

.sidebar
{
    border-right: solid 2px #5482A8;
}

/*-----------nieuwe melding en bestaande meldingen knoppen-----------*/

a.knpmelding:link, a.knpmelding:active, a.knpmelding:visited, a.knpmelding:hover {
	background-image: url(../../App_Img/anim1_new.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 20px;
}

a.knpkaart:link, a.knpkaart:active, a.knpkaart:visited, a.knpkaart:hover {
	background-image: url(../../App_Img/anim2_new.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 20px;
}
/*-------------------------------------------------*/
