/* CSS Document */
body, a {
	font-family: ArialMT, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	font-size: 11px;
	color: #999999;
}
a {
	text-decoration: none;
}

strong, .page_indicator {
	color: #000000;
}

.page_indicator {
	display: none;
}

span.menu_items {
	display: block;
}

span#current_page {
	display: inline;
}

#inhoud_container {
	position:relative;
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#trans-id, #titel, #menu, #inhoud, #about, #Trans-ID_Brussels_logo, #Trans-ID_Brussels_title {
	position: absolute;
	/* left: 440px; */  /* stef 09-jan-2009 */
}


#trans-id {
	height: 20px; 
	left: 30px;
	top: 50px;
	width: 53px;
}

#titel {
	height: 24px;
	left: 230px;
	top: 50px; 
	width: 600px;  
}

#menu {
	left: 30px;
	top: 90px;
	width: 170px;
}

#inhoud {
	width: 600px;  
	left: 230px; 
	top: 90px;
}

#about {
	width: 75px;
	left: 30px;
	top: 630px;
}

#inhoud img {
	display: block;
	margin-bottom: 8px;
}

#image_numbers {
	 text-align: left;
}

#large_text, #small_text, #large_text_mail {
	color: #7e7e7e;
    	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;

}

#large_text, #large_text_mail {
    	font-size: 14px;
    	letter-spacing: 0;
    	line-height: 17px;
}

#small_text {
    	font-size: 11px;
    	line-height: 13px;
}

#small_text a {
	text-decoration:underline;
	color: #463c3c;
}

#small_text a:visited {
    color: #666666;
    text-decoration: underline;
}
#small_text a:hover {
    color: #000000;
    text-decoration: underline;
}

#copyright, #copyright_fixed, #Trans-ID_Brussels_title {
	padding-top: 3px;
	padding-bottom: 11px;
	border-top: 1px solid #999999;
	text-align: right;
}

#copyright {
	margin-top: 16px;
	margin-left: -200px;
}

#copyright_fixed, #Trans-ID_Brussels_title {
	position: absolute; 
	left: 30px;
	width: 800px;
}

#copyright_fixed {
	top: 6880px;
}

#copyright_fixed2, #Trans-ID_Brussels_title {
	position: absolute;
	left: 210px;
	width: 545px;
	height: 50px;
}

#copyright_fixed2 {
	top: 392px;
}

#copyright_fixed2 {
	padding-top: 3px;
	padding-bottom: 11px;
	border-top: 1px solid #999999;
	text-align: right;
}

#Trans-ID_Brussels_title {
	/* top: 1268px;  */  /* stef 09-jan-2009 */
	top: 590px;
}

#Trans-ID_Brussels_title h1 {
	font-weight: normal;
}

#Trans-ID_Brussels_logo {
	/* top: 201px; */ /* stef 09-jan-2009 */
	text-align: center;
	width: 800px;
}

#copyright_news {
	top: 6880px;
	position: absolute; 
	left: 30px;
	width: 800px;
}

