@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: 15px;
	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: 5px 10px 0px 10px;
}
.clear {
	clear:both;
	height:20px;
}

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

.homecontent h1{
	font-size: 24px;
	font-weight: normal;
}

.contentbox {
	float: left;
	width: 350px;
}
.contentbox a{
	color: #cd5300;
	text-decoration: none;
}
.nosidebar{
	width: 530px;
}

.actueel {
	width: 280px;
	background:url(../images/kolom_top.jpg) #ffeeb8 no-repeat;
	float:right;
}
.boxpadding {
	padding: 10px;
}
.boxNieuws a, .boxAgenda a, .boxActueel a{
	color: #1a1a1a;
	text-decoration: none;
}
.boxNieuws a:hover, .boxAgenda a:hover, .boxActueel a:hover{
	color: #cd5300;
}
.boxActueel {
	background:#ffe288;
}
.boxTitle {
	font-size:20px;
	color: #ff6f20;
}

.headlines {
	width: 170px;
	background:url(../images/headlines_top.jpg) #f6cf54 no-repeat;
	float:right;
	margin-right:10px;
}
.headlinetitle {
	font-size:25px;
}
.tweet {
	font-style:italic;
	margin-bottom: 15px;
}
.tweet a, .uitslagen a, .modulelink, .headlines a{
	color: #cd5300;
	text-decoration: none;
}

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


.time {
	font-style:normal;
	color: #cd5300;
	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: #ff6f20;
	width: 110px;
}
.teamledenHonorrow{
	line-height: 11px;
}
.teamledenHonortop{
	font-weight: bold;
	color: #ff6f20;
}
.teamledenAnswer {
	padding-bottom:4px;
}
.teamledenList a{
	color: #1a1a1a;
}
.teamledenList a:hover{
	color: #cd5300;
}
.right {
	text-align: right;
	padding-right: 6px;
}


/*	gastenboek	*/
.gbEntry {
	margin-bottom: 20px;
}
.gbTop {
	background: #ffe288;
	padding: 4px;
	color: #1a1a1a;
}
.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 {
	background: #e5e5e5;
	padding: 5px;
	text-align: center;
}
 .sponsorColRight {
	padding: 5px;
}