
body {
	background-image: url(./images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.tekst {
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.form_left {
	border: 0px;
	border-left: 1px;
	margin-right: 10px;
}

.tekst_oranje {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	line-height: 20px;
}

.tips { 
	border-width: 1px;
	border: #CCCCCC;
	background-color: #E4E4E4;
	background-image: url(../images/info_bg.gif);
	background-repeat: no-repeat;
}

.titel_oranje {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 32px;
	color: #FF6600;
}

h1 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 32px;
	color: #FF6600;
}

.btn_div {
width: 5px; 
height: 5px; 
background-color: #515051; 
position: absolute; 
margin-top: 8px;
}

.titel_grijs {font-family: "Trebuchet MS", Arial, "Times New Roman"; font-size: 32px; color: #333333; }

.subtitel_grijs {font-family: "Trebuchet MS", Arial, "Times New Roman"; font-size: 14px; color: #333333; font-weight: bold; }

.subtitel_oranje {font-family: "Trebuchet MS", Arial, "Times New Roman"; font-size: 18px; color: #FF6600;  }

.tekst_licht {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}





.formulier {
	font-family: Tahoma, Arial;
	font-size: 12px;

	height: 18px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FF6600;
}

.shadowed { 
  float:left;
  background: url(SiteImages/drop-shadow.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
