@import url("basis.css");

option.gray_brackgound{
	background-color: #ccc;
	font-weight: bold;
}
.nieuwsbericht{
	margin-left: 15px;	
}
.nieuwsbericht td{
	vertical-align: top;	
}
.nieuwsbericht .header
	{
	line-height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/opmaak/nieuws_header.jpg');
}
.nieuwsbericht .middle
{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url('../images/opmaak/nieuws_middle.jpg');
	padding-right: 30px;
}
.nieuwsbericht div.tags
{
	padding: 5px 20px;	
}
.nieuwsbericht .footer
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../images/opmaak/nieuws_footer.jpg');
	line-height: 36px;
	font-size: 10px;
}
.nieuwsbericht h1, .nieuwsbericht h2, .nieuwsbericht h3
{
	padding: 0;
	margin: 0;
}
.nieuwsbericht a
{
	color: #00A4D9;	
}
.nieuwsbericht a:hover
{
	color: #00445B;
	text-decoration: underline;
}

.nieuwsbericht a.leesverder  
{
	color: #00445B;	
}

.nieuwsbericht h1
{
	padding-left: 20px;
	padding-right: 30px;
	font-size: 15px;
}

.nieuwsbericht h3
{
	font-size: 9pt;	
}

.nieuwsbericht .ruler
{
	margin-right: 40px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background-color: #ccc;
	font-size: 1px;	
}

.nieuwsbericht h3
{
	padding-left:20px;
	font-size: 10pt;
}

.nieuwsbericht div.intro
{
	padding: 10px 20px;
}
h1{
	
}
h2{
	  color: #00a4d9;
    font-weight: bold;
    font-size: 11pt;
    margin: 0px;
    margin-bottom:5px;
}
h2.balkhelemaal{
    background-repeat: repeat-x;
    height: 22px;
    color:white;
    font-size: 11pt;
}
h2.balkhelft{
    width:335px;
    background-image: url(../images/opmaak/h1bg.gif);
    background-repeat: repeat-x;
    height: 22px;
    color:white;
    font-size: 11pt;
    padding-left: 5px;
margin-bottom:5px;
margin-top: 5px;
}
h3{
	  color: #00a4d9;
    font-weight: bold;
    font-size: 11pt;
    margin: 0px;
    margin-bottom:5px;
}
h3.balkhelemaal{
    background-repeat: repeat-x;
    height: 22px;
    color:white;
    font-size: 11pt;
}
h3.balkhelft{
    width:335px;
    background-image: url(../images/opmaak/h1bg.gif);
    background-repeat: repeat-x;
    height: 22px;
    color:white;
    font-size: 11pt;
    padding-left: 5px;
margin-bottom:5px;    
}