@charset "utf-8";
/* Default */
body{
color:#666666;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
line-height:24px;
margin-bottom:10px;
}

.light{
	color: #DBDBDB
}
h1{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #454545;
margin-bottom: 3px;
}
.newsBody h1{
	background-color: #F9EC0E;
	color: #454545;
	padding: 5px;
	font-size: 20px;
	margin-top: 0;
}
h2{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #454545;
line-height: 22px;
}

h3{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
color: #454545;
line-height: 22px;
margin-top: 5px;
}
p{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 24px;
color: #666;
margin-bottom: 10px;
}

#content p { margin: 10px 0px 10px 0px; }


#content ul li { margin-left: 35px; }
#content .note ul li,
#content .noteZakelijk ul li { margin-left: 0px; }

.subText{
	font-size: 11px;
	font-style: italic;
}
.newsItem .subText{
	color: #454545;
	margin: 5px;
}
p.date{
	font-style: italic;
	margin: 0;
	padding: 2px;
}
.note p{
	padding: 5px;
	color: #333;
}
.note h2{
	background-color: #454545;
	
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.note h2.activeTitle{
	background-image: url(../images/bg_note_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F9EC0E;
	
	margin-top: 10px;
	padding: 5px 5px 15px 5px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.note h3{
	margin-left: 25px;
	padding-right: 25px;
	margin-bottom: 5px;
}
p.footerText{
	
}
a{
color: #454545;
text-decoration: underline;
}
a:hover{
background-color: #F9EC0E;
}
a.menuItem{
text-decoration: none;
margin: 0 5px 0 0;
padding: 3px 10px 0 10px;
background-color: #F1F1F1;
border-top: 1px solid #DDE0DE;
height: 25px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
text-transform: uppercase;
height: 26px;
display: inline-block;

}
.anchor{
	text-decoration: none;
}
.anchor:hover{
	text-decoration: none;
}
.menuItem a.menuItem:hover{
background-color: #464646;
color: #FFF;
}
.menuItem.menuCurrent a{
background-color: #F9EC0E;	
}
.menuItem.menuCurrent a:hover{
background-color: #F9EC0E;
color: #454545;
}


a.button{
height: 45px;
display: inline-block;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
text-transform: uppercase;
color: #FFF;
background-color: #808080;
width: 195px;
padding: 5px;
margin: 0;
line-height: 21px;
text-decoration: none;
}
a.current{
background-color: #F9EC0E;	
}
a.menuItem current:hover{
background-color: #F9EC0E;
color: #454545;;
}
a.button:hover{
color: #F9EC0E;
background-color: #454545;
}
h2.activeTitle{
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2.activeTitle a{
	background-color: #868686;
	background-image: url(../images/dropbar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 3px 5px 8px 5px;
	text-decoration: none;
	color: #FFF;
}
h2.activeTitle a:hover{
	background-color: #F9EC0E;
	color: #454545;
}

.noteZakelijk h2{
	background-color: #454545;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.note .activeTitle a{
	background-image: url(../images/dropbar_yellow.gif);
	background: none;
}


.note .activeTitle a:hover{

	margin-top: 10px;
	padding: 15px 5px 5px 5px;
	background: none;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
ul{}
ul.linkList{
list-style:url(../images/arrow.gif);
margin-left: 50px;
}
.note ul{
	margin-left: 25px;
	padding: 5px 0 5px 0;
}
.noteZakelijk ul{
	margin-left: 25px;
	padding: 5px 0 5px 0;
}
li{
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #666;
}

ul.linkList li{
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	padding: 2px 0 2px 0;
	margin-left: 0;
}
.note .linkList li a:hover{color:#000;}

ul.linkList li a{
	text-decoration: none;
}
ul.addOnTitle{
	margin: 3px 40px 3px 0;
	padding: 0 25px 10px 25px;
}
/* Classes */
li.menuItem{
display: inline-block;
height: 35px;
margin-right: 20px;
background: none;
float: left;
}
li.menuItem:hover{
background-color:#F9EC0E;
background-image: url(../images/button_bg.gif);
}
li.menuCurrent{
background-color:#464646;
background-image: url(../images/button_bg.gif);
}
li.menuCurrent:hover{
background-color:#464646;
background-image: url(../images/button_bg.gif);
}