/* CSS stylesheet by gorotron */
body {
        margin:0 auto;
        width:800px;
        padding:0;
        text-align:left;
        background-color:#FFF;
        border:0
        border-width:0;
        font:11px Trebuchet MS, Arial,Helvetica,sans-serif;
        color:#231F20;
}

td {
        font:11px Trebuchet MS, Arial,Helvetica,sans-serif;
        color:#231F20;
        }

#left {
        display:inline;
}

h1 {
        font-size:60px;
        font-weight:bold;
        margin:0;
        padding-right:5px;
        display:inline;
}

h2 {
        margin:0;
        display:inline;
        font-size:11px;
        font-weight:normal;
}

h3 {
        color:#FAC924;
}

h4 {
        margin:10px 0 0;
        font-size:14px;
        color:#FAC924;
}

p {
        line-height:1.5em;
        text-align:justify;
}

a {
        text-decoration:none;
        color:#ED1C24;
}

a:hover {
        text-decoration:underline;
}

#banner {
        width:800px;
        height:234px;
        margin:0px 0 0;
}

#IEspacer {
        height:97px;
        width:800px;
}

#nav {
        width: 100%;
        background: #FAC924;
        list-style:none;
        text-align:center;
        font-weight:bold;
        margin:0px 0 0;
        padding:0;
}


#nav li {
        float:left;
        text-align:center;
        width:125px;
        background: #FAC924;
}

#nav li a {
        font-size:15px;
        display:block;
        width:125px;
        text-decoration:none;
        color:#ED1C24;
        padding:0;
        }

#nav li a:hover {
        color:#FAC924;
        background:#ED1C24;
        text-decoration:none;
}

#content {
        float:left;
        padding: 10px;
}

.entry {
        width:550px;
        border:10px solid #EAEAEA;
        padding:10px;
        margin-bottom:10px;
        margin-right:10px;
}

.date {
        display:block;
        text-align:right;
}

.comments {
        display:block;
        text-align:right;
}

#sidebar {
        float:left;
        width:200px;
}

#sidebarBot {
        margin-top:10px;
}

#footer, #footer a {
        clear:both;
        text-align:center;
        color:#FFF;
        background: #ED1C24;
        font-size:12px;
}
#vragen{
        color:#ED1C24;
        font-weight:bold;
}
#koptekst{
        color:#ED1C24;
        font-weight:bold;
}
#datum{
        font-style: italic;
        color:#ED1C24;
}

#divoverlay{
width: 1060;
align: center;
}


#divcontent {
	width: 800px;
	position: relative;
	display: block;
        float: left;
}

#divtwitter {
	width: 250px;
	position: relative;
	display: block;
        float: left;
}
