/*******************
******Algemeen******
*******************/

body
{
	margin: 0;
	padding: 0;
	background-color:#093B9E;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}



img
{
	border: 0;
}

a
{
	outline: none;
	color: #FFF;
}

p
{
	margin:0;
	padding:0;
}

/*******************
*******Opmaak*******
*******************/

#container
{
	width: 995px;
	margin: 0 auto;
	min-height: 655px;
	height:auto !important;
	height:655px;
	z-index: 1000;
	position: relative;
}

#bgfooter
{
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	z-index: 0;
	left: 0;
	position:fixed;
	width:100%;
	height:636px;
	bottom: 0;
	clear:both;
}

#left
{
	float: left;
	width: 171px;
	height:	300px;
}

	.naw
	{
		margin: 0;
		padding: 0;
		font-size: 14px;
		margin-left: 22px;
		line-height:18px;
	}

#right
{
	float: left;
	width: 813px;
}

	#menu
	{
		margin-top: 45px;
	}

	#menu ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#menu ul li
	{
		display: inline;
	}

	#content
	{
	}

		#leftcontent
		{
			width: 560px;
			float:left;
			margin-top: 9px;
		}

			#leftcontent-header
			{
				background-image: url(../images/leftcontent_header.gif);
				background-repeat: no-repeat;
				height: 18px;
				width: 560px;
			}

			#leftcontent-repeat
			{
				background-image: url(../images/leftcontent-repeat.jpg);
				background-repeat: repeat-y;
				min-height: 487px;
				height:auto !important;
				height:	487px;
				width: 491px;
				padding-left: 30px;
				padding-right: 39px;
				padding-top: 8px;
				text-align: justify
			}

				.innercontentleft
				{
					float: left;
					width: 50%;
					min-height: 100px;
					height:auto !important;
					height:	100px;
					margin-right: 10px;
				}

				.innercontentright
				{
					float: right;
					width: 235px;
					min-height: 100px;
					height:auto !important;
					height:	100px;
				}

			#leftcontent-footer
			{
				background-image: url(../images/leftcontent-footer.gif);
				background-repeat: no-repeat;
				height: 39px;
				width: 560px;
				margin-bottom:110px;

			}

		#rightcontent
		{
			float:right;
			margin-left: 10px;
			margin-top: 19px;
		}

			#rightcontent-header
			{
				background-image: url(../images/rightcontent-header.gif);
				background-repeat: no-repeat;
				height: 15px;
				width: 230px;
			}

			#rightcontent-repeat
			{
				background-image: url(../images/rightcontent-repeat.jpg);
				background-repeat: repeat-y;
				min-height: 455px;
				height:auto !important;
				height:	455px;
				width: 201px;
				padding-left: 18px;
				padding-right: 11px;
				padding-top: 5px;
			}

			#rightcontent-footer
			{
				background-image: url(../images/rightcontent-footer.gif);
				background-repeat: no-repeat;
				height: 32px;
				width: 230px;
			}

/*******************
****Kroegenweb******
*******************/

/**Openingstijden**/

.dag_header
{
	display: none;
}

.openingstijden_tabel
{
	width: 225px;
}

.tijd
{
	text-align: right;
	width: 155px;
	display: block;
}

/**AgendaFront**/

.firstEventsHr{display:none}
.header{font-weight:bold}

/**Randomfoto**/

.randomfoto img
{
	width: 84px;
	height: 63px;
	border: 3px solid #9ca6c0;
	margin-right: 14px;
	margin-bottom: 11px;
}

/**Agenda**/

.agendaTitelTD
{
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 7px;
}

#leftcontent-repeat .mainTableAgenda img
{
	border: 3px solid #9ca6c0;
}

td.agendaContentTD
{
	padding: 7px;
	padding-top: 0px;
}

/**Nieuws**/

.nieuw_titel_td
{
	font-weight: bold;
}

.nieuws_datum_td
{
	font-weight: bold;
	color: #666;
	font-size:10px;
}

.foto_tabel img
{
	border: 3px solid #9ca6c0;
}

.foto_tabel
{
	padding-right:7px;
}

/**Youtube**/

h1.movie_title
{
	padding: 0;
	margin: 0;
	font-size:15px;
}

/**Links**/

.cat_table
{
	background-color: #002492;
	padding: 2px;
	padding-left: 4px;
}

