html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.trinext.nl/gfx/achtergrond.gif);
	background-repeat : repeat-x;
	background-color : #d9d9d9;
}

html,body{
	line-height : 17px;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #919191;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : verdana;
	font-size : 11px;
    color : #000000;
}


/* //////////////////// LINKS \\\\\\\\\\\\\\\\\\\\ */


a:link, a:visited, a:active {
	color : #D4002C; 
	text-decoration :  underline;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

a.lgrijs:link, a.lgrijs:visited, a.lgrijs:active {
	color : #989898; 
	text-decoration : none;
}
a.lgrijs:hover{
	color : #505050; 
	text-decoration : none;
}


/* //////////////////// MENU \\\\\\\\\\\\\\\\\\\\ */


.ulmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.topmenu a:link, .topmenu a:active, .topmenu a:visited {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/top_menu.gif);
	background-position : center left;
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 10px;
	line-height : normal;
	color : #919191;
	text-decoration : none;
	padding : 0 0 0 15px;
	margin : 0 25px 0 0;
}

.topmenu a:hover {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/top_menu_hover.gif);
	background-position : center left;
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 10px;
	line-height : normal;
	color : #d4002c;
	text-decoration : none;
	padding : 0 0 0 15px;
	margin : 0 25px 0 0;
}

.topmenu_select a:link, .topmenu_select a:active, .topmenu_select a:visited , .topmenu_select a:hover {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/top_menu_select.gif);
	background-position : center left;
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 10px;
	line-height : normal;
	color : #d4002c;
	text-decoration : none;
	padding : 0 0 0 15px;
	margin : 0 25px 0 0;
}

.limenu a:link, .limenu a:active, .limenu a:visited {	
	display : block;
	background-image : url(http://www.trinext.nl/gfx/menu.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 11px;
	line-height : normal;
	color : #919191;
	font-weight : bold;
	text-align : right;
	text-decoration : none;
	padding : 5px 25px 5px 0;
	margin : 0 0 0 0;
	width : 226px;
}

.limenu a:hover {
	display : block;
	background-image : url(http://www.trinext.nl/gfx/menu_hover.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : georgia;
	font-size : 11px;
	line-height : normal;
	color : #d4002c;
	font-weight : bold;
	text-align : right;
	text-decoration : none;
	padding : 5px 25px 5px 0;
	margin : 0 0 0 0;
	width : 226px;
}

.limenu_select a:link, .limenu_select a:active, .limenu_select a:visited, .limenu_select a:hover {
	display : block;
	background-image : url(http://www.trinext.nl/gfx/menu_select.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : georgia;
	font-size : 11px;
	line-height : normal;
	color : #d4002c;
	font-weight : bold;
	text-align : right;
	text-decoration : none;
	padding : 5px 25px 5px 0;
	margin : 0 0 0 0;
	width : 226px;
}

.lisubmenu a:link, .lisubmenu a:active, .lisubmenu a:visited {
	display : block;
	background-image : url(http://www.trinext.nl/gfx/sub.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : georgia;
	font-size : 11px;
	line-height : normal;
	color : #000000;
	text-align : right;
	text-decoration : none;
	padding : 5px 35px 5px 0;
	margin : 0 0 0 0;
	width : 216px;
}

.lisubmenu a:hover {
	display : block;
	background-image : url(http://www.trinext.nl/gfx/sub_hover.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : georgia;
	font-size : 11px;
	line-height : normal;
	color : #d4002c;
	text-align : right;
	text-decoration : none;
	padding : 5px 35px 5px 0;
	margin : 0 0 0 0;
	width : 216px;
}

.lisubmenu_select a:link, .lisubmenu_select a:active, .lisubmenu_select a:visited, .lisubmenu_select a:hover {
	display : block;
	background-image : url(http://www.trinext.nl/gfx/sub_hover.gif);
	background-position : center right;
	background-repeat : no-repeat;
	font-family : georgia;
	font-size : 11px;
	line-height : normal;
	color : #d4002c;
	text-align : right;
	text-decoration : none;
	padding : 5px 35px 5px 0;
	margin : 0 0 0 0;
	width : 216px;
}



/* //////////////////// HEADINGS \\\\\\\\\\\\\\\\\\\\ */


H1 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 27px;
	color : #D4002C;
	line-height : normal;
}

H2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 24px;
	color : #D4002C;
	line-height : normal;
}

H3 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 21px;
	color : #D4002C;
	line-height : normal;
}

H4 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 18px;
	color : #D4002C;
	line-height : normal;
}

H5 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 15px;
	color : #D4002C;
	line-height : normal;
}

H6 {
	padding : 0 0 0 0;
	margin :  0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 13px;
	color : #D4002C;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position: relative;
	margin : 25px auto 0 auto;
	width : 966px;
}

.moodbar {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/moodbar.gif);
	background-repeat : no-repeat;
	width : 966px;
	height : 150px;
}

.holder {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/achter.gif);
	background-repeat : repeat-y;
	padding : 0 4px 20px 3px;
	width : 959px;
}

.links {
	float : left;
	margin : 0 49px 0 0;
	width : 256px;
}

.links_holder {
	float : left;
	margin : 20px 0 0 0;
	width : 256px;
}

.logo {
	float : left;
	margin : 20px 0 0 0;
	text-align : right;
	width : 256px;
	height : 116px;
}

.rechts {
	float : left;
	width : 654px;
}

.menu_top {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/menu_top.gif);
	background-repeat : no-repeat;
	padding : 10px 0 0 230px;
	width : 424px;
	height : 30px;
}

.content {
	float : left;
	margin : 20px 0 0 0;
	padding : 0 20px 0 0;
	width : 634px;
}

.content_icons {
	float : left;
	margin : 20px 0 0 0;
	padding : 0 20px 0 0;
	word-spacing : 15px;
	width : 634px;
}

.footer {
	float : left;
	background-image : url(http://www.trinext.nl/gfx/footer.gif);
	background-repeat : no-repeat;
	width : 966px;
	height : 29px;
}

.footer_text {
	float : left;
	padding : 0 0 0 278px;
	font-size : 9px;
	width : 688px;
	height : 29px;
}
