body		{font-family: verdana, helvetica, sans-serif;
		font-size: 10pt;
		margin: 0 auto;
		background-image: url(images/vck_back.jpg);
		background-repeat: repeat-x; 
		background-position: 0% 0%;
		background-attachment: fixed;		
		background-color: #fbf8d0;
		scrollbar-base-color: #fbf8d0;
}
#tocenter 	{margin: 0 auto;	
		width: 960px;
		height: 700px;
		position: relative;
		background-image: url(images/vck_main.jpg);
		background-repeat: no-repeat;
}
#innercenter 	{margin: 0 auto;
		float: center;	
		width: 920px;
		height: 700px;
		padding: 2px;
		position: relative;
}
#content-top	{margin: 0 auto;
		position: relative;
		float: left;
		width: 930px;
		height: 200px;
		font-weight: bold;
		text-align: center;
		color: #e12e22;
}
#content-main	{margin: 0 auto;
		position: relative;
		float: left;
		top: 6px;
		width: 930px;
		height: 470px;
		line-height: 135%;
		font-size: 10pt;
		color: #4e2915;
		overflow: auto;
		overflow-x: hidden;
}
#content-menu	{position: relative;
		float: center;
		top: 24px;
		width: 920px;
		height: 20px;
		align: center;
		text-align: left;
		color: #000;
		overflow: hidden;
}
#content-logo	{position: relative;
		float: left;
		top: 2px;
		width: 350px;
		height: 140px;
		background-image: url(images/vck_logo1.png);
		background-repeat: no-repeat;
}

#content-links	{position: relative;
		float: right;
		top: 0px;
		text-align:center;
		width: 420px;
		height: 140px;
		text-align: left;
}
#container 	{margin: 0 auto;
		position:relative;
		text-align:left;
		height: 92%;
		width: 96%;
		clear:left;
		padding: 12px;
		overflow: auto;
		overflow-x: hidden;
		border-color: #29666B;
		border-style: solid;
		border-width: 1px;
}
#clip		{position: relative;
		top: -20px;
		left: -20px;      		
}
.img 		{margin-right: 10px;
		float: left;
}
.literatuur	{color: #a36a6c;
}
.poezie		{color: #7a8626;
}
.film		{color: #58585a;
}
.filosofie	{color: #293795;
}
.polyfonie	{color: #4f91cd;
}
.balfolk	{color: #ad7a30;
}
.wielerklas	{color: #ed1d25;
}

/* NIEUWSBRIEF */

#nieuwsbrief {float:right;
	margin: 50px 0 0 50px;}

#newsbox {border: 0px;
	font-family: 'trebuchet ms', arial, verdana;
	color: #4e2915;
	font-size: 10px;
	padding: 2px;
	background-color: #fff;
	width: 120px;
	margin: 0px 0px 1px 10px;
}
#newsbox:focus {background-color: #fff;
}
#newssubmit {width: 70px;
	border: 0px;
	font-size: 10px;
	color: #fff;
	background-color: #4e2915;
	font-family: 'trebuchet ms', arial, verdana;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 1px;
}
/* NAVIGATION BUTTONS */
.cssnav	
	{position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/nav_02.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 120px;
	height: 25px;
	margin: 0; 
	padding: 0; 
}
.cssnav a 
	{display: block;
	color: #FF0000;
	font-size: 9pt;
	font-style: italic;
	width: 120px;
	height: 25px;
	display: block;
	float: left;
	color: #FFFFFF; 
	text-decoration: none;
}
.cssnav img 
	{width: 120px; height: 25px; border: 0;
}
* html a:hover 
	{visibility: visible;
}
.cssnav a:hover img
	{visibility: hidden;
}
.cssnav span 
	{position: absolute;
		left: 30px;
		top: 6px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 120px;
		height: 16px;
		text-align: left;
}
/* END OF NAVIGATION */
a:link		{color: #4e2915;}
a:visited	{color: #774d11;}
a:hover 	{color: #e12e22;
	text-decoration: none;}

