/* CSS Document */
body,td,th {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
}
body {
margin : 0;
padding : 0;
text-align : left;
height : 100%;
background-color : #C22626;
}
h1 {
font-size : 14px;
color : #ffffff;
}
h2 {
font-size : 12px;
color : #ffffff;
}
input,textarea {
font-family:arial,verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
textarea {
width:90%;
height:150px;
}
.red {
color:#990000;
}
a, a:visited, a:active {
font-weight:normal;
text-decoration:none;
font-style:italic;
color:#ffffff;
}
a:hover {
text-decoration:underline;
}
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
z-index:5000;
}
#dragbar{
cursor: pointer;
background-color: #EFEFEF;
min-width: 380px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
div.copyright {
color: #C22626;
font-size:10px;
text-decoration: none;
font-style:normal;
font-weight: bold;
}
a.copyright,a.copyright:hover,a.copyright:visited,a.copyright:active {
color: #C22626;
font-size:10px;
text-decoration: none;
font-style:italic;
font-weight: bold;
}
/* G A S T E N B O E K */
.gastenboek_row {
border: 1px solid #ffffff;
}
.gastenboek_row_header {
color: #990000;
font-weight: bold;
background-color: #ffffff;
}
.gastenboek_row_header_name {
color: #990000;
font-weight: bold;
float:left;
width:50%;
background-color: #ffffff;
}
.gastenboek_row_header_date {
color: #990000;
font-weight: bold;
float:right;
width:50%;
background-color: #ffffff;
text-align:right;
}
.gastenboek_row_entry {
padding:3px;
width:100%;
background-color: transparent;
text-align:left;
}
.gastenboek_split {
height:6px;
font-size:14px;
}
.gastenboek_entry_row {
padding: 3px;
}
.gastenboek_row_header_inputname {
color: #ffffff;
font-weight: bold;
float:left;
}
.gastenboek_vorigevolgenderow {
color: #ffffff;
font-weight: bold;
}
a.gastenboek, a.gastenboek:visited, a.gastenboek:active {
color: #ffffff;
font-weight: bold;
}
.gastenboek_vantot {
color: #ffffff;
font-weight: bold;
text-align:right;
}
a.gastenboek_headerhref, a.gastenboek_headerhref:visited, a.gastenboek_headerhref:active {
color: #990000;
font-weight: bold;
}
a.gastenboek_headerhrefactive, a.gastenboek_headerhrefactive:visited, a.gastenboek_headerhrefactive:active {
color: #990000;
font-weight: bold;
font-style:italic;
}
/* OUD B E W O N E R S */
div.bewoner {
border: 1px solid #ffffff;
}
td.bewoner_header {
color: #990000;
font-weight: bold;
background-color: #ffffff;
}
td.bewoner_row_even {
background-color: #990000;
filter : alpha(opacity=75);
opacity : 0.75;
-moz-opacity : 0.75;
}
td.bewoner_row_odd {
background-color: #transparent;
}
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively in Unknown on line 0