html,body{
	font-family : Tahoma;
	font-size : 11px;
	color : #6e6e6e;
}

a:link, a:visited, a:active {
	color : #de4848; 
	text-decoration :  none;
}
a:hover{
	color : #6e6e6e; 
	text-decoration : none;
}

label {
	float : left;
	color : #6e6e6e;
	text-align : right;
	padding : 0 4px 0 0;
	width : 50px;
}

.legenda_label {
	float : left;
	margin : 2px 0 0 0;
	text-align : left;
	width : 50px;
}

img{
	border : 0;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

fieldset {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : 0;
}

.icon {
	margin : 1px 0 0 0;
}

.invulveld {
	float : left;
	outline : 0;
    background-color : #ffffff;
	border : 1px solid #e4e4e4;
	margin-bottom: 3px;
	padding : 6px 6px 0 6px;
	font-family : Tahoma;
	font-size : 11px;
    color : #6e6e6e;
	width : 399px;
	height : 19px;
}

.textarea {
	float : left;
	outline : 0;
    background-color : #ffffff;
	border : 1px solid #e4e4e4;
	margin : 0 0 3px 0;
	padding : 6px 6px 0 6px;
	font-family : Tahoma;
	overflow : auto;
	font-size : 11px;
    color : #6e6e6e;
	width : 399px;
	height : 124px;
}

.button {
	float : right;
	outline : 0;
	border : 0;
    background-color : #e4e4e4;
	padding : 6px 0 6px 0;
	text-align : center;
	font-family : Tahoma;
	font-size : 11px;
    color : #6e6e6e;
	width : 81px;
}

.ul {
	list-style-type : none;
	color : #000000;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.ul_legenda {
	float : left;
	list-style-type : none;
	border-top : 1px solid #313131;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 18px 0 18px 0;
}

.inspring {
	text-indent : 54px !important;
	text-indent : 57px;
}

.li_content {
	display : block;
	background-image : url(gfx/bullit.gif);
	background-repeat : no-repeat;
	background-position : 0 6px;
	background-color : #f4f4f4;
	padding : 0 0 0 15px;
}

.li_legenda{
	float : left;
	line-height : 25px;
	border-bottom : 1px solid #313131;
	width : 220px;
	height : 25px;
}

H1 {
	padding : 0 0 0 0;
	margin :  0 0 2px 0;
	font-family : Trebuchet MS;
	font-size : 13px;
	font-weight : bold;
	color : #de4848;
	line-height : normal;
}
