/* CSS door Norbert de Langen van Mediaconnexion BV */
/* Copyright 2006 | All rights reserved */

body{ /* settings voor normale tekst */
margin: 0px; /* Witrand om de browser (IE) */
padding: 0px; /* Witrand om de browser (Firefox) */
height: 100%; 
scrollbar-base-color: #000000; /* Basis Kleur scrollbalk (IE) */
scrollbar-arrow-color: #ffffff; /* Pijl Kleur scrollbalk (IE) */
scrollbar-DarkShadow-Color: #000000; /* Schaduw Kleur scrollbalk (IE) */
background-color:#C5C7C8;/* Browser Achtergrondkleur */
}
body, td, tr {
font-family: Verdana; /* Standaard Tekstfont */
line-height: 20px;/* Standaard Interlinie */
font-size:11px; /* Standaard Tekstgrootte */
color:#000; /* Standaard Tekstkleur */
padding-top:0px;
margin-top:0px;
}
p {
padding-top:0px;
margin-top:0px;
padding-bottom:10px;
margin-bottom:0px;
}

.content ul, .content ol{
position:relative; 
overflow:hidden;
left:-3em;
margin:auto -3em 17px 0; 
padding:0}
.content ul{
list-style:circle outside}
.content ol{
margin-right:-2em; 
list-style:decimal outside}
.content li{
display:list-item;
margin-top:0.25em;
margin-bottom:0.25em}
.content ul ul, .content ul ol, .content ol ol, .content ol ul{ 
margin:0;
padding-left:3em}
.content ul li, .content ol li{
margin-left:5em}
.content li li{
margin-left:1em}


