/**********************************
*  Copyright 2007                 *
*  Dot72                          *
*  E info@dot72.nl                *
*  I www.dot72.nl                 *
**********************************/

/*
CSS algemeen
*/

body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #000000;
}
#container {
	position: relative;
	width: 924px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 153px;
	height: 65px;
	z-index: 2;
}
#menu {
	position: absolute;
	left: 190px;
	top: 77px;
	width: 724px;
	height: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A1B1;
	text-transform: uppercase;
	text-align: left;
	z-index: 2;
}
#balk_dik {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 924px;
	height: 10px;
	z-index: 2;
}
#balk_dun {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 924px;
	height: 2px;
	z-index: 2;
}
#merken {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 153px;
	height: 442px;
	z-index: 9;
	background: white;
}
#fade_top {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 153px;
	height: 40px;
	z-index: 10;
}
#fade_bottom {
	position: absolute;
	left: 0px;
	top: 554px;
	width: 153px;
	height: 40px;
	z-index: 10;
}
#content {
	position: absolute;
	left: 0px;
	top: 175px;
	width: 924px;
	height: 261px;
	z-index: 5;
}
#beeld_1 {
	position: absolute;
	left: 200px;
	top: 228px;
	width: 171px;
	height: 142px;
	z-index: 5;
}
#beeld_2 {
	position: absolute;
	left: 371px;
	top: 152px;
	width: 262px;
	height: 218px;
	z-index: 5;
}
#beeld_3 {
	position: absolute;
	left: 633px;
	top: 180px;
	width: 291px;
	height: 243px;
	z-index: 5;
}
#blok_1 {
	position: absolute;
	left: 200px;
	top: 189px;
	width: 47px;
	height: 39px;
	background-color: #00A1B1;
	z-index: 6;
}
#blok_2 {
	position: absolute;
	left: 633px;
	top: 331px;
	width: 47px;
	height: 39px;
	background-color: #00A1B1;
	z-index: 6;
}
td.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A1B1;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
}
td.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A1B1;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}
td.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A1B1;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
td.error {
	color: red;
}
td.beeld {
	padding: 0px 0px 20px 0px;
}
td.afsluiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A1B1;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
td.afsluiter div.afsluiter {
	position: relative;
}
td.afsluiter div.afsluiter img.twitter {
	position: absolute;
	right: 0px;
	top: -30px;
}
td.input input, td.input textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4B48;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	width: 300px;
}

td.button input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #00A1B1;
	border: 1px solid #00A1B1;
	vertical-align: middle;
	width: 80px;
	margin: 3px 0px 3px 0px;
}

a:link { color: #00A1B1; text-decoration: underline; }
a:visited { color: #00A1B1; text-decoration: underline; }
a:active { color: #00A1B1; text-decoration: underline; }
a:hover { color: #00A1B1; text-decoration: underline; }

a.menu { padding-left: 5px; }
a.menu { padding-right: 5px; }
a.menu:link { color: #00A1B1; text-decoration: none; }
a.menu:visited { color: #00A1B1; text-decoration: none; }
a.menu:active { color: #00A1B1; text-decoration: none; }
a.menu:hover { color: #00A1B1; text-decoration: underline; }

a.menu_up { padding-left: 5px; }
a.menu_up { padding-right: 5px; }
a.menu_up:link { color: #00A1B1; text-decoration: underline; }
a.menu_up:visited { color: #00A1B1; text-decoration: underline; }
a.menu_up:active { color: #00A1B1; text-decoration: underline; }
a.menu_up:hover { color: #00A1B1; text-decoration: underline; }

/*
CSS slider
*/

.slidercontainer{
	position: absolute;
	left: 0px;
	top: 152px;
	border: #000000 0px none;
}
.sliderimages{
	border: #000000 0px none;
}
