/****************************
          ALGEMEEN
****************************/
html, body {
    margin: 0;
    padding: 0;
}
body
{
    width: 100%;
    height: 100%;
}
div#wrapper {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	border: 1px solid black;
	margin: 20px auto 20px auto;
	width: 1000px;
}

table.spel
{
    border: 1px solid #888888;
}
table.spel td
{
    padding: 5px;
}

/* SITEMAP */

div#sitemap
{
}
div#sitemap ul
{
    margin:0; 
    padding: 0 10px 0 0
}
div#sitemap li
{
    list-style-type:none;
}
div#sitemap h2
{
    margin-left: 0;
    margin-bottom: 3px;
}
div.sitemapmenu
{
    padding: 0 20px 10px 0;
}



div#wrapper div.section
{
    padding-bottom: 10px;
}
a
{
	color: black;
}
td
{
	vertical-align:top;
}
div#wrapper h1 {
    font-size: 2em;
}
div#wrapper h2 {
    font-size: 1.5em;
}
div#wrapper h3 {
    font-size: 1.2em;
}
div#wrapper h4 {
    font-size: 1.1em;
}
/*td, tr
{
    padding: 0;
    margin: 0;
}*/
.noprint {}
/****************************
          HEADER
****************************/
div#wrapper div#header {
	margin: 15px 20px 0 20px;
	padding: 0 0 10px 0;
    font-weight: bold;
    /*border-bottom: 10px solid white;*/
}
div#wrapper div#header h1 {
    padding:0;
    margin:5px 0 0 0 ;
}
div#wrapper div#header .zeerob img { height:73px; }
div#header .maintitle a
{
    text-decoration: none;
    font-size: 300%;
    margin-left: 0px;
}
div#header .bc
{
    font-weight: normal;
    text-transform:uppercase;
}
div#header .de
{
    font-weight: normal;
    text-transform:lowercase;
}
div#header .zeerob
{
    font-weight: bold;
}
div#header .subtitle
{
    font-weight: normal;
    font-size: 120%;
    font-style:italic;
}

div#wrapper div#topheader
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    font-weight: normal;
    font-size: 78%;
}
div#wrapper div#topheader img
{
    vertical-align: middle;
}
div#topheader div#topheadermenu a
{
    text-decoration: none;
}
div#header div#topheader a.rsslink
{
    color: Orange;
}
div#header div#topheader a:hover
{
    text-decoration: underline;
}
div#topheader input
{
    font-size: 83%;
}
div#topheadermenu
{
}
div#topheaderlogin
{
    float: right;
    text-align: right;
}
div#middleheader
{
	height: 73px;
    clear:both;
}
div#zeerobimage
{
    float: right;
    margin-left: 10px;
}
div#zeerobimage img
{
    height: 65px;
}
div#searchbox
{
    float: right;
    font-size: 80%;
}
div#searchbox input
{
    font-size: 80%;
}
/****************************
          NAV
****************************/
div#nav
{
    margin: 0 0px 10px 0px;
    font-size: 100%;
    height: 35px; /*ivm IE */
    
}
div#menu
{
    margin: 5px 0 0 0;
    padding: 0px 0 0 0px;
    font-size: 110%;
    font-weight:bold;
    float: left;
    height: 25px; /*ivm IE */
}
.menustatic {
    margin: 0; 
    padding: 0 0 -5px 0;
   
}
.menudynamic {
    margin: 0 ; 
    padding: 0 0 0 0;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    font-weight: normal;
    z-index: 100;
}
.menuitemstatic {
    margin: 0 0px 0 0; 
    padding: 1px 0px 1px 0px;
}
.menuitemstatic a 
{
    border-right: 2px solid black;
}
.menuitemdynamic {
    padding: 3px 5px 3px 5px;
    border-top: 1px solid white;
}
.menuitemhover {}
.menuitemselected {}








