
body  {
background-image:url(../images/bg_image.jpg);
background-position: top right;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#FFFFFF;
height:100%;
color: #422E5D;
font: 75% Arial, Helvetica, sans-serif;
line-height: 18px;
}

body.noImage {
background-image: none;
height: 100%;
color: #422E5D;
font: 75% Arial, Helvetica, sans-serif;
line-height: 20px;
}

.LiquidKolommen #container { 
	width: 750px; 
    margin: 0 auto; 
	text-align: left; 
    height: auto;
} 
.LiquidKolommen #header { 

	padding: 0 10px; 
} 
.LiquidKolommen #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.LiquidKolommen #navigatie{

display: block;
width: 95%;
heigth: 70px;



}

.LiquidKolommen  #subnavigatie{
width: 95%;
display: block;
height: 15px;
border-top: 1px solid #D8C4D3;
border-bottom: 1px solid #D8C4D3;
padding: 10px 10px 10px 20px;
margin-top: 5px;
margin-bottom: 5px;


}




.LiquidKolommen #Links {
	float: left; 
	width: 12em; 
	padding: 15px 0; 
overflow: hidden;
}
.LiquidKolommen #Links h3, .LiquidKolommen #Links p {
	margin-left: 10px; 
	margin-right: 10px;
}

.LiquidKolommen #mainContent { 
	margin: 30px 5px 20px 5px;
line-height: 20px;
} 

#ContentDIV{
margin: auto, 500px;
}

#contentLinks
{width: 200px;
background-color:#999999;
margin-top: 0px;
position: relative;
top: 0;}



.LiquidKolommen #footer { 
	padding: 0 10px; 
text-align: center;
} 
.LiquidKolommen #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.LiquidKolommen #Links { padding-top: 30px; }
.LiquidKolommen #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]-->




.menuSelected
{background-color: #422E5D;
display: inline;
padding: 10px;
margin-top: 5px;
color: #ffffff;
font-weight: bold;
font-size:14px;
text-decoration: none;
text-align: center;
}



a:link.menu {
display: inline;
padding: 10px;
color: #422E5D;
font-weight: bold;
font-size:100%;
text-decoration: none;
text-align: center;

}

a:visited.menu {
display:inline;
padding: 10px;
color: #D8C4D3;
font-weight: bold;
font-size:100%;
text-decoration: none;
text-align: center;
}

a:hover.menu {
padding: 20px 10px 20px 10px;
margin-top: 1px;
color: #422E5D;
font-weight: bold;
font-size:100%;
text-decoration: none;
text-align: center;
}

a:link.submenu {
display: inline;
padding: 10px;
color: #422E5D;
font-weight: bold;
font-size: 90%;
text-decoration: none;
text-align: center;


}

a:visited.submenu {
display:inline;
padding: 10px;
color: #422E5D;
font-weight: bold;
font-size:90%;
text-decoration: none;
text-align: center;
}

a:hover.submenu {
display:inline;
padding: 10px;
color: #b096af;
font-weight: bold;
font-size:90%;
text-decoration: none;
text-align: center;
}

.selected-submenu {
display:inline;
padding: 10px;
color: #b096af;
font-weight: bold;
font-size:90%;
text-decoration: none;
text-align: center;
}



.center{
margin-top: 2px;
margin-bottom: 2px;
}

.titel
{font-size: 130%;
font-weight: bold;
color: #b299ac;
heigth: 70px;
margin-top: 20px;
}




.tekst
{
color: #422E5D;
font-size: 12px;
line-height: 18px;
}

.tekstKLein
{
color: #422E5D;
font-weight: bold;
font-size: 10px;
line-height: 18px;
}

a:link.list{
color: #422E5D;
line-height: 24px;
text-decoration: none;

}

a:visited.list{
color: #422E5D;
line-height: 24px;
text-decoration: none;

}

a:hover.list{
color: #422E5D;
line-height: 24px;
text-decoration: underline;

}

li {
list-style-position:outside;
margin-left: 10px;
}

* html td.right{height:100%;}


/* Stijlen voor de pagination scripts */

#twitterwidget
{
float:left;
position: top;
padding: 5px;
border-right: 1px solid #d8c4d3;
border-left: 1px solid #d8c4d3;
}
#leftcolumn{
float:left;
width:170px;
height: 400px;

padding: 5px;
padding-left: 8px;
min-height: 400px;

}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
float:left;
width:475px;
min-height: 400px;
border-left: 1px solid #d8c4d3; 
margin-left: 10px;
padding: 5px 5px 8px 20px;

}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}









