/* Tallieu & Tallieu nv - www.tnt.be */

a:active, a:focus 
{
	outline: none;
}



*,div,ul,li,h1,h2,p
{
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:active, a:visited
{
	color: #FFF;
	text-decoration: none;
}

html, body
{
	background: #282018 url("../_images/crul-content.jpg") repeat-x top left;
	background-attachment: fixed;
	color: #282018;
	width: 100%;
	height: 100%;
}

#wrapper
{
	width: 100%;
	height: 100%;
}

/*
	header
*/	

#header
{
	height: 25px;
	background: #fff;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/*
	content
*/		

#content
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}
	
/*
	taalkeuze
*/

#fotos
{
	float: left;
	width: 500px;
	height: 100%;
	
}

#fotos ul
{
	padding: 25px 20px 0 275px;
	list-style: none;	
}

#fotos ul li img
{
	margin: 25px 0 0 0;
}

#taalkeuze
{
	background-color: #3F3225;
	width: 250px;
	height: 100%;
	float: left;
}

#taalkeuze ul
{
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 200px;
}

#taalkeuze ul li a
{
	font: 18px/35px "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	width: 200px;
	border-bottom: 1px solid #66594C;
	padding: 0;
}

#taalkeuze ul li a:hover
{
	color: #807368;
}

h1
{
	float: left;
	text-indent: -9999px;
	display: block;
	margin: 152px auto 0 25px;
}


h1 a, h1 a:link, h1 a:visited
{
	width: 180px;
	height: 53px;
	margin-bottom: 20px;
	background: transparent url("../_images/crul-logo.gif") no-repeat top left;
	display: block;
}


h1 a:hover
{
	opacity: 0.2;
}
/*
	footer	
*/
		
		
		
#footer
{
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	height: 25px;
	background: #fff;
}


#footer p
{
	font: 10px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #282018;
	margin: 0 0 0 70px;
}


#footer p a, div#footer p a:link, div#footer p a:visited
{
	color: #282018;
}



#footer p a:hover
{
	color: #000;
	text-decoration: none;
}		
		
div#tnt
{
width: 100px;
text-align: right;
margin: 0 0 0 280px;
float: left;
}


div#tnt a
{
font: oblique 11px/11px Myriad,"Trebuchet MS","Liberation Sans",FreeSans,Sans;
color: #999;
}
