/****************************************************
* Stylesheet donderdagvrienden
*****************************************************/

/* ----- div section ----- */
#wrapper { width:750px; }
#contentWrapper { float:left;width:428px;margin: 0px 0px 9px 2px; }
#infoBarBottom { float:left;width:428px;text-align:center; vertical-align:middle; }
#image { float:left;width:197px;height:197px;margin-left:9px;border: solid 1px #A4B6C2; }

#contentShell { background:url(../images/homepage_bg.gif) #FFF fixed repeat-y center top; }
#image { float:left;width:197px;height:197px;margin-left:9px;border: solid 1px #A4B6C2; }
div.sectionTopDarkBlue { float:left;margin-left:9px;background-image:url(blok_blauw2.gif);width:95px;height:95px; }
div.sectionTopBlue { float:left;margin-left:9px;background-image:url(blok_blauw1.gif);width:95px;height:95px; }

div.sectionOther { float:left;margin: 9px 0px 0px 9px;background-image:url(blok_wit.gif);width:95px;height:95px; }
div.sectionOtherNoBorder { float:left;margin: 9px 0px 0px 9px;background-image:url(1transpx.gif);width:95px;height:95px; }
div.sectionOtherDarkBlue { float:left;margin: 9px 0px 0px 9px;background-image:url(blok_blauw2.gif);width:95px;height:95px;color:#FFF; }
div.sectionOtherBlue { float:left;margin:9px 0px 0px 9px;background-image:url(blok_blauw1.gif);width:95px;height:95px; }

#OtherInfo { float:left;width:199px;margin:9px 0px 0px 9px;text-align:left; }

/* ----- paragraph section ----- */
p.header { margin:15px 0 10px 0;color:#516170;font-weight:bold;font-size:1.1em; }
p.textLine { margin:3px 0 0 10px; }
p.blockText { width:88px;text-align:right;margin:0 0 0 0;padding:40px 7px 0px 0px;font-size:19px;font-family:Arial Narrow, Arial;font-weight:bold; }

/* ----- hyperlink section ----- */
a.linkHomepage { color:#990305;font-weight:bold;text-decoration:none; }
a.linkHomepage:hover { text-decoration:underline; }

div.sectionTopDarkBlue a { text-decoration:none;color:#FFF; }
div.sectionOtherDarkBlue a { text-decoration:none;color:#FFF; }
div.sectionTopBlue a { text-decoration:none;color:#617F9B; }
div.sectionOtherBlue a { text-decoration:none;color:#617F9B; }
