html,body{
	margin : 0;
	padding : 0;
	background-color : #d8d8d8;
	height : 100%;
}

html,body {
	line-height : 20px;
	font-family : Verdana;
	font-size : 11px;
	color : #646464;
}

a:link, a:visited, a:active {
	color : #EF3B02; 
	text-decoration : none;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #646464;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 3px 3px 3px 3px;
	font-family : Arial;
	font-size : 11px;
    color : #646464;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 18px;
	color : #EF3B02;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 17px;
	color : #EF3B02;
	line-height : normal;
}

h3 {
	background-image : url(gfx/icon_rood.gif);
	background-position : center left;
	background-repeat : no-repeat;
	padding : 0 0 0 20px;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 11px;
	color : #EF3B02;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 15px;
	color : #EF3B02;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	color : #EF3B02;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : #EF3B02;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	background-color : #FFFFFF;
	margin : 0 auto;
	width : 962px;
}

.holder {
	float : left;
	background-color : #FFFFFF;
	padding : 0 1px 0 1px !important;
	padding : 0 0 0 1px;
	z-index : 0;
	width : 960px;
}

.top {
	position : relative;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/top.gif);
	background-repeat : no-repeat;
	z-index : 99;
	width : 960px;
	height : 71px;
}

.container_links {
	position : absolute;
	margin : 0 auto;
	z-index : 40;
	width : 201px;
	height : 900px;
}

.links {
	position : absolute;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/links.gif);
	background-repeat : repeat-y;
	top : 0;
	left : 0;
	z-index : 15;
	margin : 0 0 0 19px !important;
	margin : 0 0 0 20px;
	width : 201px;
	height : 900px;
}

.links_holder {
	position : absolute;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/links_footer.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
	padding : 0 1px 0 1px;
	margin : 0 0 5px 0;
	top : 0;
	left : 0;
	z-index : 99;
	width : 199px;
	height : 901px;
}

.links_achter {
	position : absolute;
	background-position : left bottom;
	background-repeat : no-repeat;
	margin : 0 0 0 1px;
	top : 0;
	left : 0;
	z-index : 99;
	width : 200px;
	height : 900px;
}

.links_space{
	float : left;
	width : 1px;
	height : 900px;
}

.logo {
	float : left;
	margin : 70px 0 0 0;
	width : 199px;
}

.submenu {
	float : left;
	margin : 20px 0 0 0;
	padding : 0 15px 0 15px;
	line-height : normal;
	width : 169px;
}

.submenu_item a, .submenu_item a:link, .submenu_item a:visited, .submenu_item a:active {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/icon_grijs.gif);
	background-position : center left;
	background-repeat : no-repeat;
	padding : 6px 15px 6px 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #646464;
}

.submenu_item a:hover {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/icon_rood.gif);
	background-position : center left;
	background-repeat : no-repeat;
	padding : 6px 15px 6px 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.submenu_item_select a, .submenu_item_select a:link, .submenu_item_select a:visited, .submenu_item_select a:active, .submenu_item_select a:hover {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/icon_rood.gif);
	background-position : center left;
	background-repeat : no-repeat;
	padding : 6px 15px 6px 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.subsubmenu_item a, .subsubmenu_item a:link, .subsubmenu_item a:visited, .subsubmenu_item a:active {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/subsubmenu.gif);
	background-position : 20px center;
	background-repeat : no-repeat;
	padding : 4px 15px 4px 30px;
	font-size : 11px;
	line-height : normal;
	text-decoration : none;
	color : #646464;
}

.subsubmenu_item a:hover {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/subsubmenu.gif);
	background-position : 20px center;
	background-repeat : no-repeat;
	padding : 4px 15px 4px 30px;
	font-size : 11px;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.subsubmenu_item_select a, .subsubmenu_item_select a:link, .subsubmenu_item_select a:visited, .subsubmenu_item_select a:active, .subsubmenu_item_select a:hover {
	display : block;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/subsubmenu.gif);
	background-position : 20px center;
	background-repeat : no-repeat;
	padding : 4px 15px 4px 30px;
	font-size : 11px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.quickmenu {
	float : left;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/x_lijn.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	text-align : right;
	padding : 5px 10px 6px 230px;
	line-height : normal;
	width : 720px;
}

.quickmenu  a, .quickmenu a:link, .quickmenu a:visited, .quickmenu a:active {
	color : #000000;
	text-decoration : none;
}

.quickmenu a:hover {
	color : #ef3b02;
	text-decoration : none;
}

.menu {
	float : left;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/x_lijn.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	text-align : left;
	padding : 5px 0 6px 0;
	width : 740px;
}

.menu_item a, .menu_item a:link, .menu_item a:visited, .menu_item a:active {
	float : left;
	padding : 0 15px 0 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #000000;
}

.menu_item a:hover {
	float : left;
	padding : 0 15px 0 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.menu_item_selct a, .menu_item_selct a:link, .menu_item_selct a:visited, .menu_item_selct a:active {
	float : left;
	padding : 0 15px 0 15px;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #ef3b02;
}

.moodbar {
	float : left;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/x_lijn.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	font-size : 0;
	line-height : 0;
	width : 960px;
	height : 202px;
}

.content {
	float : left;
	padding : 0 0 0 221px;
	width : 720px;
}

.content_l{
	float : left;
	padding : 20px 20px 20px 20px;
	width : 639px;
}

.content_l_space{
	float : left;
	width : 1px;
	height : 550px;
}

.footer {
	float : left;
	background-image : url(http://www.gliamicidiplutoesilvestro.com/gfx/footer.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	border-bottom : 1px solid #FFFFFF;
	padding : 17px 0 0 0;
	line-height : normal;
	text-align : center;
	color : #FFFFFF;
	width : 960px;
	height : 31px;
}

.footer_space {
	float : left;
	background-color : #D8D8D8;
	margin : 0 0 0 -1px;
	width : 963px;
	height : 25px;
}