/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { background-color: #FFFFFF; }

.header_intro_ws { background: url(../images/layout/ptrn_intro_ws.png) repeat-y left top; }
.header_intro { background: url(../images/layout/ptrn_intro.png) repeat-y left top; }

.header_main {
	background-image: url(../images/layout/header_main.gif);
	background-repeat: repeat-y;
	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;
}*/

.bg_flash {
	background-image: url(../images/layout/bg_flash.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content_mid {
	background-image: url(../images/layout/content_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* ***** */

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #860021;
	font-weight: bold;
	
	padding-left: 35px;
	
	border-bottom: solid 1px #860021;
	
	background-image: url(../images/layout/tit.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contenttitel_std {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #860021;
	font-weight: bold;
}
.contenttitel_left {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	
	padding-left: 35px;
	
	border-bottom: solid 1px #860021;
	
	background-image: url(../images/layout/item.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #707070;
	font-weight: normal;
	line-height:150%;
	
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	
	border-bottom: solid 1px #860021;
}
.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #707070;
	font-weight: normal;
	line-height:150%;
}
.contenttext_left {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	line-height:150%;
	
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 10px;
}

/* ******* */

/* OTHERS */

.maintitle {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 24px;
	COLOR: #FFFFFF;
	font-weight: normal;
}

/*.itemtitle {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	
	padding-left: 35px;
	
	background-image: url(../images/layout/item.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.itemtitle_a {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #860021;
	font-weight: bold;
	
	background-color: #FFFFFF;
	
	padding-left: 35px;
	
	background-image: url(../images/layout/item_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}*/
.itemtitle a, .itemtitle a:hover, .itemtitle_a a { font: bold 12px/14px "Century Gothic", Verdana; color: #fff; text-decoration: none; text-transform: uppercase;
	background: url(../images/layout/item.gif) no-repeat left center; padding-left: 35px; display: block;
}
.itemtitle a:hover, .itemtitle_a a { color: #860021; background: #fff url(../images/layout/item_a.gif) no-repeat left center; }

.imgtitle {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	
	/*padding-top: 5px;*/
	padding-left: 35px;
	padding-bottom: 2px;
	
	background-image: url(../images/layout/item.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*.imgtitle_a {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #860021;
	font-weight: bold;
	
	padding-top: 10px;
	padding-left: 35px;
	padding-bottom: 2px;
	
	background-image: url(../images/layout/item.gif);
	background-repeat: no-repeat;
	background-position: 10 center;
}*/

/*.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;
}

/*.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;
}


*/