
a:link, a:hover, a:visited {
	text-decoration:none;
}

a {
	color: #318CBB;
/*	border-bottom:1px dotted #444;*/
	text-decoration:none;
	font-weight: normal;
}


.text_main, div, tr, td, table {
}

.tr_top {
	valign:top;
}
.td_top {
	valign:top;
}
.td_menu_gradient {
	background-position:left;
	background-repeat:no-repeat;	
}

.nav {
	border-bottom:0px;
	color: #AEAEAE;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica;
}

.td_menu {
	valign:top;
}
.td_main {
	valign:top;
}
.tr_main {
	valign:top;
}




img {
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
	}


form {
/* removes space below form elements */
	margin:0px 0px;
 	padding:0px 0px;
}


.question {
	margin:16px 0px 4px 0px;
	padding:0px 0px;
	height:22px;
	color:black;
	font-weight: bold;


	text-indent: 0px;
/*
	text-indent: 21px;
	background: url(../images_web/background_question.gif);
*/
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
}

.answer {
	margin:4px 0px 4px 0px;
	padding:0px 0px;

}
.div_hide {
	display:none;
	border: 1px solid #EBB631;
	background-color: #FFF6E1;
	padding: 4px;
}
.opsomming {
	text-indent: 21px;
	margin:4px 0px 4px 0px;
	padding:0px 0px;
	background: url(../images_web/bullet.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
ul, ol {
	margin: 6px 20px 6px 24px;
}

.inspring_tabel {
	margin-left: 20px;
}