/*
	  DESIGN: EDEN DESIGN
		 CSS: NIEUWS
		DATE: SEPTEMBER 2005
	 VERSION: V1.0.1b
*/


/* 	TEXT NIEUWS*/
.title
{
	font-family: Verdana, Arial;
	color: #92A8AC;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}

/* NIEUWS BACKGROUND COLORS */
#bgcolor_1
{
	background-color:#eeeeee;
}
#bgcolor_2
{
	background-color:#eeeeee;
}

#TableContent
{
	height:100%;
}
#background
{
	background-image: url(/skins/VBTB/css/images/backgrounds/nieuws_background.gif);
	background-repeat:no-repeat;
}

  
  /* DOTTED LINES BLUE */
#horizontal_dotted_line
{
	background-image: url(/skins/VBTB/css/images/dottedlines/dotted_linel_blue_h.gif);
	background-repeat: repeat-x;
}
#vertical_dotted_line
{
	background-image: url(/skins/VBTB/css/images/dottedlines/dotted_linel_blue_v.gif);
	background-repeat: repeat-y;
}
#Content
{
	width:420px;
	height:450px;
	overflow:auto;

}
#TableAdditional
{
	background-color:#eeeeee;
	height:450px;
	overflow:hidden;
}
#Additional
{
	width:242px;
	height:100%;
}

#Item
{
	font-family: Verdana, Arial;
	color: #92A8AC;
	font-size: 10px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}

#ExternalLink
{
	font-family: Verdana, Arial;
	color: #92A8AC;
	font-size: 10px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}

#MasterTable
{
	height:400px;
}

#ContentTopBar
{
	
	width:300px;
	height:40px;
}

#ContentItemBar
{
	width:300px;
	height:450px;
		overflow:auto;

}
#ContentItemExtra
{
	width:300px;
	height:0px;
	visibility:hidden;
}

#ExtraInfoText
{
}

#TableParagraph
{
}
#HeaderTitle
{
	font-family: Verdana, Arial;
	color: #92A8AC;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}
#ParagraphTitle
{
	font-weight: 800;
	list-style-position: outside;
	font-size: 10px;
	color: #92A8AC;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}
#ParagraphText
{
	font-weight: 200;
	list-style-position: outside;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}
#AnchorTop
{
	font-weight: 800;
	list-style-position: outside;
	font-size: 10px;
	color: #92A8AC;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}