/* Normal paragraphs */

p { color: black; }

/* Main page layout */

div.mainpage { width: 600px ; left: 50%; margin-left: -300px; position: absolute; top:50%; height:454px; margin-top:-227px; }
div.sinnerlogo {  position: absolute; top: 0px; left: 0px; width: 200px; height: 100px; }
div.ligfietsen { position: absolute; top: 34px; left: 55px; width: 200px; height: 100px; line-height: 0px; }
div.jeeigen { position: absolute; top: 74px; left: 55px; width: 300px; height: 100px; line-height: 0px; }
div.copyright { position: absolute; top: 470px; left: 0px; width: 600px; height:30px; line-height: 0px; }
p.ligfietsen { color:black; font-family: sans-serif; font-weight: 900; font-size: 30px; }
p.jeeigen {  color:white; font-family:sans-serif; font-size: 20px; font-style: italic; }
p.copyright {  color:white; font-family:sans-serif; font-size: 12px; }

/* Layout of extra images (e.g. ligfietsopstapdag poster) */

div.extra { position: absolute; top: 180px; left: 10px; width: 140px; height: 250px; line-height: 0px;}

/* Main page buttons and layout */
hr { color: #008000; width: 100%; height: 2px; }
p.button { color: #000000; font-family: sans-serif; font-size: 18px; background-image: url(buttonbg.jpg); background-position 50% 50%; background-repeat: no-repeat; padding: 5px 0px; line-height: 85%; }
a.button { text-decoration: none; }
p.sl { color: #008000; font-family: sans-serif; font-size: 12px; }
a.sl { link: color{#008000}; visited: color{#448044}; hover: color{#00A000}; active: color{#008000} }
h5 { color: #008000; font-family: sans-serif; font-size: 16px; }
h4 { color: #008000; font-family: sans-serif; font-size: 20px; }
h3 { color: #008000; font-family: sans-serif; font-size: 24px; }
h2 { color: #008000; font-family: sans-serif; font-size: 28px; }
h1 { color: #008000; font-family: sans-serif; font-size: 32px; }


