/* - - - - - - - - - - - - - - - - - - - - -

Title : CSS for front.nl

- - - - - - - - - - - - - - - - - - - - - */


*{
	margin:0;
	padding:0;
}

.roestbruin{ color: #c85b0f;}
.lichtblauw{ color: #5ebed8;}
.donkerbruin{ color: #624a20;}



#background_image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 103%;
	z-index: 0;
	background-attachment: fixed;
}

#background_image[id]{
	position:fixed;
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:30px 0 30px 0;
	text-align:left;
	font-size: .65em;
}
p{
	margin:0 0 1em 0;
}
a{
	color:green;
}
a img{
	border:none !important;
}
.highlight{
	background-color:#FEFFAF;
}


#front-content
{
display: none;
z-index: 112;
position: absolute;
margin: 0;
padding: 0;
top: 276px;
left: 10px;
height: 336px;
width:400px;
border: 1px #5ebed8 solid;
overflow: hidden;
background-color: #fff;
}

html>body .portfolioframe
{
height: 332px;
}

#logobar
{
	width: 103%;
	height: 42px;
	background-repeat: repeat;
	background-image: url(/img/streepwit.gif);
	left: 0px;
	top: 224px;
	padding-top: 1px;
	padding-left: 10px;
	position: absolute;
	z-index: 105;
	background-attachment: fixed;
}

#logobar[id]{
	position:fixed;
}


#nawbar
{
	z-index: 10;
	position: absolute;
	padding: 0;
}
#bar_naam
{
	background-color: #d96b00;
	border-bottom: 7px solid #755d21;
	border-right: 5px solid #755d21;
	float: left;
	height: 34px;
	z-index: 10;
	white-space: nowrap;
}
.FRONT
{
	margin: 8px 10px;
	font-family: "Coda", serif;
	font-size: 18px;
	color: white;
	line-height: 34px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.mm
{
	font-family: "Coda Caption", serif;
	letter-spacing: 0;
}

#bar_frontext
{
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
	visibility: hidden;
	font-size: .85em;
	width: 231px;
	height: 0px;
	background-color: #fff;
	border: solid 1px #5ebed8;
	left: 0px;
	top: 39px;
	position: absolute;
	overflow: hidden;
	z-index: 9;
}

a.bar_adres
{
	left: 242px;
	background-image: url(../img/bar_VoorhavenUP.png);
	position: absolute;
	height: 41px;
	width: 135px;
}

a.bar_contact
{
	left: 377px;
	background-image: url(../img/bar_MailtoUP.png);
	position: absolute;
	height: 41px;
	width: 139px;
}
#bar_adres
{
	background-color: #755d21;
	float: left;
	margin-left: 20px;
	height: 41px;
}

#bar_contact
{
	background-color: #64cae2;
	float: left;
	height: 41px;
		text-align: left;

}
#bar_adres p,
#bar_adres a,
#bar_contact p,
#bar_contact a
{
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin: 6px 10px;
	color: white;
	text-align: left;
}
#bar_contact a,
#bar_adres a
{	
	margin: 0;
}

a.bar_samenwerking
{
	background-repeat: no-repeat;
	left: 516px;
	background-image: url(../img/bar_samenwerkingUP.png);
	position: absolute;
	height: 16px;
	width: 116px;
	z-index: 1000;
	display: block;
	overflow: hidden;
}

.bar_samenwerkingtext
{
	font-size: 0px;
	width: 328px;
	left: 0px;
	top: 16px;
	position: absolute;
}


#bar_samenwerkingmenu
{
	font-size: 11px;
	width: 328px;
	left: 0px;
	top: 16px;
	position: absolute;
}

#navigaticons
{
	width: 100%;
	height: 170px;
	left: 0px;
	top: 50px;
	position: absolute;
	z-index: 3;
	background-attachment: fixed;
}
#logobar #navigaticons
{
	top: -220px;
	width: 96%;
}
#navigaticons[id]{
	position:fixed;
}

.icon 
{
	margin: 3px;
}

#preload 
{
left: 0px;
top: 0px;
position: absolute;
width: 0;
height: 0;
overflow: hidden;
visibility: hidden;
z-index: -1;
}


#filters {
display:none;}