@import url("navi.css");


* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
a {
        text-decoration: none;
}
body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	font: 75% Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-color: #fdffbd;
	background-image: url(images/bg-body.gif);
}
div.clear {
        clear: both;
}

#container {
	width: 990px;
	float: none;
	margin: 0 auto;	
	padding: 0;
	position: relative;
}
#logo {
	position:absolute;
	right:0px;
	top:0px;
}	
#logo-text {
	position:absolute;
	border: none;
}
#bar_menu {
	padding-top:58px;
	width:900px;
	height:71px;
	margin:0px;	
}
#footer {
	padding:12px;
	padding-left:0px;
	font-size:10px;
	color:#58554a;
}
#footer a {
	color:#111111;
}
#main {
	background-color:#ffffff;
	margin-top:50px;
	border:1px solid #7e7e7e;
	background-image:url(images/bg-main.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#content {
	float:left;
	width:672px;
	padding:30px;
}
#content #header {
	background: url(images/header-bg.gif) repeat-x;
	width: 672px;
	height: 222px;
}
#content #header #text {
	padding: 5px 0px 0px 15px;
	width: 155px;
        margin-right: 15px;
        height: 200px;
	font-size: 1.1em;
	line-height: 1.2em;
        float: left;
}
#content #header #intro #headline {
        background: transparent url(images/header-headline.gif) no-repeat;
        width: 462px;
        height: 168px;
        float: left;
}
#content #header #intro #headernavi {
        float: left;
        height: 54px;
        width: 462px;
}
#content #header #intro #headernavi img {
        border: none;
        padding: 0;
        margin: 0;
}

#content #header a {
        color: red;
}

#sidebar {
	float:right;
	width:251px;
}

#sidebar .box_countdown {
	height: 75px;
	background-color: #fddbdb;
}
#sidebar .box_search {
	height: 89px;
	background: url(images/bg-search.gif) repeat-x;
}
#sidebar .box_search div {
        position: relative;
        top: 32px;
        left: 20px;
}
#searchsubmit {
	background: url(images/bg-search-btn.gif) no-repeat;
	border: none;
	width: 57px;
	height: 24px;
	font-size: .9em;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
#s {
	border:1px solid #c1c31f;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	background: #FFF;
	vertical-align: middle;
}      
#sidebar .box_sponsor {
	text-align: center;
        border-bottom: 1px solid #d7d8be;
}
#sidebar .box_sponsor img {
	border: none;
	padding: 0;
}

#sidebar div.box {
	clear: both;
	padding: 16px;
	padding-top: 22px;
	padding-bottom: 22px;	
	font-size: 1.1em;
	color: #000;
	line-height: 19px;
	border-bottom: 1px solid #cbccaf;		
	border-top: 1px solid #cbccaf;	
	background-color: #fcdbbc;
}
img.alignleft {
        padding-right: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        float:left;
}

h2 {
        font-size: 2.2em;
        font-style: italic;
        color: red;
}
h2 a,
h3 a {
        color: red;
}
h2.pagetitle {
        padding-top: 12px;
}
h3 {
        font-size: 1.7em;
        font-style: italic;
        color: #000;
        padding-bottom: 8px;
        padding-top: 8px;
}
.post {
        padding-top: 25px;
        padding-bottom: 20px;
        background: url(images/doth.gif) bottom left repeat-x;
}
.entry {
        padding-top: 15px;
}
.entry p {
        line-height: 1.5em;
        font-size: 1.2em;
        padding-bottom: 5px;
}
.entry tr.alt {
        background-color: #fdffbd;
}
.entry table.posttable td{
        padding: 6px;
}
.entry table.posttable tr {
        height: 20px;
}

p.postmetadata {
        padding-top: 15px;
        color: #7f7f7f;
}
p.postmetadata a {
        color: #755757;
        border-bottom: 1px dotted #755757;
}
.entry a {
        color: red;
}
.entry a:hover {
        color: red;
}
.entry a img {
        border: none;
}
.entry ul {
        margin-left: 18px;
}
#commentsubmit,
#sendbutton{
	background: url(images/bg-comment-btn.gif) no-repeat;
	border: none;
	width: 106px;
	height: 30px;
	font-size: .9em;
	color: #FFFFFF;
	cursor: pointer;
}
input, textarea {
	border:1px solid #7f7f7f;
}
div.navigation {
        padding-top: 25px;
}
div.navigation .alignleft a{
        color: #7f7f7f;
        float: left;
}
div.navigation .alignright a {
        color: #7f7f7f;
        float: right;
}
li.widget {
	float: left;
	list-style-type: none;
        width: 251px;
        background-color: #fdebca;
        border-bottom: 1px solid #d7d8be;
        padding-bottom: 20px;
}
h2.widgettitle {
        font: 1.8em bold Arial;
        padding: 10px;
        color: #000;
}
li.widget ul li {
        margin-bottom: 5px;
        list-style-type: none;
        padding-left: 10px;
        margin-left: 10px;
        background: transparent url(images/bullet.gif) 0 50% no-repeat;
}
li.widget ul li a {
        color: #000;
}
li.widget select {
        margin-left: 20px;
}
li.widget .parcour img { 
        padding-left: 45px;
        padding-top: 20px;
        border: none; 
}
hr {
margin: 15px 0 15px 0;
}
.facebook { margin-top: 10px;}
div#laatsteeditie {

}
