﻿body
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    height: 100%;
    background-color: #E1F0FF; 
}

#back
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}  

#pageContainer
{
    position: relative;
    width: 1024px;
    min-height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#pageContainer .transparant
{
/*    opacity: 0.4;
    filter: alpha(opacity=40); */
    background-color: #F1F8FF;
    -moz-opacity: 0.5;
    width: 800px;
    margin-left: 110px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

* html #pageContainer { 
	height: 100%; /* IE6 treats height as min-height */
}

a, a:visited, a:hover
{
  color: Blue;
}

.hoofdblok
{
    text-align: center;
    width: 100%;
    border: 0px solid black;
    position: relative;
}

.contentblok
{
    border: 0px solid black;
    position: relative;
}

.header
{
    height: 150px;
    position: relative;
}

.topmenu
{
    width: 801px;
    background-color: black;
    /*position: relative;*/
}

.links
{
    vertical-align: top;
    width: 200px;
    height: 100%;
    position: relative;
}

.hoofd
{
    vertical-align: top;
    width: 601px;
    height: 100%;
    position: relative;
}

.rechts
{
    vertical-align: top;
    width: 200px;
    height: 100%;
    position: relative;
}

.leeg
{
    height: 99%;
    position: relative;
}

.footer
{
    height: 20px;
    width: 800px;
    color: White;
    text-align: center;
    background-color: Black;
    position: relative;
}

/*** Nieuwsonderdelen blokvorm ***/

.NieuwsTabel
{
   margin-top: 10px;
   width: 100%;
}

.SpacerCell
{
   width: 5%;
}

.NieuwsDatum
{
   padding-top: 10px;
   vertical-align: bottom;
   font-style: italic;
   text-align: left;
   font-weight: bold;
   width: 30%;
}

.NieuwsTitel
{
   padding-top: 10px;
   vertical-align: bottom;
   font-size: 16px;
   text-align: left;
   font-weight: bold;
   width: 70%;
}

.NieuwsBody
{
    padding-right: 5px;
    text-align: left;
    font-weight: normal;
    width: 100%;
}

.NieuwsLeesMeer
{
    padding-right: 5px;
    text-align: right;
    font-weight: normal;
    border-bottom: solid 3px gray;
    padding-bottom: 5px;
    width: 100%;
}

/** Overige **/

.ButtonTekst, .input
{
	color: black;
	font-size: 11px;
}

.MuterenTekst
{
	background-color: #FFFFFF;
	color: black;
	font-size: 11px;
	padding-right: 10px;
}

/** Sponsoren **/

.SponsorTabel
{
   margin-top: 20px;
   width: 100%;
}

.SponsorTitel
{
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 10px;
} 

.SponsorTitelNormaal
{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
} 


.SponsorNaam
{ 
   vertical-align: top;
   font-size: 11px;
   text-align: left;
   width: 60%;
}

.SponsorPlaatje
{
    text-align: left;
    width: 30%;
    padding-bottom: 7px;
}

.CoSponsorNaam
{ 
   vertical-align: top;
   font-size: 11px;
   text-align: left;
   width: 40%;
}

.CoSponsorPlaatje
{
    text-align: left;
    width: 15%;
    padding-bottom: 7px;
}




.SponsorPlaats
{
   font-size: 11px;
   text-align: left;
}

.sponsorbox
{
	margin: 7px;
	font-size: 70%;
	margin-left: 0px;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #BBBBBB;
	padding-bottom: 3px;
}

/*** Gastenboek ***/

.GastenboekTabel
{
    width: 100%;
    text-align: left;
    vertical-align: top;
}

.GastenboekKolom
{
    border-bottom: 2px solid black;
}

.GastenboekTitel
{
    font-size: 16px;
    font-weight: bold;
}

.GastenboekPlaatje
{
    width: 25%;
    vertical-align: top;
    text-align: center;
}

/*** Nieuwsitem ***/

.NieuwsitemTabel
{
    width: 90%;
    text-align: left;
    margin: 20px;
}

.NieuwsitemTitel
{
    font-size: 16px;
    font-weight: bold;
}

.NieuwsitemPlaatje
{
    float: left;
    border: 1px solid gray;
    margin: 10px 20px 10px 0px;
}

.NieuwsoverzichtTabel
{
    width: 90%;
    text-align: left;
    margin: 20px;
}

.NieuwsoverzichtTitel
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid black;
}

/*** ***/

.LinkKop
{
    margin-left: 7px;
    text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.LinkKop a, .LinkKop a:hover, .LinkRef a, LinkRef a:hover
{
	text-decoration: underline;
}

/** Calendar **/

.CalItem, .CalItem a, .CalItem a:hover, .CalItem a, CalItem a:hover
{
    font: bold 11px Trebuchet MS;
    background-color: Yellow;
    font-weight: bold;
    text-decoration: underline;
}

/** Shop **/

.Product
{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

/** Twitter **/

.twtr-tweet-text
{
    font-size: 10px;
    font-family: 'Trebuchet MS';
}

.twtr-hd, .twtr-ft
{
    /*display: none;*/
    font-size: 11px;
}


#twitter_update_list
{
    font-size: 13px;
    line-height: 21px;
    list-style: none;
}

#twitter_update_list li
{
    background: url('images/twitter-divider.gif') bottom left repeat-x;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

#twitter_update_list span, #twitter_update_list span a
{
    color: #ababab;
    text-decoration: none;
}

#twitter_update_list a
{
    color: #6f7276;
}


