body {
	margin: 0px;
	padding: 0px;
	
	background-color: #cccccc;
}

li {
	margin-top: 5px;
}

/* positie index */

#container {
	margin-left: auto;
	margin-right: auto;
	
	width: 	900px;
	height: 638px;
	
	background-color: #ffffff;
}

#left {
	width: 	245px;
	height: 118px;
	
	position: relative;
	float: left;
}

#right {
	width: 	655px;
	height: 118px;
	
	background-image: url(../images/header.jpg);
	
	position: relative;
	float: left;
}

#menu {
	width: 	900px;
	height: 30px;
	
	background-color: #4092c6;
	
	position: relative;
	float: left;
}

#content {
	width: 	900px;
	height: 490px;
	
	position: relative;
	float: left;
	z-index: 1;
}

#contact {
	margin-left: 53px;
	margin-top: -100px;
		
	width: 	120px;
	height: 80px;
	
	position: relative;
	float:left;
	z-index: 10;
}

.iframe {
	width: 	900px;
	height: 490px;
}


/* positie content */

#content_container {
	width: 	900px;
	height: 490px;
	
	overflow: auto;
	
	background-color: #ffffff;
}

#home_container {
	width: 	900px;
	height: 490px;
	
	overflow: auto;
	
	background-color: #ffffff;
	background-image: url(../images/indexplaat.jpg);
	background-position: right;
}

#content_left {
	width: 	245px;
	height: 490px;
	
	position: absolute;
	float: left;
	
	background-color: #d8e6f0;
}

#content_right {
	margin-top: 20px;
	margin-left: 25px;

	width: 	550px;
	height: auto;
	min-height: 450px;
	
	position: relative;
	float: right;
}

#logo {
	margin-top: 275px;
	margin-left: 53px;
	
	width: 122px;
	height: 85px;
	
	position: absolute;
	
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
}

#scipio {
	margin-top: 10px;
	
	width: 122px;
	height: 35px;

	position: absolute;
}

#cashflow {
	margin-top: 50px;
	
	width: 122px;
	height: 35px;
	
	position: absolute;
}

#streep {
	height: 13px;
	width: 550px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006eb7;
	
	position: absolute;
	z-index: 1;
}

#titel {
	padding-right: 30px;
	
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006eb7;
	
	height: 20px;
	
	background-color: #ffffff;
	
	position: relative;
	float: left;
	z-index: 2;
}

#teksten {
	margin-top: 30px;
	margin-left: 0px;

	width: 	435px;
	height: auto;
	
	position: relative;
	
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

#submenu {
	margin-top: 45px;
	margin-left: 5px;
	
	width: 225px;
	height: 180px;
	
	position: absolute;
}

/* tekst classes */

.adres {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}


/* hoofdmenu class */

a.menu:link {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:none;
	line-height: 30px;
	margin-left: 53px;
	margin-right: 53px;
	outline: none; 
}

a.menu:active {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:underline;
	line-height: 30px;	
	margin-left: 53px;
	margin-right: 53px; 
	outline: none; 
}
a.menu:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:none;
	line-height: 30px;	
	margin-left: 53px;
	margin-right: 53px; 
	outline: none; 
}

a.menu:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:underline;
	line-height: 30px;	
	margin-left: 53px;
	margin-right: 53px;
	outline: none;  
}

/* link class */

a:link {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a:active {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	outline: none;
}

a:visited {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	outline: none;
}


/* adres-link class */

a.adres-link:link {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a.adres-link:active {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	outline: none;
}

a.adres-link:visited {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a.adres-link:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	outline: none;
}


/* submenu class */

a.submenu:link {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a.submenu:active {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	outline: none;
}

a.submenu:visited {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #4092c6;
	outline: none;
}

a.submenu:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	outline: none;
}