/* MAIN */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
	background-color: #FFFFFF;
}

.table_main
{
	background-color: #2090FF;
	
	background-image: url(../images/layout/BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.taal_bg
{
	background-image: url(../images/layout/taal_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 16px;
	COLOR: #26293A;
	font-weight: bold;
}

.header_intro
{
	background-image: url(../images/layout/header_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_main
{
	background-image: url(../images/layout/header_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.table_bg
{
	background-image: url(../images/layout/BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer
{
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bon_bg
{
	background-image: url(../images/layout/bon_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bon_bg2
{
	background-image: url(../images/layout/bon_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.search_bg
{
	background-image: url(../images/layout/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ***** */

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 18px;
	COLOR: #0B3660;
	font-weight: bold;
	
    padding-left: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    
    background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contenttitel_std {
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 18px;
	COLOR: #0B3660;
	font-weight: bold;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
}
.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
}

/* ******* */

/* OTHERS */

/*.bontit_big {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #0B3660;
	font-weight: bold;
	
	padding-left: 40px;
}*/

.bontit_re {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #0B3660;
	font-weight: bold;
}
.bontit_2 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0B3660;
	font-weight: bold;
}

.bontit {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #0B3660;
	font-weight: bold;
	
	padding-left: 40px;
}

.bontext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	
	padding-left: 60px;
}

/* ******* */

/* SPECIALS */

.lijn
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lijn_midden
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/*.img_borders {
	padding-top: 5px;
	
	background-image: url(../images/layout/ptrn_beeld.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
img.noborders {
	border: solid 0px #0077D4;
}

li 
{
	list-style-image: url(../images/layout/ul_grijs.gif);
	padding-top: 0px;
	margin:0 0 0 0;
}
*/