/* MAIN */

BODY { padding: 0px; margin: 0px; }

BODY.main { background: url(../images/layout/header_ptrn.jpg) repeat-x left top;background-color:#ffffff; }

.table_main { }
.header_main  { background: url(../images/layout/header_main.jpg) no-repeat left top; }
/*.header_left  { height:416px; background: url(../images/layout/header_left.gif) no-repeat right top; text-align:right; }*/
.header_right { background: url(../images/layout/header_right.jpg) no-repeat left top; text-align:left; }

/*.header_main_print { background: url(../images/layout/header_main_print.jpg) no-repeat left top; }*/

.bg_content{ background: url(../images/layout/bg_content.gif) repeat-x left bottom; }
.btn { FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #ffffff; font-weight: bold;
	background: url(../images/layout/btn.png) repeat-x left bottom; 
	padding-left:8px; padding-right:20px;
	
}

/* CONTENT */

.contenttitel { FONT-FAMILY: Verdana; FONT-SIZE: 22px; COLOR: #000000; font-weight: normal;
	padding-bottom: 11px;padding-left: 18px; line-height:34px;
}
.contenttitel_std { FONT-FAMILY: Verdana; FONT-SIZE: 22px; COLOR: #000000; font-weight: normal; line-height:34px;}

.contenttext { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal;
	text-align:justify;
	padding-left: 18px; padding-right: 20px;padding-bottom: 20px;
}

.contenttext table{ FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal;
	padding-left:0px;
}

.contenttext_std { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal; }
.contenttext_std table { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #666666; font-weight: normal;}
/* ******* */

/* OTHERS */

.nav_tit { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: normal; 
	width: 100%; line-height: 34px; display: block;
	padding-left:15px;
	background: url(../images/layout/top.gif) no-repeat left top;
}
/*.small_txt { FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #d57a23; font-weight: normal; }
.small_txt a { COLOR: inherit; }
.small_txt a:hover { COLOR: inherit; }
.flash_txt { FONT-FAMILY: Verdana; FONT-SIZE: 16px; COLOR: #7b715e; font-weight: bold; }*/

.user_tit {
	FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #a2c039; font-weight: bold;
}

/* ******* */

/* SPECIALS */

h1 { margin: 0px; }
hr { margin: 0px; }

/*.img_left { margin-right: 10px; }
.img_right { padding-left: 10px; }

.img_border { border: solid 1px #01892f; }

.lijn_tss
{
	background-image: url(../images/layout/lijn_tss.gif);
	background-repeat: repeat-x;
	background-position: center center;
}



.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;
}
*/
li {
	list-style-type:disc;
	/*list-style-image: url(../images/layout/snav_a.jpg);*/
	padding: 0 0 0 25;
	margin: 0 0 0 0;
	list-style-position: outside;
	}

ul{
	padding: 0px;
	margin: 0 0 0 17;
}
