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

body {
	background-color:#fff;
	color:#000;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0;
}

#markten {
	background-color:#f3f2f8;
	color:#000;
	font:normal 12px/18px Tahoma, Geneva, sans-serif;
	margin:10px;
}

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

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

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

#container {
	position:absolute;
	left: 50%;
	margin-top:0px; /*set to a negative number 1/2 of your height*/
	margin-left: -595px; /*set to a negative number 1/2 of your width*/
	width:1191px;
	background: url("../img/TL_balk.jpg") repeat-y;
	height: auto;
	padding-bottom: 95px;
}

#balk {
	position:absolute;
	top:0px;
	width:100%;
	height:26px;
	background-color:#ca0058;
}

#link {
	position:relative;
	top:6px;
	left:412px;
	width:136px;
}

.link {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#f18e00;
}

.link a {
	color:#f18e00;
	text-decoration:none;
}

.link a:hover {
	color:#f18e00;
	text-decoration:none;
}

.link a:active {
	color:#f18e00;
	text-decoration:none;
}

#links {
	width:560px;
	height:842px;
	background-repeat:no-repeat;
	position: absolute;
}

#rechts {
	width:631px;
	background-repeat:no-repeat;
	min-height:842px;
	height: auto;
	left: 560px;
	position: relative;
}

#menu {
	position:relative;
	top:70px;
	left:48px;
	width:210px;
	height:160px;
}

.menu {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	color:#967ab1;
}

.menu a {
	color:#967ab1;
	text-decoration:none;
}

.menu a:hover {
	color:#967ab1;
	text-decoration:none;
}

.menu a:active {
	color:#967ab1;
	text-decoration:none;
}

#nieuws {
	position:relative;
	top:257px;
	left:132px;
	width:174px;
	height:47px;
}

#workshop {
	position:relative;
	top:210px;
	left:338px;
	width:191px;
	height:47px;
}

#downloadknop {
	position: relative;
	top:455px;
	left: 132px;
	width: 387px;
	height: 29px;
	}

#homefoto {
	position: relative;
	top:214px;
	left: 91px;
	}

#contact {
	position:relative;
	top:85px;
	left:49px;
	width:445px;
}

#cms_content{
	position: relative;
	display: block;
	width: 435px;
	left: 49px;
	top: 85px;
	z-index: 1;
	}
	
.tabel td{
	padding: 10px 3px 0px 3px;
	
	}

h1{
	font: bold 14px/18px arial, verdana, sans-serif;
	}
	
.clear{
	clear: both;
	}
