﻿/* body */
body {
background: #C2FC13;
color: #000000;
font-family: "Lucida Grande", "bitstream vera sans", "trebuchet ms", verdana, arial;
text-align: center;
}
a {
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a:hover {
color: #FF0066;
text-decoration: underline;
}
p {
color: #000;
font-size: 12px;
}
img {
border: 0;
}
/* page */
#page {
margin: 0 auto 0px;
min-height: 600px;
text-align: center;
width: 571px;
}
#header {
background: #C2FC13 url('http://images.beroemdnaakt.com/beroemdnaakt-logoboven.gif') no-repeat;
height: 107px;
}
#content {
background: #C2FC13 url('http://images.beroemdnaakt.com/beroemdnaakt-celdubbel.gif') no-repeat;
height: 296px;
width: 571px;
}
#footer {
clear: both;
height: 35px;
padding-top: 10px;
}
/* content */
#foto {
float: left;
padding-left: 25px;
padding-top: 60px;
text-align: center;
width: 120px;
}
#foto h1 {
font-size: 14px;
}
#tekst {
float: right;
padding-right: 30px;
padding-top: 60px;
text-align: center;
width: 330px;
}
#tekst h2 {
font-size: 12px;
margin-bottom: 20px;
}
/* index */
#index {
background: #C2FC13 url('http://images.beroemdnaakt.com/beroemdnaakt-celenkel.gif') no-repeat;
padding-right: 70px;
padding-left: 30px;
height: 2800px;
text-align: center;
width: 501px;
}
#index h3 {
padding-top: 60px;
font-size: 12px;
margin-bottom: 30px;
}
#tabel {
float: left;
text-align: center;
padding-left: 30px;
width: 200px;
}