@CHARSET "UTF-8";

html, body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background: #ddd;
	color: black;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

img {
	border: 0px none;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: black;
	font-weight: normal;
	font-weight: bold;
	font-size: 11px;
}

h2,h3,h4 {
	color: #999;
}

p {
	color: #999;
	font-size: 9px;
}

.cnText {
	clear: both;
	margin-bottom: 20px;
}

#main {
	background: #fff;
	width: 854px;
	height: 570px;
	margin: auto;
	position: relative;
	margin-top: 50px;
}

#contentBounds {
	position: absolute;
	top: 25px;
	right: 225px;
	bottom: 20px;
	left: 25px;
	background: transparent;
	overflow-x: hidden;
	overflow-y: auto;
}

#topMenu {
	position: absolute;
	top: 20px;
	right: 12px;
}

#bottomMenu {
	position: absolute;
	bottom: 72px;
	right: 12px;
}

#logoMain {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 200px;
	text-align: right;
}

.blik_box {
	width: 200px;
}

.blik_row { /*
	position: relative;
	*/
	display: inline;
}

.blik_title {
	float: right;
	width: 180px;
	text-align: right;
	margin-bottom: 2px;
}

.blik_title a,.blik_title a:link,.blik_title a:hover,.blik_title a:active,.blik_title a:visited
	{
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
#blik_activeTitle, #blik_activeTitle a {
	color: black;
}

.blik_ico {
	background: transparent url('cssImages/arrow.jpg') left center no-repeat
		;
	width: 15px;
	height: 10px;
	float: right;
}
.blik_space {
	float: left;
	width: 1px;
	height: 1px;
}

/** slide show markup */
.SlideShowThumbsBox {
	clear: both;
	display: table;
	width: 100%;
}

.SlideShowSlide {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}

.SlideShowTitle,.slideShowDescription {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.SlideShowThumb {
	display: table-cell;
	text-align: center;
	cursor: pointer;
}

.SlideShowThumb img {
	
}

#flashBackground { /*position: absolute; 
	top: 0px; 
	left: 0px;
	*/
	width: 854px;
	height: 570px;
	background: transparent url('cssImages/animaterTekst.jpg') top left
		no-repeat;
}

#blikvormLargeLogo {
	z-index: 4;
	position: absolute;
	top: 258px;
	right: 0px;
	height: 95px;
}

#blikvormSlogan {
	z-index: 4;
	position: absolute;
	top: 380px;
	right: 0px;
}
#blikvormMainNavigation {
	z-index: 40;
	position: absolute;
	top: 531px;
	left: 0px;
	padding-left: 10px;
	background: white;
}

}
