body
{
   margin-top:       0px;
   margin-left:      0px;
   margin-right:     0px;
   margin-bottom:    0px; 
}

.Background
{
   background-color: #333333;
   background-image: url(images/bg_site.gif);
   background-repeat: repeat-x;
   background-position: top;  
}

.Table.twitter.frontpage a
{
   color: #333;
}

/* -------- Kader kleuren -----------*/

.Item.Paragraph.kader.Zwart,.Item.Paragraph.kader.Zwart .Item
{
   background-color: #000;
   color: #fff;
}

.Item.Paragraph.kader.Zwart .Koptekst,.Item.Paragraph.kader.Zwart a
{
   color: #ED1C24;;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Geel,.Item.Paragraph.kader.Geel .Item
{
   background-color: #FFCC00;
   color: #666;
}

.Item.Paragraph.kader.Geel .Koptekst,.Item.Paragraph.kader.Geel a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Blauw,.Item.Paragraph.kader.Blauw .Item
{
   background-color: #6590D4;
   color: #fff;
}

.Item.Paragraph.kader.Blauw .Koptekst,.Item.Paragraph.kader.Blauw a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.DonkerBlauw,.Item.Paragraph.kader.DonkerBlauw .Item
{
   background-color: #336699;
   color: #fff;
}

.Item.Paragraph.kader.DonkerBlauw .Koptekst,.Item.Paragraph.kader.DonkerBlauw a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.LichtRoze,.Item.Paragraph.kader.LichtRoze .Item
{
   background-color: #EFBCD1;
   color: #333;
}

.Item.Paragraph.kader.LichtRoze .Koptekst,.Item.Paragraph.kader.LichtRoze a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Roze,.Item.Paragraph.kader.Roze .Item
{
   background-color: #C92065;
   color: #FFF;
}

.Item.Paragraph.kader.Roze .Koptekst,.Item.Paragraph.kader.Roze a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Paars,.Item.Paragraph.kader.Paars .Item
{
   background-color: #993399;
   color: #FFF;
}

.Item.Paragraph.kader.Paars .Koptekst,.Item.Paragraph.kader.Paars a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Oker, .Item.Paragraph.kader.Oker .Item
{
   background-color: #CD8D23;
   color: #FFF;
}

.Item.Paragraph.kader.Oker .Koptekst,.Item.Paragraph.kader.Oker a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Oranje,.Item.Paragraph.kader.Oranje .Item
{
   background-color: #FF6600;
   color: #FFF;
}

.Item.Paragraph.kader.Oranje .Koptekst,.Item.Paragraph.kader.Oranje a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Bruin,.Item.Paragraph.kader.Bruin .Item
{
   background-color: #A07C6A;
   color: #FFF;
}

.Item.Paragraph.kader.Bruin .Koptekst,.Item.Paragraph.kader.Bruin a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Groen,.Item.Paragraph.kader.Groen .Item
{
   background-color: #78701D;
   color: #FFF;
}

.Item.Paragraph.kader.Groen .Koptekst,.Item.Paragraph.kader.Groen a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.LichtGroen, .Item.Paragraph.kader.LichtGroen .Item
{
   background-color: #CCCC99;
   color: #333;
}

.Item.Paragraph.kader.LichtGroen .Koptekst,.Item.Paragraph.kader.LichtGroen a
{
   color: #000;
}

/*-----------------------------------------*/

.Item.Paragraph.kader.Grijs,.Item.Paragraph.kader.Grijs .Item
{
   background-color: #999;
   color: #fff;
}

.Item.Paragraph.kader.Grijs .Koptekst,.Item.Paragraph.kader.Grijs a
{
   color: #000;
}

/*---------------------------------------*/

.Item.Paragraph.kader.Rood, .Item.Paragraph.kader.Rood .Item
{
   background-color: #ED1C24;
   color: #fff;
}

.Item.Paragraph.kader.Rood .Koptekst,.Item.Paragraph.kader.Rood a
{
   color: #000;
}

/* -------- Kader kleuren -----------*/

.Item.Rating
{
   border-top: 1px solid #d9d9d9;
   border-bottom: 1px solid #d9d9d9;
   height: 74px;
   margin-top: 16px;
}

.Item.Rating .right
{
   width: 50%;
   float: right;
   color: #666666;
   text-align: right;
   
}

.Item.Rating .votes, .Item.Rating .avg
{
   font-weight: bold;
}

.Item.Rating .form
{
   border-colapse: collapse;
}

.Item.Rating .dank
{
   margin-top: 16px;
}

.Item.Rating .form .Kop
{
   padding-top: 10px;
   padding-bottom: 8px;
}

.Item.Rating .form .buttons
{
   font-weight: bold;
}

.Item.Rating .form .buttons input
{
   margin-top: 0px;
}

.Item.Rating .form .FormItemButton
{
   margin-left: 11px;
}

.atomfeed h4
{
   margin: 0px;
}

.atomfeed .chunk
{
   clear: both;
   margin-bottom: 16px;
}

.atomfeed .chunk a.leesmeer
{
   text-transform: uppercase;
   font-weight: bold;
}

.atomfeed.page .chunk .date
{ 
   color: #000;
   font-weight: bold;
}

.MenuV
{
   background-color: #666666;
   width:         100%;
}

.MenuH
{
   background-color: #666666;
   height:        25px;
   color:         #FFFFFF; 
}

.Item
{
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	11px;
   line-height:      	16px;
   color:         	#333333}

.TitleBg {
	background-image: url(images/img_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.Background
{
}

.Menu1
{
	color:         	#FFFFFF;
	font-size:     	11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.Menu1Selected
{
	color:         	#FFFFFF;
	font-size:     	11px;
	font-weight:      	bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Advertenties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.News
{
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	11px;
   line-height:      	14px;
   color:         	#333333;
}


.Toolbar
{
   background-color: #dedede;
}

.ToolbarBtn
{
   background-color: #dedede;
   margin-top:       1px;
}

.Table
{
   /*void*/
}

.TableHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	/*text-indent: 16px;*/
   color: #ED1C24;
}

.FormItem
{
	color: #ED1C24;
	font-size: 12px;
}

.FormItemName
{
	font-weight: BOLD;
	color: #ED1C24;
}

.FormItemButton
{
	background-color: 	#ED1C24;
	color: 			#FFFFFF;
	font-weight: 		bold;
	font-size: 		12px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	width: 			80px;
	cursor: 		hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FieldItem
{
	color: #333333;
	font-size: 11px;
	padding-bottom: 5px;
}

.FieldItemField
{
	background-color: 	#FFFFFF;
	color: 			#333333;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	border : 		1px solid #666666;
	width:			200px;
}

.Highlight
{
	background-color:	#E5E5E5;
}


a
{ 
	color: 		#ED1C24;
	text-decoration: none;
}


a:link      	{ /* VOID */ }
a:visited   	{ /* VOID */ }
a:active 	{ /* VOID */ }

a.PageLink
{

	font-weight: 	BOLD
}

a.Link
{
	font-size:	11px;
	color: 		#ED1C24;
	text-decoration: underline;
}

a:hover.Link
{
	color:		#FF0000;
}

.PollName {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006666}
.PollText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006666; line-height: 13px}
.PollVraag { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006666; font-weight: bold}
.PollBar{ background-color: #0066CC; ; line-height: 7px}
.PollResults {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006666; line-height: 20px; background-color: #BED73D}
.PollTable { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006666; border: #333333; line-height: 20px ; background-color: #336600}

.ParagraphTableLeft
{
 padding-right: 10px;
}
.ParagraphTableRight
{
 padding-left: 10px;
}
.ParagraphTableCenter
{
 padding-left: 10px;
 padding-right: 10px;
}

.ParagraphTableBrdr
{
 padding: 0px;
 border-collapse: collapse;
 border: 1px solid #ED1C24;
}
.ParagraphTableLeftBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #ED1C24;
}
.ParagraphTableRightBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #ED1C24;
}
.ParagraphTableCenterBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #ED1C24;
}
.NewsLink {
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	10px;
   line-height:      	13px;
   color:         	#ED1C24;
}
.NewsName {
	font-family:      	Verdana, Arial, Helvetica, sans-serif;
	font-size:     	11px;
	line-height:      	14px;
	color:         	#ED1C24;
	font-weight: bold;
}
.FooterLink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.NbField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px !important;
	height: 19px;
	width: 156px;
}
.ZoekenKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.NbOnderwerp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.NbLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED1C24;
	line-height: 16px;
	text-align: left;
}
.NbLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}

.Koptekst {	color: #333333;	font-size: 14px;	font-weight: bold;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif; line-height: 16px;}
.Normaal {	color: #333333;	font-size: 11px;	font-weight: normal;	text-decoration: none;	font-family: "Arial, Helvetica, sans-serif"; line-height: 16px;}
.Bijschrift {	color: #333333;	font-size: 10px;	font-weight: normal;	text-decoration: none;	font-family: "Arial, Helvetica, sans-serif"; line-height: 16px;}

img.Image {
   margin: 10px;
}
.InternetVideoTitle {
	font-weight: 	BOLD
}
.SearchButton {
	background-color: 	#000000;
	color: 			#ED1C24;
	font-size: 		10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	cursor: 		hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SearchField {
	color: 			#CCCCCC;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	background-image: url(images/bg_search.gif);
	border: 0px solid #000;
	height: 16px;
	width: 157px;
	padding-top: 3px;
	line-height: 13px;
}
.LoginField {
	color: 			#CCCCCC;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	background-image: url(images/bg_login.gif);
   border: 0px solid #000;
	height: 16px;
	width: 216px;
	padding-top: 3px;
	line-height: 13px;
}
.LoginButton {
	background-color: 	#FFFFFF;
	color: 			#ED1C24;
	font-size: 		10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	cursor: 		hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FooterLink {
	font-family:      	Verdana, Arial, Helvetica, sans-serif;
	font-size:     	10px;
	color:         	#ED1C24;
}
