body{
background-color: #FFFFFF;
font-family: Tahoma;
}
bodynews{
background-color: #EDF8FE;
font-family: Tahoma;
}
div#newstable{
position:relative;
border-style: dashed;
border-width: thin;
border-color: #CCFFFF;
height: 145px;
background-color: #FFFFFF;
overflow: none;
}
div#texttable{
position:relative;
border-style: dashed;
border-width: thin;
border-color: #CCFFFF;
height: 145px;
background-color: #FFFFFF;
overflow: none;
}
div#infotable{
position:relative;
border-style: dashed;
border-width: thin;
border-color: #CCFFFF;
height: auto;
background-color: #FFFFFF;
overflow: none;
}


div#marginfix{
margin: 0px 10px 10px 10px;
}
.bigtitle {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #63C2E2;
	font-size: 16px;
	font-weight: bold;
	
}
.title {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #63C2E2;
	font-size: 12px;
	font-weight: bold;
	
}
.subtitle {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #152268;
	font-size: 12px;
	font-weight: italic;
	
}
.link {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #F94D00;
	font-size: 12px;
	font-weight: normal;
	
}
.tekst {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #152268;
	font-size: 12px;
	font-weight: normal;
}

a:link {  color: #005D82;
                 text-decoration: none }

a:visited {  color: #005D82;
                    text-decoration: none }

a:hover {  color: #000000;
           text-decoration: none;
		   background-color:#ECF8FE;
		   }
.small {
font-size:10px;
}
.login {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #152268;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.loginveld {
    border: 0px;
    background-color: #D7EAF0;
    color: #152268;
    font-size: 12px;
    width: 70px;
    height: 16px;
}

.lightblue {
    background-color: #D7EAF0;
}

.datum {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #152268;
	font-size: 10px;
	font-weight: bold;
	
}
.datumpunt {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #005D82;
	font-size: 10px;
	font-weight: bold;	
}
H1 {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #63C2E2;
	font-size: 16px;
	font-weight: bold;
}
H2 {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #63C2E2;
	font-size: 12px;
	font-weight: bold;
}
H3 {
font-family:  Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #152268;
	font-size: 12px;
	font-weight: italic;
}