@charset "utf-8";
/*	Default stylesheet			*/
/*	Author: 							*/
/* 	Company: 	tfe.nl			*/

/*	reset	*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, iframe, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #000;
	background: #FFF;
}

/* this isn't very practical 
ol, ul {
	list-style: none;
}
*/

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em, i
{
	font-style: italic;
	border: 0;
}
strong, b
{
	font-weight: bold;
}

input {
	border-width: 1px;
}
sup {
	vertical-align: super;
	font-size: 0.83em;
}
sub {
	vertical-align: sub;
	font-size: 0.83em;
}

/*	einde reset	*/

html, body {
	background: #fff;
}

body {
	font: normal normal normal 62.5%/1.25em arial, verdana, sans-serif;
}

a {

}

a:hover {
	
}

img {
	
}

h1 {

	
}

h2 {

}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}


p {
	
}

abbr {
	
}

strong, b {
	
}

em, i {
	
}

fieldset {
	
}

input,
select,
textarea {
	
}

ul {
	
}

ul li {
	
}
/***/

/* repeated styles */

.skiplink {
	display: block;
	position: absolute;
	top:0;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
	background: #aaa;
}

.skiplink:focus {
	left: 0;
}

.discreet {
	color: #7F7F7F;
	margin: 0;
}

.more {
	
}

.back {
		
}

a.more:hover, a.back:hover {
	
}

.last {
	background: none;
	border: none !important;
}

.position_left {
	float: left;
}

.position_right {
	float: right;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
    height: 0; 
}

/* end repeated styles */

/*	*/
.container {
	margin-left:auto;
	margin-right:auto;
	width:804px;
}
.header {
	height: 84px;
	border-bottom: 1px solid #F5841F;
}
.dividerline {
	height:8px; 
	border-bottom:1px solid #D0D0D0;
}
.footer {
	padding-top: 7px;
	height:50px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:#939495; 
}
.footer a {
	color:#939495; 
}
.footer a:hover {
	color:#F58420; 
}
.footer img {
	vertical-align:middle;
}
.footercopyright, .footerpolicy {
	float:right;
	padding-top:7px;
}
.footerpolicy {
	padding-right:8px;
}
.buttoncontainer {
	padding-right:5px;
	float: left;
}
#logowrapper, .footerlogo {
	float:left;
}
#headerdropdowns {
	float:right;
	margin-top:8px;
}
#mainmenuwrapper {
	float:right;
	padding-top:16px;
}

#blockwrapper {
	padding-top: 5px;
}

#contentwrapper {
	margin-top: 14px;
	background: #fff;
}

#headlines, #localsites, #headlines, #headlines_title {
	float:left;
}
#headlines {
	width: 608px;
	margin-right:26px;
}
#localsites {
	width: 168px;
}
#headlines_more {
	float:right;
}
#headlines_more a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000;
	background-image:url(../images/bgr_bullet_headline.png);
	background-position:12px 50%;
	background-repeat:no-repeat;
}
#headlines  hr, #localsites hr {
	color: #D0D0D0;
	height: 1px;
}
#headlines ul {
	list-style: none;
	padding-top: 10px;
}
#headlines ul li {
	width: 189px;
	padding-right:10px;
	float: left;
}
#headlines ul li.last {
	padding-right:0px;
}
#headlines ul li div.image {
	height: 120px;
	width: 189px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#headlines ul li div.image * {
    vertical-align: middle;
}
/*\*//*/
#headlines ul li div.image {
    display: block;
}
#headlines ul li div.image span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
#headlines ul li div img {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#headlines ul li div.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:15px;
}
#headlines ul li div.text strong, #headlines ul li div.text p {
	padding-left:13px;
}
#headlines ul li div.text strong {
	display:block;
	background-image: url(../images/bgr_bullet_headline.png);
	background-repeat:no-repeat;
	background-position:12px 50%;	
}
#headlines a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-repeat:no-repeat;
	background-position:0 1px;	
}
#headlines a:hover {
	text-decoration: underline;
}
#localsites_title {
	height:12.5px;
}
#frmChangeLanguage, #searchForm {
	float:left;
	padding:0;
	margin:0;
}
#frmChangeCountry select, #frmChangeLanguage select {
	font-size:10px;
	height:18px;
	width:148px;
}
#searchForm input.field {
	border:1px solid #939495;
	color:#999999;
	height:16px;
	margin-left:0;
	padding-left:5px;
	width:143px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	position:relative;
}
img#worldmap {
	padding: 14px 0;
}
div#localsites div#countryselect {
	padding: 0 0 5px 5px;
	font-size: 11px;
}
#divChangeCountry {
	margin-bottom: 5px;
}

/*	homepage image rotator prev, next */
#home_picture {
	position:relative;
	z-index: 4; /* Make sure it's below the main menu */
}
#prev, #next 
{
	background:url("../images/btnPrev.png") no-repeat scroll left top transparent;
	bottom:60px;
	cursor:pointer;
	height:25px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width:13px;
	z-index:10;
}
#next {
	background:url("../images/btnNext.png") no-repeat scroll left top transparent;
	right:0;
}

#sitenav
{
	position: relative;
	z-index: 5;
}

/* Make sure it's below the nav buttons */
#slideshow
{
	z-index: 5;
}

/*	einde homepage image rotator prev, next */



