
/*positionering geheel*/
div#content{
width:610px;
left:21%;

}


/*left*/
div#left{
width:500px;
float:left;
text-align:right;
}

ul#party{
list-style:none;

padding:0px;
margin:0;}
#party li{
margin-bottom:0.5em;}

ul#party li.active {


font-weight: bold;
}




/*titel en sub menu*/
div#head{
background-image : url(../Build_media/images/lijn_hoek.gif);
background-repeat : no-repeat;
background-position:top left;;
text-align:left;
padding-left:40px;
padding-bottom:10px;
padding-top:5px;
width:100px;
float:right;
}

div#headcontainer{
display:inline-block;
float:left;


width:100%;

}

h2{

padding-bottom:5px;}

/* over the*/
#tekst{

top:0px;
padding:0;
margin:0px;
text-align:left;
width:100px;
float:right;
margin-bottom:1em;
}

ul#party{
list-style:none;

padding:0px;
margin:0;
}
embed{
float:right;}



