
html * div#content
{
	float: left;
	width: 100%;
}

div#content h3
{
	margin: 5px 20px;
}

/** LEFT COLLUMN **/
div#content div.left
{
	padding-top: 30px;
	margin-bottom: -2000px; /* equal collumn height hack */
	padding-bottom: 2000px;
}


div#content div.left img#years
{
	margin-left: 20px;
}

div#content div.left h3.tied {
	margin-top: 30px;
}
div#content div.left table
{
	border-collapse: collapse;
	font-size: 0.9em;
	margin-left: 20px;
	margin-top: 5px;
	width: 280px;
}
div#content div.left table tr.space td
{
	padding-top: 10px;
}


/** MIDDLE COLLUMN **/
div#content div.middle
{
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	margin-bottom: -2000px; /* equal collumn height hack */
	padding-bottom: 2000px;	
	
}
div#content div.middle h1
{
	color: #632166;
	font-size: 1.5em;	
	margin-bottom: 30px;
	margin-left: 32px;
}
div#content ul.verzekeringen
{
	list-style: none;
	padding-left: 0;
	
}

div#content ul#popular li 
{
	height: 60px;
}
div#content div.middle ul#popular {
	margin-left: 30px;
}


/**CIRCLE ICONS BIG**/
div#content ul#popular li#bromfiets 
{
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/bromfiets.gif') no-repeat top left;
}
div#content ul#popular li#uitvaart 
{
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/uitvaart.gif') no-repeat top left;
}
div#content ul#popular li#auto 
{
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/auto.gif') no-repeat top left;
}
div#content ul#popular li#inboedel 
{
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/inboedel.gif') no-repeat top left;
}
div#content ul#popular li#rechtsbijstand 
{
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/rechtsbijstand.gif') no-repeat top left;
}
div#content ul#popular li#aansprakelijkheid {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/aansprakelijkheid.gif') no-repeat top left;
}
div#content ul#popular li#bruiloft {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/bruiloft.gif') no-repeat top left;
}
div#content ul#popular li#bruiloftjubileum {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/bruiloftjubileum.gif') no-repeat top left;
}
div#content ul#popular li#caravan {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/caravan.gif') no-repeat top left;
}
div#content ul#popular li#reis {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/reis.gif') no-repeat top left;
}
div#content ul#popular li#fiets {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/fiets.gif') no-repeat top left;
}
div#content ul#popular li#inkomen {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/inkomen.gif') no-repeat top left;
}
div#content ul#popular li#motor {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/motor.gif') no-repeat top left;
}
div#content ul#popular li#overlijden {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/overlijden.gif') no-repeat top left;
}
div#content ul#popular li#woonhuis {
	background: transparent url('/sites/geencentteveel/images/icons/circles/big/woonhuis.gif') no-repeat top left;
}

div#content ul#popular li a
{
	font-size: 18px;
	line-height: 3;
	padding-left: 60px;

}

div#content div.middle a.shortcut
{
	font-size: 18px;
	margin-left: 93px;
}


/** RIGHT COLLUMN **/
div#content div.right
{
	margin-top: 30px;
	width: 306px; /*= width (310) - border width (4) */
	margin-bottom: -2000px; /* equal collumn height hack */
	padding-bottom: 2000px;					   
}

div#content div.right form
{
	display: none;
	margin: 20px 0px;
	
}
div#content div.right ul
{
	font-size: 1.1em;
	line-height: 1.8;
	list-style: none;
	padding-left: 9px;
}
div#content div.right ul li
{
	margin-right: 50px;
}
div#content div.right li a
{
	background: transparent url('/sites/geencentteveel/images/home_triangle.gif') no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 5px;
}
div#content div.right li a:hover
{
	background: transparent url('/sites/geencentteveel/images/home_triangle_hover.gif') no-repeat;
	background-position: left 2px;
}

div#content div.right p
{
	color:#666;
	font-size:0.9em;
	line-height:1.5;
	margin: 0px 20px 10px 20px;
}

/** LINKS **/
a.shortcut
{
	display: block;
	font-size: 0.9em;
	margin: 15px 0px 20px 20px;
}
