*   {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: "Verdana";
    font-size: 0.7em
}


#siteContainer   {
    position: absolute;
    left: 50%;
    
    width: 1024px;
    
    margin-left: -512px;
}

#siteLogo   {
    background-image: url("../../gfx/bg.logo.jpg");
    
    height: 65px;
}
#siteMenu   {
    /*text-align: center;*/
    padding-left:55px;
    height: 41px;
}
#siteMenu  a  {
    float:left;
}
#siteMenu ul.menu li   {
    display: inline;
}
#siteHeader   {
    height: 187px;
}
#siteHeader ul   {
    position: absolute;
    left: 80px;
    top: 210px;
    
    line-height: 18px;
    
    list-style: url("../../gfx/icon.bullit.jpg");
    width:150px;
    color: #264292;
}
#siteHeader ul li.border   {
    border-bottom:1px solid #c6c9e1;
}
#siteHeader ul li a   {
    color: #264292;
    text-decoration: none;
}
#siteHeader .background {
    height: 100%;
    width: 100%;
    
    background-image: url("../../gfx/bg.header.jpg");
}
#siteLeftColumn {
	position: absolute;
    top: 293px;
    left: 53px;
    width: 196px;
}
#siteLeftColumn #siteLeftColumnAgenda {
	padding:12px;
	background-color: #2f1c6b;
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	height:200px;
}
#siteLeftColumn #siteLeftColumnAgenda .agendaitem {
	border-top:1px solid #6862a0;
	padding-top:5px;
	padding-bottom:5px;
}
#siteLeftColumn #siteLeftColumnAgenda .agendaitem .datum {
	color:#37a4d1;	
}
#siteLeftColumn #siteLeftColumnAgenda .master {
	display:block;
	width:170px !important;
	width:175px;
	height:27px;
	padding-left:5px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url('../../gfx/btn_aanmelden.jpg');
	background-repeat:no-repeat;
}
#siteLeftColumn #siteLeftColumnProjects {
	padding:12px;
	padding-top:40px;
	height:264px;
	color:#FFFFFF;
	background-image: url("../../gfx/bg.Projectinbeeld.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}
#siteLeftColumn #siteLeftColumnProjects img {
	border:2px solid #FFFFFF;	
}
#siteLeftColumn #siteLeftColumnProjects h2 {
	font-size:12px;
	color:#9bd7dd;
	margin-top:6px;
	padding-top:7px;
	font-weight:normal;
}
/*#siteLeftColumn {
    position: absolute;
    top: 293px;
    left: 53px;
    width: 196px;
    height: 414px;
    overflow: hidden;
    background-color: #2f1c6b;
    background-image: url("../../gfx/bg.bottomleftcolumn.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
}
#siteLeftColumn div, #siteRightColumn div {
    margin: 16px;
    color: #ffffff;
}
#siteLeftColumn div.fotoborder, #siteRightColumn div.fotoborder  {
    margin-left: 7px;
    height: 128px;
    width: 180px;
    background-image: url("../../gfx/bg.sidecolumnfotoborder.jpg");
}
#siteLeftColumn div.fotoborder img, #siteRightColumn div.fotoborder img  {
    margin: 11px;
    height: 106px;
    width: 158px;
}
#siteLeftColumn p, #siteRightColumn p   {
    margin: 10px;
    color: #ffffff;
}
#siteLeftColumn a, #siteRightColumn a   {
    color: #8fa2cd;
    text-decoration: none;
}
#siteLeftColumn a.leesmeer, #siteRightColumn a.leesmeer  {
    padding-left: 10px;
    color: #ffffff;
    text-decoration: none;
    background-image: url("../../gfx/icon.leesmeer.jpg");
    background-repeat: no-repeat;
    background-position: left;
}
#siteLeftColumn h2, #siteRightColumn h2   {
    color: #a2b3d7;
    font-size: 1.0em;
    font-weight: normal;
}*/
#siteRightColumn {
    position: absolute;
    left: 758px;
    top: 293px;
    width: 196px;
    height: 414px;
    color:#FFFFFF;
    /*background-color: #2f1c6b;
    background-image: url("../../gfx/bg.bottomrightcolumn.jpg");
    background-position: bottom;
    background-repeat: no-repeat;*/
}
#siteRightColumn #enqueteLink {
	display:block;
	width:191px !important;
	width:196px;
	height:38px !important;
	height:50px;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:12px;
	background-image:url('../../gfx/btn_ganaarenquete.jpg');
	background-repeat:no-repeat;
}
#siteRightColumn #enqueteLink a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#siteRightColumn #siteRightColumnActueel {
	padding:12px;
	background-color: #2f1c6b;
	color:#FFFFFF;
	font-size:10px;
	height:152px;
}
#siteRightColumn #siteRightColumnActueel a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration:none;
	border-top:1px solid #6862a0;
}
#siteRightColumn #siteRightColumnActueel a img {
	border:none;
}
#siteRightColumn #siteRightColumnOpinie {
	padding:12px;
	background-color: #2f1c6b;
	color:#FFFFFF;
	font-size:10px;
	height:239px;
	background-image: url("../../gfx/bg.Opinie.jpg");
    background-position: top;
    background-repeat: no-repeat;
}
#siteRightColumn #siteRightColumnOpinie a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration:none;
	border-top:1px solid #a5569d;
}
#siteRightColumn #siteRightColumnOpinie a img {
	border:none;
}
#siteBody   {
    padding-left: 295px;
    padding-right: 302px;
    
    color: #424242;
    line-height: 150%;
    
    _height: 300px;
    min-height: 300px;
}
#siteBody h1   {
    color: #2f1c6b;
    font-size: 1.6em;
    font-weight: normal;
    
    margin-top: 10px;
    margin-bottom: 5px;
}
#siteBody p {
    margin-bottom: 10px;
}
#siteBody ul    {
    margin-left: 20px;
}
#siteBody #nieuwsHome {
	padding-top:10px;
}
#siteBody #nieuwsHome #aanmeldenLink {
	display:block;
	width:180px !important; 
	width:200px;
	height:30px;
	line-height:30px;
	float:right;
	text-decoration:none;
	color:#757cb7;
	padding-left:20px;
	margin-right:10px;
	border-left:1px solid #757cb7;
}
#siteBody #nieuwsHome #aanmeldenLink img {
	border:none;
}
#siteBody #nieuwsHome .nieuwsItem {
	width:100%;
	height:63px;
	background-image:url(../../gfx/bg_nieuwsitem.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:5px;
}
#siteBody #nieuwsHome .nieuwsItem .image {
	float:left;
	width:95px;
	height:60px;
	border:1px solid #d6d6d6;
}
#siteBody #nieuwsHome .nieuwsItem .text {
	float:left;
	width:425px;
	height:60px;
	font-size:11px;
	line-height:14px;
}
#siteBody #nieuwsHome .nieuwsItem .text .datum {
	color:#818181;
}
#siteBody #nieuwsHome .nieuwsItem .text .titel {
	color:#2f1c6b;
	font-weight:bold;
	text-decoration:none;
}
#siteBody #nieuwsHome .nieuwsItem .text .leesverder {
	color:#646cae;
	text-decoration:none;
}
#siteBody #nieuwsHome .nieuwsItem .text .leesverder img {
	border:none;
}
/*#siteBody .homepageNieuwsTitel  {
    font-weight: bold;
    color: #264292;
    font-size: 1.0em;
}
#siteBody .homepageNieuwsColumnLeft a, .homepageNieuwsColumnRight a  {
    color: #264292;
    text-decoration: none;
}
#siteBody .homepageNieuwsColumnLeft  {
    position: absolute;
    left: 266px;
    
    background-image: url("../../gfx/bg.newscolumnleft.jpg");
    
    width: 190px;
    height: 97px;
    
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 12px;*/
    
    /*margin-left: -30px;
    float: left;*/
