.url							{ font-family: sans-serif; font-size: 42pt; font-weight: bold; text-decoration: none; color: #000000 }
.hoofd						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; text-decoration: none; color: #ffffff; font-weight: bold }
.rubriek					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none; color: #ffffff }

A									{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #800000 }
A:hover						{ text-decoration: none }

.linktitel				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none; color: #800000 }
.linktitel:hover	{ text-decoration: none }

.linktext					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #808080 }
.linktext:hover		{ text-decoration: none; color: #000000 }

P									{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: normal; }

/* hoofdrubrieken */

td.tbl_head_default		 		{background-color:#53B2D0;}

td.tbl_head_wannahaves 		{background-color:#53B2D0;}
td.tbl_head_social 				{background-color:#53B2D0;}
td.tbl_head_sparetime 		{background-color:#53B2D0;}
td.tbl_head_tech			 		{background-color:#53B2D0;}

td.rubrimg								{border-bottom:solid;border-bottom-color:#DDDDDD;border-bottom-width:1px; 
													border-top:solid;border-top-color:#DDDDDD;border-top-width:1px; 
													border-right:solid;border-right-color:#DDDDDD;border-right-width:1px; 
													border-left:solid;border-left-color:#DDDDDD;border-left-width:1px; }


/* subrubrieken */

td.subtbl_default					{background-color:#7DC5DD;}


td.subtbl_cosmetics				{background-color:#7DC5DD;}
td.subtbl_clothing				{background-color:#7DC5DD;}
td.subtbl_friendnetworks	{background-color:#7DC5DD;}
td.subtbl_blogs						{background-color:#7DC5DD;}
td.subtbl_bookscds				{background-color:#7DC5DD;}
td.subtbl_music						{background-color:#7DC5DD;}
td.subtbl_shopping				{background-color:#7DC5DD;}
td.subtbl_secondhand			{background-color:#7DC5DD;}
td.subtbl_ringtones				{background-color:#7DC5DD;}

td.subtbl_dating					{background-color:#7DC5DD;}
td.subtbl_jobs						{background-color:#7DC5DD;}
td.subtbl_jewellery				{background-color:#7DC5DD;}
td.subtbl_health					{background-color:#7DC5DD;}

td.subtbl_movies					{background-color:#7DC5DD;}
td.subtbl_holiday					{background-color:#7DC5DD;}
td.subtbl_live						{background-color:#7DC5DD;}
td.subtbl_sport						{background-color:#7DC5DD;}
td.subtbl_photography			{background-color:#7DC5DD;}
td.subtbl_recipes					{background-color:#7DC5DD;}

td.subtbl_computers				{background-color:#7DC5DD;}
td.subtbl_news						{background-color:#7DC5DD;}
td.subtbl_search					{background-color:#7DC5DD;}
td.subtbl_email						{background-color:#7DC5DD;}



/* Toolbar Styles */

#navcontainer {
	position: relative;
	top: 0px;
	left: 0px;
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin-top: 0;
}

#navcontainer li {
	display: inline;
	float: left;
	width: 365px;
	height: 38px;
	margin-right: 0px;
	border-bottom:solid;border-bottom-color:#DDDDDD;border-bottom-width:1px;
  border-right:solid;border-right-color:#DDDDDD;border-right-width:1px;
  border-left:solid;border-left-color:#DDDDDD;border-left-width:1px;
}

#navcontainer a{
	display: block;
	text-decoration: none;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/menu.png) no-repeat 0 0;
	height: 38px;
	width: 365px;
}

#navcontainer a:hover{
	background: url(images/menu.png) no-repeat 0 -59px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#navcontainer a:active {

}

/* @end */

