@charset "UTF-8";
/* CSS Document */

html			{
					overflow: hidden;
				}
body			{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align:center;
	overflow: -moz-scrollbars-vertical;
	line-height: 18px;
				}
			
#container		{
					width: 821px;
					height:auto;
					background-color:#FFF;
					margin:0 auto;
					padding: 0;
					text-align: left;
					position:relative;
				}
/* de drie hoofd div's*/

#top			{
					width:821px;
					height:96px;
					border-bottom:1px solid #BB1111;
					margin-bottom:3px;
					padding-top:10px;
				}
#main			{
					width:821px;
				}

				
#footer			{
					width:821px;
					height:20px;
					border-top:1px solid #BB1111;
					overflow:hidden;
					float:left;
					margin-top:1px;
					text-align:right;
					padding-top:30px;

				}
/* alle elementen in de top div */
				
				
#topLogo		{
					width:200px;
					height:96px;
					float:left;
				}
				
#topMenu		{
					float:left;
					padding-left:50px;
					padding-top:44px;
				}
				
#taalMenu		{
					float:right;
					padding-top:44px;
				}
	
/* Alle elementen die zich in de main div bevinden op de HOME PAGE */	
				
#left			{
					width:412px;
					height:409px;
					float:left;
				}
				
#leftTop		{	
					width:412px;
					height:103px;
					float:left;
				}				

#leftMiddle		{	
					width:412px;
					height:203px;
					float:left;
					background-image:url(visuals%20interface/home_04.jpg);
					background-repeat:no-repeat;
				}				

#leftBottom		{	
					width:412px;
					height:103px;
					float:left;
				}				


#right			{
					width:409px;
					height:409px;
					float: right;
				}
				
#rightTop		{	
					width:409px;
					height:103px;
					float:left;
				}				

#rightMiddle		{	
					width:409px;
					height:203px;
					float:left;
					background-image:url(visuals%20interface/home_05.jpg);
					background-repeat:no-repeat;
				}				

#rightBottom		{	
					width:409px;
					height:103px;
					float:left;
				}				
/* MENU BOVENAAN CONTACT/PRIVACY/MIJN EUROFINCO */

#topMenu ul	{
					list-style: none;
					margin: 4px 0;
					padding: 0;
					color:#333;
				}	
								
#topMenu li	{
					border-right:1px solid #333333;
					display:inline;
					/*text-align:right;*/
					line-height: 10px;
					margin-top:5px;
					margin-right: 0px;
					margin-bottom: 0px;
					margin-left: 5px;
					padding-top: 0px;
					padding-right: 5px;
					padding-bottom: 0px;
					padding-left: 0px;
				}
#topMenu li.lastitem	{	
					border-right:0;
				}
				
#topMenu li.lastitemRed	{
					color:#B11;
					border-right: 0;
				}				
				
				
#topMenu a:link 	{
					color:#333333;
					text-decoration:none;
				}
				
#topMenu a:visited 	{
					color:#333333;
					text-decoration:none;
				}
				
#topMenu a:hover 	{
					color:#990000;
					text-decoration:none;
				}
/* MENU BOVENAAN nl/fr/en */

#taalMenu ul	{
					list-style: none;
					margin: 4px 0;
					padding: 0;
					color:#333;
					float:left;
				}	
								
#taalMenu li	{
					border-right:1px solid #333333;
					float:left;
					/*text-align:right;*/
					line-height: 12px;
					margin-top:5px;
					margin-right: 0px;
					margin-bottom: 0px;
					margin-left: 5px;
					padding-top: 0px;
					padding-right: 5px;
					padding-bottom: 0px;
					padding-left: 0px;
				}
#taalMenu li.lastitem	{	
					border-right:0;
				}
				
#taalMenu li.lastitemRed	{
					color:#B11;
					border-right: 0;
				}				
				
#taalMenu li.Red	{
					color:#B11;
				}				


#taalMenu a:link 	{
					color:#333333;
					text-decoration:none;
				}
				
#taalMenu a:visited 	{
					color:#333333;
					text-decoration:none;
				}
				
#taalMenu a:hover 	{
					color:#990000;
					text-decoration:none;
				}
				
/* link in de footer */

#footer a			{
					text-decoration:none;
					color:#333333;
				}
				
#footer a:hover		{
					color:#B11;
				}
				
/* inhoud van leftMiddle en rightMiddle */
.titel1				{
					text-align:left;
					font-size:18px;
					padding-left:120px;
					padding-top:70px;
					color:#FFFFFF;
					font-weight:bold;
				}
				
.onderTitel1				{
					text-align:left;
					font-size:14px;
					padding-left:140px;
					font-weight:normal;
					color:#FFF;
					padding-top:20px;
				}
				
.titel2				{
					text-align:left;
					font-size:18px;
					padding-left:17px;
					padding-top:70px;
					color:#FFFFFF;
					font-weight:bold;

				}
				
.onderTitel2			{
					text-align:left;
					font-size:14px;
					padding-left:37px;
					padding-right:120px;
					font-weight:normal;
					color:#FFF;
					padding-top:20px;
				}

				
.klik			{
					text-align:right;
					font-size:14px;
					font-weight:lighter;
					padding-right:10px;
					padding-top:10px;
					color:#FFFFFF;
				}
				
.klik a			{
					text-decoration:underline;
					color:#FFFFFF;
				}
				
.klik a:hover	{
					text-decoration:none;
					color:#FFFFFF;
				}

.klik2			{
					text-align:right;
					font-size:14px;
					font-weight:lighter;
					padding-right:110px;
					padding-top:10px;
					color:#FFFFFF;
				}
				
.klik2 a			{
					text-decoration:underline;
					color:#FFFFFF;
				}
				
.klik2 a:hover	{
					text-decoration:none;
					color:#FFFFFF;
				}
				
/* de elementen binnen de main div van alle dieperliggende pagina's */

#LeftMenu		{
					width:200px;
					height:409;
					text-align:left;
					float:left;
				}
				
.menuItem		{
					width:200px;
					height:103px;
					float:left;
				}
				
#content		{
					width:601;
					padding-left:30px;
					padding-top:10px;
					text-align:left;
					overflow:hidden;
				}
				
/* hier onder de css voor de tekst lay-out van de content div */

h1				{
					font-size:12px;
					font-weight:bold;
					color:#000000;
				}
ul				{
					list-style:square;
					padding-left:15px;
				}

/* De verschillende div's in de overlayer */

.titelO			{
					width:600px;
					border-bottom:1px solid #BB1111;
					height:30px;
					text-align:right;
					margin-bottom:10px;
				}
				
/* Voor links in doorlopende teksten gebruik deze */

.tekstlink a	{
					text-decoration:underline;
					color:#BB1111;
				}
				
.tekstlink a:hover{
					text-decoration:underline;
					color:#333;
				}	

a {
	text-decoration:underline;
	color:#bb1111;
}

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