/* style_website.css */

body,tr,table,div,td,input		{		font-family: Tahoma; font-size: 11px; color: #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a					{	color: #257498; font-family: Tahoma; text-decoration: none; }

a:hover				{	color: #257498; font-family: Tahoma; text-decoration: underline; }

td					{	vertical-align: top; line-height: 18px;	}

td.nieuwstitel		{	width: 50%; height: 31px; vertical-align: middle; padding-left: 8px; padding-right: 8px; color: #ffffff;	}

td.nieuwsdatum		{	width: 50%; height: 31px; vertical-align: middle; padding-left: 8px; padding-right: 24px; color: #000000; background-position: top right; background-repeat: no-repeat;	}

td.nieuwsfoto		{	width: 50%; background-color: #E7E7E7; }

td.nieuwstekst		{	width: 50%;  background-color: #ffffff; border-bottom: 1px solid #9FDDF9; border-left: 1px solid #9FDDF9; border-right: 1px solid #9FDDF9; padding: 9px 9px 15px 9px; }

body				{	width: 100%; height: 100%; 	}

body.home			{	background-image: url('../images/home_body_bg.gif'); background-repeat: repeat-x; }

table.wrapper		{	width: 100%; height: 100%;	}

td.wrapcel			{	width: 100%; height: 100%; vertical-align: top; text-align: center;	}

table.sitewrap		{	width: 897px; height: 100%;	}

td.topnav			{	width: 100%; height: 70px; background-image: url('../images/logo_era.gif'); background-repeat: no-repeat; background-position: top left; padding: 0px 0px 0px 267px; }

td.header_home		{	width: 100%; height: 198px; background-image: url('../images/headers/home.jpg'); background-repeat: no-repeat; background-position: top left; }

td.body_home_links	{	width: 628px; height: 100%px; background-image: url('../images/grijs_bg.gif'); background-position: top right; background-repeat: repeat-y;	}

td.body_home_rechts	{	width: 269px; height: 100%px; color: #666666;	}
	td.body_home_rechts	td	{ color: #666666; }

table.home_nieuws	{	width: 580px;	}

td.home_cel			{	width: 277px; height: 79px; color: #666666; font-size: 10px;	}
	td.home_cel	strong{	color: #000000; font-size: 11px; }

td.home_split		{	width: 277px; height: 34px; vertical-align: middle; }

.magenta			{	color: #30ace5;	}

td.backlayer_contact	{	background-color:#dedede; background-image:url(../images/headers/contact.jpg); background-position: top left; background-repeat: no-repeat; }

td.backlayer_diensten	{	background-color:#dedede; background-image:url(../images/headers/diensten.jpg); background-position: top left; background-repeat: no-repeat; }

td.backlayer_era	{	background-color:#dedede; background-image:url(../images/headers/overera.jpg); background-position: top left; background-repeat: no-repeat; }

td.backlayer_overera	{	background-color:#dedede; background-image:url(../images/headers/home.jpg); background-position: top left; background-repeat: no-repeat; }

td.backlayer_portfolio	{	background-color:#dedede; background-image:url(../images/headers/portfolio.jpg); background-position: top left; background-repeat: no-repeat; }

td.backlayer_nieuws	{	background-color:#dedede; background-image:url(../images/headers/nieuws.jpg); background-position: top left; background-repeat: no-repeat; }

td.links		{	width: 161px;	}

td.center		{	width: 575px; }

td.rechts		{	width: 161px; vertical-align: bottom; }

td.menu_links	{	background-image: url(../images/menu_links_bg.gif); background-position: top right; background-repeat: repeat-y; }

td.content		{	background-color: #ffffff; padding: 25px 25px 25px 25px; text-align: justify; }


table.portfolio	{	width: 527px; height: 97px;	}

td.portfolio_foto	{	width: 250px; height: 97px;	}

td.portfolio_text	{	width: 277px; height: 97px; background-image: url(../images/portfolio_bg.gif); background-position: top right; background-repeat: no-repeat; }	

td.tekstwrap		{	width: 100%; height: 100%; padding: 15px; padding-bottom: 5px; }

div.overlay_bl	{	width: 21px; height: 97px; position: relative; left: 0px; top: 0px; background-image: url(../images/portfolio_overlay_bl.gif); background-repeat: no-repeat; z-index: 2; visibility: hidden;}

div.wrap		{	position: relative; top: 0px; left: 0px;	}

div.overlay_gr	{	width: 21px; height: 97px; position: relative; left: 0px; top: 0px; background-image: url(../images/portfolio_overlay_gr.gif); background-repeat: no-repeat; z-index: 2; visibility: hidden;}

div.portfolio_foto	{	width: 250px; height: 97px; position: relative; top: 0px; left: 0px; z-index: 1;	}

