/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { background: url(../images/layout/bg.jpg) no-repeat center top; background-color: #5d074a; }

/*.header_main  { background: url(../images/layout/header_main.jpg) no-repeat left top; }
.header_left  { background: url(../images/layout/header_left.jpg) repeat-x right top; }
.header_right { background: url(../images/layout/header_right.jpg) no-repeat left top; }*/

.footer_main {
	background: url(../images/layout/footer_main.jpg) no-repeat center top;
	FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: normal;
	padding-top: 10px;
}
.footer_intro {
	background: url(../images/layout/footer_intro.jpg) no-repeat center top;
	FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: normal;
}

.bg_footer { background: url(../images/layout/bg_footer.jpg) no-repeat center bottom; }

.bg_nav { background: url(../images/layout/content_nav.gif) no-repeat left top; }
.bg_subnav { background: url(../images/layout/content_subnav.gif) no-repeat left top; }
.bg_content { background: url(../images/layout/content_content.gif) repeat-y left top; }

/* CONTENT */

.contenttitel {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 24px; COLOR: #c00729; font-weight: normal;
	padding-left: 16px;
}
.contenttitel_std { FONT-FAMILY: Times New Roman; FONT-SIZE: 24px; COLOR: #c00729; font-weight: normal; }

.contenttext {
	FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #4c013a; font-weight: normal;
	padding-left: 16px; padding-right: 16px;
}
.contenttext_std { FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #4c013a; font-weight: normal; }

/* OTHERS */

/*.knop {
	background: url(../images/layout/btn_m.gif) repeat-x left top;
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #FFFFFF; font-weight: normal;
	cursor: pointer;
}*/

.user_tit {
	FONT-FAMILY: georgia, palatino, Arial ; FONT-SIZE: 12px; COLOR: #cd0937; font-weight: normal;
	font-style: italic;
}

/* ******* */

/* 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-image: url(../images/layout/ul_grijs.gif);
	padding-top: 0px;
	margin:0 0 0 0;
}
*/