File: D:/HostingSpaces/HVliet/thomashuisdeborg.nl/wwwroot/old/include/styles.css
/* -------------- body & general options -------------- */
body {
background-color: #FFFFEF;
font-family: Arial, Verdana, sans-serif;
color: #004100;
background-attachment:"fixed";
/* background-attachment:"scroll"; */
}
body.app {
font-size: Arial, Verdana, sans-serif;
color: #004100;
background-attachment:"fixed";
/* background-attachment:"scroll"; */
}
body.navigate {
color: #004100;
font-size: 12;
font-weight: 600;
topmargin: 0px;
leftmargin: 10px;
}
a {
color: #004100;
visited: #004100;
Link: #004100;
Active: #004100;
text-decoration: none;
}
a.back {
color:#004100;
text-decoration: none;
}
/* -------------- table options -------------- */
table {
background-color: #FFFFEF;
border: 0;
cellpadding: 0;
cellspacing: 0;
}
table.navigate {
Width: 150;
}
th {
font-family: Arial, Verdana, sans-serif;
Color:'#000000';
background='#c0c0c0';
font-weight:500;
}
th.back {
font-size: 11;
text-align: center;
}
td {
font-family: Arial, Verdana, sans-serif;
color: #004100;
font-size: 13;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
td.prijzen {
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
td.resform {
font-size: 14;
font-weight: 500;
}
td.active {
background: #FFFF00;
color: #004100;
font-size: 11;
text-align: center;
}
td.back {
background: #FFFFEF;
color: #004100;
font-family: Arial, Verdana, sans-serif;
font-size: 11;
text-align: center;
}
/* -------------- font options -------------- */
font {
font-family: Arial, Verdana, sans-serif;
color:'#004100';
}
hr {
color: #004100;
}