/* CSS Document */
/* by Norbert de langen */
/* Mediaconnexion.nl */
body{
margin:0px;
padding:0px;
font-family: verdana;
color:#434A5D;
background:#7B808E;
}
#mainContainer{
width:794px;
position: relative;
background-color:#434A5D;
text-align:left;
}
#footer{
width:794px;
background-color:#EC6900;
position:absolute;
bottom:-18px;
}
#header{
height:70px;
}
#miniagenda{
width:212px;
display:block;
position:absolute;
left:0;
color:#FFF;
height:212px;
overflow:auto}

#menu{
position:relative;
margin-right:14px;
height:212px;
}
#menuContainer{
width:235px;
height:198px;
display:block;
position:absolute;
right:0;
padding:7px;
text-align:right;
background-color:#EC6900;
}
#content{
width:780px;
height:420px;
margin-right:14px;
clear:both;
}
#nieuwscol{
height:420px;
width:260px;
background-color:#FFF;
float:left;
}
#nieuwskop{
background-color:#EC6900;
}
#nieuwsinner{
padding:13px;

}
#contentcol{
height:420px;
width:520px;
background-color:#cccccc;
float:left;
}
#contentkop{
background-color:#434A5D;
height:19px;
}
#contentholder{
}
#contentinner{
width:507px;
margin:13px;
margin-right:0px;
margin-bottom:-33px;
overflow:auto;
height:375px;
}
.headkop{
width:347px;
float:left;
background-color:#EC6900;
}
.headkop2{
width:447px;
float:right;
text-align:right;
}
.randomimage{
text-align:right;
display:block;
position:absolute;
left:212px;
width:319px;
height:212px;
overflow:hidden;
}
.kop{
font-family:verdana;
font-size:1.1em;
color:#FFFFFF;
padding-left:14px;
text-transform: uppercase;
padding-top:4px;
padding-bottom:4px;
}
.titel{
font-size:14px;
color:#EC6900;
font-weight:bold;
}
.roman{
font-family:verdana;
color:#434A5D;
font-size:12px;
line-height:18px;
}
.bol{
color:#EC6900;
font-size:20px;
line-height:14px;
}
.bold{
font-weight:bold;
}
a:link{
text-decoration:none;
color:#EC6900;
}
a:visited{
text-decoration:none;
color:#EC6900;
}
a:hover{
color:#EC6900;
text-decoration:none;
}
a:active{
color:#EC6900;
text-decoration:none;
}
.padded{
padding:14px;}
.normal{
font-family:verdana;
font-size:12px;
line-height:18px;
}