#kop{
margin-bottom:10px;
}
#banners{
text-align:center;
}
#container{
position:relative;
margin-left:10px;
margin-right:10px;
margin-top:40px;
}
#xmenu{
position:absolute;
top:-23px;
left:0px;
width:640px;
height:76px;
margin-left:140px;
text-align:center;
}
.content{
margin-bottom:10px;
margin-left:10px;
margin-right:0px;
}
.m0l0iout {
/* level 0 inner */
text-align:left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-left:4px;
}
.m0l0iover {
/* level 0 inner */
text-align:left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-left:4px;
}
.m0l0oout {
/* level 0 outer */
text-decoration : none;
background-color: #1b3f95;
background-image:url(../images/popmenubg.gif)
}
.m0l0oover {
/* level 0 outer */
text-decoration : none;
background-color: #0093d0;
background-image:url(../images/popmenubg-over.gif)
}
.m0l1iout {
/* level 1 inner */
text-align:left;
font: 10px Verdana;
text-decoration: none;
padding: 4px;
color: #fff;
}
.m0l1iover {
/* level 1 inner */
text-align:left;
font: 10px Verdana;
text-decoration : none;
padding: 4px;
color: #000000;
}
.m0l1oout {
/* level 1 outer */
text-decoration : none;
background-color: #121775;
}
.m0l1oover {
/* level 1 outer */
text-decoration : none;
background-color: #B0A5CF;
}
.m0l2iover {
/* level 2 inner */
font: 12px Verdana;
text-decoration : none;
padding: 4px;
color: #000000;
}
.m0l2oout {
/* level 2 outer */
text-decoration : none;
border : 1px solid #FFFFFF;
background-color: #B44646;
}
.m0l2oover {
/* level 2 outer */
text-decoration : none;
border : 1px solid #FFFFFF;
background-color: #E55A5A;
}
img{ 
/* Zorgt ervoor dat plaatjes met een link geen blauwe rand krijgen */
border:0px;
}
.hr{
/* horizontale lijn tussen items */
height:1px;
color:#121775;
background-color:#121775;
margin:0px;/* IE fix */
padding:0px;/* IE fix */
line-height:0px;/* IE fix */
font-size:0px;/* IE fix */
overflow:hidden; /* IE fix */
margin:10px 0;
}
a, a:link, a:visited, a:active { 
/* Links die geen menu zijn */
color: #000; 
font-weight:bold; 
font-family: Verdana; 
text-decoration: none; 
}
a:hover { 
/* Links die geen menu zijn , waar men met de muis overheen gaat */
color: #EB0067; 
font-weight:bold; 
font-family: Verdana; 
text-decoration: none; 
}
.menu1, .menu1:link, .menu1:visited, .menu1:active{ 
/* Menu1 wordt altijd als het eerste horizontale */
color: #000; 
font-weight:bold; 
font-family: Verdana; 
font-size:12px; 
text-decoration: none; 
font-weight: bold;
}
.menu1:hover, .menu1over {
/* Menu 1, maar dan met de muis erover */
color: #f00; 
font-weight:bold; 
font-family: Verdana; 
font-size:12px; 
text-decoration: none; 
font-weight: bold; 
}
.menu2, .menu2:link, .menu2:visited, .menu2active { 
/* Menu 2 is altijd het eerste vertikale menu */
color: #fff; 
font-weight:bold; 
font-family: Verdana; 
font-size:11px; 
text-decoration: none; 
font-weight: bold; 
background-color:#121775;
cursor: pointer;
line-height:20px;
margin-top:5px;
}
.menu2:hover, .menu2over {
color: #fff; 
font-weight:bold; 
font-family: Verdana; 
font-size:11px; 
font-weight: bold; 
background-color:#B0A5CF;
cursor: pointer;
line-height:20px;
margin-top:5px;
}
.menu3, .menu3:link, .menu3:visited, .menu3:active {
/* Menu 3 is altijd het tweede vertikale menu */
color: #000; 
font-weight:normal; 
font-family: Verdana; 
font-size:10px; 
text-decoration: none; 
background-color:#ABA9CE;
cursor: pointer;
line-height:20px;
}
.menu3over {
color: #000; 
font-weight:normal; 
font-family: Verdana; 
font-size:10px; 
text-decoration: none; 
background-color:#EB0067;
cursor: pointer;
line-height:20px;
}
.bold { 
font-weight: bold; 
}
.titel { 
/* Titels voor items */
font-family: Verdana; 
font-size:12px; 
font-weight: bold; 
color: #121775; 
line-height: 11px; 
text-decoration: none;
margin-bottom:10px;
}
.klein { 
font-size:10px; 
}
.wit { 
font-size:10px; 
color: #ffffff; 
}
.footertext {
/* Wordt gebruikt in hoofdtemplate voor mediaconnexion bv */
color: #000; 
font-size: 9px; 
font-family: Verdana; 
text-decoration: none; 
}
.menubackground{
background-color:#FFFFFF;
margin-top:-5px;
}
.menubackground2{
background-color:#FFFFFF;
margin-top:30px;
}
.ondermenu{
margin-top:30px;
}
.menuoff{
background-color:#DD0000;
}
.menuon{
background-color:#FF0000;
}
.rood {
/* wordt gebruikt voor contactformulier verplichte velden */
font-size:12px;
color:#FF0000;
}
.Lijstachtergrond1{
background: #eee;
height:24px;
line-height:16px;
}
.Lijstachtergrond2{
background: #fefefe;
height:24px;
line-height:16px;
}

.marginright{
margin-right:10px;
}

.foto{
border:none;
margin-bottom:-6px}
.left{
margin:0 8px 8px 0;
float:left;
clear:left}
.right{
margin:0 0 8px 8px;
float:right;
clear:right}
.onderschrift{
line-height:13px;
font-size:9px}
.onderschriftbox{
margin-top:-4px}
.unclear{
clear:none}

.wit { 
color:#fff}
.small{
font-size:9px}
.green{
color:#83C653}
.foto{}
.left{
margin:0 9px 9px 0;
float:left;
clear:left}
.right{
margin:0 0 9px 9px;
float:right;
clear:right}
.onderschrift{
line-height:10px;
font-size:9px}
.onderschriftbox{
margin-top:-1px}
.unclear{
clear:none}