﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f7f1b7 url(http://www.restauratiecentrum.nu/images/bg.jpg) top repeat-x;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #330000;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #730000;
	font-size: 14px;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

.bold{
	font-weight: bold;
}

.itline {
	text-decoration: underline;
	font-style: italic;
}

.right {
	text-align: right;
	position: absolute; 
	bottom: 5px;
	right: 0;
}

h2 {
	color: #730000;
	font-size: 12px;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

/**************************************/

/* Algemeen lay-out */
#container {
	width: 952px;
	height: 727px;
	margin: 0 auto;
}

#header {
	background: #fcf681 url(../images/logo2.jpg) top no-repeat;
	width: 952px;
	height: 138px;
	margin-top:30px;
}
#menutop {
	position:relative;
	bottom:30px;
	color:#f7f1b7;
	margin-left:10px; 
	font-family:Verdana; 
	font-size:15px; font-weight:bold;
}
#menutop a{
	color:#f7f1b7;
	font-family:Verdana; 
	font-size:15px; font-weight:bold;
	text-decoration:none;
}
#menutop a:visited {
	color:#f7f1b7;
	font-family:Verdana; 
	font-size:15px; font-weight:bold;
	text-decoration:none;
}
/**************************************/


/* Afbeelding kolommen */
#kolom {
	width: 952px;
	height: 214px; /* 214px */
	padding: 11px 0;
	margin: 0 auto;
}

#kolomA {
	background: url(../images/img1.jpg) top no-repeat;
	width: 150px;
	height: 214px;
	margin-right: 10px; 
	float: left;
}

#kolomB {
	background: url(../images/img2.jpg) top no-repeat;
	width: 150px;
	height: 214px;
	margin-right: 10px; 
	float: left;
}

#kolomC {
	background: url(../images/img3.jpg) top no-repeat;
	width: 150px;
	height: 214px;
	margin-right: 10px; 
	float: left;
}

#kolomD {
	background: url(../images/img4.jpg) top no-repeat;
	width: 150px;
	height: 214px;
	margin-right: 10px; 
	float: left;
}

#kolomE {
	background: url(../images/img5.jpg) top no-repeat;
	width: 150px;
	height: 214px;
	margin-right: 10px; 
	float: left;
}

#kolomF {
	background: url(../images/img6.jpg) top no-repeat;
	width: 150px; /* 150px */
	height: 214px;
	float: left;
}
/**************************************/


/* Menu */ 
#menu {
	background: #fbca40 url(../images/bg_menu.jpg) top repeat-x;
	width: 952px;
	height: 30px;
}

/* Vlaggen */
.vlaggen{
	width: 49px;
	height: 30px;
	float: left;
}

.vlaggen ul{
	padding: 8px 0 2px 2px;
	margin: 0;
}

.vlaggen ul li{
	display: inline;
	margin:0px;
}

/* Menu links 
.menu{
	width: 812px;
	height: 30px;
	overflow: hidden;
}

.menu ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}

.menu li{
	display: inline;
	margin: 0;
}

.menu li a{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; 
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
}
/**************************************/


.menubar { background:url(../images/menubar_bg.png) repeat-x; width:897px;height: 29px; float:left;}

.menubar ul { margin:0px; padding:0px; list-style:none;}
.menubar ul li { float:right; display:block; background:url(../images/menubar_break.png) no-repeat right; padding-right:2px; height:30px;}

a.menu, a:visited.menu { display:block; padding:8px 10px 8px 10px; color: #a8271d; text-decoration:none; font-weight:bold; text-transform:uppercase; }
a:hover.menu { background:url(../images/menubar_hover_bg.png) repeat-x; }
a.menu_active, a:visited.menu_active { display:block; padding:8px 10px 8px 10px; color: #a8271d; text-decoration:none; font-weight:bold; text-transform:uppercase; background:url(../images/menubar_hover_bg.png) repeat-x; }

.menubar2 { background:url(../images/menubar_bg.png) repeat-x; width:950px;height: 29px; float:left; font-size:11px;}

.menubar2 ul { margin:0px; padding:0px; list-style:none;}
.menubar2 ul li { float:right; display:block; background:url(../images/menubar_break.png) no-repeat right; padding-right:-18px; height:30px;}

a.menu2, a:visited.menu2 { display:block; padding:8px 10px 8px 10px; color: #a8271d; text-decoration:none; font-weight:bold; text-transform:uppercase; }
a:hover.menu2 { background:url(../images/menubar_hover_bg.png) repeat-x; }
a.menu2_active, a:visited.menu2_active { display:block; padding:8px 10px 8px 10px; color: #a8271d; text-decoration:none; font-weight:bold; text-transform:uppercase; background:url(../images/menubar_hover_bg.png) repeat-x; }

/**************************************/


/* Content */
#contentwrapper {
	background: #fffed7 url(../images/bg_content.jpg) top repeat-x;
	width: 952px;
	min-height: 265px; /* minimaal 275px */
}
#content2 {
	min-height: 255px; /* minimaal 275px */
	padding: 10px;
	float: left;
}	
#content {
	width: 675px; /* 695px */
	min-height: 255px; /* minimaal 275px */
	padding: 10px;
	float: left;
}

#zoekkolom {
	background-color: #efe9b1;
	position: relative; 
	width: 237px; /* 247px */
	height: 157px; /* 157px */
	padding: 5px;
	margin: 10px 0px 10px 0;
	float: left;
}

#zoekkolom p {
	color: #a8271d;
	font-size: 11px;
}

#zoekkolom a {
	color: #a8271d;
	font-size: 11px;
}
#zoekkolom2 {
	background-color: #efe9b1;
	position: relative; 
	width: 237px; /* 247px */
	height: 157px; /* 157px */
	padding: 5px;
	margin: 10px 0px 10px 0;
	float: left;
}

#zoekkolom2 p {
	color: #a8271d;
	font-size: 11px;
}

#zoekkolom2 a {
	color: #a8271d;
	font-size: 11px;
}
	


#teaser {
	position: relative; 
	width: 237px; /* 247px */
	height: 157px; /* 157px */
	padding: 0px;
	margin: 0px 0px 0px 0;
	float: left;
}


#maankolom {
	background: #fff url(../images/col1.jpg) top left no-repeat;
	position: relative; 
	width: 247px; /* 247px */
	height: 96px; /* 96px */
	font-size: 11px;
	margin: 0 0px 10px 0;
	float: left;
}

#maankolom a {
	color: #a8271d;
	font-weight: bold;
	font-size: 11px;
}
/**************************************/
	

/* Footer */
#footer {
	background-color: #730000;
	width: 942px; /* 952px */
	height: 12px; /* 20px */
	color: #f7f1b7;
	font-size: 11px;
	padding: 4px;
}

#footer a{
	color: #f7f1b7;
	text-decoration: underline;
}
#foot {
	width: 942px; /* 952px */
	height: 12px; /* 20px */
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	font-size: 12px;
	padding: 4px;
}

/**************************************/
