 @charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
}
#copy {
	position:fixed;
	background-color:#000000;
	width:100%;
	height:25px;
	bottom:0px;
	margin-bottom:0px;
	z-index:100;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.2em;
}

/*--------------------------INDEX-------------------------*/
.homebody {
	background-image:url(../img/bg_home.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#wrap {
	position:relative;
}
#logo {
	height:120px;
	background-image:url(../img/logo.png);
	background-position:center bottom;
	background-repeat: no-repeat;
}

#foto {
	position:absolute;
	left:343px;
	top:232px;
}

#film {
	position:absolute;
	left:18px;
	top:230px;
}

#info {
	position:absolute;
	left:452px;
	top:363px;
}

#contact {
	position:absolute;
	right:61px;
	top:235px;
}

#newsflash {
	position:absolute;
	top:550px;
width:100%;
color:#FFF;
text-align:center;
}
#newsflash a {
	color:#FFF;
}
#food {
	position:absolute;
	top:107px;
	right:17px;
}


/* ----------------------INFO-----------------------*/
#infologo {
	height:100px;
	width:100%;
	background-image:url(../info/info_logo.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-top:0px;
}

#infoprojects {
	position:relative;
	margin:auto;
	text-align:center;
	top:100px;
	width:750px;
	height:479px;
	z-index:1;
	letter-spacing:0.3em;
	text-transform: uppercase;	
	background-color:#333;
}
#infoprojects a{
	color:#FFF;
	text-decoration:none;
}
.projthumb {
	float:left;
	width:250px;
	height:150px;
	text-align:center;
}
#thumbstrook {
	/*background-color:#333;*/
	height:135px;
	
	text-align:center;
	margin:auto;
}
.rijthumb {
	float:left;
	width:150px;
	height:250px;
	text-align:center;
	font-size:.7em;
	
}
.rijthumb a {
color:#fff;
text-decoration:none;
}
/*------------------------PROJECTS------------------*/
#pageMenu {
	position:absolute;
	left:5%;
	top:300px;
	width:15%;
	overflow:visible;
	border:thin solid black;
	background-color:#FFF;
	padding:10px;
	text-transform:uppercase;
}
#pageMenu a {
color:#000;
text-decoration:none;
}
#pageContent {
	position:absolute;
	left:25%;
	top:300px;
	width:60%;
	font-size:0.8em;
	overflow:visible;
	border:thin solid black;
	background-color:#FFF;
	padding:10px;
	padding-bottom:50px;
}
.catering {
	background-image:url(../img/bg_Catering.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.katrina {
	background-image:url(../img/bg_Katrina.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.special {
	background-image:url("../img/bg_Amaro Special Products.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}
.stroom {
	background-image:url("../img/bg_Het Stroomhuis.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}
.caraduxe {
	background-image:url("../img/bg_El Mazo de Caraduxe.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	
}
.go {
	background-image:url("../img/bg_home.jpg");
}
/*-------------------------FILM---------------------*/
#filmlogo {
	height:100px;
	width:100%;
	background-image:url(../video/img/film_logo.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-top:0px;
}
/*-------------------------Foto---------------------*/
#fotologo {
	height:100px;
	width:100%;
	background-image:url(../foto/foto_logo.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-top:0px;
}

/*--------------------------Contact------------------*/
#contactlogo {
	height:100px;
	width:100%;
	background-image:url(../contact/contact_logo.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-top:0px;
}
#con_content {
	position:relative;
	margin:auto;
	text-align:center;
	top:100px;
	width:750px;
	height:479px;
	z-index:1;
	letter-spacing:0.3em;
	text-transform: uppercase;	
	background-color:#333;
}
