

/************* GENERAL STYLES *************/	
body, td {
	color: #000000;
	font: normal 12px/200% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px 0px 0px 0px;
	/*
	background: #FFFFFF;
	text-align: Center;
	switch on
	*/
}
p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt,acronym,abbr {
}
div
{
	display: block;
}
form
{
	margin: 0px;
}
image {
	border: 0px;
}
input[type="text"] {
	width: 130px;
	height: 18px;
	border: 1px solid #959595;
	background-color: #FFFFFF;
}
table {
	border: 0px solid #ffff00;
	padding: 0px;
}		
a,
a:visited {
	text-decoration: none;
	color: #9B8243;
}
a:hover {
	text-decoration: underline;
	color: #cc9900;
}

/************** HEADINGS **************/
h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	display: block;
	background:url(/webfiles/HeerenvanSlydregtNL/layouts/images/h1.gif) no-repeat left;
}

h1,
h1 a,
h1 a:visited,
h1 a:hover
{
	color: #1B317D;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font: normal normal bold 18px/normal Arial, Verdana, Helvetica, sans-serif;
}
/*
h1:first-letter
{
	font-weight:bold;
}
*/
h2
{
	margin: 8px 0px 8px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h2,
h2 a,
h2 a:visited,
h2 a:hover
{ 
	border-bottom: 0px solid;
	color: #887125;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
}

h3
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h3,
h3 a,
h3 a:visited,
h3 a:hover
{
	color: #0000ff;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
}

h4
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h4,
h4 a,
h4 a:visited,
h4 a:hover
{
	color: Maroon;
	font: normal normal bold 11px/normal Arial, Helvetica, sans-serif;
}

h5
{
	color: #195A9D;
	display: block;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
h6
{
	display: block;
	margin: 0px;
	padding: 0px;
}
address
{
	font:italic;
}
cite
{
	font:italic;
}
pre {
	background-image: url(/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: justify;
	font:9px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
acronym,
abbr
{
	cursor: help;
	border-bottom: 1px dotted #ff0000;
}
blockquote
{
	margin: 0px 20px 0px 20px;
}
/***** Structure Layout Styles *****/
div#overall-body {
	width: 950;
	padding: 0px;
	border:0px solid #ffffff;
} 
div#header-pane
{
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #002DA2;
}
table#header-table {
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #ff0000;
	padding: 0px 0px 0px 0px;
	/*background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/header-bottom.gif) repeat-x bottom;*/
}
table#header-table td {
	padding: 0px;
}
table#main-pane
{	
	width: 100%;
	height: 500px;
	table-layout: fixed;
}
td#content-pane
{
	height: 100%;
	/*background-color:#ffffff;*/
	padding: 0px 0px 0px 0px;
}

table#content-table {
	width: 100%;
	height: 100%;
	padding: 0px;
	/*background: #FFFFFF url(/webfiles/HeerenvanSlydregtNL/layouts/images/body.gif) repeat-x top;*/
}

/*************** TOP NAV ***************/	
div#tn-pane {
	width: 100%;
	background: #ffff00;
	border: 0px solid #FFFFFF;
	text-align: right;
	padding: 0px;
}
table#tn-table {
	/*background: url(/webfiles/AlbanyCarClinic/layouts/images/topnav-bg.gif) repeat-x;*/
	border-collapse: collapse;
	background: #990033;
	padding: 0px;
	height: 0px;
}

td#tn-left {
	height: 0px;
	padding: 0px;
}
/***** Top Nav Standard Links *****/
td#tn-center {
	height: 0px;
	padding: 0px;
}
td#tn-right {
	width: 0px;
	padding: 0px;
}
div#tn-bottom {
	width: 100%;
	padding: 0px;
	margin: 0;
	background: #9B8242;
}

a.tn-link-std,
a.tn-link-std:active,
a.tn-link-std:visited,
a.tn-selected-std,
a.tn-selected-std:active,
a.tn-selected-std:visited {
	color: #195A9D;
	text-transform: none;
	text-decoration: none;
	display: inline;
	white-space:nowrap;
	padding:30px 15px 0px 15px;
	height: 59px;
	background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/tn-bg.gif) repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	font: normal normal bold 14px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
a.tn-link-std:hover,
a.tn-selected-std:hover {
	color: #FF6204;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.tn-selected-std {
	/*background-color: #FFFFFF;
	font-weight: bold ! important;*/
	color: #FF6204  ! important;
}

	
/***** Top Nav Sub Links *****/

