@charset "UTF-8";
/* CSS Document */
.img{margin-right:10px;}
body{
	background-image:url(img/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

img{border:none;}

#img_home{
	width:187px;
	height:auto;
	margin-top:10px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
    font-weight: normal;
    font-style: normal;

}

.kop {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size:50px;
	color:#000;
	text-transform: uppercase; 

}

.kop_30 {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size:30px;
	color:#000;
	text-transform:uppercase; 

}

.kop_10 {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size:20px;
	color:#000;
	text-transform:uppercase; 

}

.link_wit{color:#FFF; text-decoration:none;}
.link_wit A:link {color:#FFF; text-decoration: none}
.link_wit A:visited {color:#FFF; text-decoration: none}
.link_wit A:active {color:#FFF; text-decoration: none}
.link_wit A:hover {color:#FFF; text-decoration: none; }

.link_zwart{color:#000; text-decoration:none;}
.link_zwart A:link {color:#000; text-decoration: none}
.link_zwart A:visited {color:#000; text-decoration: none}
.link_zwart A:active {color:#000; text-decoration: none}
.link_zwart A:hover {color:#000; text-decoration: none; }

#container{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

div.container {
	overflow: hidden;
	width: 100%;
}

#head{
	width:960px;
	height:422px;
	float:right;
	background-image:url(img/head_bg.png);
}

#bouten{
	position: absolute;
	width: 678px;
	height:438px;
	z-index:1000;
	background-image:url(img/bouten_head.png);
	background-repeat:no-repeat;
	margin-left: 300px;
}

#s1 {
	width: 617px;
	height:382px;
	margin-left:325px;
	margin-top:14px
}

#header {
	width: 617px;
	height:382px;
	margin-left:325px;
	margin-top:14px
}
#s1 img { }
.pics a { display: block; width: 200; height: 200; top: 0; left: 0 }
	
#menu{
	width:156px;
	height:309px;
	font-family: 'LeagueGothicRegular';
	src: url('league_gothic-webfont.eot');
	src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:35px;
	padding-top:10px;
	line-height:43px;
	color:#FFF;
	float:left;
	margin-left:140px;
	margin-top:100px;
	text-align:right;
}

#cont{
	width:960px;
	height:auto;
	margin-top:20px;
	float:left;
}

#top{
	width:958px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/top.png);
	background-repeat:no-repeat;
	font-family: 'LeagueGothicRegular';
	src: url('league_gothic-webfont.eot');
	src: url('league_gothic-webfont.eot?#iefix') format('eot'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#webfontjk2BztAa') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:70px;
	text-align:center;
}


#left{
	width:643px;
	height:auto;
	float:left;
}

#right{
	width:297px;
	height:auto;
	float:right;
}

#kunst{
	width:209px;
	height:212px;
	float:left;
	margin-left:5px;
}

.1{
	background-image:url(img/home/1.png);
	background-repeat:no-repeat;
	display:block;

}
.2{
	background-image:url(img/home/2.png);
	background-repeat:no-repeat;
	display:block;
}

#content_prog{
	width:643px;
	height:auto;
	float:left;
	background-image:url(img/home/content.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:70px;
}


#content{
	width:523px;
	height:auto;
	float:left;
	background-image:url(img/home/content.png);
	padding-left:40px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:70px;
}

#content_programma{
	width:523px;
	height:auto;
	float:left;
	background-image:url(img/home/content.png);
	padding-left:40px;
	padding-top:20px;
	padding-right:70px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#facebook{
	width:300px;
	height:260px;
	padding:10px;
	background-image:url(img/facebook_bg.png);
	background-repeat:no-repeat;
}

#vrijwilliger{
	width:300px;
	height:100px;
	padding:10px;
	background-image:url(img/facebook_bg.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#twitter{
	width:283px;
	height:322px;
	padding-top:56px;
	padding-left:19px;
	background-image:url(img/twitter.png);
	background-repeat:no-repeat;
}

.twtr-profile-img{
	display:none;
}
.twtr-profile-img-anchor{
	display:none;
}
 
.twtr-join-conv{
	display:none;
}
 
.twtr-ft{
	display:none;
}
 
 
h1{display:none;}
h2{display:none;}
h3{display:none;}
h4{display:none;}

#footer{
	width:920px;
	height:105px;
	background-image:url(img/footer.png);
	text-align:center;
	float:left;
	padding:20px;
	margin-top:15px;
}

