@charset "UTF-8";
/* CSS Document */



#Logo {
	position:absolute;
	left:29px;
	top:26px;
	width:124px;
	height:72px;
	z-index:2;
	background-image: url(Images/Marktzicht_logo.jpg);
	background-repeat:no-repeat;
}
#logo_home {
	position:absolute;
	left:47px;
	top:42px;
	width:120px;
	height:65;
	z-index:3;
}
#title {
	position:absolute;
	left:432px;
	top:65px;
	width:447px;
	height:54px;
	z-index:2;
	background-image: url(Images/title.jpg);
	background-repeat:no-repeat;
}
#Header {
	position:absolute;
	left:0px;
	top:131px;
	width:880px;
	height:178px;
	z-index:2;
}
#Content {
	position:absolute;
	left:0px;
	top:310px;
	width:880px;
	height:100%;
	z-index:2;
}

body {
	background-color: #F7EDE8;
	background-image:url(Images/bg2.jpg);
	background-repeat:repeat-x;
	font:Georgia, "Times New Roman", Times, serif;
}
#Wrapper {
	position:relative;
	left: 50%;
	top:0px;
	width:880px;
	height:400px;
	z-index:1;
	margin-left: -440px;
	background-color:#FFFFFF;
	
}
#Wrapper_homepage {
	position:absolute;
	left:-512px;
	top:5px;
	width:1024px;
	height:500px;
	z-index:2;
	margin-left: 50%;
}

#contentwrapper {
	position:absolute;
	left:170px;
	top:0px;
	width:700px;
	height:410px;
	z-index:3;
}
#contentwrapper_admin {
	position:absolute;
	left:0px;
	top:160px;
	width:760px;
	height:768px;
	z-index:4;
	background-color: #c6bfba;
}
#Item {
	position:absolute;
	left:-201px;
	top:-28px;
	width:132px;
	height:300px;
	z-index:2;
	background-color: #c6bfba;
}
#content_homepage {
	position:absolute;
	left:-821px;
	top:473px;
	width:1px;
	height:1px;
	z-index:1;
	visibility: hidden;
}
#nav_homepage {
	position:absolute;
	left:0px;
	top:550px;
	width:100%;
	height:40px;
	z-index:1;
	background-image: url(Images/bg_menu.jpg);
	background-repeat:repeat-x;
	border-top:1px #999999;
	margin-bottom: 0px;
}
#nav {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:40px;
	z-index:1;
	background-image: url(Images/bg_menu.jpg);
	background-repeat:repeat-x;
	border-top:1px #999999;
	margin-bottom: 0px;
}
#Item1 {
	position:absolute;
	left:24px;
	top:170px;
	width:170px;
	height:345px;
	z-index:3;
}
#Item2 {
	position:absolute;
	left:200px;
	top:0px;
	width:170px;
	height:345px;
	z-index:3;
}
#Item3 {
	position:absolute;
	left:200px;
	top:0px;
	width:170px;
	height:345px;
	z-index:3;
}
#Item4 {
	position:absolute;
	left:200px;
	top:0px;
	width:170px;
	height:345px;
	z-index:3;
}
#Item5 {
	position:absolute;
	left:200px;
	top:0px;
	width:170px;
	height:345px;
	z-index:3;
}
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 13px; 
	background-color:transparent;
	
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	color: #54301a;
	font-size: 14px;
	font-style:italic;
	text-align:center;
	line-height:40px;
	padding:12px 12px 12px 12px;
	font:Georgia, "Times New Roman", Times, serif;
	
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-size: 14px; 
	font-style:italic;
	text-align:center;
	line-height:40px;
	padding:12px 12px 12px 12px;
	font:Georgia, "Times New Roman", Times, serif;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#FFCC00;
	font-style:italic;
	text-align:center;
	font-size: 14px;
	line-height:40px;
	padding:12px 12px 12px 12px;
	font:Georgia, "Times New Roman", Times, serif;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-style:italic;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 12px;
	background: #CE0D0D;
	color:#ffffff;
	font-style:italic;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}
th,td,div{
	color:#000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight:normal; 
}

a,a:link,a:visited,a:active{
	color:#54301a;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 13px;
}
a:hover{
	color: #CC9900;
	text-decoration:none;
	font-size: 13px;
}
.Normal
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
	line-height: 17px;
}
.NormalTextBox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	line-height: 17px;
}
.P
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
	line-height: 17px;
}
P
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
	line-height: 17px;
}
TD
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
	line-height: 17px;
}
LI
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
	line-height: 17px;
	list-style-type:circle;
}
.Head
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
}
.SubHead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
}
.H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
}
H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#54301a;
}

.ContentPane {
	border: none;
}