a.tn-link-sub,
a.tn-link-sub:active,
a.tn-link-sub:visited,
a.tn-selected-sub,
a.tn-selected-sub:active,
a.tn-selected-sub:visited {
	color: #195A9D;
	padding:0px 10px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
	
a.tn-link-sub:hover,
a.tn-selected-sub:hover {
	color: #FF6204;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.tn-selected-sub {
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	/*color: #FF6204;*/
}

	
/***** Top Nav Header Links *****/

		
a.tn-link-header,
a.tn-link-header:active,
a.tn-link-header:visited,
a.tn-selected-header,
a.tn-selected-header:active,
a.tn-selected-header:visited {
	color: #195A9D;
	padding:8px 15px 0px 15px;
	text-transform: none;
	height:30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space:nowrap;
	border-right: 0px solid #FFFFFF;
	}
	
a.tn-link-header:hover,
a.tn-selected-header:hover {
	color: #FF6204;
	/*background: #FFFFFF;*/
	text-decoration: none;
}
	
a.tn-selected-header {
	/*background-color: #FFFFFF;*/
	/*font-weight: bold;*/
	color: #FF6204  ! important;
}

/*************** LEFT NAV ****************/
td#ln-pane
{
	width: 239;
	height: 100%;
	padding:0px 0px 0px 0px;
	background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-bg.gif) repeat-y;
}

table#ln-table
{
	background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/shield.gif) no-repeat top;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	border: 0px solid #ff0000;
}	
td#ln-top {
	text-align: left;
	vertical-align: top;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	height:0px;
	/*background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-top.jpg);*/
}
	
td#ln-middle {
	padding: 40px 104px 0px 00px;
}

td#ln-bottom {
	text-align: center;
	height: 100%;
	vertical-align: top;
	padding: 40px 104px 0 0;
	color: #A17B1D;
	font: 16px Times New Roman;
	/*background: #D0D0E2 url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-bottom.gif) repeat-x top;*/
}
	
a.ln-link-std,
a.ln-selected-std,
a.ln-link-std:active, 
a.ln-selected-std:active, 
a.ln-link-std:visited,
a.ln-selected-std:visited {
	/*background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-bg.gif) repeat-x;*/
	color: #A17B1D;	font: normal normal bold 18px Times New Roman;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	text-align: right;
	/*height:21px;*/
}

a.ln-link-std:hover,
a.ln-selected-std:hover {
	color: #CC9900;
	/*font-weight:normal;
	background-color: #E1E7F7;*/
	text-decoration: none;
}
	
a.ln-selected-std {
	color: #CC9900 !important;
}
a.ln-selected-std image {
	visibility:visible !important;
}
	
/***** Left Nav Sub Links *****/
a.ln-link-sub,
a.ln-selected-sub,
a.ln-link-sub:active,
a.ln-selected-sub:active,
a.ln-link-sub:visited,
a.ln-selected-sub:visited {
	/*background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-bg.gif) repeat-x;*/
	color: #A17B1D;	font: normal normal bold 18px Times New Roman;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	text-align: right;
	/*height:21px;*/
}
 
a.ln-link-sub:hover,
a.ln-selected-sub:hover{
	color: #CC9900;
	/*font-weight:normal;
	background-color: #E1E7F7;*/
	text-decoration: none;
}
	
a.ln-selected-sub {
	color: #CC9900 !important;
}
a.ln-selected-std sub {
	visibility:visible !important;
}



	
/***** Left Nav Header Links *****/
a.ln-link-header,
a.ln-selected-header,
a.ln-link-header:active,
a.ln-selected-header:active,
a.ln-link-header:visited,
a.ln-selected-header:visited 
a.ln-selected-sub:visited {
	/*background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/ln-bg.gif) repeat-x;*/
	color: #A17B1D;
	border-bottom: 0px solid #ffffff;
	font: normal normal normal 12px Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	display: block;
	text-align: left;
	/*height:21px;*/
}


a.ln-link-header:hover,
a.ln-selected-header:hover  {
	color: #CC9900;
	/*background-color: #E1E7F7;*/
	text-decoration: none;
}
	
a.ln-selected-header {
	/*background-color: #FFFFFF;
	font-weight: bold !important;*/
}

/*************** BODY ****************/
.list-row {
	border-top:1px solid #cccccc
}

.back{
	text-decoration:none;
	font-weight:bold;
}

.main-image {
	border: 1px solid #8c7120;
}

.print-page-break {
	page-break-Before: always;
}

.menu .options {	
	margin: 0px 1px 0px 1px;
	border:1px solid #9F9F9F;
	background-color:#E5E7EC;
}
.options,
.options a,	
.options a:visited,
.options a:active
 {
	font-size:10px;
	font-weight: bold;
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	display:block;
	border-bottom: 1px solid #9F9F9F;
	text-decoration:none;
	background-color:transparent;
}
.menu a:hover {
	background-color:#aaaaaa;
	color:#ffffff;
}
.body-section-b
{
background: #F1F1F1;
width: 151px;
}
.body-section-a
{
padding-right: 20px;
}

/*************** FOOTER ****************/
div#footer-pane {
	width: 100%;
	border:0px solid #666633;
	background: #FFFFFF;
	text-align: center;
	padding: 10px;
}

table#footer-table 
{
spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	vertical-align: top;
	border: 0px solid #ff0000;
	padding: 0px;
	background: url(/webfiles/HeerenvanSlydregtNL/layouts/images/footer-bg.gif) no-repeat;
}

table#footer-table td
{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: center;
}

table#footer-table,
table#footer-table td,
table#footer-table a,
table#footer-table a:active,
table#footer-table a:visited,
 {
	color: #A59B5A;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

table#footer-table a:hover {
	text-decoration: none;
color: #cc9900;
}