/* ----------------------------------------------------------------------------------
   Cafˇ G-huis
   CSS by Pixelcake
   copyright 2008
   ---------------------------------------------------------------------------------- */



/* COLOR
   ----------------------------------------------------------------------------------
   Main text: #221e1f
   Blackboard links: #7e3c4d
   Other links: #671336 | hover: #981863
   Body background: #faf3ec
   Nav background: #e3dbd2
*/


/* STRUCTURE
   ----------------------------------------------------------------------------------
   General
   Header
   Navigation
   Content
   Footer 
*/



/* =General 
   ---------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg-1.jpg);
	width: 842px;
	margin: auto;
}

html {
	background: url(../img/bg-2.jpg) repeat-x 0 145px #faf3ec;
}

#container {
	background: url(../img/bg-3.jpg) 14px 150px no-repeat;
}

/* =Header 
   ---------------------------------------------------------------------------------- */

#header {
	margin: 0 0 26px 18px;
	width: 303px;
	height: 119px;
	background: url(../img/h1-header.jpg) 0 19px no-repeat;
}

#header span, #header p {
	display: none;
}

#bord {
	width: 472px;
	height: 252px;
	background: url(../img/bord.jpg);
}

#bord ul {
	display: none;
}

#bord object {
	margin: 0 0 0 472px;
	background: url(../img/bg-2.jpg) repeat-x 0 0 #faf3ec;
}

/* =Navigation 
   ---------------------------------------------------------------------------------- */

#navigatie {
	float: left;
}

#nav {
	list-style: none;
	margin: 0 0 0 14px;
	padding: 20px 0 0 10px;
	width: 192px;
	height: 450px;
	overflow: hidden;
	background: #e3dbd2;
}

#nav li {
        list-style-type: none;
	display: block;
	float: left;
}

#home a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-home.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	background-position: 0 -30px; /* current page highlighted */
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#home a:hover {
	background-position: 0 -30px;
}

#personeel a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-personeel.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#personeel a:hover {
	background-position: 0 -30px;
}

#menu a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-menu.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#menu a:hover {
	background-position: 0 -30px;
}

#foto a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-foto.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#foto a:hover {
	background-position: 0 -30px;
}

#optredens a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-optredens.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#optredens a:hover {
	background-position: 0 -30px;
}

#links a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-links.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#links a:hover {
	background-position: 0 -30px;
}

#ligging a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-ligging.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}

#ligging a:hover {
	background-position: 0 -30px;
}

#contact a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-contact.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
}

#contact a:hover {
	background-position: 0 -30px;
}

#zaal a {
	padding: 30px 0 0 0;
	width: 179px;
	background: url(../img/nav-zaal.jpg) no-repeat left top;
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
}

#zaal a:hover {
	background-position: 0 -30px;
}


/* =Content 
   ---------------------------------------------------------------------------------- */

#content {
	float: left;
	width: 560px;
	margin: 20px 0 200px 25px;
}

#content h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #221e1f;
	margin: 4px 0 0 0;
}

#content h3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #221e1f;
	margin: 0 0 9px 10px;
}
#content p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e1f;
	margin: 0 0 0 53px;
	padding: 0 0 17px 0;
	line-height: 18px;
}

#content a {
	color: #671336;
	text-decoration: none;
}

#content a:hover {
	color: #981863;
}

#content img {
	float: left;
	margin: 0 10px 0 0;
}

/* =Footer
   ---------------------------------------------------------------------------------- */

#footer {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 0 290px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bab1a6;
}