body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #fff;
	line-height: 24px;
	background-image: url('../images/background_new.jpg');
	background-position: top; 
	background-repeat: repeat-x;
	background-color: #14181f;
}

a {
	outline: none;
	color: #ee7f01;
	text-decoration: none;
}

a:link {
	color: #ee7f01;
	text-decoration: none;
}

a:visited {
	color: #ee7f01;
	text-decoration: none;
}

a:hover, a:active {
	color: #ee7f01;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
}

img {
	border: 0;
	text-decoration: none;
}

h1 {
	font-family: Myriad Pro;
	font-size: 20px;
}

span.more {
	line-height: 44px;
	text-align: right;
	float: right;
}

span.orange {
	color: #ee7f01;
}

div.header {
	margin: 0 auto;
	width: 962px;
	height: 228px;
	background-image: url('../images/header.jpg');
}
	div.menu {
		width: 632px;
		height: 34px;
		margin-left: 330px;
		padding-top: 30px;
		font-size: 18px;
		font-family: Myriad Pro;
	}
		div.menu ul {
			display: inline;
			margin: 0;
			padding: 0;
		}
		
		div.menu li {
			display: inline;
			margin-right: 10px;
		}
		
		div.menu a:link {
			color: #ffffff;
			text-decoration: none;
		}

		div.menu a:hover {
			color: #ffffff !important;
			text-decoration: none;
		}

		div.menu li a:visited {
			color: #ffffff;
			text-decoration: none;
		}

		div.menu li a:active {
			color: #ffffff;
			text-decoration: none;
		}

		div.menu li a:hover {
			color: #ffffff;
			text-decoration: none;
		}

	div.submenu {
		width: 632px;
		height: 34px;
		margin-left: 330px;
		padding-top: 14px;
		font-size: 12px;
		font-family: Myriad Pro;
	}
		div.submenu ul {
			display: inline;
			margin: 0;
			padding: 0;
		}
		
		div.submenu li {
			display: inline;
			margin-right: 10px;
		}
		
		div.submenu a:link {
			color: #ffffff;
			text-decoration: none;
		}

		div.submenu a:hover {
			color: #ee7f01 !important;
			text-decoration: none;
		}

		div.submenu li a:visited {
			color: #ffffff;
			text-decoration: none;
		}

		div.submenu li a:active {
			color: #ffffff;
			text-decoration: none;
		}

		div.submenu li a:hover {
			color: #ffffff;
			text-decoration: none;
		}
	

div.container {
	margin: 0 auto;
	width: 962px;
	height: 228px;
}
	div.banner {
		float: left;
		width: 641px;
		height: 84px;
	}
	
	div.content {
		float: left;
		width: 630px;
		min-height: 400px;
		margin-left: 10px;
		margin-bottom: 16px;
		background-image: url('../images/content_footer_bg.jpg');
		background-position: bottom; 
		background-repeat: no-repeat;
		background-color: #191e27;
	}
		div.text {
			margin-top: 26px;
			margin-left: 19px;
			margin-right: 23px;
			min-height: 300px;
			height: auto;
		}
		
		div.blocks {
			height: 156px;
			width: 625px;
			margin-left: 2px;
			margin-top: 33px;
			background-image: url('../images/blocks.jpg');
			background-repeat: no-repeat;
		}
			div.left_block {
				float: left;
				padding-left: 17px;
				padding-top: 16px;
				width: 284px;
			}
			
			div.right_block {
				float: left;
				padding-left: 22px;
				padding-top: 16px;
				width: 294px;
			}
			
			span.title {
				line-height: 26px;
			}
			
			span.message {
				line-height: 16px;
			}
			
			span.more {
				line-height: 21px;
				text-align: right;
				color: #ee7f01;
			}
	
	div.right {
		float: right;
		width: 321px;
		background-image: url('../images/right.jpg');
		background-repeat: no-repeat;
		background-color: #14181f;
	}
		div.openingstijden {
			margin-left: 24px;
		}
			div.day {
				float: left;
				width: 110px;
			}

			div.time {
				float: left;
				width: 100px;
			}
			
		div.slideshow {
			height: 392px;
			width: 320px;
		}

div.temp {
	margin: 0 auto;
	width: 950px;
	height: 15px;
	border: solid 1px #f00;
}

div.footer {
	width: 950px;
	height: 85px;
	margin-left: 10px;
	background-image: url('../images/footer2.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-top: 14px;
	padding-left: 11px;
}
		div.footer ul {
			display: inline;
			margin: 0;
			padding: 0;
		}
		
		div.footer li {
			display: inline;
			margin-right: 10px;
			color: #5b5f66;
		}
		
/* Kroegenweb */

table.mainTableAgenda img {
	padding: 5px;
}

font.agendaOnderwerp {
	font-weight: bold;
}

table.mainTableAgenda {
	border-bottom: solid 1px #fff;
}

table.nieuws_tabel {
	border-bottom: solid 1px #fff;
}

span.nieuws_titel {
	font-weight: bold;
}

td.crew_vraag {
	width: 200px;
}
/*

td.fotoboekKopDatum {
	text-align: right;
	background-color: #f00;
}

td.fotoboekKopOnderwerp {
	background-color: #00f;
}

td.fotoboekKopAantal {
	background-color: #f0f;
}

table.fotoboekHoofdtabel {
	background-color: #fff;
}
*/