/* Algemeen  */

body {
	behavior: url("http://www.ishthehague.nl/ISH/css/csshover.htc");
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; /* default waarde IE, IE kijkt hier niet naar, andere wel.. */
	color: #4F4F4F;
	background-color: #FFFFFF; 
	margin: 0px;
	padding: 0px;	
	
	scrollbar-3dlight-color:#141414;
  	scrollbar-arrow-color:#141414;
  	scrollbar-base-color:#CECECE;
  	scrollbar-darkshadow-color:#FAFAFA;
  	scrollbar-face-color:#CECECE;
  	scrollbar-highlight-color:#DDDDDD;
 	scrollbar-shadow-color:#373737;
 }
 
table, td, body, p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
 
.blauw {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #044770;
	color: #FFFFFF;
	height: 16px;
	font-weight: bold;
}
.searchfield {
	border: 1px solid #BCBDC0;
	width: 128px;
	height: 22px; 
	padding: 2px 0px 3px 2px;
	margin:11px 0px 0px 0px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.searchbutton {
	padding:0px 0px 0px 0px;
	}

textarea {
	padding: 1px;
	border: 1px solid #BCBDC0;
	color: #000000;
}

.radio {
	height: 15px;
	border-width: 0px;
	background-color: transparent;
}

.grijs_knop {
	background-image: url ('../images/search.gif');
	width: 58px;
	height: 22px;
	padding-top: 0px;
}

.canvas {
	border-top: 40px solid #DCDCDC;
	border-left: 40px solid #DCDCDC;
	border-right: 40px solid #DCDCDC;
	border-bottom: 0px;
}
.border_bottom {
	background-color: #DCDCDC;
	height: 40px;
	width: 1000px;
	text-align: left;
}
.border_bottom_left {
	position:relative;
	background-color: #DCDCDC;
	height: 30px;
	width: 80px;	
	text-align: left;
	float:left;
}
.border_bottom_content {
	position:relative;
	background-color: #DCDCDC;
	height: 30px;
	width: 600px;
	float:left;
	text-align: left;
}
.border_bottom_right_content {
	position:relative;
	background-color: #DCDCDC;
	height: 30px;
	width: 150px;
	float:right;
	text-align: left;
	margin-right:20px;
}
td { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }

br {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a.home {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
}
a.home:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
a.topmenu {
	margin: 0px;
}
a.topmenu:hover {
	margin: 0px;
}
a.about {
	color: #ffc20e;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}
a:hover.about {
	color: #ffc20e;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.primary:link, a.primary:visited
{
	color: #8ec641;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}
a.primary:hover {
	color: #8ec641;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.secondary:link, a.secondary:visited
{	color: #a74a9a;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}
a.secondary:hover {
	color: #a74a9a;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

img {border:0}

hr {
  border-bottom:1px solid #ccc;
  border-top:0px;
  height: 1px;
  color: #ccc;
}

.content_img img{
	border:0;
	margin-left: 10px;	
	margin-bottom: 10px;	
}