* {
	margin: 0;
	padding: 0;
}

td.paginaTitel h1
{
	margin-top: 34px;
}


/********************* uit headers.css **************************/

body
{
	background-image: url(images/bg_body.gif);
	background-position:center center;
	background-repeat:repeat-y;
}

.backgroundTable{
	background-color: white;
	margin: 0 auto;
	/*height: 100%;*/
}

.backgroundTable td{
	vertical-align: top;
}

#ondertitel
{
	font-family: Verdana;
	font-size: 130%;
	font-weight: bold;
	padding: 4px 0 3px 8px;
}

td.redCell{
	background-color: #CC0000;
}
td.logoCell{
	padding-left: 11px;
	padding-top: 3px;
	text-align: left;
}
td.logoCell img{
	margin-top: 5px;
	margin-bottom: 8px;
}
td.terugHoofdmenu{
	background-color: #FFCC00;
	font-size: 1em;
}
td.yellowCell{
	background-color: #FFCC00;
}
td.whiteCell{
	background-color: #ffffff;
}
td.paginaTitel{
	
}

table.vst{
	margin: 1em 0 1em;
	width: 80%;
	border-bottom: 1px solid #CC0000;	
	/* todo: paddings voor alle vst-elements */
}
.vst th{
	text-align: left;
	border-bottom: 1px solid #CC0000;
	padding-bottom: 2px;
}
.vst td{
	padding: 2px 4px 4px;
}
.vst .leftCol{
	background-color: #FFE67B;
	width: 30%;	
}
.vst .rightCol{
	background-color: White;
	width: 70%;
}

.terugHoofdmenu a:hover {
	background-image:url(images/homeutrecht_over.gif);
	background-position:17px 4px;
	background-repeat:no-repeat;
	display:block;
	font-size:100%;
	font-weight:bolder;		
	text-decoration:none;
}
.terugHoofdmenu a {
	background-image:url(images/homeutrecht.gif);
	background-position:17px 4px;
	background-repeat:no-repeat;
	display:block;
	font-size:100%;
	font-weight:bolder;
	padding-top:5px;
	padding-left:37px;	
	text-decoration:none;
	background-color: #FFCC00;
	line-height: 19px;	
}

.lastUpdate {
	color:#999999;
	font-size:90%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 6px;
}

.menu{
	padding: 1.2em 0.5em;	
	width: 177px;	
}
.menu ul li{
	list-style-type: none;
	text-align: right;
	padding: 4px 0;
	border-bottom: 1px solid silver;	
}
.menu ul li ul li{
	list-style-type: none;
	text-align: right;
	font-size: 0.9em;
	border: none;
}
.menu ul li a, .menu ul li a:hover{
	text-decoration: none;	
}

a.rapport{
	background-image: url(images/pdf_icon.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin: 1px;
	
}

/*************************** uit utrechtstyle.css **************************/



/*     100% rood  =  #CC0000
    100% geel   =  #FFCC00
    50% geel     =   #FFE67B
    25% geel     =    #FFEFBD
*/
*{
	margin: 0;
	padding: 0;
}

body{
	background-color:#999999; 	
	font-size:0.7em;	
	font-family: Verdana, sans-serif;
	color: Black;	
}

td {
	vertical-align:top;
}


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

hr{
	color:#CC0000;
	background-color:#CC0000;
	border:none;
	height:1px;
}

ul{
}

ul li{
	padding-left:15px;
	list-style-type: none;
	background-image: url(bg_opsomming.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-weight: bold;
}

ul li ul li, li{
	margin-left:2px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(bg_opsomming_sub.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
    font-size:1em;
}

ol{		
	padding-left: 25px;
}

ol li{
	padding-left:5px;
	list-style:decimal;	
	background-image:none;
}

OL A{
	padding:0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	font-size:1.8em;
	font-family:Verdana;
	font-weight:normal;
	color:#000000;
	line-height:120%;
}

h2 {
	font-weight:bold;
	font-size:1.3em;
	line-height:120%;
	font-family:Verdana;
	margin:0px 0px 5px 0px;
	color:#000000;
}

h3 {
	font-size:1.1em;
	line-height:120%;
	font-weight:normal;
	font-family:Verdana;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
}

h4 {
	font-size:1.1em;
	line-height:120%;
	font-weight:normal;
	font-family:Verdana;
	margin:0px 0px 5px 0px;
	color:#000000;
}

h5 {
	font-size:1.0em;
	line-height:120%;
	font-weight:bold;
	font-family:Verdana;
	margin:0px 0px 5px 0px;
	color:#000000;
}

h6 {
	font-size:1em;
	line-height:120%;
	font-weight:bold;
	font-family:Verdana;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 8px;
	background-color:#CC0000;
	color:#FFFFFF;
}


SUP {
font: normal normal bold Verdana; 
vertical-align:text-top;
}

.ContentTD, .ContentTD FONT, .ContentTD table, .ContentTD TD, .ContentTD P, .ContentTD SPAN{
line-height:1.3em; 
}



.DL{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
}

.DT{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
}

.PRE {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
}


FORM {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

SELECT {
	font-family:Verdana;
	font-size:1em
}

TEXTAREA {
	font-family:Verdana;
	font-size:1em
}

FORM {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

SELECT {
	font-family:Verdana;
	font-size:1em
}


