/* style.css */
/* syntax margin: top right bottom left */
H2
{
  font-size: 110%;
}

/* Paragraaf tekst */
P
{
  font-size: 90%;
}

/* Highlight style van zoekresultaat */
.highlight
{
  font-weight: bolder;
  color: #A00000;
  background: transparent;
} 

/* Bijschrift voor images */
.imagenote
{
  font-size: 80%;
}

/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: none;
    background-color:#EAECB0;
}

#stretcher1 {height:100%}

H1
{
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 100px;
	margin-right: 60px;
}

H2
{
	font-size: 10px;
	font-weight: bold;
	color: #60237b;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;

}

a.moreinfo_newsbox
{
	font-size: 9px;
	font-weight: bold;
	color: #60237b;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

a.moreinfo_newsbox2
{
	font-size: 9px;
	font-weight: bold;
	color: #60237b;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

a.moreinfo_newsbox:hover
{
	color: #60237b;
}

a.moreinfo_newsbox2:hover
{
	color: #60237b;
}

.backgr_intro
{
	background-color: #60237b;
	background-image: url(../img/introbckgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.backgr_navleft
{
	background-color: #bba3c7;
	background-image: url(../img/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
    width:143px;
}

.backgr_main
{
	background-color: #ffffff;
	background-image: url(../img/main_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
        text-align: left;
}

.backgr_newbox
{
	background-color: #60237b;
	background-image: url(../img/news_hdr_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.contentintro
{
	font-size:11px;
	color:#ffffff;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 328px;
	margin-right: 60px;
	font-weight: normal;
	line-height: 20px;
	width:350px;
}

.contentmain
{
	font-size:11px;
	color:#000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
 	margin-right:60px;
	font-weight: normal;
}

.contentnewsbox
{
	font-size:9px;
	color:#ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

.contentnewsbox2
{
	font-size:9px;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
}

.contentnewsboxh2
{
	font-size: 10px;
	font-weight: bold;
	color: #60237b;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

}

.backgr_lowbar,A.backgr_lowbar
{
	background-color: #60237b;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

A.backgr_lowbar:hover
{
 text-decoration:underline;
}

.backgr_newsbox
{
	background-color: #60237b;
	background-image: url(../img/news_hdr_left.gif);
	background-repeat: no-repeat;
	background-position: left;

}

.backgr_newsbox_en
{
	background-color: #60237b;
	background-image: url(../img/news_en.jpg);
	background-repeat: no-repeat;
	background-position: left;

}


#sidemenu
{
 padding-top:110px;
 display:table;
}

DIV.menuline
{
 display:table;
 border:1px #F00 solid;
 width:135px;
}

A.menulink
{ 
    font-size:11px;
	text-decoration:none;
}

.menurow,.menuright,.menuselected
{
 padding-left:2px;
 padding-right:0px;
 margin:0px;
 height:30px; 
 vertical-align:top;
}

.menuright,.menuselected
{
 width:218px;
}

.menuselected,a.menulink:hover
{
 font-size:10px;
 font-weight:bold;
 color:#c8d100;
 
}

a.menulink
{
 
 font-size:10px;
 font-weight:bold;
 color:#ffffff;
}

.imageNoteImageTag
{
 padding-right:10px;
 padding-left:10px;
}

.contenthomeimage
{
	margin-top: 40px;
	margin-left: 100px;
}

.contenthomenews
{
	margin-top: 0px;
	margin-left: 0px;
}

.contenthome
{
	font-size:9px;
	font-weight: bolder;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 100px;
	margin-right: 20px;
	line-height: 20px;
}

img
{
    border: 0px;
}
