@charset "utf-8";
/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	line-height: 1.5;
}

ol li {
	line-height: 1.5;
	list-style-type: decimal;
	margin-left: 18px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
html {
	height: 100%;
}

body {
	background: #fff url(../images/body_back.jpg) center 0 no-repeat;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

#master {
	position: relative;
	min-height: 100%;
	background: url(../images/master_back.gif) 0 bottom repeat-x;
}

* html #master {
	height: 100%;
}

#wrapper {
	padding-bottom: 44px;
}

/* Footer */
#footer {
	position: relative;
	margin-top: -44px;
	background: url(../images/footer_back.gif) 0 0 repeat-x;
	font-size: 11px;
	line-height: 22px;
	height: 44px;
}

#footerContainer {
	width: 970px;
	margin: 0 auto;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding-top: 11px;
}

.socialItem {
	float: left;
	padding: 7px 2px 0 0;
}

/* Header */
#header {
	width: 970px;
	height: 208px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 21px 0 0 12px;
}

/* Main menu */
#mainMenu {
	float: right;
	width: 773px;
	padding-top: 105px;
}

#mainMenu ul li {
	float: left;
	display: block;
	padding-left: 18px;
}

#mainMenu ul li a {
	float: left;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 18px 13px 0;
}

#mainMenu ul li.active {
	background: url(../images/mainmenu_item_back.gif) 0 0 no-repeat;
}

#mainMenu ul li.active a {
	background: url(../images/mainmenu_link_back.gif) right 0 no-repeat;
}

/* Submenu */
#subMenu {
	float: right;
	background: url(../images/submenu_back.png) 0 0 no-repeat;
	width: 783px;
	height: 26px;
	font-size: 13px; 
}

#subMenu ul {
	padding-left: 20px;
	margin-top: 4px; 
}

#subMenu ul li {
	float: left;
	display: block;
	padding: 0 6px 0 5px;
	line-height: 16px;
	background: url(../images/submenu_border.gif) right 3px no-repeat;
}

#subMenu ul li a {
	color: #fad9ba;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#subMenu ul li.active a, #subMenu ul li a:hover {
	color: #fff;
}

/* Columns and boxes */
#container {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 18px;
}

#leftColumn {
	float: left;
	width: 604px;
	padding: 0 16px 0 17px;
}

#rightColumn {
	float: right;
	width: 308px;
}
.contentTop, .contentBot {
	width: 604px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.contentTop {
	background-image: url(../images/content_top.gif);
}

.contentBot {
	background-image: url(../images/content_bot.gif);
}

.content {
	width: 581px;
	padding: 0 11px 0 12px;
	background: url(../images/content_center.gif) 0 0 repeat-y;
}

/* Right boxes */
.rightBox {
	width: 308px;

	padding-bottom: 9px;
	margin-bottom: 20px;
}
#sub .rightBox {
	/*background: #e0e0e0 url(../images/rightbox_back.gif) 0 bottom no-repeat;*/
}

.rightBox .rightBoxContent { background: #e0e0e0 url(../images/rightbox_back.gif) 0 bottom no-repeat; }
/*
#sub .csc-textpic { background: #e0e0e0 url(../images/rightbox_back.gif) 0 bottom no-repeat; } 
*/
.rightBox a {
	color: #EE8016;
	font-weight: bold;
	text-decoration: none; 
}
.rightBox h4 { color: #3F2175; font-weight: bold; text-transform: uppercase; font-size:14px;}
#rightColumn .gray {
	background: #e0e0e0 url(../images/rightbox_back.gif) 0 bottom no-repeat;
}

.rightBoxContent {
	padding: 0 3px;
}
.rightBox div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding: 0;
	margin:0;
}

.rightBox h2, .rightBox h1 {
	background: #3f2175 url(../images/rightbox_heading_back.gif) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 12px 3px 12px; margin-bottom: 2px;
}

/* Front boxes */
.frontBox {
	width: 292px;
	padding-bottom: 24px;
	position: relative;
	margin-bottom: 17px;
	background: url(../images/frontbox_back.gif) 0 bottom no-repeat;
	float: left;
	margin-right: 20px;
}

.frontBoxImg {
	position: relative;
	width: 292px;
	height: 76px;
	overflow: hidden;
}

