@charset "iso-8859-2";
/* CSS Document */

/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */


#wong{padding: 8px 0px 0px 150px;}

* html #wong{padding: 0px 0px 0px 0px !important;}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #eee; line-height: 16pt;
	
}

#link A{color: #316a46 !important; text-decoration: none; }
#link A:hover{color: #eae680!important; text-decoration: none;}

.pic{border: 0px solid #316a46;}

#tekst {
	font-size:12px;
	position:absolute;
	top:620px;
	width:980px;
	color:white;
       left: 0;
       right: 0;
	   margin-left: auto;
       margin-right: auto;
}

h5{padding-bottom: 10px; margin: 0px; padding: 0px;}

#menu{font-family: 'CalibriRegular'; font-size:28px; font-weight:bold;  padding: 0px 0px 0px 10px;}

#adres{padding: 30px 0px 20px 60px; 

font-size:9px;
line-height: 14px;
width: 200px}

.info_button{border: 0px solid white !important;}
.home_button{padding-left: 0px !important;}

#menu A {color: #ffffff; text-decoration: none; padding:0px 20px 0px 20px; border-right: 0px solid white; }
#menu A:hover {color: #000; text-decoration: none; padding:0px 20px 0px 20px;  border-right: 0px solid white;}



div#container {

	margin:0 auto; /* center, not in IE5 */
	width:1000px;
	overflow: visible;
padding:0 0 60px 0;
}


	div#content p {
	}
	
	
	#bigfatsound {
	position:absolute;
	background-image:url(images/bigfatsound.png);
	top: 495px;
	left: 680px;
	height: 100px;
	width: 339px;
	z-index:3000;}
	
	
	
	
#networks {
	position:absolute;
	top: 145px;
	left: 930px;
	height: 24px;
	width: 23px;
	z-index:100;}
	
#tekstblok {
	width:285px;
	margin-left: 30px;
	margin-right: 30px;
	float:left}
	
	
	#tekstblok1 {
	clear:both;
	margin-left:20px;
	width:285px;
	float:left}
	
		#tekstblok3 {
	width:285px;;
	float:left}
	


h1 {
	font-family: 'CalibriRegular' !important;
	font-size:24px !important;
	color:#FC0 !important;
}

h2 {
	font-family: 'CalibriRegular' !important;
	font-size:20px !important;
	color:#ffcf90 !important;
	font-weight:bold;
	margin: 30px 0px 8px 0px;
	
	padding:0px;
}

h3 {
	font-family: 'CalibriRegular' !important;
	font-size:24px !important;
	color:#FC0 !important;
	margin: 0px;
	padding: 0px;
}


h4
{
	font-family: 'CalibriRegular' !important;
	font-size:24px !important;
	color:#FC0 !important;}


.spacer{margin: 0px !important;
padding: 0px !important;
height: 2px!important;}


* html h1{
padding: 0px;
margin: 0px;}



div#footer {
	display:none;
	position:absolute;
	margin:auto;
	width:100%;
	bottom:0; /* stick to bottom */
	height: 300px;
	background-image:url(images/line_horizontaal.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #161616;
	
}
	div#footer p {
		padding:1em;
		margin:0;
	}
