body 				{ background: url(../images/other/pattern2.png) repeat; }

.logo				{ margin-top: 10px;	}
.nav 				{ background: #F2D8DE; width: 100%; height: 55px; border: solid #d9c1c6; border-width: 1px 0 1px 0; margin-top: -100px;	}
.nav ul 			{ display: inline; float:right; width: 520px;  }
.nav ul li			{ display: inline; }
.nav ul li a		{ width: 130px; display: block; float:left; text-align: center; font-size: 18px; padding: 17px 0 18px 0; color: #541105; font-family: Georgia, Times, "Times New Roman", serif; }
.nav ul li a:hover	{ background-color: #f6e9eb; text-decoration: none; }

.carousel			{ margin-top: 20px;	 }

.leftside			{ width: 500px; float: left; padding-left: 25px; margin: 0px 0 20px 0;	}
.rightside			{ width: 280px; float: right; padding:10px; margin: -20px 25px 0 0; background-color: #F2D8DE; height: auto; border: solid #d9c1c6; border-width: 0px 1px 0px 1px; 	}

h1 					{ font-family: Georgia, Times, "Times New Roman", serif; font-size: 35px; color:#541105;  }
p					{ color: #541105; font-family: Georgia, Times, "Times New Roman", serif; 	}

h2					{ font-family: Georgia, Times, "Times New Roman", serif; font-size: 25px; color:#541105; font-style: italic; text-align: center;	}
.rightside p 		{ font-style: italic; text-align: center;	}

.reserveren-img		{ border: 3px solid #d9c1c6; margin-bottom: 15px;   }

.footer 			{ color: #541105; font-family: Georgia, Times, "Times New Roman", serif; margin-left: 25px; margin-top: -25px;	}

.leftside.contact	 { width: 300px; }
.rightside.contact	{ width: 500px; height: 520px;	}

.maps				{ width: 450px; margin: 30px 0 0 0; border: 4px solid #d9c1c6;	}


col.number			{ width: 50px;	}
col.name			{ width: 80%;	}

.italic				{ font-style: italic; font-size: 13px; padding-left: 35px; padding-bottom: 5px; font-weight: normal; width: 500px;	}

.tableizer-table	{ font-weight: bold;	}

.nav ul li.active a			{ background-color: #f6e9eb !important;  }