body {
	font-family: "Trebuchet MS", Verdana, Arial, Insignia, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #262626; 
/*	background-color: black; */
	line-height: 14px;
}
.maindiv {
	position: relative;
	height: 476px;
	width: 750px;
	z-index: 2;
	left: 0px;
	top: 0px;
	text-align: center;
}
/* 
	LINKS 
*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF5052;
	text-decoration: none;
}
a:visited {
/*	color: #262626;*/
	text-decoration: none;
}
a:active {
	color: #FF5052;
	text-decoration: none;
}
/*
*/
div#left_hover_color a:hover {			/* Linker div andere hover kleur */
	text-decoration: none;
	color: #0074BA;
}
div#mid_hover_color a:hover {
	text-decoration: none;
	color: #FF5052;
}
div#right_hover_color a:hover {
	text-decoration: none;
	color: #EA9C20;
}


/*
	FONTS
*/
h2,
h1 {
	font-size: 15px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 60px;
}
em {
	font-weight: bold;
	font-style: normal;
}
td {
}
br {
	line-height: 12px;
}
/* */
.bullet {
	color: #FF5052;
}
.arrow_left,
.arrow_mid,
.arrow_right {
	color: #FF5052;
	font-weight: bold;
}
.arrow_left {
	color: #0074BA;
}
.arrow_right {
	color: #EA9C20;
}
.citation {
	font-style: italic;
}
.SofritoName {
	font-weight: bolder;
}


/*
	DIV's
*/
.back {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 657px;
	width: 750px;
	background-color: #FFDADA;
}
.entree,
.navigation,
.text_large,
.base_large {
	position: absolute;
	z-index: 3;
	margin: 0px;
	height: 470px;
	width: 462px;
	top: 165px;
	overflow: hidden;
/* 	background-color : #FFFFFF; */
}
.text_large_mid_pos,
.navigation_mid_pos,
.base_large_pos {
	left: 144px;
}
.entree_right_pos,
.navigation_right_pos,
.text_large_right_pos,
.base_large_right_pos {
	left: 271px;
}
/* */
/* */
.image_small,
.title_small,
.text_small,
.more_text,
.base_small {
	position: absolute;
	z-index: 3;
	margin: 0px;
	height: 434px;
	width: 117px;
	top: 191px;
/* 	background-color : #FFFFFF; */
}
.image_small_left_pos,
.entree_left_pos,
.base_large_left_pos,
.more_text_left_pos,
.navigation_left_pos,
.text_large_left_pos,
.text_small_left_pos,
.base_small_pos_left {
	left: 17px;
/* 		background-color : #eeeeee; */
}
.more_text_mid_pos,
.image_small_mid_pos,
.text_small_mid_pos,
.base_small_pos_mid {
	left: 144px;
/* 		background-color : #dddddd; */
}
.image_small_right_pos,
.more_text_right_pos,
.text_small_right_pos,
.base_small_pos_right {
	left: 613px;
/* 		background-color : #cccccc; */
}
.logo {
	position: absolute;
	height: 125px;
	width: 335px;
	left: 200px;
	top: 20px;
	z-index: 3;
/* 		background-color : #cccccc; */
}
/* */
/* */
.title_small {
	position: absolute;
	z-index: 4;
	height: 26px;
}
.title_small_left {
/* 	background-color: white; */
}
.title_small_mid {
/* 	background-color: blue; */
}
.title_small_right {
/* 	background-color: yellow; */
}
/* */
.text_small {
	position: absolute;
	z-index: 5;
	width: 94px;
	height: 250px;
	margin-top: 37px;
	margin-right: 4px;
	margin-left: 14px;
	text-align: left;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Insignia, sans-serif;
/* 		background-color : #ffffff; */
}
.text_small_left_pos {
}
.text_small_mid_pos {
}
.text_small_right_pos {
}
/* */
.text_large {
	z-index: 5;
	width: 440px;
	height: 370px;
	margin-top: 95px;
	margin-left: 10px;
}
.text_large_left_pos {
}
.text_large_mid_pos {
}
.text_large_right_pos {
}
/* */
.more_text {
	z-index: 6;
	height: 14px;
	width: 100px;
	margin-top: 410px;
	text-align: right;
/*	font-weight: bolder;
/*	background-color: blue; */
}
.more_text_left_pos {
}
.more_text_mid_pos {
}
.more_text_right_pos {
}
/* */
.navigation {
	position: absolute;
	z-index: 5;
	height: 14px;
	margin-top: 64px;
	text-align: center;
	font-weight: bolder;
/*	background-color : #FFFFFF; */
}
.navigation_left_pos {
}
.navigation_mid_pos {
}
.navigation_right_pos {
}


/*
	Images
*/
.entree {
	z-index: 5;
	height: 300px;
	margin-top: 150px;
	margin-left: 10px;
	visibility: visible;
}
.entree_left_pos {
}
.entree_right_pos {
}
.entreeoff {
	z-index: 4;
}
/* */
.image_small {
	z-index: 5;
	height: 90px;
	width: 105px;
	margin-top: 300px;
	margin-left: 6px;
	text-align: center;
	vertical-align: middle;
/* 		overflow: hidden;
/* 	background-color: white; */
}
.image_small_left_pos {
}
.image_small_mid_pos {
}
.image_small_right_pos {
/* 	margin-top: 320px; */
}
/* 
	nieuws en album items
*/
.item {
	max-height: 350px;
	width: 416px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
/*	text-align: left;*/
	background-color: #FF5153;
	overflow: hidden;
}
.item_home {
	height: 102px;
	max-height: 102px;
	width: 434px;
}
.item_date,
.item_title,
.item_text {
	font-family: "Trebuchet MS", Verdana, Arial, Insignia, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	padding : 0px;
}
.item_date {
	font-size: 10px;
	color: Silver;
}
.item_title {
	font-weight: bold;
	word-spacing : 1px;
}

/* */
textarea,
select,
checkbox,
input {
	background-color: #FEDFAB;
  	border-color: #FFFFFF;
  	border-style: solid;
  	border-width: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Insignia, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
/*	height: 17px; */
	width: 125px;
	height: 18px;
/* */
	scrollbar-3dlight-color: #FEEAC5;
	scrollbar-arrow-color: #262626;
	scrollbar-base-color: #FEEAC5;
	scrollbar-darkshadow-color: #FEEAC5;
	scrollbar-face-color: #FEEAC5;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: #262626;
}
textarea {
	height: 100px;
	width: 250px;
}
select {
	width: 80px;
}
checkbox {
}

