html { 
    height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}

.univers {
	visibility: hidden;
}

td {
	font-family: Arial, Helvetica;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

th {
	font-family: Arial, Helvetica;
	color: #000;
	font-size: 12px;
}

form {
	margin: 0;
}

input {
	background-color: #fff;
	border: 0;	
	font-family: Arial, Helvetica;
	font-size: 12px;
}

textarea {
	background-color: #fff;
	border: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;	
	overflow-y: auto;
	overflow-x: hidden;
}

textarea:focus {
	outline-width: 0;
}

input:focus {
	outline-width: 0;
}

img { 
    border: 0; 
}

a, a:visited { 
	text-decoration: underline; 
	color: #000; 
	cursor: pointer; 
	outline: none;
}

a:hover { 
	text-decoration: underline; 
	color: #000; 
	cursor: pointer;
	font-weight: bold;
}

#footer2 a, #footer2 a:visited {
	color: #fff;
}

#footer2 a:hover {
	color: #fff;
}

#wrapper {
    position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#wrapper_content {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.center {
	text-align: center;
}

#footer {
	width: 100%;
	background-color: #ed1c24;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 200;
}

#footer2 {
	width: 760px;
	padding: 6px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	z-index: 300;
}

.error {
	background-color: #fcc;
}

#intro {
	padding-top: 60px;
	width: 760px;
	overflow: hidden;
}

#keywords {
	width: 1130px;
}

.title {
	padding: 10px 0 10px 130px;
}

.text {
	padding-left: 190px;
}

.rood {
	font-weight: bold;
	color: #ed1c24;
}

#menu {
	width: 760px;
	height: 280px;
	overflow: hidden;
}

#content {
	position: relative;
	width: 760px;
}

.slide_huisstijl {
	width: 690px;
	height: 295px;
	position: relative;
	margin-left: 70px;
	overflow: hidden;
}

#nav_huisstijl {
	position: absolute;
	top: 26px;
	left: 0;
	width: 57px;
	height: 238px;
	z-index: 100;
}

.slide_webdesign {
	width: 720px;
	height: 570px;
	position: relative;
	overflow: hidden;
}

#nav_webdesign {
	position: absolute;
	top: 26px;
	right: 0;
	width: 57px;
	height: 206px;
	z-index: 100;
}

#webdesign_title {
	position: absolute;
	z-index: 99;
	bottom: 30px;
	left: 130px;
}

.slide_fabriekplus {
	width: 760px;
	height: 585px;
	position: relative;
	overflow: hidden;
}

#nav_fabriekplus {
	position: absolute;
	top: 10px;
	left: 2px;
	width: 238px;
	height: 57px;
	z-index: 100;
}

#fabriekplus_title {
	position: absolute;
	z-index: 99;
	top: 60px;
	left: 44px;
}

.slide_kunst {
	width: 445px;
	height: 590px;
	margin-left: 157px;
	position: relative;
	overflow: hidden;
}

#nav_kunst {
	position: absolute;
	top: 10px;
	right: 100px;
	width: 156px;
	height: 194px;
	z-index: 100;
}

#kunst_title {
	position: absolute;
	z-index: 99;
	top: 20px;
	left: 70px;
}

.light {
	font-size: 13px;
	color: #323233;
}

.dark {
	font-size: 13px;
	color: #252525;
}

.groter {
	font-size: 17px;
	color: #6a6a6a;
}
