@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.Grift-bouw #container { 
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.Grift-bouw #header { 
	height: 70px;
	padding: 8px 0;
	background-image: url(../img/logovdgrift.jpg);
	background-repeat: no-repeat; 
	background-position: 20px; 
} 
.Grift-bouw #menu_banner { 
	height: 18px;
	padding: 0;
	background-image: url(../img/bg_banner.gif);
	padding: 42px 0 0 0;
	z-index: 1111;
} 
.Grift-bouw #header h1 {
	
	color: #FFF;
	margin-left: 300px;
	font-size: 12px;
}
.Grift-bouw #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 232px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px 24px 15px 0;
	font-size: 11px;
	color: #c8c8c8;
	line-height: 20px;
}

.Grift-bouw #sidebar1 H1 { 
	 color: #000;
	 font-size: 18px;
}
.Grift-bouw #sidebar1 H3 { 
	 color: #2c9de4;
	 font-size: 11px;
	 padding: 0;
	 margin: 0;
	 font-weight: normal;
	 display: inline;
}
.Grift-bouw #sidebar1 a { 
	 color: #a4a4a4;
}
.nieuws{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom-style: double;
	border-bottom-color: #e0e0e0; 
}
.Grift-bouw #mainContent { 
	margin: 0 260px 20px 0; 
	padding: 20px 24px;
	 font-size: 11px;
	 line-height: 20px;
	} 
.Grift-bouw #mainContent H1 { 
	 color: #c6142e;
	 font-size: 18px;
	} 
	.Grift-bouw #mainContent H2 { 
	 color: #c6142e;
	 font-size: 16px;
	} 
.Grift-bouw #footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
}
.Grift-bouw #footer a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #c9c9c9;
}
.Grift-bouw #altnav {
width: 450px;
float: right;
text-align: right;
}
.Grift-bouw #headbeeld { 
	height: 141px;
	overflow: hidden;
	width: 884px;
	background-image: url(../img/bg_head.gif);
	padding: 40px 0 0 76px;
	z-index:1110;
	} 
.Grift-bouw #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.jquerycssmenu{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 14px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}

/*Top level list items*/
.jquerycssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	width: 146px;
	font-size: 10px;
	z-index:1112;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
	display: block;
	padding: 3px 10px;
	margin-right: 7px; /*spacing between tabs*/
	color: #FFF;
		font-size: 10px;
	text-decoration: none;
	background-image: url(../img/bg_knop.gif);
}

.jquerycssmenu ul li a:hover{
	text-decoration: none;
	background-position: 0 -20px;
	color: #DC143C;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	padding: 6px 0;
	background-color: #FFF;
	background-image: none;
	width: 154px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
	color: #DC143C;
	font: 85%, Arial, Helvetica, sans-serif;
	padding: 6px 10px 6px 10px;
	margin: 0;
	text-decoration: none;
	background-color: #FFF;	
	background-image: none;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration: underline;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

.twoColFixRtHdr #gallery_wrap img { 
	margin: 24px 0 0 0;
} 

.panel-overlay h2,
.panel-overlay p{
	margin: .4em 0;
}
.panel-overlay p {
	line-height: 1.1em;
}
.menu_list {	
	width: 95%;
}
.menu_head {
	padding: 0px;
	cursor: pointer;
	position: relative;
	margin: 0px;
    font-weight:bold;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  padding:0px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }

