body {
background-color:#2CA2E8;
font-family: Verdana;
font-size: 12px;
color: rgb(0,0,128);
}
img {
border: 0px;
}
#holder {
width: 980px;
margin: 10px auto;
}
#nav {
background-image: url('http://www.jumpingalmere.nl/img/menu.png');
height: 30px;
padding: 25px 0px 0px 15px;
font-weight: bold;
}
#logo {
background-image: url('http://www.jumpingalmere.nl/img/bgall.png');
background-repeat: repeat-y;
padding: 20px 0px;
text-align: center;
}
#content {
background-image: url('http://www.jumpingalmere.nl/img/bgall.png');
background-repeat: repeat-y;
padding: 25px;
}
#foot {
background-image: url('img/sub.png');
height: 38px;
text-align: center;
}
#navul {
list-style-type: none;
padding: 0px;
margin: 0px;
color: #FFF;
}
#navul li {
padding: 0px 10px;
border-right: 1px solid white;
float: left;
font-size: 12px;
}
#navul li a {
color: #FFF;
text-decoration: none;
}
#navul li a:hover {
text-decoration: underline
}
#widgets {
float: left;
width: 145px;
margin-right: 10px;
}
#inhoud {
border: 1px solid #B0C3D2;
background-color: #E2EEFA;
padding: 10px 20px;
min-height: 250px;
float: left;
width: 720px;
}
.clear {
clear: both;
}
.widgetkop {
width: 135px;
padding: 5px;
font-weight: bold;
color: #FFF;
background-color: #870478;
font-size: 14px;
}
.widgetkop a {
color: #FFF;
text-decoration: none;
}
.prod {
width: 180px;
float: left;
}
.prodname {
height: 35px;
text-align: center;
}
.prodpic {
text-align: center;
min-height: 150px;
}
.gprodimg {
float: left;
width: 340px;
min-height: 385px;
}
.gprijzen, gdetails {
width: 162px;
min-height: 165px;
float: left;
}
a {
color: rgb(0,0,128);
}
a:active {
text-decoration: none;
}
#interesses {
border: 1px solid black;
padding: 10px;
width: 400px;
margin: 5px;
}
#contactform input[type="text"] {
width: 300px;
}
#contactform textarea {
width: 305px;
}
h2.detitel {
font-size: 20px;
margin: 5px 0px;
}
