body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url("/eccent/images/bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #db9501;
	overflow: auto;
}

li {
	text-align: left;
	padding-left: 2px;
	list-style-image: url("/eccent/images/verzekering_language_li.png");
	font-size: 1em;
	line-height: 1.8em;
}

img {
	border: 0;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	height:330px;
	width:125px;
	background-image: url("/eccent/images/verzekering_language_03.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

#divNederlands {
	position:absolute;
	width:330px;
	left: 150px;
	height:450px;
	top: 45px;
}

#divNederlandsFooter {
	position:absolute;
	width:330px;
	left: 150px;
	top: 495px;
}

#divFrancais {
	position:absolute;
	width:350px;
	left:500px;
	height:450px;
	top: 45px;
}

#divFrancaisFooter {
	position:absolute;
	width:350px;
	left:500px;
	top: 495px;
}

#divInnerLine {
	position:absolute;
	left:480px;
	top: 25px;
	height:500px;
	border-width:2px;
	border-style: solid;
	border-color:black;
		
}

.actionButtonBigDiv {
	display:block;
	margin-left:50px;
	background-image: url('/eccent/images/btn/actionButtonBig.png');
	background-repeat: no-repeat;
	
	padding-top:24px;
	width:150px;
	height:80px;
		
	text-decoration:none;
	color:white;
	font-weight:bold;
	
	text-align:center;
	vertical-align:middle;
	
}

.actionButtonBigDiv:hover {
	background-image: url('/eccent/images/btn/actionButtonBigReversed.png');
	text-decoration:none;
	color:white;
	font-weight:bold;
}
