@charset "UTF-8";
/* CSS Document */

/*allen*/

img{
	padding:2px; border:1px dotted #666;
}


#omg_cat_pic, #omg_dut_pic, #omg_eve_pic{
	position:relative;
	top:69px;
	width:248px;
	height:130px;
}

#fr_header_layer2 a{
	display:block;
	text-decoration:none;
}

#fr_header_layer2 h1{
	margin:0px;
	margin-bottom:-7px;
	margin-top:3px;
	font-size:19px;
	font-weight:100;
	text-transform:uppercase;
	text-decoration:none;
	overflow:hidden;
	padding-left:2px;
}

#fr_header_layer2 p{
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#fr_header_layer2 p a{
	padding-top:3px;
	color:#CFCFCE;
	font-size:12px;
	font-weight:100;
	padding-left:2px;
}

.buttonOmgeving{
	display:block;
	width:100%;
	height:135px;
	cursor:pointer;
}

/*catering*/
#omg_cat{
	float:left;
	margin-top:13px;
	margin-left:23px;
	width:250px;
}

* html #omg_cat{
	margin-left:12px;
}

#omg_cat p{	
	border-bottom:3px solid #FF1896;	
	padding-bottom:3px;
}

#omg_cat h1 a{
	color:#FF1896;
}

#omg_cat_pic{
	float:left;
	margin-left:24px;
	background:0px -30px url(../tmpl/header/b_catering.jpg);
}

* html #omg_cat_pic{
	margin-left:12px;
}

/*dutchgrillstore*/
#omg_dut{
	float:left;
	margin-top:13px;
	margin-left:18px;
	width:249px;
}

#omg_dut p{	
	border-bottom:3px solid #FF9900;	
	padding-bottom:3px;
}

#omg_dut h1 a{
	color:#FF9900;
}

#omg_dut_pic{
	float:left;
	margin-left:20px;
	background:0px -25px url(../tmpl/header/b_dutchgrillstore.jpg);
}

/*evenementen*/
#omg_eve{
	float:left;
	margin-top:13px;
	margin-left:18px;
	width:250px;
}

#omg_eve p{	
	border-bottom:3px solid #99FF00;
	padding-bottom:3px;
}

#omg_eve h1 a{
	color:#99FF00;
}

#omg_eve_pic{
	float:left;
	margin-left:20px;
	background:0px -175px url(../tmpl/header/b_evenementen.jpg);
}


/*algemeen*/
#omg_alg{
	float:left;
	margin-top:13px;
	margin-left:48px;
	/*width:122px;*/
}

#omg_alg p{
	padding-bottom:3px;
	border-bottom:3px solid #CCC;
}

#omg_alg h1 a{
	color:#CCC;
}

#contactHover{
	margin-top:8px;
	background:url(/tmpl/header/b_contact.png) no-repeat;
	width:104px; 
	height:104px;
	opacity:0.9;
}

.information {
	float:left;
	width:190px;
	border-right:1px dotted #676057;
	padding:0px 10px 5px 25px;
	margin-top:10px;
	margin-left:30px;
	min-height:300px;
}

.information p{
	margin:0px 0px 15px 0px;
}

.information p:first-child{
	font-size:14px;
	font-weight:bold;
}

.information h1{
	margin:0px;
	font-size:16px;
}	

.extraMenu ol{
	padding:0px;
	margin:0px;
}

.extraMenu li{
	list-style-type:none;
	margin:10px 0px;
}

.extraMenu a{
	width:170px;
	color:#181512;
	text-transform:uppercase;
	padding:0px 5px 0px 10px;
	font-size:14px;
	display:block;
}

.extraMenu a:hover{
	text-decoration:none;
	font-weight:bold;
}
