/*
E-Force BV
CSS Template
24-11-2005
*/

p {
	margin: 0px;
	padding: 0px;
}

#outerdiv {
	width								: 800px;
  margin-left					: auto;
  margin-right				: auto;
	text-align					: left;
	font-size						: 12px;
	font-family					: arial, sans serif;
	border					: 2px solid #F1A530;
	background-color		: #FAFAFF;
	color								: #515158;
}

#topdiv {
	background-image		: url("../img/confianza_top.gif");
	width								: 800px;
	height							: 110px;
}

#leftdiv {

	float								: left;
	width								: 150px;
	padding-top					: 35px;
	padding-left				: 30px;
}

#maindiv	{
	margin-left					: 181px;
	margin-right				: 160px;
	margin-top					: 30px;
}

#contactroute {
	width								: 115px;
	height							: 110px;
	float 							:	right;
}

#contactroute ul {
  margin-top				: 35px;
  margin-bottom			: 35px;
  margin-left				: 0px;
  padding-left			: 0px;
}

#contactroute ul li {
  list-style-type		: none;
  background-image	: url("../img/blokje_oranje.gif");
  background-repeat	: no-repeat;
  padding-left			: 25px;
  background-position	: 0px 50%;
  line-height				: 23px;
}

#contactroute ul li.altn {
  background-image	: url("../img/blokje_grijs.gif");
}

ul#menu {
	position					: relative;
	top								: -15px;
	margin-top				: 0px;
  margin-left				: 0px;
  padding-left			: 0px;
  color							: #818188;
  margin-right			: 30px;
  margin-bottom			: 0px;
}

ul#menu li {
  list-style-type		: none;
  background-image	: url("../img/blokje_oranje.gif");
  background-repeat	: no-repeat;
  padding-left			: 23px;
  background-position	: 0px 47%;
}

ul#menu li td{
	height						: 40px;
	vertical-align		: middle;
  text-align				: center;
}

ul#menu li table {
	width							: 100%;
}

ul#menu li.altn {
  background-image	: url("../img/blokje_grijs.gif");
}


body {
	text-align					: center;
	background-color		: #C0C1D1;
}

table#invest {
	position					: relative;
	left							: -12px;
	font-size					: 13px;
	color							: #818188;
	width							: 110px;
}

table#invest td.righttd {
	text-align				: center;
}

img#blokjes {
  position		: relative;
  top					: -80px;
  left				: -42px;
	float				: right;
}

#bottomdiv {
	clear				: both;
}

a
{
	color							: #E88E04;
}

a.menuItem {
	font-size					: 13px;
	color							: #818188;
	text-decoration		: none;
}

a.menuItem:hover {
	font-size					: 13px;
	color							: #F1A530;
	text-decoration		: none;
}

h1 {
	font-size					: 17px;
	color							: #F1A530;
}

h2 {
	font-size					: 12px;
	color							: #F1A530;
}
.content
{
	color			: #515158;
	font-size	: 12px;
	font-family	: arial;
}

.smallContent
{
	color			: #666666;
	font-size	: 10px;
	font-family	: Verdana;
}
.Header
{
	color			: #7F2D23;
	font-family		: Verdana;
	font-size		: 18px;
}

.SubHeader
{
	color			: #818188;
	font-family		: Verdana;
	font-size		: 14px;
	font-style		: italic;
}
