﻿

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
background: #333366;
width: 1250px; /*Width of main container*/
margin: 0 auto 0 auto; /*Center container on page*/
position:absolute;
  top:0;
  left:0px;
  right:0px;	
}

#topsection{
background: #ffffcc;
clear: both;
height: 175px; /*Height of top section*/
width: 1250px;
position:absolute;
  top:0;
  left:0px;
  right:0px;
}

#topsection2{
background: #eeeeee;
clear: both;
height: 35px; /*Height of top section*/
width: 1250px;
position:absolute;
  top:175px;
  left:0px;
  right:0px; 
}

#topsection h1{
margin: 0;
padding: 0;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 210px 250px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
clear: none;
background: #ffffcc; padding: 1em 1.5em 0em 2em;
}

#leftcolumn{
float: left;
width: 150px; /*Width of left column in pixel*/
margin-left: -1250px; /*Set margin to that of -(MainContainerWidth)*/
background: #333366;
}

#rightcolumn{
float: right;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth)*/
background: #333366;
}

#footer{
clear: left;
width: 100%;
background: #333366;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0 0 0 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin: 10px 10px 0 300px;
}

.innertube3{
 /*Margins for inner DIV inside each column (to provide padding)*/
margin: 210px 0 0 0;
}


.innertube4{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin: 210px 0 0 15px;
}

img.logo_vakf {float: left; padding: 30px 0 20px 0; }
h1 { text-align: center; background: #ffffcc; color: #333366; font-family: 'Times new roman'; font-size: 180%; margin: 0 0 -5px 0; padding: 1em 0 0 0; }
h5 {font-size: 100%; font-family: 'Times new roman'; }
h2 {font-size: 110%; font-family: 'Times new roman'; text-align: left; color: #333366; background: #ffffcc; font-style: normal; font-weight: bold; padding: 0 5px 0 455px; }
h6 {font-size: 100%; font-family: 'Times new roman'; text-align: center; color: #333366; background: #ffffcc; font-style: normal; font-weight: normal; margin: 0 370px -10px 275px; padding: 2px 0 0 0; }
div.actie { color: #333366; text-align: left; font-family: 'Times new roman'; font-size: 120%; font-weight: bold; }
div.fotos {background: #ffffcc; padding: 1em 1.5em 0em 2em; text-align: center; }

h3 { color: #333366; background: #ffffcc; padding: 0.5em 1.5em 0 0; font-weight: bold; font-size: 120%; text-align: center; font-family: 'Times new roman'; }
h4 { color: #333366; background: #ffffcc; padding: 0.5em 1.5em 0 4em; font-weight: bold; font-size: 100%;  }
p { color: #000033; background: #ffffcc; padding: 0em 1.5em 0em 2em; line-height: 1.5; }
div.slottekst {padding: 0 1.5em 2em 2em ; color: #000033; background: #ffffcc; line-height: 1.5;}
div.slotsubsidie {padding: 0 1.5em 20em 2em ; color: #000033; background: #ffffcc; line-height: 1.5; }
div.fotopagina {color: #000033; background: #ffffcc; padding: 0em 1.5em 0em 2em;}
em {font-weight: bold; color: #000033;}
strong {text-decoration: underline; font-weight: bold; color: #000033;}
table.isolatie {border: solid #333366 2px; background: #ffffcc; border-collapse: collapse; padding: 1.5em 1.5em 0 0; }
div.back {background: #ffffcc; padding: 1em 1.5em 1.5em 0em; text-align: center; }
table.navigatie {float: left; width: 155px; }
.navigatie td {border: solid #666666 1px; background: #eeeeee; text-align: left; padding: 0 0 0 10px; }
.navigatie th {text-align: left; padding: 0 0 0 4px; border: solid #666666 3px; background: #cccccc; font-weight: bold; }
table.foto_s {float: right; clear: right; width: 250px; border-collapse: collapse; }
ul {color: #000033; background: #ffffcc; padding: 0 0 0 4em; line-height: 1.5; }
img.logo {float: left; }
img.top {float: right;}




