body {
margin: 0px; 
background-color:#ddd2ff;}

img {
	border:0px;
}

.header {
background-image: url(img/back_top.jpg);
text-align: center;
}

.nieuws_bg {
	background-image: url(img/h3.jpg);
	width: 210px;
	text-align: center;
	padding-top: 35px;
	
}

.titel_bg {
	background-image: url(img/h3-2.jpg);
	height: 120px;
	width: 320px;
	padding: 57px 0 0 126px;
}

.table {
	background-image: url(img/fr_bg.jpg);
	width: 782px;
}

.table_bottom {
	background-image: url(img/fr_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.titel_txt {
	font: 12px verdana;
	color: #9886f4;
	font-weight: bold;
}

.datum_txt {
	font:10px verdana;
	color: #752BEE;
	font-weight: bold;
	text-align: right	
}

        .txt,.page {
            font: 10px Arial;
            text-transform: Capitalize;
        }

.content_table {
background-color:#F64EB3;
font-family:verdana;
font-size:12px;
border: 1px solid #F64EB3;
}

.fotos {
border: 1px solid #10416D;
}

a.news:visited, a.news, a.news:active {
font-family: times;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

a.news:hover {
font-family: times;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.news {
font-family: times;
font-size: 10px;
color: #000000;
	text-align: center;
}

a, a:active, a:visited {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a:hover {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}	
        select {
            width:125px;
            font-family: Verdana;
            font-size: 11px;
        }