/******************************************************************************************************
	STANDAARD
******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
   font-family: Arial, Lucida Grande, Verdana, sans-serif;
}

html, body {
   border: none;
   height: 100%;
   font-size: 11px;
}

img, fieldset {
   border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

#icstats {
   visibility: hidden;
   display:none;
   height: 0px;
}

/******************************************************************************************************
	ALGEMENE STIJLEN
******************************************************************************************************/
body {
   margin: 0 auto;
}

input {
   font-size: 11px;
   width: 150px;
}

textarea {
   font-size: 11px;
}

a {
   color: white;
   text-decoration: none;
}

a:hover {
   color: #F9D83E;
}

#footer a {
   color: #F9D83E;
}

#footer a:hover {
   color: #F9D83E;
}

#content a {
   color: #444444;
   text-decoration: underline;
}

#content a:hover {
   color: #3D5272;
}

#langSelect {
   height: 20px;
   line-height: 20px;
}

#langSelect a {
   color: black;
}

#langSelect a:hover {
   color: #666666;
}

.container {
   width: 782px;
   margin: 0 auto;
}

#top_left {
   float: left;
   width: 130px;
   height: 121px;
   background: url('../images/ash/logo_groot.gif');
   font-size: 0;
   /* overflow: auto; */
   padding: 0;
   margin: 2px;
}

#top_left_small {
   float: left;
   width: 167px;
   height: 85px;
   font-size: 0;
   overflow: auto;
   padding: 0;
   margin: 2px;
}

#top_left_small h1 ,
#top_left h1 {
   visibility: hidden;
   display: none;
}

#top_right {
   float: right;
   width: 607px;
   height: 68px;
   background: url('../images/ash/logo_text.jpg') 390px 20px no-repeat;
}

#top_right h1 {
   visibility: hidden;
   display: none;
}

#top_nav {
   margin: 2px;
   float: right;
   width: 607px;
   height: 54px;
   background: url('../images/shared/navbar_bg.jpg');
}

#top_nav td {
   vertical-align: middle;
}

#top_nav td a {
   display: block;
   width: 100%;
   line-height: 55px;
   text-align: center;
   color: #F9D83E;
   font-weight: bold;
}

#top_nav td a:hover {
   color: white;
}

#content {
   margin: 2px;
   clear: both;
   width: 607px;
   font-size:11px;
   line-height: 150%;
   color: #333333;
   float: right;
}

#content h1 ,
#content h2 ,
#content h3 {
   line-height: 150%;
}


#content_inner {
   margin-top: 20px;
   margin-left: 20px;
   margin-bottom: 20px;
}

#content_inner img {
   margin-left: 20px;
}

#content_inner ol ,
#content_inner ul {
   margin-left: 20px;
}

#content_side {
   float: left;
   margin: 2px;
   width: 167px;
}

#footer {
   width: 567px;
   height: 48px;
   background: url('../images/shared/footer_bg.jpg');
   line-height: 48px;
   padding-left: 20px;
   padding-right: 20px;
   margin: 2px;
   clear: both;
   float: right;
   color: #F9D83E;
   font-size: 10px;
}

.sidebar_top {
   width: 167px;
   margin: 2px 0 0 0;
   height: 9px;
   background: url('../images/shared/sidebar_top.gif');
}

.sidebar_btm {
   width: 167px;
   margin: 0 0 2px 0;
   height: 9px;
   background: url('../images/shared/sidebar_btm.gif');
}

.sidebar_item {
   width: 131px; /* +36px padding */
   padding: 10px 18px;
   background: url('../images/shared/sidebar_bg.gif');
   margin-right: -10px;
}

.sidebar_item h4 {
   font-size: 12px;
   font-weight: bold;
   color: #FFCC00;
   margin: 0px;
}

.sidebar_item h5 {
   font-size: 11px;
   font-weight: normal;
   color: #FFCC00;
   margin: 0px;
}

.sidebar_item li a {
   font-size: 11px;
}

#contactForm td {
   padding: 4px;
}

#contactForm label {
   cursor: pointer;
}

fieldset {
   border: 1px solid #999999;
   background: #FAFAFA;
}

fieldset legend {
   border: 1px solid #999999;
   background: #3D5272;
   color: #FFCC00;
   padding: 2px 4px;
   margin: 0 5px;
}

.myButton {
   border: 1px solid #384766;
   display: block;
   float: right;
   margin: 0 2px;
}

.myButton button {
   background: #384766;
   border: 1px solid #FFCC00;
   width: 80px;
   height: 22px;
   font-size: 11px;
   color: white;
   cursor: pointer;
   outline: 0;
}

/******************************************************************************************************
	CONTENT-MODULE STIJLEN -> OVERNEMEN IN TMCE STYLESHEET
******************************************************************************************************/

h2 {
   font-size:18px;
   font-weight:normal;
   line-height:28px;
   color:#3D5272;
   margin: 0;
}

h3 {
   font-size:11px;
   font-weight:bold;
   line-height:14px;
   color:#3D5272;
}

.note {
   font-size:9px;
   line-height: 13px;
   color: #EEEEEE;
}

.note_head {
   font-size: 11px;
   color: #F9D83E;
   font-weight: bold;
}

#content_side ul {
   list-style-image: url('../images/shared/small-arrow.gif');
   margin-left: 15px;
   padding: 0px;
}

#content_side ul li {
   margin: 0; padding: 0;
}


/******************************************************************************************************
	BEGRIPPENLIJST
******************************************************************************************************/
a.begrip {
	color: green;
	border-bottom: 1px dotted green;
}

.begrippenlijst {
   padding: 10px;
   border: 1px solid #CCE4F2;
   background-color: #F8FDFF;
   font: 9px Tahoma;
   width: 250px;
}

.begrippenlijst h3 {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 8px;
}

.begrippenlijst p {
	font-size: 12px;
	line-height: 17px;
	color: #434242;
}

##################################
#txtOnzin {
   display: none;
}
