BODY { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
	background-attachment : fixed;
	background-position : top left;
	background-repeat : no-repeat;
}

TT { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
	background-attachment : fixed;
	background-position : top left;
	background-repeat : no-repeat;
}

.kop { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal;
	font-weight : bold; 
	color : #101070;
	text-align : center; 
}

.tekst { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070; 
}

.rood { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-style : normal;
	font-weight : bold; 
	color : #EE0101; 
}

.underline { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal;
	text-decoration : underline;
	font-weight : normal; 
	color : #101070; 
}

.groot { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-style : normal; 
	font-weight : bold; 
	color : #101070; 
}

.aanbieding { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 19px; 
	font-style : normal; 
	font-weight : bold; 
	color : #101070; 
}

.klein { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : normal; 
	font-weight : normal; 
	color : #101070; 
}

.advertentie { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : italic; 
	font-weight : normal; 
	color : #101070; 
}

TD { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
}

.wit { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #FFFFFF; 
}

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

a:link { 
	Text-Decoration:None; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070; 
}

a:visited { 
	Text-Decoration:None; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070; 
}

a:hover { 
	Text-Decoration:Underline; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070; 
}

a:active { 
	Text-Decoration:None; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070; 
}

ul { 
	margin-left: 5;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #101070;
	text-align : left;
    list-style-image: none;
    list-style-type: none;
}

.nieuwslist { 
	margin-left: 5;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #101070;
	text-align : left;
    list-style-image: url("../img/gif/nieuwslist.gif");
    list-style-type: none;
}

ul ul { 
	margin-left: 25;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #101070;
	text-align : left;
    list-style-image: none;
    list-style-type: none;
    cursor: hand;
}

form {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
}

input.text{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
	background:trans;
	border-width:1; 
	border-color:101070; 
	border-style:solid;
}

input.radio{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
	background:trans;
	border-width:0; 
	border-color:101070; 
	border-style:solid;
}

select{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	color : #101070;
	background:trans;
	border-width:1; 
	border-color:101070; 
	border-style:solid;
}