/*}*/
/*#siteBody .homepageNieuwsColumnRight  {
    position: absolute;
    left: 506px;
    
    background-image: url("../../gfx/bg.newscolumnright.jpg");
    
    width: 200px;
    height: 97px;
    
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 12px;*/
    
    /*margin-right: -23px;
    float: left;*/
/*}*/

table.nieuwsoverzicht th   {
    font-weight: normal;
    color: #9999ad;
    padding-right: 12px;
}
table.nieuwsoverzicht td a  {
    text-decoration: none;
    color: #424242;
}
table.nieuwsoverzicht td a:hover  {
    text-decoration: underline;
}

table.downloads {
    width: 426px;
}
table.downloads td  {
    background-image: url("../../gfx/bg.downloadborder.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    
    padding: 10px;
}
table.downloads td.mimetype {
    width: 70px;
    text-align: center;
}
table.downloads td a    {
    text-decoration: none;
}
table.downloads td h2 {
    font-size: 1.25em;
    font-weight: normal;
    color: #9999ad;
}
table.downloads td h2 a {
    color: #9999ad;
}


div.login   {
    background-image: url("../../gfx/bg.login.jpg");
    background-repeat: no-repeat;
    
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    
    width: 346px;
    height: 171px;
    
    margin-top: 50px;
}
div.login table th  {
    text-align: left;
    color: #424242;
    font-weight: normal;
    padding-right: 10px;
}
div.login input.text {
    background-color: #f3f4f6;
    border: 1px solid #777e86;
    width: 200px;
}
div.login a {
    color: #17358a;
    text-decoration: none;
}


table td, table th  {
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
}

a   {
    color: #264292;
    text-decoration: underline;
}
a:hover   {
    text-decoration: none;
}



.vacatureTable  {
    width: 100%;
}
.vacatureTable tr td, .vacatureTable tr th  {
    padding-left: 10px;
    padding-right: 10px;
    
    vertical-align: top;
    
    line-height: 20px;
}
.vacatureTable tr th    {
    width: 20%;
}


table.listTable  {
    width: 400px;
}
table.listTable td    {
    width: 250px;
}
table.listTable textarea    {
    height: 100px;
}

/*************************************************************/
/*************************   Rollout   ***********************/
/*************************************************************/
#siteMenu ul.rollout   {
    text-align: left;
    
    display: block;

    position: absolute;
    list-style: none;
    
    margin: 0px;
    padding: 0px;
    /*padding-top: 70px;*/
    /*margin-left: -130px;*/
    
    width: 224px;
    
    z-index: 999;
}

#siteMenu ul.rollout li   {
    background-image: url("../../gfx/bg.rollout_repeat.png");
    background-repeat: repeat-y;
    
    height: 29px;
    
    line-height: 29px;
    vertical-align: middle;

    padding: 0px;
    padding-left: 16px;
    
    border: 0px;
}
#siteMenu ul.rollout li.top   {
    height: 4px;    
    line-height: 4px;

    font-size: 1px;
    
    padding: 0px;
    margin: 0px;

    margin-top: -10px;
    padding-top: 10px;
    
    background-image: url("../../gfx/bg.rollout_top.png");
    background-repeat: no-repeat;
    background-position: bottom;
}
#siteMenu ul.rollout li.bottom   {
    height: 13px;    
    line-height: 13px;
    
    padding: 0px;
    margin: 0px;
 
    background-image: url("../../gfx/bg.rollout_bottom.png");
    background-repeat: no-repeat;
    background-position: top;  
}
#siteMenu ul.rollout li a {
    text-decoration: none;
    color: #252a6f;
}
#siteMenu ul.rollout li a:hover   {
    text-decoration: underline;
}


