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



/* COLOR
   ----------------------------------------------------------------------------------
   Main text: #221e1f
   Blackboard links: #a66677	#cbb2b8
   Other links: #671336 | hover: #981863
   Blackboard headers: #aba091
   Body background: #faf3ec
   Nav background: #e3dbd2
*/


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



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

* {
	margin: 0;
	padding: 0;
}

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

body {
	background: url(../img/bg-1.jpg);

	width: 842px;
	margin: auto;

}

#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-blank.jpg);
	float: left;
}

#bord ul#list1 {
	list-style-type: none;
	padding: 0 41px 0 27px;
	float: left;
	background: url(../img/vr-1.jpg) 140px 0 no-repeat;
}

#bord ul#list2 {
	list-style-type: none;
	padding: 0 41px 0 0;
	float: left;
	background: url(../img/vr-1.jpg) 165px 0 no-repeat;
}

#bord ul#list3 {
	list-style-type: none;
	padding: 0;
	float: left;
}

#bord ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e3c4d;
	line-height: 18px;
	text-decoration: none;
}

#bord ul li a:hover {
	color: #be949f;
}

#bord h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aba091;
	margin: 32px 0 15px 27px;
	font-weight: normal;
}

#bord p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba091;
	line-height: 18px;
	margin: 8px 0 15px 27px;
}

#bord a {
	color: #a66677;
	text-decoration: none;
}

#bord a:hover {
	color: #cbb2b8;
}

#tv object {
	float: left;
	background: url(../img/bg-2.jpg) repeat-x 0 0 #faf3ec;
}

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

#navigatie {
	clear: both;
	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;
	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;
	background-position: 0 -30px; /* current page highlighted */
	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: 600px;
	margin: 20px 0 200px 25px;
	padding: 0;
}

#content h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #221e1f;
	margin: 0 0 14px 10px;
}

#content p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e1f;
	margin: 0 0 0 10px;
}

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

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

#content a img {
	border: 2px solid #671336;
}

#content dl {
	width: 550px;
	position: relative;
	clear: both;
	margin: 25px 0 0 10px;
	padding: 0 0 17px 0;
	list-style-type: none;
}

#content dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 11px 0 0 0;
}

#content dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 0 11px 0;
	border-bottom: 1px solid #bfb5a9;
	font-style: italic;
}

#content ul li {
	display: inline;
	margin: 0 0 8px 0px;
}

/* =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;
}