@charset "UTF-8";
/*
Description: css for aardrijk-sigrunlobst.nl
Version: 1.0
Author: Brigit Varenkamp
Author URI: http://www.brigitvarenkamp.nl
Date: 13-03-2009
*/

/* Initial cleanup - CSS reset 
----------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}

/* remember to define focus styles! */
:focus {outline:0;}

body {line-height:1; color: black; background: white;}

ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:separate; border-spacing:0;}

caption, th, td {text-align: left; font-weight: normal;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}

blockquote, q {quotes: "" "";}

/* Div definitions
----------------------------------------------- */
#pageFrame3col {width:840px; height:725px; position:relative; margin-top:30px; margin-left:auto; margin-right:auto; background-image:url(../images/backgroundimage3col.png); background-repeat:no-repeat;}
#pageFrame2col {width:840px; height:725px; position:relative; margin-top:30px; margin-left:auto; margin-right:auto; background-image:url(../images/backgroundimage2col.png); background-repeat:no-repeat;}

#headerFrame {width:840px; height:150px; position:relative; float:left;}
#headerLogo {width:220px; height:150px; position:relative; float:right; top:0px; left:0px;}
#headerNavigator {width:640px; height:56px; position:absolute; top:61px; background-color:#none;}
#navigatorCell {width:155px; height:54px; border:1px solid #603913; position:relative; float:left; text-align:center; line-height:54px;}

#projectFrame {width:840px; height:450px; position:relative; float:left;}

#projectLeft3col {width:155px; height:100%; position:relative; float:left;}
#projectLeftContent3col {width:145px; height:100%; margin-left:0px; margin-right:10px}

#projectCenter3col {width:320px; height:100%; position:relative; float:left;}
#projectCenterContent3col {width:320px; height:100%;}

#projectRight3col {width:365px; height:100%; position:relative; float:left;}
#projectRightContent3col {width:365px; position: absolute; bottom:0px; right:0px; margin-left:10px; margin-right:0px;line-height:12px;}

#projectLeft2col {width:465px; height:100%; position:relative; float:left;}
#projectLeftContent2col {width:465px; height:100%; margin-left:0px; margin-right:10px}

#projectRight2col {width:375px; height:100%; position:relative; float:left;}
#projectRightContent2col {width:375px; height:100%; margin-left:10px; margin-right:0px;line-height:12px;}

#footerFrame {width:840px; height:125px; position:relative; float:left;}
#footerContent3col {width:840px; height:100%; position:relative; float:right; margin-top:10px;}
#footerTop {width:840px; height:25px; position:relative; float:left;}
#footerNavigator {width:840px; height:75px; padding-left:0px; padding-right:0px; position:relative; float:left; background-color: ffffff;}
#footerBottom {width:840px; height:25px; position:relative; float:left;}

/* Text format definitions
----------------------------------------------- */
.contentText {font-family:Frutiger, Helvetica, sans-serif; font-size: 12px;}

.navigatorText {font-family: Frutiger, Helvetica, sans-serif; font-size: 12px;}
.navigatorText a {color:#000000; text-decoration:none;}
.navigatorText a:hover {color:#736f6e; text-decoration:none;}