/****************************
          MIDDLE & CONTENT
****************************/
.floatright
{
    margin: 10px 0 10px 10px;
    float: right;
}
div#middle
{
    clear: both;
    padding: 8px 20px 0 20px;
}
div#middle h1
{
    margin:0;
    padding:3px 0 3px 0;
}
div#middle h2, div#middle h3, div#middle h4
{
    margin:0;
    padding:0;
}

div#middle p.fpauthor
{
    display: inline;
    border-right: 1px solid;
    padding: 0 5px 0 0;
    margin: 0 3px 0 0;
}
div#middle span.samenvatting p:first-child
{
    display: inline;
}
div#right
{
    float: right;
    margin: 10px 0 10px 10px;
}
tr.sectieeinde td
{
    border-bottom: 2px solid black;
}

/* ===================================== */
/* ============ MENU  =========== */
/* ===================================== */
div.menu, table.login
{
	margin-bottom: 10px;
}
table.login
{
	margin-top: 10px;
}
div.menu ul{
	list-style-type: none;
	margin: 0;
    padding:0;
	border: none;
}
div.menu a
{
	text-decoration: none;
}
div.menu a:hover
{
	text-decoration: underline;
	background-color:white;
	color: black;
}
input.editbtn
{
	font-size:smaller;
    margin-bottom: 5px;
}

