	body
	{	
	
		background:	 #000	url('images/capu.jpg') no-repeat top center fixed;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;

	color: #3B59A9;
		font-size: 		15px;
		text-align: 	center;
		font-style: 	normal;
		font-weight: 	normal;
		position: 		relative; /*stabiliseren van IE*/
		margin:			0;
		padding:		0;
	}	
	#container
	{ 			
		margin:			0em auto; 
		padding:		0;
		width: 			960px;
	}	
	#map
	{
		display: none; 
		position: absolute;
		left:	30%;
		top: 10%;
		border: solid 4px #fff;
		z-index: 99999;
		background: #fff;
	}
	#header
	{
		margin: 		0em auto; 
		text-align: 	center;
		width:			1240px;
		margin-top:		6%;
		position:		relative;
	}
	#stuff
	{
		margin: 		0em auto;
		text-align:		left;
		min-height:		560px;
		border:			2px solid #BEBEBE;
		float: 			left;
		width:			760px;
		opacity:		.90;
		filter: 		alpha(opacity=90); 
		-moz-opacity: 	0.9;
		-moz-border-radius: 15px; 
		border-radius: 15px; 
		-webkit-border-radius: 15px; 
		-khtml-border-radius: 15px; 
	}
	.biglinks li
	{
		width:				154px;
		height:				85px;
		vertical-align: 	middle;
		margin-top:			10px;	
		border:				2px solid #BEBEBE;
		border-right: 		1px solid #000;
		color: 				#633C20;
		font-size:			16px;
		-moz-border-radius: 15px 0 0 15px; 
		border-radius: 15px 0 0 15px;
		-webkit-border-radius: 15px 0 0 15px;
		-khtml-border-radius: 15px 0 0 15px;
		position: relative;
	}	
	#logo
	{
	-webkit-transform: rotate(17deg);  
     -moz-transform: rotate(17deg); 
       -o-transform: rotate(17deg);  
          transform: rotate(17deg);
filter: progid:DXImageTransform.Microsoft.Matrix(
                     M11=0.9914448613738104, M12=-0.13052619222005157,M21=0.13052619222005157, M22=0.9914448613738104, sizingMethod='auto expand');
               zoom: 1;
		   position:	absolute;
		top:0px;
		left: 58%;
		border: solid 6px #fff;
		z-index: 10000;
	}
	#links
	{
		font-size:		16px;
		font-weight:	bold;
		padding: 		21px; 
		padding-right: 	0px; 
		margin: 		0em auto; 
		margin-right: 	0;
		text-align: 	center;
		float: 			left;
	}
	.biglinks
	{	
		list-style: none;
	}
	.rss
	{
		color: #ccc;
		font-size: 		15px;
	}
	.img
	{
		float: left;
		vertical-align: top;
	}
	.rounded
	{
		border: solid 3px #fff;
		-moz-border-radius: 15px; 
		-webkit-border-radius: 15px 0 0 15px;
		-khtml-border-radius: 15px 0 0 15px;
		border-radius: 15px;
		behavior: url(/css/border-radius.htc);
		position: relative;
	}

	#fatfooter
	{
		width:			100%;
		height:			80px;
		color:			#ccc;
		border-top:		2px solid #BEBEBE;
		background:		#000;	
		opacity:		.80;
		filter: 		alpha(opacity=80); 
		-moz-opacity: 	0.8;
		text-align: left;
		margin: 0em auto;
	}

	a{
		text-decoration: none;
		list-style:		none;
		color:			#8FE9AD;
		padding:		0;
		margin:			0;
	}
	p
	{
		color:	#ccc;
	}

	#info
	{
		height:			300px;
		position:		relative;
	}

	.comments
	{ 
		background:			#DCEDED; 
		padding:			15px;
		margin-bottom:		10px;
	}
	h1
	{
		color:				#fff;
		font-size:			26px;
		font-weight:		normal;
		text-align:			left;
	}
	h2
	{
		color:				#fff;
		font-size:			16px;
		font-weight:		normal;
		text-align:			left;
	}
	h3{
		color:			#149507;
		margin-top:		7px;
	}
	caption
	{
		color:				#9A0A03;
		font-size:			16px;
		font-weight:		normal;
		text-align:			left;
	}
	#add
	{
		background: #DCEDED; 
		text-align:left;
		padding: 	10px;
	}
	#alert
	{
		background: 	#BB1403;
		color:			#fff;
		font-weight: 	bold;
		border: 		1px solid #000;
		text-align:		center;
	}


	.hover
	{

		opacity:		.80;
		filter: 		alpha(opacity=80); 
		-moz-opacity: 	0.8;
		cursor:			pointer;
	}
	.unHover
	{
		opacity:		1.00;
		filter: 		alpha(opacity=100); 
		-moz-opacity: 	1.0;
		cursor:			pointer;
	}
	.link {
		text-align:			left;
		list-style:			none;
		font-size:			14px;
	}
	.transON {
		text-align:			left;
		width:				179px;
		background:			#E61922;
		padding:			4px 7px 4px 7px;
	}
	.transOFF{
		text-align:			left;
		width:				179px;
		padding:			4px 7px 4px 7px;
	}
	.transOFF a{
		text-decoration: 	none;
		color: 				#fff;
		margin:				0;
		padding:			0;
		font-weight:		bold;
		cursor:				pointer;
	}
	.transON a{
		text-decoration: 	none;
		margin:				0;
		padding:			0;
		font-weight:		bold;
		color: 				#fff;
	}
	