body	{
	text-align: center;
	margin: 0px auto;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	}
	


/* Tekst algemeen*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}

/* Tekst in middelste rij */

.body_text {
	height:300px;
	text-align:left;
}

.caps_grey {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:left;
	padding-left:10px;
}

/* Top rij */
.top_row {
	height: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	text-align:left;
}

/* Logo */
.logo {
	position: relative;
	top: 91px;
	padding-bottom:3px;
	padding-left: 3px;
}

/* Paginas */
.pagebrowser {
	position:relative;
	top:62px;
	float:right;
}

/* Pagina indicator */
.page_indicator{
	height: 45px;
	width: 100%;
	background-color: #191919;
	padding-top: 30px;
	text-align:left;
}

/* Foto rij */
.photos_row {
	background-color: #191919;
	heigh: 600px;
	padding-bottom:15px;
	text-align:left;
	overflow-x:scroll;
	white-space:nowrap;
}

/* Foto */
.photo {
	padding-right: 9px;
	display:inline;
}

/* XIXI logo */
.splash {
	text-align:center
}

/* Foto rij aangepast voor XIXI logo */
.splash_photos_row {
	background-color: #191919;
	height: 450px;
	padding-bottom:15px;
	text-align:left;
	white-space:nowrap;
}

.bottom_row {
		height:15px;
		text-align:left;
		background-color: #191919;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #666666;
		border-bottom-width: 1px;
}
.contact_row {
	text-align:left;
	left:200px;
	position:absolute;
}

.contact {
	padding-top:6px;
}
