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

body{
background: #FFFFFF;
background-image:url(../graph/02original.gif);
margin-top:3px;}

a:link {
	text-decoration:none; }
a:visited {
	color:#EA342F; text-decoration:none; 
}

a:hover {
	text-decoration:underline; 
}
a:active {
	color:#EA342F; text-decoration:underline; 
}



/* TABLES */
.maintable {
	background-position: center center;
	background-image: url(../graph/bg_maintable.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 600px;
	width: 975px;
}

.credittable {

	vertical-align: top;
	width: 975px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.linksboven{
background-color:#EA342F;
background-image:url(../graph/linksboven.png);
background-position:right bottom;
background-repeat:no-repeat;}

.linksboven2{
background-color:#EA342F;
background-image:url(../graph/linksboven2.png);
background-position:right bottom;
background-repeat:no-repeat;}

.links{
background-color:#FFFFFF;
background-image:url(../graph/links.png);
background-position:left top;
background-repeat:no-repeat;}

.rechtsboven{
	background-image:url(../graph/rechtsboven.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align: bottom;
}

.rechtsonder{
	background-color:#EA342F;
	background-image:url(../graph/rechtsonder.png);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align: top;
	height: 278px;
}


/* DIVS */
.div_frontpage{
height: 262px;
width: 475px;
overflow: hidden;
vertical-align:top;}

.div_menu{
	height: 20px;
	width: 475px;
	overflow: hidden;
	vertical-align:top;
}

.div_beursstand{
height: 282px;
width: 475px;
overflow: hidden;
vertical-align:top;}

.div_beursstand2{
height: 182px;
width: 440px;
overflow-x: hidden;
overflow-y: scroll;
vertical-align:top;

scrollbar-3dlight-color:#FFFFFF; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#FFFFFF; 
scrollbar-darkshadow-color:#333333; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#333333; 
scrollbar-shadow-color:#000000}

.div_contact{
height: 564px;
width: 475px;
overflow: hidden;
vertical-align:bottom;}

.div_contact2{
width: 475px;
overflow: hidden;
vertical-align:bottom;}




/* TEXTSTYLES */

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 22px;
}

.style3 {color: #EA342F}

.style4 {
	font-size: 11px; 
	font-style: italic; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;}


.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
} 

.style6 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.style10 {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
}

.style13 {color: #FFFFFF}

.style14 {
	color: #EA342F; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 36px; 
}
.lijnlinksonder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.style15 {
	font-size: 12px; 
	color: #000000; font-family: Arial, Helvetica, sans-serif;
}
.lijnlinksonder2 {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

