/*
	  DESIGN: EDEN DESIGN
		 CSS: BRONNEN
		DATE: SEPTEMBER 2005
	 VERSION: V1.0.1b
*/


/* 	TEXT BRONNEN */
.title
{
	font-family: Verdana, Arial;
	color: #92A8AC;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}


/* BACKGROUND COLOR */
#bgcolor_1
{
	background-color: #C6D9DC;
}
#bgcolor_2
{
	background-color: #E5EFF1;
}
/* BRONNEN */
#background
{
/*	background-image: url(/skins/VBTB/css/images/backgrounds/bronnen_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;
}
#TableContent
{
	
	height:100%;
}

  
#Content
{
	/*background-color:blue;*/
	width:420px;
	height:450px;
	overflow:auto ;

}
#TableAdditional
{
	background-color: #E5EFF1;
	height:450px;
}
#Additional
{	
	overflow:hidden;
	width:242px;
	height:100%;
}


#HeaderIcon
{
	/*position:relative ;*/
	vertical-align:middle;
	
}
#TableAnchorPoints
{
}

#HeaderAnchorPoint
{
	font-weight: 800;
	list-style-position: outside;
	font-size: 10px;
	color: #92a8ac;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}

#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;
}

#Item
{
	font-weight: 800;
	list-style-position: outside;
	font-size: 10px;
	color: #72888c;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}
#ExternalLink
{
	font-weight: 800;
	list-style-position: outside;
	font-size: 10px;
	color: #72888c;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}

#MasterTable
{
	height:400px;
}

#ContentTopBar
{
	width:300px;
	height:40px;
}

#ContentItemBar
{
	width:300px;
	height:450px;
	background-image: url(/skins/VBTB/css/images/backgrounds/bronnen_background.gif);
	
	overflow:auto;
	
	
}
#ContentItemExtra
{
	width:300px;
	height:0px;
	visibility:hidden;
}

#ExtraInfoText
{
	font-weight: 200;
	list-style-position: outside;
	font-size: 9px;
	color: #72888c;
	font-style: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
}

#TableParagraph
{
	margin:5 5 5 5;	
}
