/**
* TOP en FOOTERS
**/
@import url("top.css");
@import url("footers.css");
@import url("fonts.css");

#imgrow{
width : 800px;
height : 184px;
margin-bottom : 12px;
background-image : url(../images/dummyimage3.jpg);
background-color : #ececec;
color : #ffffff;
overflow : hidden;
}
	#imgrow ul{
	margin : 0px;
	padding : 0px;
	padding-top : 60px;
	padding-left : 20px;
	}
	#imgrow li{
	list-style-type : none;
	padding-bottom : 17px;
	}
	#imgrow a{
	color : #ffffff;
	text-decoration : none;
	}
	#imgrow a:hover{
	text-decoration : underline;
	}
	#mainmenu{
	height : 184px;
	background-image : url(../images/mainmenubg.gif);
	background-repeat : no-repeat;
	filter : alpha(opacity=70);
	opacity: .70;
	}
/* tussen */
#piccontainer{
width : 130px;
height : 398px;
border-left : 1px solid #747474;
border-top : 2px solid #747474;
background-image : url(../images/picred.jpg);
background-position : left bottom;
background-repeat : no-repeat;
float : left;
}	
#menucolX{
width : 207px;
border-top : 2px solid #747474;
background-image : url(../images/menubg.gif);
background-position : right bottom;
background-repeat : no-repeat;
color  :#747474;
float : left;
}
/* ------------*/
#menucol{
width : 201px;
padding-bottom : 10px;
border-left : 1px solid #747474;

/* margin-top : 12px;
-moz-border-radius-topleft : 8px;
border-top : 2px solid #747474; */
border-radius-topleft : 8px;
border-right : 1px solid #747474;

/* background-image : url(../images/bg1.gif); */
background-image : url(../images/catcolbg.gif);
background-position : right bottom;
background-repeat : no-repeat;
clear : both;
float : left;
}

#menucol2010{
width : 201px;
padding-bottom : 10px;
border-left : 1px solid #747474;

/* margin-top : 12px;
-moz-border-radius-topleft : 8px;
border-top : 2px solid #747474; */
border-radius-topleft : 8px;
border-right : 1px solid #747474;

/* background-image : url(../images/bg1.gif); */
background-image : url(../images/catcolbg.gif);
background-position : right bottom;
background-repeat : no-repeat;
clear : both;
float : left;
}

/* ------------------- */
	#menucol ul{
	margin : 0px;
	margin-top : 35px;
	padding : 0px;
	}
	#menucol li{
	margin-right : 0px;
	list-style-type : none;
	padding-top : 17px; 
	padding-bottom : 18px;
	padding-left : 20px;
	border-bottom : 1px solid #D3D3D3;
	border-top : 1px solid #ffffff;
	}
	#menucol li.selected{
	background-color  :#dcdcdc;
	}
	#menucol a{
	color  :#747474;
	text-decoration : none;
	}
	#menucol a:hover{
	color : #000000;
	text-decoration : none;
	}
	#menucol li:hover{
	color : #000000;
	background-color  :#dcdcdc;
	text-decoration : none;
	border-bottom : 1px solid gray;
	padding-left : 22px;
	background-image : url(../images/2010buttonbg.gif);
	}
	.over{
	background-color : #dcdcdc;
	}
	#menucol li.selected{
	color : #000000;
	padding-left : 22px;
	background-color  :#dcdcdc;
	border-top : 1px solid #ffffff;
	background-image : url(../images/2010buttonbg.gif);
	}
	
	/* ------------------- */
	
	
#contentcolX{
width : 461px;
border-right : 1px solid #747474;
border-top : 2px solid #747474;
float : left;
}
#contentcol{
width : 596px;
padding-bottom : 10px;
/* margin-top : 12px;
-moz-border-radius-topright : 8px;
border-top : 2px solid #747474; */
border-right : 1px solid #747474;
background-color : #ffffff;
float : left;
}
	#contenttext{
	/* width : 391px; */
	width : 526px;
	padding : 35px;
	padding-left : 25px;
	padding-left : 25px;
	padding-top : 5px;
	padding-bottom : 25px;
	color : #747474;
	}
		#contenttext .w100{
		width : 100px;
		}
		#contenttext .w300{
		width : 300px;
		}
		#contenttext .border{
		border : 1px solid gray;
		}
		#contenttext a{
		color : #EE2B2F;
		}
#backtop{
margin-top : 15px;
color : #979797;
border-top : 1px solid #bbbbbb;
text-align : right;
}
#backtop a{
color : #979797;
}
