
/*algemeen*/
body
{
text-align:left;
background-color:#000;
color:white;
}

a
{
color:#fe7620;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}
    

div#contentwrapper,table#main
{
width:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
position:relative;
}
/*header*/

div#header
{
height:150px;
background:#000 url(images/header_s.jpg)  no-repeat;
margin-bottom:10px;
}


div#header span
{
display:none;
}


/*tabel en kolommen header en bottom*/

table#main
{
height:500px;
}

td#col1
{
width:260px;
}

td#col2
{
width:260px;
padding-top:10px;
}
td#col3
{
width:260px;
}
td#coldubbel
{
width:520px;
color:#fff;
}
div.contentblock
{
margin-top:11px;
margin-bottom:5px;
}

div.contentblock div.itemcontent
{
color:#000;
margin:20px;
}
div.contentblock div.itemheader span
{
color:#000;
position:relative;
top:15px;
margin-left:20px;

}

div#contentblock_organisatie div.itemcontent
{
margin-top:35px;
}



td#fun
{
width:215px
}


div#bottom
{
clear:both;
height:5px;
background-color:#fe7620;
margin-top:5px;
}


/*topmenu en kruimelpad*/
div#kruimelpad 
{
text-align:left;
}

div#kruimelpad a.link_back
{
float:right;
}

a.selected
{
font-weight:bold;
color:white;
}

div#topmenu
{
margin-left:5px;
width:770px;
text-align:center;
color:#fe7620;
margin-bottom:20px;
}

div#topmenu span
{
white-space:nowrap;
}

div#topmenu a
{
color:white;
}

div#topmenu a.selected
{
color:#fe7620;
}



/*submenu */


div#submenu a
{
color:#fe7620;
display:list-item;
list-style-image:url(images/ster.gif);
list-style-position:
margin:3px;
margin-left: 1.5em;

}
span#submenuname
{
display:None;
font:13px verdana;
font-weight:bold;
border-bottom:1px solid black;
}

/*uitklap menu*/
div#mainmenu
{
}

div#mainmenu div.mainmenuitem
{
display:block;
margin:3px;
}
div#mainmenu div.mainmenuitem a
{
padding-left:10px;
position:relative;
top:-4px;
color:#000;
z-index:0;
}


div#menudiv
{
background-color:#0081c7;
border:1px solid #fff;
padding:10px;
z-index:1;
}
div#menudiv a
{
display:list-item;
margin:3px;
margin-left: 1.5em;
color:#000;
font-weight:bold;
}

/*headers van de onderdelen*/
div.itemheader span
{
text-align:left;
font:14px verdana;
font-weight:bold;
margin:5px;
margin-left:10px;
display:block;
}
/*welke hebben geen header meer*/
div#stelling div.itemheader span
{
display:none;
}
div#submenu div.itemheader span
{
display:none;
}
div#topmenu div.itemheader span
{
display:none;
}
div#zoeken div.itemheader span
{
display:none;
}
div#nieuws div.itemheader span
{
display:none;
}
div#agenda div.itemheader span
{
display:none;
}
div#bannerlist div.itemheader span
{
display:none;
}
div#randompicture div.itemheader span
{
display:none;
}

/*banners*/
div#bannerlist *
{
padding:0;
margin:0;
}

div#bannerlist 
{
padding-top:8px;
min-height:100px;
text-align:center;

}
div#bannerlist img.banner
{
margin-bottom:5px;
}
/*spotlights*/
div.spotlight
{
margin-bottom:8px;
text-align:center;
}
div.spotlight div.itemcontent
{
text-align:left;
min-height:90px;
}

div.spotlight div.itemheader span
{
margin:5px;
margin-left:10px;
}

/*overige onderdelen bijschaven*/

div#zoeken
{
width:200px;
position:absolute;
top:150px;
left:782px;
}
div#zoeken span a
{
color:#fff;
}
div#zoeken input
{
font:10px verdana;
}
/*login*/
div#login_website div.itemcontent
{
border:1px dotted #fff;
padding:10px;
}

#login_website input
{
font-size:10px;
}


a.poll_link
{
display:block;
margin:10px;
margin-left:15px;
font-weight:bold;
}
span.pol_percentage
{
display:block;
float:left;
width:50px;
clear:left;
}
td.pollchoosencolor
{
height:5px;
background-color:darkorange;
}
td.pollnotchoosencolor
{
background-color:#808080;
}


a.nieuws
{
display:list-item;
margin-left: 2.3em;
color:#fff;
}



div.nws_summary
{
margin-top:20px;
margin-left:20px;
margin-right:20px;
font-weight:bold;
color:#000;
}
div.nws_source
{
margin-top:20px;
margin-right:20px;
font-weight:bold;
color:#000;
}
div#news_today
{
color:000;
font-weight:bold;
}

a.agenda
{
display:list-item;
margin-left: 2.3em;
color:black;
}
span.evt_date
{
color:#d6ecf7;
margin-left:7px;
position:relative;
top:-0px;
font-weight:bold;
}

div.evt_summary
{
margin-top:20px;
margin-left:20px;
margin-right:20px;
font-weight:bold;
color:#000;
}
div.evt_source
{
margin-top:20px;
margin-left:20px;
margin-right:20px;
font-weight:bold;
color:#000;
}

/*links*/
div.lnk_summary
{
font-style:italic;
}
div.categorydownloads 
{
display:list-item;
margin-left:1.5em;
}
div.categorydownloads a
{
color:#fff;
}
div#links a,div#organisaties a,div#relatedpages a,div#submenu a
{
color:#fff;
}
div.categorylinks
{
display:list-item;
margin-left:1.5em;
}
div.categoryarticles 
{
display:list-item;
margin-left:1.9em;
}
div.categoryarticles a
{
color:#fff;
}

div#ervaringen 
{
margin-left:15px;
}
div#ervaringen div.itemcontent div.ervaring a
{
color:#000;
}


/*artikel en subartikel*/
div#artikelen, div#ervaringen
{
border:solid 1px #fff;
background-color:#f2e361;
color:#000;
margin-left:11px;
margin-right:11px;
}
div#artikelen a
{
color:#000;
}

div#previewlist_subarticles  a
{
display:list-item;
margin-left: 1.5em;
}

div.subartikel div.itemheader span
{
font-size:12px;
}
/*related pages*/
div#relatedpages span#submenuname
{
display:none;
}

div#relatedpages div.itemheader
{
background-position:0px 0;
}
div#relatedpages span.submenuitem
{
display:list-item;
margin-left:2.3em;
}

/*organisaties*/
div.soc_list
{
display:list-item;
margin-left: 1.5em;
}

/* stellingen*/

div#stelling a
{
color:#fff;
}

div#stelling div , div#stelling div.stl_list a
{
color:#fff;
font-weight:bold;
}

div#stelling div.stl_list a
{
display:list-item;
margin-left: 1.5em;
}



div#stellinglist a
{
display:list-item;
margin-left: 1.5em;
}

div#stellinglist a.selected
{
color:#fff;
}
div#stelling div.stl_intro
{
font-weight:normal;
}

div#stelling div.itemcontent
{
padding:5px;
}

/*stellingreacties*/
div.stellingreactie
{
background-color:#cd001f;
margin-bottom:4px;
margin-top:4px;
padding:10px;
}
div#stellingreacties div.alternate
{
background-color:#ec8505;
}

div.whowhen
{
margin-bottom:10px;
font:10px verdana;
color:#333;
}
a.meerreacties
{
float:right;
}

div.picture a
{
color:#666;
}

div#randompicture div.itemcontent
{
margin-left:5px;
text-align:center;
}

div.pic_name
{
font-weight:bold;
}

div.slideshow
{
margin-left:10px;
}

div.picture
{
background-color:white;
min-width:120px;
padding:10px;
border:1px solid #808080;
border-right:2px solid #808080;
border-bottom:2px solid #808080; 
float:left;
margin-bottom:10px;
}
div.picturesmall
{
background-color:#fff;
padding:5px;
border:1px solid #808080;
float:left;
margin:5px;
}
div.ervaring a
{
display:list-item;
margin-left: 1.9em;
}

div.ervaringreacties
{
margin-top:20px;
}

div.ervaringreacties span
{
display:block;
border-top:1px dashed #fff;
border-bottom:1px dashed #fff;
padding:5px;
padding-left:0;
margin-bottom:10px;
font-size:15px;
font-weight:bold;
}

div#bannerlist IMG
{
  margin:auto;
  max-width:200px;
}

div.separator
{
margin:3px;
height:1em;
background-image: url(images/ster1.gif);
background-repeat: no-repeat;
background-position: bottom center;
display:inline;
}

div.separator span
{
display:none;
}

div.lees_meer a
{
font-weight:bold;
color:#fff;
float:right;
margin-top:7px;
margin-right:7px;
}

div#searchform
{
padding-left:5px;
padding-top:5px;
}

div#link_logo a
{
width:85px;
height:90px;
position:absolute;
top:5px;
left:0px;
}

div.contentblock a
{
color:#ff1814;
}
div#ervaringen a
{
color:#ff1814;
}
div.ervaring a
{
color:#000;
}

/* -----------------------------------------------websearch -----------------------*/
div.searchblock,div#searchform3
{
padding-left:5px;
padding-right:5px;
margin-bottom:0px;
}
div.searchblock div.itemheader span,div#searchform3 div.itemheader span
{
margin-left:10px;
margin-right:10px;
text-align:left;
}

div.searchblock div.itemcontent
{
margin:0;
padding:0;
background-color:#cec9b1;
}


div.searchblock div.itemheader,div#searchform3 div.itemheader
{
background-color:#fee301;
color:#000;
background-position:right;
margin-top:10px;
padding-top:2px;
padding-bottom:2px;
}
div#searchform3 div.itemcontent
{
padding:15px;
background-color:#cec9b1;
margin:0;
}

div#searchform3 div.itemcontent IMG
{
display:none;
}

div#searchform3 div.itemcontent input
{
width:300px;
}
div#searchform3 div.itemcontent a
{
color:#000;
}

div.searchblock div.itemheader span, div#searchform3 div.itemheader span
{
font-weight:bold;
}


div.searchblock div.itemcontent div.s_list
{
color:#000;
border-top:1px dotted #333;
padding:3px 10px;
clear:both;
}

div.searchblock div.itemcontent div.s_list a
{
font-weight:bold;
color:#000;
}

div.s_meer
{
text-align:right;
}

.searchblock .alternate
{
background-color:#928975;
}

.loading
{
background-color:#fee301;
text-align:center;
padding-top:15px;
padding-bottom:15px;
margin:5px;
margin-top:10px;
margin-bottom:5px;
}
.loadingmessage
{
font-size:110%;
font-weight:bold;
}

.emptyresults
{
background-color:#fee301;
color:#000;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
margin:5px;
margin-top:10px;
margin-bottom:5px;
}

span.forumperson
{
margin-top:3px;
float:right;
}

span.cat_name
{
margin-top:3px;
float:left;
font-size:10px;
}

div.pag_name
{
display:inline;
margin-left:1em;
font-style:italic;
}
div.all_albums a
{
font-weight:bold;
}
div.staticpanel
{
float:left;
padding-left:20px;
}
