@charset "utf-8";
/* CSS Document */
*, a, img {
	outline:none;
}
td {
	vertical-align: top;
}
p {
	margin-bottom: 15px;
}
body {
	margin:0px;
	padding: 0px;
	background:#fdc513;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
}

.spaceleft {
	margin-left: 10px;
}
.spaceright {
	margin-right: 10px;
}

.maincontainer {
	width: 840px;
	margin: 0px auto;
}
.container {
	background:#FFFFFF;
}
.sponsorbalk {
	padding: 21px 10px 4px 10px;
	clear: both;
	background: url(../images/sponsortop.jpg) no-repeat #ffffff;
}
.hoofdsponsor {
	width: 240px;
	float: left;
}
.sponsors {
	width: 580px;
	float:left;
}
.sponsorrij {
	width: 500px;
	float:left;
}
.sponsorlogo {
	border: none;
	margin-right:31px;
}
.header {
	width: 840px;
	height: 215px;
	background: url(../images/header.jpg);
}
.header_small {
	width: 840px;
	height: 135px;
	background: url(../images/header_small.jpg);
}
.menu {
	height:60px;
	width:840px;
	background:url(../images/menu_bg.jpg);
	font-size:13px;
}
.hoofdmenu {
	padding: 10px 10px 0px 25px;
}
.hoofdmenuitem, .hoofdmenuitem_active {
	color: #3a3a3a;
	display:inline;
	margin-right: 12px;
	padding: 0px 5px 5px 5px;
	cursor:default;
}

.underline {
	background: #1d1d1b;
	color: #FDC513;
}
.bold {
	font-weight: bold;
}


.hoofdmenu a{
	color: #3a3a3a;
	text-decoration: none;
}
.hoofdmenuitem_active {
	color: #000000;
}
.submenu {
	padding: 6px 10px 0px 35px;
	color: #ffffff;
}
.submenuitem, .submenuitem_active {
	color:#FFFFFF;
	display:inline;
	margin-right: 20px;
}
.submenu a{
	color: #ffffff;
	text-decoration:none;
}
.submenuitem_active {
	color: #FDC513;
}

.bak {
	padding: 0px 10px 0px 10px;
}
.clear {
	clear:both;
	height:20px;
}

.homecontent {
	float:left;
	width: 350px;
}

.twitterlink {
	background: #fdc513;
}

.contentbox {
	float: left;
	width: 350px;
}
.contentbox h1, .headlines h1{
	line-height: inherit;
	font-weight: normal;
	color: #000000; 
	font-size: 25px; 
	padding: 0px;
	margin-top: 5px;
	margin-bottom: -6px;
}
.contentbox a{
	color: #c89904;
	text-decoration: none;
}
.nosidebar{
	width: 530px;
}

.actueel {
	width: 280px;
	float:right;
	line-height: 19px;
	margin-top: 10px;
}
.boxpadding {
	margin-bottom: 13px;
}
.boxNieuws a, .boxAgenda a, .boxActueel a{
	color: #1a1a1a;
	text-decoration: none;
}
.boxNieuws a:hover, .boxAgenda a:hover, .boxActueel a:hover{
	color: #c89904;
}
.boxActueel {
}.boxTitle {
	color: #fdc513;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	background: #111111;
	padding: 0px 0px 1px 5px;
	margin: 0px 0px 3px 0px;	
}

.headlines {
	width: 150px;
	float:right;
	margin-right:15px;
}
.actueel, .headlines {
	border-bottom: 2px solid #fdc513;
}

.headlinetitle {
	font-size:25px;
}
.tweet {
	font-style:italic;
	margin-bottom: 15px;
}
.tweet a, .uitslagen a, .modulelink, .headlines a{
	color: #c89904;
	text-decoration: none;
}

.tweet a:hover, .uitslagen a:hover, .modulelink:hover, .headlines a:hover{
	color: #1a1a1a;
	text-decoration: none;
}


.time {
	font-style:normal;
	color: #c89904;
	font-weight:bold;
}


.voetplank {
	background-color:#FFFFFF;
	margin-top:10px;
	padding: 3px 10px 3px 10px;
}
.linker_voet {
	float:left;
	width:200px;
}
.rechter_voet {
	float:right;
	width:600px;
	text-align:right;
}
img {
	border:0px;
}

/*	teamleden	*/
.teamledenQuestion {
	font-weight: bold;
	color: #c89904;
	width: 110px;
}
.teamledenHonorrow{
	line-height: 11px;
}
.teamledenHonortop{
	font-weight: bold;
	color: #c89904;
}
.teamledenAnswer {
	padding-bottom:4px;
}
.teamledenList a{
	color: #1a1a1a;
}
.teamledenList a:hover{
	color: #c89904;
}
.right {
	text-align: right;
	padding-right: 6px;
}


/*	gastenboek	*/
.gbEntry {
	margin-bottom: 20px;
}
.gbTop {
	background: #1d1d1b;
	padding: 4px;
	color: #ffffff;
}
.gbText {
	padding: 4px;
}
.gbInput {
	width: 140px;
	background: #ffffff;
	border: 1px solid #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
}

/*	contact	*/
.contactCell {	
	padding: 4px;
	width: 80px;
}
.contactInput {
	width: 230px;
	background: #e7e7e7;
	border: 0px solid #e7e7e7;
	padding: 4px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
}
 .sponsorColLeft {
	padding: 5px;
	text-align: center;
}
 .sponsorColRight {
	padding: 5px;
}


/* HOME PAGE EDIT */

	.fpcolumn {
		line-height: 19px;
	}
	.fpform input {
		font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
		font-size: 11px;
	}
	.fptitle {
		color: #fdc513;
		font-size: 23px;
		line-height: inherit;
		font-weight: normal;
		background: #111111;
		padding: 1px 0px 3px 5px;
		margin-bottom: 3px;
	}
		.fpcolumn a {
			color: #000000;
			text-decoration: none;
		}
		.fpcolumn a:hover {
			text-decoration: underline;
			color: #c89904;
		}
		.twittercol a {
			color: #c89904;
			text-decoration: none;
		}
		.twittercol a:hover {
			text-decoration: underline;
			color: #c89904;

		}
		.fpcolumn p{
			line-height: inherit;
			margin-bottom: 23px;
		}
		.fpcolumn ul, .fpcolumn li{
			margin: 0px;
			padding: 0px;
			line-height: inherit;
			list-style: none;
		}


		.introduction {
			width: 820px;
			height:262px;
			background: url(../images/headers/header_1.jpg);
		}
		.introduction_next {
			width: 334px;
			height: 34px;
			position: relative;
			text-align: right;
		}
table {
	margin-top: 8px;
}
h2 {
	margin: 0px;
}
