/*CSS Document*/

body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 5px;
}

#famepla_main
{
	width: 921px;
}
#famepla_logo
{
	width: 921px;
	height: 87px;
	background: #FFF;
}
#famepla_toppane
{
	width: 921px;
	height: 18px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
	background: #000080;
	font-size: 11px;
}
#famepla_menu
{
	width: 921px;
	padding-top: 4px;
	padding-bottom: 10px;
	height: 15px;
	font-weight: bold;
	font-size: 11px;
}
#famepla_logo_small
{
	width: 921px;
	height: 51px;
	background: #fff url(images/logo_small.jpg) no-repeat 1px 16px;
}
#famepla_titlepane
{
	width: 921px;
}
#famepla_contentpane
{
	width: 100%;
}
#famepla_leftpane
{
	padding-top: 10px;
	width: 50%;
}
#famepla_rightpane
{
	padding-top: 10px;
	width: 50%;
}
#famepla_linkpane
{
	padding-top: 16px;
	width: 100%;
}
#famepla_bottompane
{
	width: 100%;
}
#famepla_footer
{
	width: 921px;
	height: 63px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	background: #fff url(images/footer.jpg) no-repeat;
}

/*Lay-out*/
.normal, .normal td
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.normalBold
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.SkinObject
{
	color: #666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.Commandbutton
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.Head
{
	color: #0093dd;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.SubHead
{
	color: #666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.SubSubHead
{
	color: #333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
p
{
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 6px;
}
td
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a:link
{
	color: #cc3333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #cc3333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited
{
	color: #cc3333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.SkinObject:link
{
	color: #0093dd;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}
a.SkinObject:active
{
	color: #0093dd;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}
a.SkinObject:hover
{
	color: #333;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}
a.SkinObject:visited
{
	color: #0093dd;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}
a.Commandbutton:link
{
	color: #666;
	font-family: Verdana;
	font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
}
a.Commandbutton:active
{
	color: #666;
	font-family: Verdana;
	font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
}
a.Commandbutton:hover
{
	color: #999;
	font-family: Verdana;
	font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
}
a.Commandbutton:visited
{
	color: #666;
	font-family: Verdana;
	font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
}

h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}
h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}
h3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}

/*Menu*/

#menu1 
{
	display: block;
	Z-INDEX: 10000; 
}
#menu1 ul
{	
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type: none;
	Z-INDEX: 10000; 
}
#menu1 li
{	
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	float: left;
	position: relative;
	Z-INDEX: 10000; 
}
#menu1 a 
{ 
	display: block;
}
#menu1 li li 
{ 
	width: 165px;
	Z-INDEX: 10000; 
}
#menu1 li li ul 
{ 
	top: 0px;
	left: 165px;
	Z-INDEX: 10000; 
}
#menu1 li li:hover ul 
{	
	left: 100%;
	Z-INDEX: 10000; 
}
#menu1 li ul 
{	
	display: none;
	position: absolute;
	Z-INDEX: 10000; 
}
#menu1 li li li ul
{
	left: 165px;
}
#menu1 li:hover>ul 
{ 
	display: block;
	Z-INDEX: 10000; 
}
#menu1List:after 
{ 
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	Z-INDEX: 10000; 
}
#menu1 li
{
	height: 15px;
	border: 1px solid #000;
}
#menu1 li li
{
	height: 15px;
	border: 0px;
}

#menu1 li.junamenubreak
{
	display: block;
	width: 15px;
	border: 0px;
}
#menu1
{
	white-space: nowrap; 
}
#menu1 a
{
	font-size: 11px;
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	background: #000080;
	width: 100px;
	text-align: center;
	height: 15px;
}
#menu1 img
{
	display:none;
}
#menu1 a:hover
{
	font-size: 11px;
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	background: #F00;
	width: 100px;
	height: 15px;
}
#menu1 li li a
{
	border:0px;
	font-size:11px;
	height:15px;
	padding-left: 0px;
	width: 100%;
	text-align:left;
}
#menu1 li li a:hover
{
	border:0px;
	font-size:11px;
	width: 100%;
	text-align:left;
}
#menu1 .activemenu a
{
	background: #F00;
}
#menu1 .activemenu li a
{
	color:black;
}

#menu1 li .activemenu a
{
	color:white;
}
#menu1 li .activemenu li a
{
	color:white;
}
#menu1 li li .activemenu a
{
	color:white;
}
#menu1 a:hover
{
	text-decoration:none;
	color:white;
}
#menu1 .children a
{
	background:url('images/ddimage.gif');
	background-repeat:no-repeat;
	background-position:right;
}
#menu1 ul ul .children a
{
	background:url('images/ddrimage.gif');
	background-repeat:no-repeat;
	background-position:right;
	
}
#menu1 .children a
{
	padding-right:30px;
}
#dnn_junaMenu_pnMenu
{
	display:none;
}
#menu1 li li
{
	height:15px;
	padding:0px;
	margin-top: 2px;
}
#menu1 li li a
{
	
}
#menu1 li ul
{
	background: #000080;
	margin-top: 2px;
	padding-bottom: 4px;
	width: 165px;
}

/*producten*/
.famepla_links
{
	color: #fff;
}
.famepla_links a
{
	color: #fff;
}
.famepla_links a:hover
{
	color: #fff;
	background: #ff0000;
}

/* Categorie blokjes */
ul.bl 
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	clear: both;
}
ul.bl li
{
    border: 2px solid black;
    display: block;
    width: 215px;
    padding: 0;
    margin: 0 0 0 14px;
    overflow: hidden;
    background: #3366ff;
    text-align: left;
	float: left;
	cursor: pointer;
}
ul.bl.dark li 
{
    background-color: #000080;
}
ul.bl li:first-child {
	margin: 0 0 14px 0;
}
ul.bl li span
{
    background: white;
    height: 20px;
    width: 31px;
    background: #fff url(images/Icon_Small.png) no-repeat 0 1px;
    position: absolute;
    padding: 0;
    margin: 0;
}
* html ul.bl li span 
{
    margin-left: -31px;
}
ul.bl li a:link, ul.bl li a:visited, ul.bl li a:active
{
    color: White;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0 31px;
    line-height: 20px;
    display: block;
    width: 183px;
    text-align: center;
}
ul.bl li a:hover {
	text-decoration: none;
	color: White;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0 31px;
    line-height: 20px;
    display: block;
    background: #f00;
    width: 183px;
    text-align: center;
}
ul.bl li em 
{
    color: White;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
a.fietsenmakers:link, a.fietsenmakers:visited, a.fietsenmakers:active
{
    color: #fff;
    font-weight: bold;
    font-style: italic;
    display: block;
    width: 194px;
    line-height: 20px;
    text-decoration: none;
}
a.fietsenmakers:hover
{
    color: #fff;
    background: #f00;
    font-weight: bold;
    font-style: italic;
    display: block;
    width: 194px;
    line-height: 20px;
    text-decoration: none;
}
