/*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: 20px; 
	font-weight:bold; 
	color:#858585;
	margin: 0px;
}
h2
{
	font-family: Verdana;
	font-size: 20px; 
	font-weight:bold; 
	color:#858585;
	margin: 0px;
}
h3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	font-style: italic;
	text-decoration: underline;
}

/*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;
}