/* ------------------------------------*/
/* --------- CONTENT-------------------*/
/* ------------------------------------*/
ul.leesverderlinks
{
    list-style-type:none;
    margin:10px 0 0 0;
    padding:0;
    font-family: Arial, Sans-Serif;
}
.leesverderlinks li
{
    background-color: transparent;
    background-image: url(../../images/pijltje.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-left: 10px;
    margin: 0;
}
.leesverderlinks li a
{
    text-decoration: none;
    font-weight: bold;
}
div#wrapper div#content div.nieuwsitem ul.links {
	margin-left:0;
	padding-left:0;
	margin-top:3px;
	font-size:8pt;
}
div#content div.nieuwsitem ul.links li
{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
div#wrapper div#content div.nieuwsitem ul.links li a
{
	font-weight:bold;
	text-decoration:none;
}
div#wrapper div#content div.nieuwsitem ul.links li a:hover
{
	text-decoration:underline;
}

/* ================== COMPETITIE UITSLAGEN & STAND ================ */

.nextcell {
	text-align:right;
	width: 33%;
}
.upcell {
	text-align:center;
	width: 34%;
}
.prevcell {
	text-align:left;
	width: 33%;
}

/* ====================FOTO SERIES ================*/
.greydetails {
    font-size: 7pt;
    color: gray;
    font-style:italic;
}
td.gallerycell {
	vertical-align:top;
}
td.gallerycell h3
{
    padding-top: 0;
    margin-top: 0;
}
.photoseries {
	font-size: 8pt;
}
.photoseries a:link, .photoseries a:visited
{
    text-decoration:none;
}
div#content table.twocolumntable h3
{
	margin-bottom: 2px;
}
div#content td.column1
{
	padding-right: 20px;
}
div#content td.column1, div#content td.column2
{
	border:0;
}
div#content table td.photo, div#content table.largephoto td, div#content td.photoseries
{
	border:0;
}
div#content table td.alignright
{
	text-align:right;
}
div#content table td.aligncenter
{
	text-align:center;
}
.thumbnail
{
    display: inline;
    width: 170px;
    height: 120px;
}
.thumbnailcontainer
{
    width: 100%;
    padding-bottom: 8px;
}

/****************************
          FOOTER
****************************/
div#wrapper div#footer
{
	font-size: smaller;
	text-align:center;
    vertical-align: middle;
	clear:both;
	width: 960px;
    margin: 20px 20px 0 20px;
	padding-top: 4px;
	padding-bottom: 4px;
/*	border-top: 8px solid #AAAAAA;*/
    color: #888888;
}
div#mobilewrapper div#footer
{
	text-align:center;
    vertical-align: middle;
	clear:both;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#footer img
{
    vertical-align: middle;
}
div#wrapper div#footer a
{
	color: #888888; /*white;*/
	text-decoration:none;
}
div#wrapper div#footer a:hover
{
	color: #111111; /*EEEEEE;*/
	text-decoration:underline;
}
.aardwormdotcom {
	text-decoration:none;
}
.aardworm {
	color:#FF9900;
	font-weight: bold;
}
div#footer ul
{
	margin:0;
	padding:0;
}
div#footer li
{
	display: inline;
	list-style-type: none;
}
div#stats, div#stats a, div#stats a:hover
{
    color: White;
    background-color: White;
    font-size: 1%;
}
.errormessage 
{
    color: Red;
}


/***********************************************/


.fotovandedag img
{
    width: 200px;
}
.fotorand
{
    border: 10px solid #EEEEEE;
    border-width: 30px 10px 5px 10px;
}
.grotefotorand
{
    border: 10px solid #EEEEEE;
    border-width: 40px 20px 10px 20px;
}
.grotefotorand img
{
    width:700px;
}
.fotorandonder
{
    height: 25px;
    background-color: #EEEEEE;
}
.grotefotorandonder
{
    height: 30px;
    background-color: #EEEEEE;
}
.fotovandedagdiv
{
    margin-bottom: 10px;
}
div.fotovandedagwrapper
{
    border: 1px solid #CCCCCC;
}


div#col1div
{
    padding: 0 20px 20px 0;
}
div#col2div
{
    padding: 0 20px 20px 0px;
}
div#col3div
{
    padding: 0 0 20px 0px;
}
td#col1, td#col2
{
/*    border-right: 1px solid #AAAAAA;*/
}
div#col2div, div#col3div
{
    font-size: 90%;
}
div#col1div h1
{
    font-size: 180%;
}
div#middle div#col2div h1, div#middle div#col3div h1
{
    font-size: 140%;
    margin-bottom: 4px;
}
div#middle div#col2div h2, div#middle div#col3div h2
{
    font-size: 110%;
    margin-bottom: 1px;
}
td#col1 { width: 500px; }
td#col2 { width: 240px; }
td#col3 { width: 240px; }
td#col2 table { width: 211px; }
td#col3 table { width: 211px; }

td.alignright
{
    text-align: right;
}
ul.leesverderlinks
{
    margin-top: 5px;
}

/* -- GECOMBINEERDE AGENDA -- */
tr.roosterclubavond td
{
    
}
tr.roostertoernooi td, tr.roostertoernooi td a
{
    color: #888888;
    text-decoration: none;
}
tr.roostertoernooi td a:hover
{
    text-decoration: underline;
}

/***********************************************************************/
div.sectie
{
  
}
div.subsectie, div#wrapper div.nieuwsitem
{
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
div.subsectie table td { 
    font-size: 95%; 
}

div#meernieuws a
{
    font-size: 90%;
    text-decoration: none;    
    font-family: Georgia, Times New Roman, Serif;
}
div#meernieuws ul
{
    margin: 0; padding: 0;
}
div#meernieuws li
{
    border-bottom: 1px solid ;
    padding: 1px 0 1px 0;
    margin: 0;
    list-style-type:none;        
}
div#meernieuws 
{
    border-top: 1px solid ;
}
div#meernieuws table
{
    margin: 0;
    padding: 0;
}

div#meernieuws a:hover
{
    text-decoration: none;
}

.hoverclass
{
    visibility:visible;
}




/* TWEETS */
.tweet
{
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.tweet a
{
    text-decoration: none;
    color:#5599bb;
}
.tweet a:hover
{
    text-decoration: underline;
}
.tweet .author
{ 
    font-weight: bold;
    color:#5599bb;
}
.tweet .published
{
    color:#5599bb;
    font-size: smaller;
}

h1 .AlleTweets { margin-left: 10px;  font-size:x-small ; font-weight: normal;}
h1 a.AlleTweets { text-decoration: none; }

