/*  STYLESHEET  */

BODY, TD  {font-family: verdana; font-size: 11px; color: #003399; line-height: 15pt; vertical-align: top;}

BODY 
{
	margin: 0px;
	text-align: center;
	background: #fff;
}

TD {vertical-align: top}

H1, H2, H3, H4, H5 {font-family: verdana, arial; font-weight: bold; line-height: 1.1; margin: 5px 0px 2px 0px;}
H1 {font-size: 18px; margin: 10px 0px 22px 0px;}
H2 {font-size: 16px; color: #003399;}
H3 {font-size: 13px; color: #003399;}
H4 {font-size: 11px; color: #003399;}
H5 {font-size: 11px; color: #003399;}

.blauw  {color: #003399;}
.oranje {color: #fe7d19;}
.grijs  {color: #5A636E;}
.zwart  {color: #000000;}

.linkslijnend {float: left;}
.rechtslijnend {float: right;}
.centreren {text-align: center;}

.klein {font-size: 9px;}

FORM    {
        font-family: verdana, arial;
        font-size: 12px;
        color: #003399;
        }

HR 		{
		height: 1px; 
		border: 0px; 
		color: #002746;
		background-color: #002746;
		}
#PAGINA
{
	/* border: 1px solid #ddd; */
	width: 780px; 
	margin-top: 2%;
	margin-left: auto; 
	margin-right: auto;
	background: #fff;
}

#content  {
        text-align: left;
        vertical-align: top;
        padding: 25px 25px 0px 25px;
        	width: 96%;
        }
#contentpopup  {
        text-align: left;
        vertical-align: top;
        padding: 20px 20px 0px 20px;
        	width: 90%;
        }

A       {color: #003399; text-decoration: underline;}

/*      Navigatie      */

#menu  {
		background: url(../images/nav_bg.gif);
		height: 20px;
		vertical-align: bottom;
		text-align: center;		white-space: nowrap;
        }

TD.nav {
        background: #fe7d19;
        padding-left: 4px;        }

.nav, .navSelectie {display: table-cell;}

A.nav, A.nav:link, A.nav:active, A.nav:visited, A.navSelectie, DIV.nav {
        width: 95px;
        height: 20px;
        text-align: center;
        padding-top: 3px;
        color: #555;
        font-weight: bold;
        text-decoration: none;
        line-height: 10pt;
        }

A.nav, A.nav:link, A.nav:active, A.nav:visited  {
        background-image: url(../images/tab.gif);
        }

A.nav:hover {
        color: #fff;
        background-image : url(../images/tabover.gif);
        }

A.navSelectie {
        color: #222;
        background-image : url(../images/tabselected.gif);
		}

img     {
        border: 0px;
        }

img.image  {
        border-color: dddddd;
        border-width: 1px;
        }


#button, #headlines #button {
		text-align: center;
        padding: 1px 5px 5px 5px;
        border: #0056BC solid 1px;
        margin-bottom: 18px;
		}

#button {
		float: right;
		width: 120px;
		}

.myStyle {
        position: absolute;
        visibility: hidden;
        width: 750px;
        }

.nieuws, .nieuws TD  {
        border-top: #0056BC solid 1px;
        padding-left: 5px;
        padding-right: 5px;
        }

.nieuws H3  {
        font-weight: bold;
        display: table-cell;
        }

.datum  {
        font-size: 9px ;
        }

.edit   {
        background-image: url(../images/button_radio.gif);
        width: 21px;
        height: 21px;
        display: table-cell;
        text-align: center;
        }	

label.align_text 
{	float: left; 
	width: 100px;
	text-align: left;	margin-right: 7px;
	font-size: 100%;
	/* border: 1px solid #ff0; */
}


/* lijst nieuwsitems CMS */

.overzicht  {color: #002746; border-bottom: #002746 1px solid; padding-left: 5px; padding-right: 5px;}
.overzicht a  {color: #0056BC;}

.overzichtarchief {color: #68808F; border-bottom: #002746 1px solid; padding-left: 5px; padding-right: 5px;}
.overzichtarchief a  {color: #5C6D7B;}

.submit-button 
{
	background: url(../images/submit.gif) no-repeat;	color: #000;
	border: 0px;
	width: 82px;
	height: 19px;
}

.submit-button-klein{
	background: url(../images/submit_klein.gif) no-repeat;	color: #000;
	border: 0px;
	width: 56px;
	height: 19px;
}

.button_klein 
{
	background-image: url(../images/button_radio.gif);
	padding-top: 1px;
	font-size: 8px;
	color: #0056BC;
	width: 21px;
	height: 20px;
	display: table-cell;
	text-align: center;
	float: left;
}

.highlight1
{
	background: #ff0;
}

.highlight2
{
	background: #9df;
}

.highlight3
{
	background: #9f9;
}
