body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
a {
font-weight:bold;
color:#000000;
}
h1 {
font-size:14px;
border-left:6px #99ff66 solid;
padding-left:5px;
}
h2 {
font-size:18px;
padding-left:5px;
border-left:6px #99ff66 solid;
}
img {
border:0px;
}
.container {
width:900px;
height:100%;
min-height:100%;
margin:0 auto;
}
.header {
background-image:url(../images/header.gif);
background-repeat:no-repeat;
background-position:right;
float:right;
width:900px;
}
.logo {
background-image:url(../logo.jpg);
background-repeat:no-repeat;
float:left;
padding bottom 10px;
width:287px;
height:119px;
}
.topp {
background-image:url(../images/topp.gif);
background-repeat:no-repeat;
width:900px;
height:150px;
float:left;
}
.r-menu {
float:right;
width:230px;
height:100%;
min-height:100%;
padding:5px;
}
.l-inhoud {
float:left;
width:650px;
height:100%;
min-height:100%;
padding:5px;
font-size:12px;
}
.footer {
text-align:center;
bottom:0px;
height:40px;
width:100%;
margin-bottom:20px;
}
.br {
height:20px;
}
#BasicImage {
float:right;
position: relative;
width: 400px;
background: url("../images/bg.gif") no-repeat top;
padding: 5px;
padding-right:5px;
margin-top:75px;
overflow: hidden;
height:40px;
}
#BasicImage li {
float: left;
list-style: none;
}
#BasicImage li.backLava {
background: url("../images/lava.gif") no-repeat right -30px;
width: 9px; height: 30px;
z-index: 8;
position: absolute;
}
#BasicImage li.backLava .leftLava {
background: url("../images/lava.gif") no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
#BasicImage li a {
font: bold 14px arial;
text-decoration: none;
color: #000;
outline: none;
text-align: center;
top: 7px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
margin: auto 8px;
}
#BasicImage li a:hover, #BasicImage li a:active, #BasicImage li a:visited {
color: #444;
border: none;
}
.punt {
color: #99ff66;
}
.style1 {color: #000000}
input:hover {
background-image:url(../images/bg-input.jpg);
}
input:focus { background-image:url(../images/bg-input.jpg); }