body{		background-color: #FFF3DA;
		background-image: url("../bginfo.jpg");
		background-attachment: fixed;
		font-family: Tahoma, Arial;
		font-size: 10pt;
		color: #000000;
		}

hr{		color: #C02000;
		height: 1pt;
		}

.body{		background-color: #FFF3DA;
		background-image: url("../bginfo.jpg");
		font-family: Tahoma, Arial;
		font-size: 10pt;
		color: #000000;
		}

a{		color: #801000;
		text-decoration: none
		}

a:hover{	color: #D02000;
		text-decoration: underline;
		}

.menukolom1{	background-color: #EAD8CC;
		background-image: url("../bgmenu.jpg");
		font-family: Tahoma, Arial;
		font-size: 12pt;
		text-align: right;
		color: #801000
		}

.menukolom2{	background-color: #EAD8CC;
		background-image: url("../bgmenu.jpg");
		font-family: Tahoma, Arial;
		font-size: 12pt;
		text-align: right;
		vertical-align: middle;
		color: #801000
		}

.nieuwskolom{	background-color: #EAD8CC;
		background-image: url("../bgmenu.jpg");
		font-family: Tahoma, Arial;
		font-size: 10pt;
		text-align: center;
		text-decoration: underline;
		color: #801000
		}

.infokolom{	background-color: #FFF3DA;
		background-image: url("../bginfo.jpg");
		font-family: Tahoma, Arial;
		font-size: 10pt;
		text-align: left;
		color: #000000
		}

.tr_kop{	background-color: #C02000;
		font-family: Tahoma, Arial;
		font-size: 12pt;
		font-weight: bold;
		text-align: left;
		color: #FFFFFF;
		}

.tr_licht{	background-color: #FFE8C4;
		font-family: Tahoma, Arial;
		font-size: 10pt;
		color: #000000
		}

.tr_donker{	background-color: #FFD391;
		font-family: Tahoma, Arial;
		font-size: 10pt;
		color: #000000
		}

.titelbalk{	background-color: #EAD8CC;
		background-image: url("../bgmenu.jpg");
		}

.loginvlak{	background-color: #D5BDBD;
		background-image: url("../bglogin.jpg");
		font-family: Tahoma, Arial;
		font-size: 10pt;
		color: #000000
		}

.colofonbalk{	font-family: Tahoma, Arial;
		font-size: 8pt;
		text-align: center;
		/*font-style: italic;*/
		color: #000000
		}

ul{		position: relative;
		left: -40px;
		list-style-type: none;
		}

ul ul{		position: relative;
		left: -40px;
		list-style-type: none;
		display: none;
		}

a.dropdown{ 	font-weight: bold;
		font-size: 12pt;
		color: #801000;
		text-decoration: none;
		}

a.dropdown:hover{font-weight: bold;
		font-size: 12pt;
		color: #D02000;
		text-decoration: underline;
		}
		
ul.disc{        list-style-type: disc;
                position: relative;
                left: 0px;
                }

