﻿*{padding:0; margin:0;}

/* Master Layout */
body {height:100%; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

#wrapper{width:970px; margin:0px auto 0 auto;}

/* FF*/
div#main{width:970px;}
/* IE 6*/
* html div#main{width:970px; margin-top:-3px;}

/* IE 7*/
*:first-child+html div#main{width:970px;}

.errorText{color:#DD1821;font-weight:bold;}
.morebutton
{
    float:right;font-weight:bold;line-height:8.5em;height:90px;
}
.colTop{border:0; width:970px; height:61px;}
.col1{background:url('../Images/interface/bg_menu_left.gif') 0 0 repeat-x; border:0; float:left; width:198px; vertical-align:top;}
.colmenu{background:url('../Images/interface/bg_menu_left.gif') 0 0 repeat-x; border:0; float:left; width:772px; height:58px;}
.col2{border:0; float:left; width:565px;}
.col3{border:0; float:right; width:194px;}

.topbanner{border:0; width:970px; height:61px;}
.leftbanner{border:0; width:183px; height:412px;}

/* Default */
img{border:0;}
h1{color:#83b315; font-size:14px; font-weight:bold;}
h2{color:#83b315; font-size:12px; font-weight:bold;}

a:link,a:visited{color:#83b315; text-decoration:none;}
a:hover{text-decoration:underline;}

a.grey:link,a.grey:visited{color:#666666; text-decoration:none;}
a.grey:hover{text-decoration:underline;}
a.grey-active:hover{text-decoration:underline;}

/* Center */
div.header-line{background:url('../Images/interface/line_content.gif') 0 0 repeat-x; width:565px; height:5px; margin-bottom:3px;}
div.footer{float:left; background:url('../Images/interface/line_content.gif') 0 0 repeat-x; width:100%; text-align:right;}

div.mainContent{width:565px;}
div.mainContent div.left{float:left; width:180px;}
div.mainContent div.right{float:right; width:370px}

div.highlightbox{background:#e5f7bd; padding:3px 3px 5px 3px; width:180px; margin-top:15px;}
div.highlightbox h1{background:url('../Images/interface/bg_line_field.gif') 0 0 no-repeat; height:18px; margin-bottom:3px;}

/* Nieuws */
div.nieuws-header-line{background:url('../Images/interface/line_content.gif') 0 0 repeat-x; width:370px; height:5px; margin-bottom:3px;}

div.nieuwsitem{width:370px; height:54px; margin:0 0 8px 0;}
div.nieuwsitem div.left{float:left; width:75px;}
div.nieuwsitem div.left img{height:54px; width:72px;}
div.nieuwsitem div.right{float:right; width:295px;}


div.nieuwsContainer{width:565px; height:100%;}
div.nieuwsContainer div.left{float:left; width:186px; padding:3px; border:1px solid white;}
div.nieuwsContainer div.left img{width:180px; height:100px;}
div.nieuwsContainer div.right{float:right; width:370px;}


table.nieuwsContainer{width:565px; height:100%;}
table.nieuwsContainer td.left{width:182px; padding:3px; border:1px solid white;vertical-align:top;}
table.nieuwsContainer td.left img{width:180px; height:100px;}
table.nieuwsContainer td.right{width:370px;padding-bottom:10px;}

/* Partners */
div.itemContainer{width:175px;float:left; height:120px;}
.logonaam{color:#83b315; font-size:11px; font-weight:bold; line-height:30px;}

/* Rightbar */
div.rightbar{width:184px; margin-right:10px;}

.ways-header{height:50px; vertical-align:middle; color:#FFFFFF; font-size:16px; font-weight: bold;}
.ways-titles{color:#466106; font-size:18px; font-weight:bold;} 
a.ways-link:link,a.ways-link:visited{color:#466106; font-size:18px; font-weight:bold;}
a.ways-link:hover{color:#466106; font-size:18px; font-weight:bold; text-decoration:underline;}
.actie-header{height:49px; vertical-align:middle; color:#FFFFFF; font-size:16px; font-weight: bold;}

/* Donatie */
table.persInfo{width:565px; height:100px; border:1px solid #a9e323;}
table.persInfo #header{background:#a9e323;  height:10px; font-weight:bold; color:#ffffff; font-size:12px;}
table.persInfo #content div{margin:10px 5px 10px 5px;}

li
{
    list-style-type:circle;
}

ol
{
    list-style-type:decimal;
}

.preview,
.preview-html {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom:15px;
    padding: 6px;
}

.preview {
    text-align:center;
}