.frontBoxOverlay {
	width: 292px;
	height: 76px;
	background: url(../images/frontbox_overlay.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.frontBoxImg h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 14px;
	top: 13px;
}

.frontBoxContent {
	line-height: 16px;
	padding: 4px 12px 6px 12px;
}

.frontBoxMore {
	position: absolute;
	float: right;
	bottom: 4px;
	right: 12px;
	text-align: right;
}

.frontBoxMore a, .more a {
	color: #ee8016;
	text-decoration: none;
}

.frontBoxMore a:hover, .more a:hover {
	text-decoration: underline;
}

.frontboxLink {float: left; position: absolute; display: block; left: 0; top: 0; background: url(../images/blank.gif) 0 0 repeat; width: 292px; height: 134px; z-index: 100;}

#rightColumn .csc-textpic a { color: #EE8016; text-decoration: none; }
#rightColumn .csc-textpic a:hover { text-decoration: underline; }

/* General styles */
.pageTitle {
	color: #EE8016;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 10px; 
}

.content h1 {
	color: #3f2175;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 20px;
	padding-top: 16px;
	margin-bottom: 0px;
}

.content h2 {
	color: #3f2175;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 16px;
}

.date {
	color: #aaa;
	font-size: 10px;
}

.more {
	display: block;
}

.more img {
	vertical-align: middle;
	margin-right: 5px;
}

.content a {
	color: #ee8016;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content p {
	padding-bottom: 15px;
}
.content .align-right {
	text-align:right;
}
/* Subscribe */
#subscribe {
	padding: 0 9px 9px 9px;
	position: relative;
}

#subscribe .subLine {
	float: left;
	width: 200px;
	background: url(../images/inptxt_back.gif) 0 bottom no-repeat;
	margin-top: 5px;
}

#subscribe label {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

#subscribe input.inpTxt {
	border: none;
	background-color: transparent;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 196px;
}
#subscribe .error {
	float: left;
	width: 200px;
	margin-top: 2px;
	color:#666666;
	font-style:italic;
} 
.subSubmit {
	float: right;
	width: 67px;
	position: absolute;
	right: 17px;
	top: 25px;
}

#subscribe input.inpBtn {
	background: transparent url(../images/inpbtn_back.gif) 0 0 no-repeat;
	width: 67px;
	height: 66px;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.content ul {
	list-style: disc;
	margin-left:20px;
	margin-bottom:10px;
}

/********* POWERMAIL *************/
.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:550px; margin-bottom:10px; }
.tx_powermail_pi1_fieldwrap_html label { width:150px; float:left;font-weight:normal; margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8; margin-left:150px;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999; margin-top:4px; padding-left:3px;
     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */
	}
.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999; padding:3px;
     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */
	}
.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#999; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px; margin-left:150px;
     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */
	}


/*********** SITEMAP ****************/
.csc-sitemap { padding: 10px 0 10px 0; }
.csc-sitemap ul { margin: 0; 	padding:0px 0 0px 0;}
.csc-sitemap ul li {list-style:none; margin-bottom: 2px;}
.csc-sitemap li { margin: 0; padding: 0; }
.csc-sitemap a { display: block; padding: 0 8px; font-weight:bold; line-height: 2em; color: #000; text-decoration: none; background: #e9e9e9; border-bottom: 1px solid #dedfde }
.csc-sitemap ul li ul {	margin-top:10px;	margin-left:20px;	margin-bottom:10px; }
.csc-sitemap ul ul a { padding-left: 28px; font-weight:normal; background-color: #fafafa; border-bottom: 1px solid #dedfde; }
.csc-sitemap ul ul ul a { padding-left: 58px; color: #999; }
.csc-sitemap a:hover, .csc-sitemap a:focus { color: #fff; background-color: #dfdfdf; font-weight: bold;  }

.content .subheaderContent p {padding-bottom:0;}
.content .news-single-img {float:right;}
.content .news-single-img img {margin: 0 0 10px 10px;}

.content .news-item {position: relative;}
.content .news-item .image{ float:right; margin-right:5px; margin-bottom:5px;}
.content .news-item .more { clear:both; }

.linkSubheader a {position: absolute; left: 0; top: 0; float: left: display: block; background: url(../images/blank.gif) 0 0 repeat; width: 581px; z-index: 100;}

#rightColumn .csc-textpic-text { padding: 2px 12px 3px 12px; background: #e0e0e0 url(../images/rightbox_back.gif) 0 bottom no-repeat; }

/*
 * Lang
 */
#lang { display: inline-block; position: absolute; margin-top: -20px;  width: 58px; }
#lang { display: block; overflow: hidden; }
.nl { background: url(/fileadmin/modern/images/nl.gif) no-repeat 0 0; display: block; text-indent: -9999em; width: 16px; height: 11px; float: left; }
.en { background: url(/fileadmin/modern/images/en.gif) no-repeat 0 0; display: block; text-indent: -9999em; width: 16px; height: 11px; margin-left: 5px; float: left; display: inline; }
.fr { background: url(/fileadmin/modern/images/fr.gif) no-repeat 0 0; display: block; text-indent: -9999em; width: 16px; height: 11px; margin-left: 5px; float: left; display: inline; }

#gallery div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { padding: 5px; border: 1px solid #A9A9A9; background-color: #ffffff; margin: 0 6px 5px -6px; }
#gallery .csc-textpic-imagewrap { width: 545px !important; }
#gallery .csc-textpic-imagecolumn { margin-left: 7px; }
#gallery .csc-header { margin-bottom: 5px; }
