body, html {
	background-color: #FFF;
	margin: 0px;
	height: 100%;
	outline: none;
}
/* TEKST */

body, td, th {
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
	outline: none;
}
a, a:visited, a:visited {
	outline: none;
}

a:link {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #ff3399;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	text-align:right;
	margin: 0px 0px 20px 0px;
}
h2 {
	color: #ff3399;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.roze {
	color: #ff3399;
}
.klein {
	font-size: 10px;
}

/* ALGEMEEN */

#container {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -450px;
	width: 900px;
	height: 550px;
}
#logo {
	width: 200px;
	height: 95px;
	float: left;
	margin: 0px;
}
#logo_home {
	width: 200px;
	height: 95px;
	float: left;
	margin: 0px;
}
.hidden {
	padding: 0px;
	margin: 0px;
	display: none;
}

/* KOLOM 1 */

#kolom_250 {
	width: 250px;
	height: 550px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#kader_200 {
	width: 200px;
	height: 455px;
	float: left;
	border-right: 1px solid #000;
	padding-right: 50px;
	margin: 0px;
}
/* KOLOM 2 */

#kolom_650 {
	width: 650px;
	height: 550px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#kader_600 {
	width: 600px;
	height: 520px;
	float: right;
	margin: 0px;
}

#kader_500 {
	width: 650px;
	height: 400px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/* KOLOM FLASH */

#kolom_flash {
	width: 900px;
	height: 550px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#kader_flash {
	width: 100%;
	height: 455px;
	float: left;
	margin: 0px;
	z-index: 9;
}
/* NIEUWS */

.nieuws_item {
	width: 560px;
	display: block;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #000;
}
.nieuws_tekstkader {
	width: 320px;
	float: left;
	margin-right: 20px;
	display: block;
}
.nieuws_tekstkader2 {
	width: 540px;
	float: left;
	margin-right: 20px;
	display: block;
}
.nieuws_header {
	width: 320px;
	float: left;
	margin: 0px 0px 10px 0px;
	display: block;
	padding: 0px;
}
.nieuws_titel {
	font-weight: bold;
	color: #404040;
	float: left;
	margin: 0px;
}
.nieuws_datum {
	width: 320px;
	color: #333;
	float: left;
	margin: 0px;
}
.nieuws_img {
	width: 220px;
	float: left;
	margin: 50px 0px 0px 0px;
	display: block;
}
/* KLANTEN */

#kader_675 {
	/*width: 675px;
	height: 520px;
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;*/
	width: 625px;
	height: 520px;
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
.klant_logo {
	/*border: none;
	width: 95px;
	height: 80px;
	float: left;
	margin: 40px 73px 20px 0px;
	padding: 0px;*/
	border: none;
	width: 130px;
	height: 110px;
	float: left;
	margin: 40px 26px -20px 0px;
	padding: 0px;
}
.clientlist ul li {
	display: list-item;
	list-style: none;
	margin: 0px;
}
.clientlist ul {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	outline: none;
}
/* WERK */

#kader_625 {
	width: 625px;
	height: 520px;
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
.werk_thumb {
	border: none;
	width: 130px;
	height: 110px;
	float: left;
	margin: 40px 26px -20px 0px;
	padding: 0px;
}
#pagination {
	color: #404040;
	width: 600px;
	float: left;
	margin: 50px 0px 0px 0px;
	vertical-align: bottom;
	display: block;
}
#pagination .previous {
	padding-right: 10px;
	border: none;
}
#pagination .next {
	padding-left: 10px;
	border: none;
}

/* CONTACT */
#googlemaps {
	width: 600px;
	height: 455px;
	float: right;
	margin: 0px 0px 63px 0px;
	border: 1px solid #000;
}
/* MENU */

.menu {
	background: url(../images/layout/menu_1.gif) no-repeat;
	width: 601px;
	height: 20px;
	float: right;
}
.menu ul {
	display: inline;
	list-style: none;
	margin: 0px;
	float: left;
	padding: 0px;
}
.menu ul li {
	display: inline;
	list-style: none;
	margin: 0px;
}
.menu ul li a {
	background: url(../images/layout/menu_1.gif) no-repeat;
	color: #FFF;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 38px 0px 38px;
	text-decoration: none;
	outline: none;
}
.menu ul li a:hover {
	background: url(../images/layout/menu_2.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}
.menu ul li.current a {
	background: url(../images/layout/menu_2.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}
.menu ul li.current a:hover {
	background: url(../images/layout/menu_2.gif) no-repeat;
	font-weight: normal;
	text-decoration: none;
}
/* SUBMENU */

.submenu {
	float: right;
}
.submenu ul {
	display: list-item;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.submenu ul li {
	display: list-item;
	list-style: none;
	margin: 0px;
}
.submenu ul li a {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
//	text-transform: capitalize;
	outline: none;
}
.submenu ul li a:hover {
	color: #ff3399;
	font-weight: normal;
}
.submenu ul li.current a {
	color: #ff3399;
	font-weight: normal;
}
.submenu ul li.current a:hover {
	color: #ff3399;
	font-weight: normal;
}
/* FOOTER */

.footer {
	width: 600px;
	height: 30px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.taalkeuze {
	width: 290px;
	height: 20px;
	float: left;
}
.disclaimer {
	margin-right:4px;
	width: 250px;
	height: 20px;
	float: right;
}
.footer_links a, .footer_links a:visited {
	color: #888;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.footer_links a:hover, .footer_links a:active, .footer_links a.current {
	color: #ff3399;
	text-decoration: none;
	font-weight: normal;
}
.footer_rechts a, .footer_rechts a:visited {
	color: #888;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}
.footer_rechts a:hover, .footer_rechts a:active, .footer_rechts a.current {
	color: #ff3399;
	text-decoration: none;
	font-weight: normal;
}
/* FLEXCROL */

#content {
	color:#000;
	height: 455px;
	line-height: 1.5;
	overflow: auto;
	width: 600px;
	outline: none;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbar {
	width: 20px;
	background: #FFFFFF url(../images/layout/scrollbar.gif) -20px 0px repeat-y;
}
.vscrollerbarbeg {
	height: 20px !important;
	width: 20px;
	background: url(../images/layout/scrollbar.gif) -60px -20px no-repeat;
}
.vscrollerbarend {
	height: 20px;
	width: 20px;
	background: url(../images/layout/scrollbar.gif) -60px 0px no-repeat;
}
.vscrollerbase {
	width: 20px;
	background: #D4F6F2 url(../images/layout/scrollbar.gif) 0px 0px repeat-y;
}
.vscrollerbasebeg {
	width: 20px;
	height: 28px !important;
	background: url(../images/layout/scrollbar.gif) -40px -20px no-repeat;
}
.vscrollerbaseend {
	height: 20px;
	width: 20px;
	background: url(../images/layout/scrollbar.gif) -40px 0px no-repeat;
}
.hscrollerbase {
	height: 16px;
	background-color: white;
}
.hscrollerbar {
	height: 16px;
	background-color: white;
}
.vscrollerbar, .hscrollerbar {
	padding: 28px;
	z-index: 2;
}
.scrollerjogbox {
	width: 36px;
	height: 16px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #FFF;
}
