@charset "utf-8";
/* CSS Document My-Link Design NIEUW */

body {
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:;
	margin: 0;
	overflow-x: hidden;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
}
img { border: 0; }

#bg_tulpen {
	background-image:url(../images/bg_body.jpg);
	width: 311px;
	height:391px;
	position:absolute;
	left: 50%;
	margin-left: 520px;
	top: 250px;
}
#bg_top {
	position: absolute;
	width: 100%;
	height: 200px;
	background-color:;
	z-index:1;
	top: -6px;
	background-image:url(../images/bg_top.jpg);
	background-position:top center;
	background-repeat:repeat;
}
	#topnav {
		position: absolute;
		top: 90px;
		margin-left: 115px;
		left: 50%;
		width: 700px;
		height: 20px;
		padding: 0 ;
		z-index:11;
	}
		#topnav a {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
			text-decoration:none;
			font-variant:small-caps;
			padding: 0 10px 0 10px;
		}
		#topnav a:visited {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
			text-decoration:none;
			font-variant:small-caps;
			padding: 0 10px 0 10px;
		}
		#topnav a:active {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
			text-decoration:none;
			font-variant:small-caps;
			padding: 0 10px 0 10px;
		}
		#topnav a:hover {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			text-decoration:none;
			font-variant:small-caps;
		}
#logo {
	position: absolute;
	margin-left: -449px;
	background-image:url(../images/logo_mylink.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
	left: 50%;
	top: 0;
	background-color:#fff;
	width:220px;
	height:140px;
	z-index:3;

}
#wrapper {
	position: absolute;
	margin-left: -450px;
	left: 50%;
	top: 110px;
	width: 950px;
	height:auto;
	padding: 10px 15px 0 15px;
	background-color:#ffffff;
	border: 1px solid #F90;
	z-index:2;
}
	#content {
		width: 950px;
		height: auto;
	}	
#nav {

}
#right {
	float: right;
	width: 350px;
	margin: 20px 40px 0 0;

}
#right_contact {
	float: right;
	width: 370px;
	margin: 20px 20px 0 0;
}
#right_contact form {
	margin-left: -10px;
}
.col1 {
		width: 
	}
	.col2 {
	}
	.col3 {
	}
#left {
	width: 500px;
}
#footer {
	float: right;
	clear:left;
	width: 400px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#tel_email {
	float: right;
	width: 200px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:right;

}
#footer a {
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F90;
	text-decoration:none;
	padding-right: 5px;
}
#footer a:hover {
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F90;
	text-decoration:none;
	padding-right: 5px;
}