
#leftSide
{
	background-image: url(../img/leftback.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #441b00;
}
#rightSide
{
	background-image: url(../img/rightback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #441b00;
}
/** Top rijen **/

#topNav
{
	background-image: url(../img/topnavback.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ff6600;
	
}
#lichtkrant
{
	margin-left:200px;
	color:#ff6600;
	float:right;
	border:0px solid white;
	width:360px;
	height:20px;
	font-weight:bold;
}
#topButtons
{
	text-align:right;
	margin-top:5px;
	width:350px;
	height:20px;
	float:left;
}
	#topButtons img
	{
		border:0px;
	}
	
#header
{
	background-image: url(../img/header.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
}


/** Linkerkolom  **/

#leftCell
{
	background-image: url(../img/menuback.jpg);
	width:210px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px solid red;
	font-size:11px;
	color:#313131;
}
#leftCell td
{
	color:#313131;
}
#contentCell
{
	background-image: url(../img/contentback.jpg);
}

#menu
{
	margin:0px;
	margin-left:10px;
	width: 191px;
}
.h_menu
{
	width: 191px;
	height:17px;
	margin-bottom: 2px;
	background-image: url(../img/hmenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}
.h_menu a
{
	height:14px;
	margin-left:10px;
	margin-top:1px;
	width:170px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.h_menu a:hover
{
	height:14px;
	margin-top:1px;
	width:170px;
	margin-left:10px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.s_menu
{
	background-image: url(../img/smenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dc4b00;
	margin-bottom: 1px;
	width: 191px;
	height:16px;
	
}
.s_menu a
{
	height:14px;
	margin-left:15px;
	margin-top:2px;
	width:170px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.s_menu a:hover
{
	height:14px;
	margin-top:2px;
	width:170px;
	margin-left:15px;
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
.i_menu
{
	margin-bottom: 1px;
	width: 175px;
	height:16px;
	
}
.i_menu a
{
	height:14px;
	margin-left:25px;
	margin-top:2px;
	width:150px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;;

}
.i_menu a:hover
{
	height:14px;
	margin-top:2px;
	width:160px;
	margin-left:25px;
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
}
ul
{
	margin:15px;
	padding:0px;
	
}
li
{
	margin-bottom:2px;
	padding:0px;

}



#breakingnewsContent
{
	margin-top:20px;
	float:left;
	width:195px;
	height:271px;
	margin-left:7px;
	background-image:url(../img/newsflash.jpg);
	background-repeat:no-repeat;
	
}



.contentPadBreak
{
	width:165px;
	border:0px solid white;
	overflow:hidden;
	vertical-align:center;
	text-align:center;
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-right:2px;
	padding-bottom:2px;
}


#mailinglistContent
{
	float:left;
	color:white;
	margin-left:7px;
	margin-top:3px;
	padding-top:20px;
	width:190px;
	height:141px;
	background-image:url(../img/mailinglist.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;

}
#mailinglistContent td
{
	color:#ffffff;
	text-align:center;
}
.mailinglistinvul
{
	font-weight:bold;
	color:#ff6600;
}
	#mailinglistContent input
	{
		height:16px;
		width:130px;
		border:1px solid #ff6600;
		font-size:11px;
	}

.contentPad
{
	float:left;
	margin-top:2px;
	margin-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

.contentPad a
{	
	color:#ff6600;
	text-decoration:none;
}
.contentPad a:hover
{

	text-decoration:underline;
}
/** middenkolom  **/

#centerCell
{
	background-color:#ffffff;
	width:560px;
}

#laatstenieuwsContent
{	
    background-position:bottom;background-position:bottom;
	float:left;	width:540px;
     margin-left:5px;
}
	#lnDatum
	{
		font-weight:bold;
		width:115px;
		color:#313131;
		text-align:left;
		vertical-align:top;
	}
	#lnTitel
	{
		text-align:left;
		vertical-align:top;
		font-weight:bold;
		width:305px;
		color: #ff6600;
	}
	#lnThumb
	{
		text-align:left;
		vertical-align:top;
		width:115px;
	}
	#lnContent
	{
		text-align:left;
		vertical-align:top;
		width:305px;
		color:#313131;
		border-left:1px solid #ff6600;
	}
	#lnEmpty
	{
		font-weight:bold;
		width:115px;
		color:#313131;
	}
	#lnLink
	{
		font-weight:bold;
		width:305px;
		color:#313131;
		text-align:right;
		
	}

#meernieuwsContent
{	
    background-position:bottom;float:left;	width:540px;
     margin-left:5px;
}
.meernieuwsItem
{
	width:420px;
	float:left;
	margin-left:1px;
	margin-bottom:5px;
}
.meernieuwsDatum
{
	float:left;
	width:90px;
	
}
	.meernieuwsDatum img
	{	
		margin-right:4px;
	}
.meernieuwsTitel
{
	float:left;
	width:330px;
	font-weight:bold;
	
}
	.meernieuwsTitel a
	{
		text-decoration:none;
		color: #313131;
	}
	.meernieuwsTitel a:hover
	{
		text-decoration:none;
		color:#ff6600;
	}
/**inside nieuws**/

#insidenieuwsContent
{	
    background-position:bottom;background-position:bottom;
	float:left;	width:540px;
     margin-left:5px;
}
	#inDatum
	{
		font-weight:bold;
		width:115px;
		color:#313131;
		text-align:left;
		vertical-align:top;
	}
	#inTitel
	{
		text-align:left;
		vertical-align:top;
		font-weight:bold;
		width:305px;
		color: #ff6600;
	}
	#inThumb
	{
		text-align:left;
		vertical-align:top;
		width:115px;
	}
	#inContent
	{
		text-align:left;
		vertical-align:top;
		width:305px;
		color:#313131;
		border-left:1px solid #ff6600;
	}
	#inEmpty
	{
		font-weight:bold;
		width:115px;
		color:#313131;
	}
	#inLink
	{
		font-weight:bold;
		width:305px;
		color:#313131;
		text-align:right;
		
	}	
	
	
	
#wedstrijdenContent
{	
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;
}
.wedstrijd
{
	float:left;
	width:420px;
	margin-bottom:5px;
}
.wedstrijdinfo
{

	float:left;
	width:365px;

}
	.datum
	{
			width:350px
			float:left;
			font-weight:bold;	
			color: #ff6600;
			margin-bottom:2px;
	}
	.omschrijving
	{
	}	
	.tickets
	{
	
		float:left;
		width:55px;
	}
	.tickets img
	{
		border:0px;
	}

#uitslagenHeader
{
	float:left;
	background-image:url(../img/headers/uitslagen.gif);
	height:16px;
	border:0px solid white;	width:540px;
     margin-left:5px;
}
#uitslagenContent
{	
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;
}

#uitslagen
{
	float:left;
	width:420px;
}
.uitslagenDatum
{
	width:70px;
	text-align:left;
}
.uitslagenWedstrijd
{
	text-align: left;
	width:290px;
	font-weight:bold;
}
.uitslag
{
	text-align:right;
	width:60px;
	font-weight:bold;
}

#standHeader
{
	float:left;
	background-image:url(../img/headers/stand.gif);
	height:16px;
	border:0px solid white;	width:540px;
     margin-left:5px;
}
#standContent
{	
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;
}
.standItem
{
	width:420px;
	float:left;
}
.standNaam1
{
	padding-left:4px;
	float:left;
	width:260px;
	padding-top:4px;
	height:20px;
	vertical-align:middle;
	background-color:#f1bd99;
}
html>body .standnaam1
{
	margin-left:2px;
	width:258px;
}


.standWedPunt1
{
	margin-left:5px;
	float:left;
	width:35px;
	padding-top:4px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	background-color:#f1bd99;	
}

html>body .standWedPunt1
{
	margin-left:4px;
}


.standNaam2
{
	padding-left:4px;
	float:left;
	width:260px;
	padding-top:4px;
	height:20px;
	vertical-align:middle;
	background-color:#e9955c;
}
html>body .standnaam2
{
	margin-left:2px;
	width:258px;
}

.standWedPunt2
{
	margin-left:5px;
	float:left;
	padding-top:4px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	width:35px;
	background-color:#e9955c;	
}
html>body .standWedPunt2
{
	margin-left:4px;
}


#cmsContent
{
	vertical-align:top;
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;	height:100%;
}
.cmscontentPad
{
	float:left;
	margin-top:2px;
	margin-left:0px;
	width:530px;
	color:#ffffff;
}
.cmscontentPad a
{	
	color:#ff6600;
	text-decoration:none;
}
.cmscontentPad a:hover
{
	color:#ff6600;
	text-decoration:underline;
}

#newsContent
{
	vertical-align:top;	
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;	height:100%;
	

}
#newsBack
{
	float:left;
	text-align:center;	width:530px;
	margin-top:30px;
}
	#newsBack img
	{
		border:0px;
	}


#reagerenContent
{	
	background-position:bottom;float:left;	height:100%;	width:540px;
     margin-left:5px;
}
	#reagerenContent input
	{
		border:1px solid #ff6600; 
	}
	#radios input
	{
		border:0px;
	}
	
	
/** TEAMS **/
#teamsContent
{	
	background-position:bottom;float:left;	height:100%;	width:540px;
     margin-left:5px;
}
#teamPad
{
	float:left;
	margin-left:3px;
}
#teamPhoto
{
	float:left;
}
	#teamPhoto img
	{
		border:1px solid red;
	}
#teamCoach
{	width:530px;
	text-align:center;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}
#teamSpelers
{
	width:200px;
	float:left;
	margin-left:2px;
	border:2px solid red;
	border-top:0px;
	border-bottom:1px solid red;
	padding-bottom:5px;
}
#teamSpelersHeader
{
	background-image:url(../img/headers/spelers.gif);
	height:16px;
	width:200px;
	float:left;

}
#teamStaffHeader
{
	background-image:url(../img/headers/staff.gif);
	height:16px;
	width:200px;
	float:left;
}
#teamStaff
{
	width:200px;
	border:2px solid red;
	border-top:0px;
	border-bottom:1px solid red;
	float:left;
	margin-left:6px;
}

#teamSpelerHeader
{	
	background-image:url(../img/spelertop.gif);
	height:16px;	width:530px;
	font-weight:bold;
	color:white;
}

#teamSpelerPhoto
{
	width:120px;
	float:left;
	margin:2px;
}
.teamSpelerInfoRow
{
	float:left;
	margin-bottom:10px;
}
#teamSpelerPhoto img
{
	border:1px solid red;
}
.teamSpelerWat
{
	float:left;
	vertical-align:top;
	width:95px;
	margin-left:5px;
	text-align:right;
}
.teamSpelerDat
{
	float:left;
	vertical-align:top;
	width:160px;
	margin-left:5px;
	font-weight:bold;
}
.teamItemHeader
{
	margin-top:5px;
	margin-left:13px;
	background-image:url(../img/spelertop.gif);
	height:16px;
	width:350px;
	float:left;
	font-weight:bold;
	color:white;
	border:2px solid red;
	border-bottom:0px;
	border-top:0px;
	
}
.teamSpelerExtra
{
	margin-left:13px;
	float:left;
	width:350px;
	border:2px solid red;
	border-top:0px;
	border-bottom:1px solid red;
}

/**shop**/

#shopContent
{	
	background-position:bottom;float:left;	height:100%;	width:540px;
     margin-left:5px;
}
#shopContent input
{
		border:1px solid #ff6600; 
}
#shopTop
{
	width:420px;
	float:left;
}
#shopSort
{
	float:left;
	width:250px;
}
	#shopSort select
	{
		width:150px;
		height:20px;
	}
#shopCart
{
	float:left;
	width:170px;
	border:0px solid black;
	text-align:right;
}
.prodListItem
{
	float:left;
	margin-left:5px;	width:530px;
	margin-bottom:5px;
	border:1px solid #ff6600; 
}
.prodListItemNamePrice
{
	float:left;
	text-align:left;
	font-weight:bold;
	color: #ffffff;	width:530px;
	height:16px;
	background-image: url(../img/gbtop.gif);	
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ec0505;
}
.prodListItemThumb
{
	width:120px;
	float:left;
	border-right:2px solid #ff6600; 
}
.prodListItemDes
{
	width:220px;
	margin-left:5px;
	float:left;

}
.prodListItemLink
{
	width:50px;
	float:left;

}
	.prodListItemLink img
	{
		border:0px;
	}
#prodListPages
{
	float:left;
	margin-left:5px;

}
#prodName
{
	margin-left:5px;
	float:left;
	text-align:right;
	font-weight:bold;
	color: #ffffff;
	border:1px solid #ff6600;	width:530px;
	height:16px;
	background-image: url(../img/gbtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ec0505;
}

#prodContent
{
	margin-left:5px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;	width:530px;
	border:1px solid #ff6600;
	margin-bottom:4px;
}
#prodOrderTop
{
	margin-left:5px;
	float:left;
	text-align:left;
	font-weight:bold;
	color: #ffffff;
	border:1px solid #ff6600;	width:530px;
	height:16px;
	background-image: url(../img/gbtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ec0505;
}
#prodOrderContent
{
	margin-left:5px;
	margin-bottom:20px;
	padding-bottom:10px;
	float:left;	width:530px;
	border:1px solid #ff6600;
	margin-bottom:4px;
}
#prodBack
{	width:530px;
		float:left;
		text-align:center;
}
	#prodBack img
	{
		border:0px;
	}
	
	

/**gastenboek**/

#gastenContent
{
	overflow:hidden;	
	background-position:bottom;
	float:left;
	color:#ffffff;
	width:540px;
	margin-left:5px;
}
#gastenContent input
	{
		border:1px solid #ff6600; 
		background-color:#d3d3d3;
	
	}
	.radios input
	{
		border:0px;
		background-color:transparent;
	
	}
#schrijf
{	width:530px;
	height:20px;
	float:left;
	margin-left:5px;
	
}
.gbtop
{
	border-bottom:1px solid #ff6600;
	padding-bottom:2px;

}
#geen
{	width:530px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:5px;
	
}
.gbentry
{
	margin-left:5px;
	float:left;
	width:520px;
	border:0px solid #ff6600;
	margin-bottom:4px;
	background-image: url(../img/gbname.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
}
.time
{
	float:left;
	text-align:right;
	font-weight:bold;
	color: #ffffff;
	width:520px;
	height:16px;
}
.name
{
	float:left;
	border-right:0px solid #ff6600;
	color:#2a2a2a;
	width:150px;
	margin-left:3px;
	
	
}
.reactie
{
	margin-left:2px;
	float:left;
	padding:2px;
	width:350px;
	overflow:hidden;	
	
}

#pagina
{
	float:left;	width:530px;
}

/** NEWSMODULE **/

.newsItem
{
	float:left;
	margin-bottom:20px;
	width:530px;
}
.newsItem2
{
	margin-left:5px;
	float:left;
	margin-bottom:5px;
	border:0px;
}
.newsTitle
{
	float:left;
	width:390px;
	margin-left:2px;
	margin-top:2px;	
	color:#ff6600;
	font-weight:bold;
}
.newsTitle2
{
	margin-left:2px;
	margin-top:2px;	
	float:left;
	width:390px;	
	color:#ec0505;
	font-weight:bold;
}
.newsDate
{
	float:left;
	width:120px;	
	color:white;
	text-align:right;
	font-weight:bold;
}
.newsDate2
{
	float:left;
	width:120px;	
	color:#ffffff;
	text-align:left;
	font-weight:bold;
}
.newsContent
{
	float:left;	width:530px;
}
.newsLink
{
	float:left;	width:530px;
	text-align:right;
}

#newsArchive
{
	text-align:center;	width:530px;
	float:left;
	margin-left:5px;
}

#newsItemTitle
{
	color:#ff6600;
	float:left;
	width:300px;	
	font-weight:bold;
}
#newsItemDate
{
	color:#ffffff;
	float:left;
	width:100px;	
	text-align:right;
	font-weight:bold;
	margin-top:2px;
}
#newsItemContent
{
	float:left;	width:530px;
	margin-top:10px;
	margin-top:2px;
}
#newsPages
{
	float:left;	width:530px;
	text-align:center;
	margin-top:20px;
	margin-left:5px;
}

/** PHOTOGALLERY **/
#fotoHeader
{
	float:left;

	height:16px;
	border:0px solid white;	width:540px;
     margin-left:5px;
}
#fotoContent
{	
	background-position:bottom;float:left;	width:540px;
     margin-left:0px;	height:100%;
	padding-top:10px;
}



.photoIndexMain
{
	float:left;
	margin-left:3px;	width:530px;
	margin-bottom:5px;
	border:1px solid #ff6600; 
}
.photoIndexName
{
	float:left;
	text-align:left;
	font-weight:bold;
	color: #ffffff;	width:530px;
	height:16px;
	background-color:#ff6600;
}
.photoIndexPic
{
	padding:2
	width:120px;
	float:left;
	border-right:2px solid #ff6600; 
}
	.photoIndexPic img
	{
		border:0px;
		margin:2px;
	}
.photoIndexDes
{
	width:300px;
	float:left;

}
.photoIndexLink
{
	width:70px;
	float:left;

}
	.photoIndexLink img
	{
		border:0px;
	}

#agendaHeader
{
	float:left;
	background-image:url(../img/headers/wedstrijden.gif);
	height:16px;
	border:0px solid white;	width:540px;
     margin-left:5px;
}
#agendaContent
{	
	background-position:bottom;float:left;	width:540px;
     margin-left:5px;	height:100%;
	padding-top:10px;
}
.agenda
{
	
}
	.agendaMaand a
	{
		color:white;
		font-weight:bold;
		text-decoration:none;

	}
	.agendaMaand a:hover
	{
		color:black;
		font-weight:bold;
		text-decoration:none;

	}
	
.linkTitel
{
	background-color:#ff6600;
	color:#ffffff;
}	
.linkPic
{
	padding-top:2px;
	
}
.linkText
{
	padding-top:2px;
	padding-left:2px;
	
}
	

/** FOOTER **/

#footer
{
	background-image: url(../img/footerback.gif);
	background-position: top;
	background-repeat: no-repeat;

}


.trans
{
	border:0px;
	background-color:transparent;
}


