/* Cascading Style Sheet - deautoavenue.nl -  */

BODY {
font-family: Arial, Sans-serif, Verdana;
font-size: 10pt;
color:#000000;
margin: 0px;
}

.pageselected {
color: #FF0000;
font-weight: bold;
}

TABLE.nieuwsborder {
font-family: Arial, Sans-serif, Verdana;
border-top: 1px solid #E2E2E2;
border-right: 1px solid #E2E2E2;
border-left: 1px solid #E2E2E2;
border-bottom: 1px solid #E2E2E2;
}

H1 {
padding:5px; 
margin:0px;
font-family: Arial, Verdana;
font-size: 12pt;
line-height: 0pt;
color:#FFFFFF;
font-weight: bold; 
text-align:left;  
}

TD.top {
border-right: 1px solid #AE8450; 
color: #000000;
text-align: center;
width: 118px;
height: 30px;
background-color:#CE964C;
}


TD {
font-family: Arial, Sans-serif, Verdana;
font-size: 8pt;
line-height: 12pt;
font-weight: normal; 
color:#000000;
}

TD.footer {
font-family: Arial, Sans-serif, Verdana;
font-size: 8pt;
line-height: 9pt;
font-weight: bold; 
color:#0075BE;
}

TD.border {
font-family: Arial, Sans-serif, Verdana;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

A.news {
font-family: Arial, Sans-serif, Verdana;
font-size: 8pt;
font-weight: bold; 
color:#706F70;
text-decoration: none;
}

A {
font-family: Arial, Sans-serif, Verdana;
font-size: 8pt;
font-weight: bold; 
color:#706F70;
text-decoration: none;
}

A:Hover {
color:#AE8450;
text-decoration: underline;
}

A.topnav{
font-family: Arial, Sans-serif, Verdana;
font-size: 8pt;
font-weight: bold; 
color:#FFFFFF;
text-decoration: none;
}

A.topnav:Hover {
color:#000000;
text-decoration: none;
}

A.navmenu {
font-family: Arial, Sans-serif, Verdana;
font-size:11pt;
line-height: 20pt;
font-weight: bold; 
color:#000000;
text-decoration: none;
}

A.navmenu:Hover {
color:#B28450;
text-decoration: none;
}


A.activenavmenu {
font-family: Arial, Sans-serif, Verdana;
font-size:11pt;
line-height: 20pt;
font-weight: bold; 
color:#755125;
text-decoration: none;
}

A.activenavmenu:Hover {
color:#B28450;
text-decoration: none;
}


A.subnavmenu {
font-family: Arial, Sans-serif, Verdana;
font-size:8pt;
font-weight: normal; 
color:#000000;
text-decoration: none;
}

A.subnavmenu:Hover {
color:#CE964C;
text-decoration: none;
}


A.activesubnavmenu {
font-family: Arial, Sans-serif, Verdana;
font-size:8pt;
font-weight: normal; 
color:#B28450;
text-decoration: none;
}

A.activesubnavmenu:Hover {
color:#CE964C;
text-decoration: none;
}


ul {
margin-top: 0px;
margin-left: 15px;
}

ol {
margin-top: 0px;
margin-left: 15px;
}

#popup {
	position: absolute;
	visibility: hidden;
	width: 690px;
	height: 500px;
	left: 220px;
	top: 300px;
	background-color: #ECECEC;
	border: 1px solid #000000;
	padding: 10px;
}

#close {
	float: right;
}

#calendar {
	width: 200px;
	font-family: ms sans serif, sans serif;
	font-size: 7pt;
	}

#calendarTable {
	border-style: outset;
	border-width: 2px;
	border-color: black;
	background-color: #EEE;
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	}
#calendarTable TD {
	text-align: center;
	font-size: 7pt;
	width: 19px;
	}
#calendarTableHead TR {
	background-color: white;
	}
#calendarTableDays TR {
	background-color: #C3D4E7;
	}
#selectMonth, #selectYear {
	font-family: ms sans serif, sans serif;
	font-size: 7pt;
	border-width: 0px;
	border-style: none;
	}

#calendarTable A {
	color: blue;
	text-decoration: none;
	font-size: 11pt;
	font-family: "courier new";
	}
#calendarTable A:hover {
	color: red;
	text-decoration: none;
	}
.normalDay {
	border: 1px dotted black;
	cursor: pointer;
	}
.hlDay {
	background-color: #FFF;
	border: 1px dotted black;
	color: red;
	cursor: pointer;
	}
.toDay {
	border: 1px solid #E70;
	background-color: #FD8;
	color: #E70;
	font-weight: bold;
	cursor: pointer;
	}
.choosenDay {
	border: 1px solid green;
	background-color: #A8FAA8;
	color: green;
	font-weight: bold;
	cursor: pointer;
	}
.excludedDay {
	border-color: #AAA;
	color: #C3D4E7;
	}

/* Laatste wijziging september 2009 */
