body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #F0E8DB;
}

#topsection{
background-image: url('images/topbg.gif');text-align: center;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #F0E8DB;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
margin-top: 10px;

}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
margin-top: 10px;
background-image: url('images/left.gif');
background-repeat: no-repeat;
background-color: #F0E8DB;
margin-left: -100%;
min-height:476px;
  height:auto !important;
  height:476px;
}

#footer{
clear: left;
width: 100%;
background-color: #F0E8DB;
color: #FFF;
text-align: center;
padding: 4px 0;
background-color: #F0E8DB;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 30px;
background-color: #F0E8DB;
}


#leftmenu
{
float: left;
margin-top: 20px;
margin-left: 30px;
display: block;
background-repeat: no-repeat;
background-image: url('images/buttonsel.gif');
height: 36px;
line-height: 36px;
width: 161px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: black;
text-decoration: none;
}

#leftmenu a
{
text-decoration: none;
color: black;
background-image: url('images/buttonlst.gif');
background-repeat: no-repeat;
display: block;
width: 161px;
height: 36px;
line-height: 36px;
}

#leftmenu a:link, a:visited
{
text-decoration: none;
color: black;
background-image: url('images/buttonlst.gif');
width: 161px;
height: 36px;
line-height: 36px;
}

#leftmenu a:hover
{
text-decoration: none;
color: black;
font-weight: bold;
background-image: url('images/buttonsel.gif');
background-repeat: no-repeat;
width: 161px;
height: 36px;
line-height: 36px;
}

#leftmenu a.huidig
{
text-decoration: none;
color: black;
font-weight: bold;
background-image: url('images/buttonact.gif');
width: 161px;
height: 36px;
line-height: 36px;
}

#contentcolumn h1
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16pt;
}

#contentcolumn h2
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14pt;
}

#contentcolumn p
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt;
}

#contentcolumn a
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
background-image: none;
text-decoration: none;
}

#contentcolumn a:link
{
color: blue;
text-decoration: none;
}

#contentcolumn a:visited
{
color: purple;
text-decoration: none;
}

#contentcolumn a.list
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 150%;
position: relative; /* peekaboo bug fix for IE6 */
}

#contentcolumn ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#contentcolumn li
{
margin: 0;
padding-left: 2em;
background-image: url('images/list.gif');
background-repeat: no-repeat;
/*background-position: 0 0.5em;*/
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 150%;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

#contentcolumn td
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 150%;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

img.floatright { 
float: right; 
border: 1px solid red;
padding: 5px;
margin-left: 8px;
margin-bottom:8px; 
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

img.floatleft { 
float: left;
border: 1px solid red;
padding: 5px;
margin-right: 8px; 
margin-bottom: 8px;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

.clearboth
{clear:both;}

.sponsor
{
float: left;
width: 236px;
height: 244px;
background-color: white;
padding: 2px;
padding-top: 14px;
border: 1px solid red;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 150%;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}
