/* 	16px - 80% = 12px = 1em */
/* 	Rood = #EF4135 Groen = #00704A  */
/*	Hier worden de kleuren van typo aangegeven en de verschillende blokken t.b.v. opbouw site
	de overige stylesheets hoeven niet te worden aangepast, tenzij fonts over het geheel 
	drastisch wijzigen */

body {
	margin: 0px;
	padding: 0px;
	background: #000 url(/images/fw_bg_site.png) repeat-x 0 0;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #FF0;
	text-decoration: underline;
}

a:active {
	color: #333;
	text-decoration: underline;
}

img {
	margin: 0;
	padding: 0;
	border: 0px;
}

img.left {
	float: left;
	margin: 0;
	padding: 0;
}

img.right {
	float: right;
	margin: 0;
}

.col-10 hr {
	background-image: url("/images/hr_col-10.png");
}

.col-14 hr {
	background-image: url("/images/hr_col-14.png");
}

.col-24 hr {
	background-image: url("/images/hr_col-24.png");
}

#Wrapper {
	width: 950px;
	min-height: 800px;
	margin: 0px auto 80px;
	padding: 0px;
	display: table;
	background: url(/images/fw_bg_logo.png) no-repeat 0 0;
}

#Row1 {
	width: 950px;
	height: 140px;
	padding: 0px;
	float: left;
	margin: 0;
}

.banner {
	width: 520px;
	height: 70px;
	padding: 40px 0px 30px 30px;
	float: left;
	margin: 0;
}

#Row2 {
	width: 950px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_menu.png) no-repeat 0 0;
	float: left;
}

#Row3 {
	width: 950px;
	min-height: 500px;
	margin: 20px 0 10px;
	padding: 0px;
	float: left;
}

.PagePic {
	width: 550px;
	height: 310px;
	background-color: #FF0;
	margin-bottom: 10px;
}

.Content {
	width: 530px;
	min-height: 380px;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	display: inline-block;
	clear: left;
}

.Content h3{
	color: #666;
}

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 76px;
}

ul.tabs li {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding: 0;
	float: left;
	width: 78px;
	height: 75px;
}

ul.tabs li a:hover,
ul.tabs li a.activetab {
	background: #FFF;
}
ul.tabs li a.activetab {
	font-size: 32px;
	padding: 21px 0 5px 5px;
}

ul.tabs li a {
	background-color: #FF0;
	font-family: "globe";
	font-size: 20px;
	color: #000;
	text-decoration: none;
	padding: 40px 0 5px 5px;
	margin: 0;
	display: block;
}

.panes hr {
	background-image: none;
	background-color: #000;
	display: inline-block;
	margin: 10px 0;
	height: 1px;
}

#prog-5 .col-2 h3, 
#prog-6 .col-2 h3,
#prog-7 .col-2 h3,
#prog-8 .col-2 h3,
#prog-9 .col-2 h3,
#prog-10 .col-2 h3,
#prog-11 .col-2 h3 {
	color: #000;
	text-align: right;
	padding-right: 10px;
}

#prog-5 .col-11 h2, 
#prog-6 .col-11 h2, 
#prog-7 .col-11 h2, 
#prog-8 .col-11 h2, 
#prog-9 .col-11 h2, 
#prog-10 .col-11 h2, 
#prog-11 .col-11 h2 
{
	color: #000;
	font: bold 18px/22px Arial, Helvetica, Geneva, sans-serif;
}

#prog-5 .col-11 h3, 
#prog-6 .col-11 h3, 
#prog-7 .col-11 h3, 
#prog-8 .col-11 h3, 
#prog-9 .col-11 h3, 
#prog-10 .col-11 h3, 
#prog-11 .col-11 h3 
{
	color: #777;
	/*text-transform: uppercase;*/
}

.Sponsor-Col4 {
	height: 190px;
	background: #FFF url(/images/gesponsord.png) no-repeat;
	margin-bottom: 10px;
	padding: 30px 10px 10px;
}

.Sponsor-Col4Geel {
	height: 70px;
	background-color: #FF0;
	margin-bottom: 10px;
}

.Sponsor-Col6 {
	height: 35px;
	background: #FFF url(/images/gesponsord.png) no-repeat;
	margin-bottom: 10px;
	padding: 25px 5px 10px;
}

.Foto-Col6, .Kaarten-Col6, .Info-Col6 {
	height: 70px;
	margin-bottom: 10px;
}

.News {
	height: 230px;
	margin-bottom: 10px;
}

.NewsShort .date {
	width: 30px;
	height: 60px;
	margin: 5px 0 0 30px;
	padding: 0;
	color: #FFF;
	text-align: right;
	float: left;
}

.NewsShort .news {
	width: 270px;
	height: 60px;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
}

.NewsShort .news p{
	color: #FFF;
}

.NewsShort , .NewsShort a{
	height: 70px;
	margin: 0px 0px 10px;
	background: url(/images/bg_news_short.png) no-repeat;
	text-decoration: none;
	cursor: pointer;
	display: block;
}

.NewsShort:link, .NewsShort:visited, .NewsShort:active{
	height: 70px;
	background: url(/images/bg_news_short.png) no-repeat;
	margin: 0px 0px 10px;
	text-decoration: none;
	display: block;
}

.NewsShort:hover{
	height: 70px;
	background: url(/images/bg_news_short_hover.png) no-repeat;
	text-decoration: none;
	margin: 0px 0px 10px;
	display: block;
}

#LatestTweet {
	height: 60px;
	margin-bottom: 10px;
	background-image: url(/images/bg_twitter.png);
	padding: 10px 10px 10px 80px;
}

.SocialMedia {
	height: 60px;
	padding: 0px;
	margin-bottom: 10px;
}

#Row4 {
	width: 950px;
	height: 260px;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
}

.Sponsorblok {
	min-height: 190px;
	padding: 10px;
	background: #E6E6E6 url(/images/fw_bg_sponsors.png) no-repeat 850px bottom;
}

.Sponsorblok p {
	color: #333;
	text-decoration: none;
}

.Sponsorblok a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#Row5 {
	width: 950px;
	height: 21px;
	text-align: right;
	margin: 40px 0px 20px;
	padding: 0px;
	float: left;
}

#Banners,
#Sponsors_1,
#Sponsors_2 {
	position: absolute;
}

/* @group Footer */

#Footer {
	width: 950px;
	height: 30px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}

#Footer .col-24 p, #Footer .col-24 a {
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}

#Footer .col-24 a {
	padding-right: 10px;
}

#Footer .col-24 a:visited, #Footer .col-24 a:active {
	color: #999;
	text-decoration: none;
}

#Footer .col-24 a:hover {
	color: #FF0;
	text-decoration: none;
}

/* @end */