/* base
----------------------------------------------- */

html, body{
height:100%;
background-color: #2e3587; 
}
body,td,th {
padding: 0;
margin: 0;
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #282b73;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}	
p {
margin-top: 0px;
}
.koptekst_ud {
font-family: trebuchet ms, georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #e42528;
text-transform: uppercase;
}
.koptekstwit_ud {
font-family: trebuchet ms, georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}
.smallboxclass img{
width: 132px;
height: 132px;
border: none;
float: left;
padding: 0px;
margin-right: 7px;
margin-bottom: 7px;
background-color: black;
text-align:center;
vertical-align:middle;
}
.smallboxclassright img{
width: 132px;
height: 132px;
border: none;
float: right;
padding: 0px;
margin-right: 7px;
margin-bottom: 7px;
background-color: black;
text-align:center;
vertical-align:middle;
}
.smallboxclassleft img{
width: 132px;
height: 132px;
border: none;
float: left;
padding: 0px;
margin-right: 7px;
margin-bottom: 7px;
background-color: black;
text-align:center;
vertical-align:middle;
}
.smallboxclasszondermaat img{
border: none;
float: left;
padding: 0px;
margin-right: 7px;
margin-bottom: 7px;
background-color: black;
text-align:center;
vertical-align:middle;
}
h5 {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #b92223;
text-transform: uppercase;
}
.rss_tekst {
font-family: verdana, georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #fff;
}
.shoutboxtekst {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
font-weight: normal;
color: #282b73;
}
.tekstagenda_ud {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #282b73;
}
.koptekst2_ud {
font-family: trebuchet ms, georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #282b73;
text-transform: uppercase;
}
.koptekst2onderkast_ud {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #e42528;
text-transform: lowercase;
}
.plattetekst_ud {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #282b73;
}
.kleinetekst {
font-family: georgia, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #282b73;
}
.leftbox {
float: left;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.rightbox {
float: right;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
blockquote {
margin-right: 0;
margin-left: 0px;
}
sponsortable {
width:100%;
}

h2 {
font-family: trebuchet ms, georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #282b73;
text-transform: uppercase;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}


/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #e42528;
border-bottom: 0px #000 solid;
border: none;
}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
border: none;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

.caps {
//font-size: 0.9em;
//letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 10px auto;
padding: 10px;
width: 760px;
}

#head {
height: 100px;
text-align: center;
}

#sidebar-1, #sidebar-2 {
padding-top: 100px;
width: 150px;
}

#sidebar-1 {
margin-right: 5px;
float: left;
text-align: right;
}

#sidebar-2 {
margin-left: 5px;
float: right;
}

#content {
margin: 0 155px;
padding-top: 30px;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}