/*
Theme Name: SRG Thema
Theme URI: http://ademaweb.nl/
Description: Het SRG thema gerealiseerd door Jeroen. Zie <a href="http://www.adeamweb.nl>ademaweb.nl</a>.
Version: 2.0
Author: Jeroen Adema
Author URI: http://ademaweb.nl/
Tags: green, custom header, static width, three columns
*/
td {
vertical-align: top;
}
* {
margin: 0;
padding: 0;
border: 0;
list-style: none;
}
.warning {
background: #FFFEB4;
text-align: center;
border: 1px solid #FF9933;
padding: 4px;
margin: 6px 0px;
}
.warning a:hover {
text-decoration: none;
}
body {
background: #F6FFF6 url(images/patroon.gif);
background: #F6FFF6 url(images/bg.gif);
letter-spacing: -0.05em;
font-size: 12px;
font-family: "Verdana", "Lucida Sans", Arial, schreefloos;

}
#container {
margin: auto;
width: 900px;
background: #FFF;
padding: 0px 1px;
margin-bottom: 20px;

}
#header {
height: 200px;
background: gray url(images/header.jpg);
/* eind header */
}
#menu {
background: #F6F3D7;
height: 37px;
}
#menu ul {
list-style: none;
padding-left: 10px;
A:link { color: #0000FF; background-color: #FFFFFF; }
}
#menu ul li {
float: left;
background: url(images/menu-bg.jpg) no-repeat right;
}
#menu ul li a {
display: block;
color: #A8B927;
text-decoration: none;
padding: 8px 24px 8px 4px; /*top, right, bottom, left */
font-size: 120%;
font-weight: bold;
}
#menu ul li a:hover {
text-decoration: underline;
}
/* eind menu */
#menu ul li:hover ul { display:block; }
#menu ul li ul {
list-style: none;
position: absolute;
padding: 0;
margin: 0;
display: none;
}
#menu ul li ul li { float:none; }
#menu ul li ul li a {
padding: 4px 20px;
background: #F6F3D7;
border: 2px solid #FFF;
border-top: 0px;
}

#content {
padding-top: 15px;
}

/* eind submenu */
#kolom1, #kolom2, #kolom3 {
float: left;
width: 175px;
margin-top: 10px;
}
h2 {
color: #A8B927;
font-size: 120%
}
#kolom1 ul li, #kolom3 ul li {
list-style-image: url(images/list-item.gif);
list-style-position: inside;
padding: 4px 0px;
text-align: left;
}
#kolom1 ul li a, #kolom3 ul li a {
text-decoration: none;
}
#kolom1 ul li ul, #kolom3 ul li ul {
padding-left: 18px;
}
#kolom1 #teller {
font-size: 140%;
text-align: center;
}
#kolom1 #teller em {
font-style: normal;
font-size: 140%;
}
#searchform #s {
font-size: 140%;
width: 122px;
border: 2px solid #F6F3D7;
float: left;
margin-right: 4px;
}
#searchform #searchsubmit {
color: #FFF;
background: #C0CB2B;
padding: 4px 0px;
}

/* eind kolom 1 en 3*/
#kolom2 {
width: 550px;
}
#kolom2 h2 {
color: #494739;
font-family: "Verdana", "Lucida Sans", Arial, schreefloos;
padding: 10px 0px;
text-align: left;
font-size: 200%;
font-weight: bold;
}
#post {
background: #FFF url(images/post-bg.jpg) no-repeat right bottom;
border: 4px solid #F6F3D7;
padding: 10px 25px;
margin-left: 10px;
margin-right: 10px;
line-height: 160%;
font-size: 100%;
text-align: left;
min-height: 300px;
}
.post p {
padding-bottom: 10px;
}
/* eind kolom2 */
.clear {
clear: left;
}
/* eind content */
#footerbox {
margin-top: 10px;
padding: 10px 80px;
background: #FFF;
border: 4px solid #F6F3D7;
}
#footer {
margin-top: 6px;
font-size: 90%;
text-align: center;
}
#footer a:hover { 
text-decoration: none;
}
/* eind footer */
#post a:hover {
text-decoration: underline;
}
