/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { background-color: #FFFFFF; }

.header_main {
	background-image: url(../images/layout/header_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_left {
	background-image: url(../images/layout/header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_right {
	background-image: url(../images/layout/header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_bg {
	background-image: url(../images/layout/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.snav_bg {
	background-image: url(../images/layout/snav_mid.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-left: 11px;
	padding-right: 8px;
}

.bg_content {
	background-image: url(../images/layout/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_flash {
	background-image: url(../images/layout/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_blok {
	background-image: url(../images/layout/blok.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_news {
	background-image: url(../images/layout/bg_news.gif);
	background-repeat: no-repeat;
	background-position: 3 top;
}

/*.content_tit
{
	background-image: url(../images/layout/content_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

/*.bg_footer
{
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-weight: normal;
}*/

/* ***** */

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 16px;
	COLOR: #00469b;
	font-weight: normal;
	
	padding-left: 20px;
	padding-bottom: 10px;
}
.contenttitel_std {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 16px;
	COLOR: #00469b;
	font-weight: normal;
}
.contenttitel_main {
	FONT-FAMILY: Georgia, Verdana;
	FONT-SIZE: 30px;
	COLOR: #00469b;
	font-weight: normal;
}
.contenttitel_sub {
	FONT-FAMILY: Georgia, Verdana;
	FONT-SIZE: 16px;
	COLOR: #00469b;
	font-weight: normal;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #535353;
	font-weight: normal;
	line-height:150%;
	
	padding-left:20px;
	padding-right:20px;
}
.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #535353;
	font-weight: normal;
	line-height:150%;
}

/* ******* */

#news, #jobs { margin: 0; padding: 0; }
#news li, #jobs li { list-style: none; margin: 0; padding: 0; list-style-image: none !important; }

/* OTHERS */

.snav_tit {
	FONT-FAMILY: Georgia, Verdana;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	font-weight: normal;

	padding-left: 5px;
}

/*.listtitel {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 16px;
	COLOR: #003569;
	font-weight: normal;
	text-decoration:underline;
	padding-bottom:20px;
}*/

.newstitel {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #00469b;
	font-weight: normal;
	
	border-bottom: dotted 1px #00ccff;
}

.kolommen {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #00469b;
	font-weight: normal;
}

.rij_1 {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #00a6eb;
	font-weight: normal;
}
.rij_2 {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #b4b4b4;
	font-weight: normal;
}

/*


}
.listtitel2 {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #007e26;
	font-weight: bold;
	
	padding-left: 12px;
}

.listtext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #0a71b3;
	font-weight: normal;
}

.knop
{
	background-image: url(../images/layout/meer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
	height: 20px;
	width: 75px;
	
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	
	padding-right: 30px;
	padding-top: 3px;
	
	text-align: right;
	
	cursor: pointer;
}

/*.user_tit {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #ca071e;
	font-weight: bold;
	font-style: italic;
}*/

/* ******* */

/* SPECIALS */

hr { margin: 0px; }

.lijn {
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lijn2 {
	background-image: url(../images/layout/lijn_grijs.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.form_tss {
	background-image: url(../images/layout/form_tss.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

li {
	list-style-image: url(../images/layout/list_item.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 -10;
}

.list_tss {
	background-image: url(../images/layout/lijn_tss.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

table.graph td { padding-right: 10px; }

/*.img_left { margin-right: 10px; }
.img_right { padding-left: 10px; }

.img_border { border: solid 1px #01892f; }



/*

.scroller {
	overflow-y: auto;
	
	scrollbar-face-color: #753829;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #753829;
	scrollbar-darkshadow-color: #753829;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #753829;
}

.lijn_vert
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-y;
	background-position: right 50;
}


.lijn_streep_top
{
	background-image: url(../images/layout/lijn_streep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.lijn_midden
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


*/
