@charset "utf-8";
@import url("jquery.fancybox.css");
/* 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;
}
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 */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 14, 2011 */
@font-face {
    font-family: 'CalibriRegular';
    src: url('calibri-webfont.eot');
    src: url('calibri-webfont.eot?iefix') format('eot'),
         url('calibri-webfont.woff') format('woff'),
         url('calibri-webfont.ttf') format('truetype'),
         url('calibri-webfont.svg#webfontQBs9txal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CalistoMTItalic';
    src: url('calisti-webfont.eot');
    src: url('calisti-webfont.eot?iefix') format('eot'),
         url('calisti-webfont.woff') format('woff'),
         url('calisti-webfont.ttf') format('truetype'),
         url('calisti-webfont.svg#webfontQBs9txRX') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaxBold';
    src: url('dax-bold-webfont.eot');
    src: url('dax-bold-webfont.eot?iefix') format('eot'),
         url('dax-bold-webfont.woff') format('woff'),
         url('dax-bold-webfont.ttf') format('truetype'),
         url('dax-bold-webfont.svg#webfontEETYXqZl') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Layout */
html {
	height: 100%;
}

body {
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #666;
	height: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	body {font-family: Calibri, 'CalibriRegular';}
}

body#home {
	background-color: #fff;
	background-position: center 0;
	background-repeat: no-repeat;
	background-image: url(../images/bg_home/home_back_01.jpg);
}

#wrapper {
	position: relative;
	background: url(../images/wrapper_border.png) 0 0 repeat-x;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

#wrapperContainer {
	padding-bottom: 148px;
	padding-top: 5px;
}

#home #wrapperContainer {padding-bottom: 160px;}
#easter #wrapperContainer {background: url(../images/easter_back.jpg) center bottom no-repeat;}
#tennis-campaign #wrapperContainer { background: url(/fileadmin/tennis-campaign-2011/tennis-background.jpg) no-repeat 50% 100%; }

#wrapperHome {
	padding-bottom: 33px;
	padding-top: 5px;
}

/* Login */
#loginWrapper {
	position: absolute;
	left: 0;
	top: 5px;
}

#loginContainer {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../images/logincontainer_back.png);
	height: 105px;
	display: none;
}

#loginContent {
	width: 960px;
	margin: 0 auto;
	padding-top: 9px;
	position: relative;
	display: none;
}

#loginLauncher {
	height: 37px;
	width: 484px;
	padding-left: 476px;
	margin: 0 auto;
	line-height: 12px;
}

#loginLauncher a {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #666;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/open_login.png);
	padding: 4px 0 1px 17px;
	display: block;
	float: left;
	width: auto;
}

#loginForm {
	width: 460px;
	float: left;
}

#loginForm h2 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 3px;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'DaxBold', sans-serif;
}


#loginItems {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/icon_lock.png);
	padding: 0 0 10px 33px;
}

#loginForm p {
	font-size: 12px;
	color: #fff;
	background-color: transparent;
}

#loginForm a {
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
}
#loginForm a:hover {
	text-decoration: none;
}

.loginInput {
	float: left;
	width: 123px;
}

.loginInput label {
	font-size: 12px;
	color: #fff;
	display: block;
	padding-bottom: 3px;
	background-color: transparent;
}

.loginInput input.inpTxt {
	padding: 2px;
	border: none;
	width: 106px;
	height: 14px;
	font-size: 14px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.loginInput input.inpBtn {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/login_btn.png);
	width: 84px;
	height: 19px;
	font-size: 14px;
	color: #000;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: none;
	margin-top: 14px;
}

#loginTeaser {
	float: right;
	width: 420px;
}

#loginTeaser h2 {
	color: #fff;
	font-size: 18px;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#loginTeaser p, #loginTeaser a {
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	background-color: transparent;
}

#loginTeaser a:HOVER {
	text-decoration: none;
}

#loginImageBox {
	border: 1px solid #fff;
	padding: 2px;
	width: 91px;
	height: 72px;
	float: left;
	margin: 0 10px 10px 0;
}

#loginImageBox a {
	width: 91px;
	height: 72px;
	overflow: hidden;
}

#loginRope {
	text-align: center;
	overflow: hidden;
	height: 46px;
	width: 100%;		
}

a#loginCloser {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/login_close.png);
	float: left;
	display: block;
	text-indent: -9999px;
	width: 29px;
	height: 29px;
	position: absolute;
	left: 466px;
	top: 68px;
}

.errorTop {
	font-size: 10px;
	padding-bottom: 2px;
	color: #000;
	background-color: transparent;
}

/* Header */
#header {
	width: 960px;
	margin: 0 auto;
	height: 121px;
}

#logo {
	padding-top: 37px;
	width: 252px;
	height: 47px;
	float: left;
}

#logo a {
	float: left;
	display: block;
	width: 252px;
	height: 47px;
}

/* Header Redkiwi employee testimonials */
#employeeContainer {
	width: 680px;
	height: 121px;
	float: right;
	text-align: right;
	position: relative;
}

#employeeImg {
	position: absolute;
	right: 0;
	top: 0;
	width: 167px;
	height: 125px;
	overflow: hidden;
}

#employeeName {
	color: #f00;
	font-size: 16px;
	position: absolute;
	right: 162px;
	top: 44px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#employeeName span.name, #employeeName span.name a {
	color: #999;
	text-decoration: none;
}

#employeeName span.department, #employeeName span.department a {
	color: #333;
	text-decoration: none;
}

#employeeTxt {
	position: absolute;
	top: 71px;
	right: 162px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'CalistoMTItalic', sans-serif;
}

/* Menu */
#menuContainer {
	height: 50px;
	background-color: transparent;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(../images/menu_back.png);
}

#mainMenu {
	width: 970px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}

#mainMenu ul li {
	float: left;
	display: block;
	height: 50px;
	background-color: transparent;
	background-position: right 0;
	background-repeat: no-repeat;
	background-image: url(../images/menu_item_back.png);
	width: auto;
}

#mainMenu ul li.greyUnderline {
	float: left;
	display: block;
	height: 50px;
	background-position: right -100px;
	width: auto;
}

#mainMenu ul li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding: 14px 22px 18px 22px;
	float: left;
	display: block;
	width: auto;
	background-color: transparent;
}

#mainMenu ul li a:hover {
	background-color: transparent;
	background-position: right -50px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_item_back.png);
}

#mainMenu ul li.active {
	background-color: transparent;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	background-image: url(../images/menu_active_left.png) !important;
	margin-left: -2px;
}

#mainMenu ul li.firstItem.active {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/menu_active_first_left.png) !important;
}

#mainMenu ul li.active a, #mainMenu ul li.active a:hover {
	background-color: transparent;
	background-position: right 0;
	background-repeat: no-repeat;
	background-image: url(../images/menu_active_right.png);
	margin-left: 9px;
	padding-left: 27px;
	padding-right: 36px;
	color: #000;
}

#traced {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/traced_arrow.png);
	width: 19px;
	height: 9px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	top: 50px;
	left: 80px;
}

/* Search */
#search {
	float: right;
	padding-top: 13px;
	margin-right: 7px;
	width: 178px;
}

#search form {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/search_back.png);
	width: 178px;
	height: 22px;
}

#search input.inpTxt {
	border: none;
	padding: 4px 2px 3px 4px;
	width: 147px;
	vertical-align: middle;
	font-size: 13px;
	color: #999;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	background-color: transparent;
}

#search input.inpBtn {
	border: none;
	width: 22px;
	height: 22px;
	cursor: pointer;
	vertical-align: middle;
	float: right;
	background-color: transparent;
}

/* Footer */
#footer {
	position: relative;  /* Needed for Safari */
	background-color: #e0e0e0;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../images/footer_back.png);
	border-top: 1px solid #d4d4d4;
	color: #999;
	font-size: 12px;
	overflow: hidden;
	height: 31px;
	margin-top: -33px;
}

#footerContainer {
	width: 940px;
	margin: 0 auto;
	padding: 4px 10px 3px 10px;
	line-height: 20px;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	width: 340px;
	position: relative;
}

#copyright h2 {
	text-transform: uppercase;
	color: #4e4e4f;
	font-weight: normal;
}

#footerAddress {
	float: right;
	width: 400px;
	position: relative;
}

#home #footerAddress {
	text-align: right;
	width: 580px;
}

#home #footer a.langEn {
	text-transform: uppercase;
	background-color: transparent;
	background-position: right 1px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_flag_en.png);
	padding-right: 18px;
	color: #4e4e4f;
	margin-left: 10px;
	position: relative;
}

#home #footer a.mobile {
	background: url(../images/mobile.gif) right 1px no-repeat;
	color: #4e4e4f;
	padding-right :11px;
	position: relative;
	text-transform: uppercase;
}

#footer a.langEn {
	text-transform: uppercase;
	background-color: transparent;
	background-position: right 4px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_flag_en.png);
	padding-right: 18px;
	color: #4e4e4f;
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

#home #footer a.langNl {
	text-transform: uppercase;
	background-color: transparent;
	background-position: right 1px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_flag_nl.png);
	padding-right: 18px;
	color: #4e4e4f;
	margin-left: 10px;
	position: relative;
}

#footer a.langNl {
	text-transform: uppercase;
	background-color: transparent;
	background-position: right 4px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_flag_nl.png);
	padding-right: 18px;
	color: #4e4e4f;
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

a.footerRss {
	width: 12px;
	height: 12px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/icon_rss_footer.png);
	display: block;
	text-indent: -9999px;
	float: left;
	position: absolute;
	top: 4px;
	left: 96px;
	margin-left:10px;
}

/* Content */
#frontTeaser {
	padding: 0 3px 21px 3px;
}

#mainContent {
	width: 968px;
	margin: 0 auto;
	padding-top: 22px;
	overflow: hidden;
padding-bottom: 15px;
}

/* Front teaser */
#frontTeaserLeft {
	float: left;
	width: 430px;
}

#frontTeaserLeft h1 {

	font-size: 26px;
	color: #f00;
	padding-bottom: 7px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#frontTeaserLeft p {
	font-size: 16px;
	line-height: 24px;
}

#frontTeaserLeft a {
	color: #f00;
	text-decoration: none;
}

#frontTeaserLeft a:hover {
	color: #000;
	background-color: transparent;
}

#frontTeaserRight {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/front_teaser_image_back.png);
	width: 472px;
	height: 172px;
	float: right;
	padding: 4px 4px 4px 21px;
	position: relative;
	margin-top: 5px;
}

#frontTeaserImage {
	width: 472px;
	height: 172px;
	overflow: hidden;
}

#frontTeaserText {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/teaser_text_back.png);
	width: 232px;
	height: 106px;
	position: absolute;
	right: 4px;
	top: 48px;
	padding: 7px 5px 0 20px;
}

#frontTeaserText h2 {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	padding-bottom: 8px;
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#frontTeaserText p, #frontTeaserText a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	background-color: transparent;
}

#frontTeaserText a:hover {
	color: #f00;
}

/* Front page */
.frontBox {
	float: left;
	background-color: transparent;
	background-position: 0 30px;
	background-repeat: no-repeat;
	background-image: url(../images/front_box_back.png);
	min-height: 150px;
	height: auto;
	width: 306px;
	margin-right: 25px;
	font-size: 14px;
	position: relative;
}

.frontBoxHalf {
	float: left;
	background-color: transparent;
	background-position: 0 30px;
	background-repeat: no-repeat;
	background-image: url(../images/front_box_half_back.png);
	min-height: 150px;
	height: auto;
	width: 472px;
	margin-right: 24px;
	font-size: 14px;
	position: relative;
}

.lastFrontBox {
	margin-right: 0px;
}

a.rss {
	position: absolute;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/icon_rss.png);
	width: 36px;
	height: 14px;
	float: right;
	display: block;
	text-indent: -9999px;
	right: 1px;
	top: 6px;
}

.frontBox h2, .frontBoxHead, .frontBoxHalf h2 {
	font-size: 18px;
	padding-left: 3px;
	height: 34px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'DaxBold', sans-serif;
}

.frontBoxHalf h2 {
	color: #f00;
	height: 43px;
}

.frontBox a, .frontBoxHalf a {
	color: #f00;
	text-decoration: none;
}

.frontBox a:hover, .frontBoxHalf a:hover {
	color: #000;
	background-color: transparent;
}

.frontBox p, .frontBoxHalf p {
	padding: 0 10px 10px 10px;
}

.frontBoxHalf p {
	line-height: 20px;
}

#frontBoxesHalfContainer {
	padding: 20px 0;
}

/* Front projects list */
.latestProjImg {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/img_front_latest_back.png);
	height: 93px;
	width: 93px;
	padding: 3px 12px 3px 3px;
	float: left;
	margin-right: 0px;
	margin-top: 1px;
}

.latestProjImg a {
	overflow: hidden;
	display: block;
	width: 93px;
	height: 93px;
}

#latestFrontProjList {
	padding: 0 4px 10px 4px;
}

.projHead {
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	cursor: pointer;
	height: 16px; /* 14px; */
}
.frontBox #latestFrontProjList .ui-state-hover a, .frontBox #latestFrontNewsList .ui-state-hover a{ color:#FF0000 !important; }


.projDetails {
	margin-top: -3px;
	float: left;
	width: 170px;
	line-height: 20px;
}
.projDetails a {
	display: inline;
}

#latestFrontProjList div.projItem {
	padding: 8px 10px;
	border-bottom: 1px solid #ececed;
	position: relative;
}

#latestFrontNewsList .newsItem p a:hover {
	color: #000 !important;
	background-color: transparent;
}

#latestFrontProjList div.projItem:hover, #latestFrontNewsList div.newsItem:hover {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/addhover_back.png);
	cursor: pointer;
}

#latestFrontProjList div.projItem a.projectBig {
	position: absolute;
	display: block;
	width: 298px;
	height: 119px;
	left: 0;
	top: 0;
	z-index: 1000;
	cursor: pointer;
}

.frontBox #latestFrontProjList .projHead a {
	color: #666;
	text-decoration: none;
}


.frontBox #latestFrontProjList div.projContent a {
	color: #f00;
}

.frontBox #latestFrontProjList div.projContent a:hover {
	color: #000;
	background-color: transparent;
}

#latestFrontProjList div.projItem a:hover {
	color: #000;
	background-color: transparent;
}

.frontBox #latestFrontProjList .projHead a:hover {
	color: #f00;
	background-color: transparent;
}

#latestFrontProjList .projHead a span.date {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding-right: 5px;
	float: left;
	width: 56px;
	padding-top: 2px;
}

.frontBox .seeAll {
	padding: 0 14px 10px 14px;
}

/* Front Redkiwi brief */
ul#redkiwiBrief {
	padding: 10px 14px;
}

ul#redkiwiBrief li {
	background-color: transparent;
	background-position: 0 10px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_checked.png);
	padding: 9px 0 9px 28px;
}

#typo3banner a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/typo3banner.png);
	width: 101px;
	height: 42px;
	display: block;
	padding: 12px 60px 0 135px;
	color: #666;
	line-height: 16px;
	font-size: 12px;
}

/* Front latest news */
#latestFrontNewsList {
	padding: 0 4px 10px 4px;
}

#latestFrontNewsList .newsItem {
	padding: 15px 0px 15px 42px;
	border-bottom: 1px solid #ececed;
	position: relative;
}

.newsHead {
	position: relative;
	height: 14px;
	cursor: pointer;
}

.newsItem strong {
	font-weight: normal;
}

#latestFrontNewsList div.newsItem a.newsBig {
	position: absolute;
	display: block;
	width: 298px;
	height: 116px;
	left: 0;
	top: 0;
	z-index: 1000;
	cursor: pointer;
}

#latestFrontNewsList a {
	color: #666;
}

.frontBox #latestFrontNewsList div.ui-state-active a, .frontBox #latestFrontNewsList div.ui-accordion-content-active a {
	color: #f00;
}

#latestFrontNewsList a:hover {
	color: #f00 !important;
}

.frontBox #latestFrontNewsList div.ui-state-active a:hover, .frontBox #latestFrontNewsList div.ui-accordion-content-active a:hover {
	color: #000;
	background-color: transparent;
}

#latestFrontNewsList .newsItem p {
	padding-bottom: 0;
	padding-left: 0;
	line-height: 24px;
}

.newsDate {
	position: absolute;
	left: -32px;
	top: -4px;
	width: 23px;
	height: 24px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/newsdate_back.png);
}

.newsBox .newsDate, .newsTopBox .newsDate {
	top: 20px;
	left: 18px;
}

.newsDate .month {
	display: block;
	font-size: 8px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
}

.newsDate .day {
	font-weight: bold;
	display: block;
	text-align: center;
	color: #50585a;
	padding-top: 1px;
}
.newsBox .googlealert {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/googleAlerts.png);
	float:right;
	width:10px;
	height:10px;
}

/* Columns */
#columnLeft {
	width: 206px;
	float: left;
}

#columnRight {
	width: 206px;
	float: right;
}

#columnCenter {
	width: 504px;
	float: left;
	padding-left: 22px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #666;
}

/* Submenu */
ul#subMenu {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/column_back.png);
	padding: 5px 3px 3px 7px;
	min-height: 90px;
}

ul#subMenu li ul {
	background-color: transparent;
	background-position: 11px bottom;
	background-repeat: no-repeat;
	background-image: url(../images/left_submenu_back.png);
	padding-bottom: 1px;
}

ul#subMenu li a {
	color: #666;
	font-size: 15px;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 12px;
	background-color: transparent;
	background-position: 0 0;
	background-image: url(../images/left_menu_item_back.png);
	background-repeat: no-repeat;
	display: block;
}

ul#subMenu li a:hover, ul#subMenu li.activeSub a {
	background-position: 0 -30px;
	color: #fff !important;
	background-color: transparent;
}

ul#subMenu li.activeSub.openSub ul li a {
	color: #666 !important;
}

ul#subMenu li.activeSub.openSub ul li a:hover {
	color: #000 !important;
	background-color: transparent;
}

ul#subMenu li.activeSub ul li.activeSub a {
	color: #fff;
	background-color: transparent;
}
ul#subMenu li.activeSub.openSub ul li.activeSub a {
	color: #FF0000 !important;
}

ul#subMenu li.activeSub.openSub a {
	background-position: 0 -60px;
}

ul#subMenu li ul li a, ul#subMenu li.activeSub ul li a, ul#subMenu li.activeSub.openSub ul li a {
	background-position: 0 -90px;
	padding-left: 22px;
	color: #666;
}

/* Rightmenu */
ul#rightMenu {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/column_back.png);
	padding: 4px 3px 3px 4px;
	margin-bottom: 15px;
}

/* Client box */
.clientBox {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/column_back.png);
	padding: 8px 6px 8px 10px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
}

.clientBoxImg {
	border: 1px solid #cfcfcf;
	padding: 3px;
}

.clientBoxImg img {
	display: block;		
}

.clientBoxImg div {
	width: 182px;
	height: 100px;
	overflow: hidden;
}

.clientBox h2, #columnRight h1, .clientBox h3, .clientBox h5 {
	font-size: 18px;
	line-height: 24px;
	padding: 0 2px 7px 2px;
}

.clientBox h2, .clientBox h3, .clientBox h5 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

.clientBox a, #columnRight a {
	color: #f00;
	text-decoration: none;
}

.clientBox a:hover, #columnRight a:hover {
	color: #000;
	background-color: transparent;
}

.clientBox p, #columnRight p {
	padding-bottom: 24px;
}

#columnRight p.bodytext {
	padding: 0 2px 24px 2px;
	font-size: 13px;
	line-height: 18px;
}

/* Actions box */
.actionsBox {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/column_back.png);
	padding: 8px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 14px;
}
.actionsBoxImg {
	border: 1px solid #cfcfcf;
	padding: 3px;
}

.actionsBoxImg img {
	display: block;		
}

.actionsBoxImg div {
	width: 182px;
	height: 100px;
	overflow: hidden;
}

.actionsBox h2, #columnRight h1 {
	font-size: 18px;
	line-height: 24px;
	padding: 0 2px 7px 2px;
}

.actionsBox a, #columnRight a {
	color: #f00;
	text-decoration: none;
}

.actionsBox a:hover, #columnRight a:hover {
	color: #000;
	background-color: transparent;
}

.actionsBox p, #columnRight p {
	padding-bottom: 24px;
}

/* Breadcrumb */
#breadcrumb {
	padding: 0 4px 24px 4px;
	font-size: 12px;
}

#breadcrumb a {
	color: #f00;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000;
	background-color: transparent;
}

/* Styles */
#columnCenter h1 {
	color: #f00;
	font-size: 26px;
	padding: 0 4px 9px 4px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#columnCenter h2 {
	font-size: 18px;
	line-height: 24px;
	padding: 0 4px 0 4px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxBold', sans-serif;
}

#columnCenter h3, #columnCenter .tx-felogin-pi1 legend {
	font-size: 16px;
	line-height: 24px;
	padding: 0 4px 0 4px;

	font-weight: bold;
}

#columnCenter #teamMembers h3 {
	padding: 0 0 0 0;
}

#columnCenter .gridName h3 {
	font-weight: normal;
	font-size: 14px;
}

#columnCenter p, #columnCenter .tx-felogin-pi1 div {
	font-size: 16px;
	line-height: 24px;
	padding: 0 4px 23px 4px;
}

#columnCenter .tx-lumogooglemaps-pi1 p {
	padding: 0;
	font-size: 12px;
}

form#gmapDirTo {
	position: relative;
	top: -25px;
}

div.tx-lumogooglemaps-pi1 div div div div .gmnoprint {
	background-color: transparent !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	background-image: url(../images/googlemaps/marker.png) !important;
}

#columnCenter .tx-felogin-pi1 fieldset div, #columnCenter .tx-felogin-pi1 label {
	display: inline;
}

#columnCenter p.special {
	background-color: #f6f6f6;
	margin: 0 4px 15px 4px;
	padding: 8px;
}

#columnCenter a {
	color: #f00;
	text-decoration: none;
}

#columnCenter a:hover {
	color: #000;
	background-color: transparent;
}

.rightImg {
	float: right;
	padding: 0 0 10px 10px;
	width: auto;
}

#columnCenter blockquote {
	padding-left: 20px;
}

/* Grey box */
.greyBox, .newsBox {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/grey_box.png);
	padding: 8px 7px 7px 8px;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	margin: 0 4px 20px 4px;
	position: relative;
	min-height: 72px;
}

.testimonial .greyBox { min-height: 1px; margin: 0; padding: 3px 3px 3px 3px;}
.testimonial .videoContainer {width: 186px; overflow: hidden;}

.newsBox, .newsTopBox {
	padding: 13px 7px 7px 57px;
}

.newsTopBox {
	background: #f6f6f6;
	position: relative;
	margin-bottom: 20px;
	min-height: 46px;
	height: auto;
}

.greyBoxImg {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/grey_box_img_back.png);
	padding: 1px 15px 1px 1px;
	width: 130px;
	width: 130px;
	float: left;
	margin-right: 7px;
}

.greyBoxImg a {
	width: 130px;
	height: 130px;
	overflow: hidden;
}

.greyBox a, .newsBox a {
	color: #f00;
	text-decoration: none;
}

.greyBox a:hover, .newsBox a:hover {
	color: #000;
	background-color: transparent;
}

#columnCenter .greyBox h3, #columnCenter .newsBox h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

#columnCenter .greyBox p, #columnCenter .newsBox p {
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}

#columnCenter .newsTopBox p {
	padding: 0;
	font-size: 16px;
	line-height: 24px;
}

.moreNews {
	position: absolute;
	left: 0;
	top: 0;
}

.moreNews a {
	display: block;
	width: 99px;
	height: 23px;
	border: 1px solid #f6f6f6;
	padding: 69px 0 0 396px;
}

.moreNews a:hover {
	border-color: #ccc;
}

.bigQuote {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/big_quote_back.png);
	padding: 20px;
	color: #999;
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'CalistoMTItalic', sans-serif;
}

.smallQuote {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/small_quote_back.png);
	padding: 20px;
	color: #999;
	font-size: 34px;
	text-align: center;
	width: 253px;
	float: right;
	margin: 0 0 20px 20px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'CalistoMTItalic', sans-serif;
}

#columnCenter .bigQuote p, #columnCenter .smallQuote p {
	padding: 0 0 0 0;
}

#columnCenter .bigQuote p {
	font-size: 26px;
	line-height: 26px;
}

#columnCenter .smallQuote p {
	font-size: 34px;
	line-height: 34px;
}

#columnCenter .bigQuote a, #columnCenter .smallQuote a {
	color: #999;
	text-decoration: none;
}

#columnCenter .bigQuote a:hover, #columnCenter .smallQuote a:hover {
	color: #000;
	background-color: transparent;
}

/* Folded */
.foldedImg {
	float: left;
	width: auto;
}
.foldedImg img {
	padding: 0 10px 10px 0;
}

.foldedHide a {
	color: #999!important;
}

.foldedHide a:hover {
	color: #000 !important;
	background-color: transparent;
}

.foldedHide {
	display: none;
	padding: 20px;
	font-size: 26px;
}

#opened .foldedHide {
	display: block;
	padding: 20px;
	font-size: 26px;
}

.foldedTrigger, #opened .foldedTrigger.opened {
	background-color: transparent;
	background-position: 4px 0;
	background-repeat: no-repeat;
	background-image: url(../images/folded_trigger_back.png);
	text-align: right;
}

.foldedTrigger.opened, #opened .foldedTrigger {
	background-position: 4px -24px;
}

#columnCenter .folded p {
	padding-bottom: 15px;
}

#columnCenter .foldedTrigger {
	display: block;
	padding: 7px 80px 5px 0;
	font-size: 12px;
	color: #999;
	cursor: pointer;
	margin-bottom: 20px;
}

#columnCenter .foldedTrigger:hover {
	color: #000;
	background-color: transparent;
}

.closed .seen, .opened .hided, #opened .opened .seen, #opened .closed .hided {
	display: none;
}

.opened .seen, .closed .hided, #opened .closed .seen, #opened .opened .hided {
	display: block;
}

/* News */
.newsContent {
	padding-bottom: 15px;
}

#home .newsContent {
	padding-bottom: 0;
	position: relative;
}

#home .newsContent div {
	position: relative;
}

.newsContentLink a {
	position: absolute;
	width: 256px;
	height: 72px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	left: 0;
	top: 0;
	float: left;
}

.newsPagination {
	background-color: #d4d4d4;
	background-position: right 0;
	background-repeat: no-repeat;
	background-image: url(../images/pagination_back_twitter.png);
	text-align: center;
	padding-right: 110px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	position: relative;
	margin-bottom: 17px;	
}

.newsPagination.new {
	background-position: -69px 0;
	padding-right: 181px;
}

.newsPagination a {
	line-height: 30px;
	position: absolute;
	top: 0;
	background-image: url(../images/arrow_news.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.newsPagination a.prev {
	padding-left: 11px;
	background-position: 0 11px;
	left: 10px;
}

.newsPagination a.next {
	padding-right: 11px;
	background-position: right -10px;
	right: 115px;
}

.newsPagination.new a.next {
	right: 184px;
}


.newsPagination a.newsRss {
	float: right;
	width: 60px;
	height: 30px;
	background-color: transparent;
	background-position: center 10px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_rss.png);
	text-indent: -9999px;
	right: 0;
}

.newsPagination a.newsRssNew {
	float: right;
	width: 46px;
	height: 18px;
	background-color: transparent;
	background-position: center 0;
	background-repeat: no-repeat;
	background-image: url(../images/icon_rss_new.png);
	text-indent: -9999px;
	right: 5px;
	top: 6px;
}

.newsPagination .twitter-share-button {
	position: absolute;
	right: 109px;
	top: 5px;
}

.newsPagination  .fb_edge_widget_with_comment {
	position: absolute !important;
	right: 58px;
	top: 2px;
	width: 48px;
	overflow: hidden;
}

.newsPagination a.newsTwitter {
	width: 60px;
	height: 46px;
	background-color: transparent;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(../images/retweet.png);
	text-indent: -9999px;
	right: 40px;
	top: -22px;
}

.newsPagination a.newsTwitter:hover {
	background-position: 0 0;
}


.newsCommentContainer {
	padding-top: 8px;
}

.newsComment {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/big_quote_back.png);
	padding: 9px 15px 5px 39px;
}

.newsComment .userComment {
	font-size: 14px;
	float: left;
	width: 200px;
}

.newsComment .timeComment {
	font-size: 12px;
	color: #999;
	float: right;
	width: 200px;
	text-align: right;
}

#columnCenter .contentComment {
	font-size: 15px;
	line-height: 15px;
	font-style: italic;
	padding: 10px 0;
}

.contentComment {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'CalistoMTItalic', sans-serif;
}

.commentForm {
	padding: 17px 30px;
	background-color: #f6f6f6;
	margin: 15px 0 20px 0;
}

.commentForm h4 {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 13px;
	background-color: transparent;
}

.comCol1 {
	float: left;
	width: 276px;
}

.comCol2 {
	float: left;
	width: 156px;
}

.comCol3 {
	width: 100%;
}

.commentForm label {
	font-size: 14px;
	float: left;
	width: 60px;
}

.commentForm input.inpTxt, .commentForm textarea {
	margin-bottom: 5px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	padding: 2px;
	border: 1px solid #cfcfcf;
}

.comCol1 input.inpTxt {
	width: 196px;
}

.comCol2 input.inpTxt {
	width: 121px;
}

.comCol2 div {
	padding-left: 13px;
}

.comCol2 div.captchaImg {
	padding-left: 0px;
	padding-bottom: 4px;
}

.comCol2 div.captchaImg img {
	margin: 0px;
}

.comCol3 textarea {
	width: 359px;
	height: 67px;
}

span.red {
	font-weight: bold;
	color: #f00;
}

input.commentBtn {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_btn.png);
	width: 136px;
	color: #000;
	border: none;
	margin-left: 296px;
	padding-bottom: 10px;
	cursor: pointer;
}

/* Portofolio */
a.listView, a.gridView {
	width: 17px;
	height: 16px;
	float: left;
	position: absolute;
	top: 7px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/portofolio_view.png);
	background-repeat: no-repeat;
}

a.listView {
	right: 33px;
	background-position: 0 0;
}

a.listView:hover, a.listView.activated {
	background-position: 0 -16px;
}

a.gridView {
	right: 11px;
	background-position: 0 -32px;
}

a.gridView:hover, a.gridView.aactivated {
	background-position: 0 -48px;
}

.portofolioItem {
	background-color: transparent;
	background-position: -1px -1px;
	background-repeat: no-repeat;
	background-image: url(../images/grey_box.png);
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #f6f6f6;
}

.grided .portofolioItem {
	float: left;
	width: 211px;
	padding: 8px 0 8px 23px;
	margin-right: 32px;
}

.listed .portofolioItem:hover, .grided .portofolioItem:hover {
	border-color: #ccc;
	cursor: pointer;
}

.listed .portofolioItem h3 {
	font-size: 16px;
	font-weight: normal;
}

.listed .portofolioItem {
	padding: 8px 13px 8px 8px;
}

.listed .portofolioImage {
	float: left;
	width: 124px;
	height: 124px;
	padding: 4px 18px 4px 4px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/portofolio_listed_img_back.png);
}

.grided .portofolioImage {
	width: 182px;
	height: 100px;
	float: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/portofolio_grided_img_back.png);
	padding: 4px 18px 4px 4px;
}

.listed .portofolioImage a {
	width: 124px;
	height: 124px;
	overflow: hidden;
	float: left;
	display: block;
}

.grided .portofolioImage a {
	width: 182px;
	height: 100px;
	overflow: hidden;
	float: left;
	display: block;
}

.listed .portofolioDetailLine {
	background-color: transparent;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(../images/portofolio_line_back.png);
}

.grided .portofolioDetailLine {
	display: none;
}

.listed .portofolioDetailLine span.date {
	position: absolute;
	right: 13px;
	top: 8px;
}

.listed .portofolioDetailLineLast {
	font-size: 12px;
	color: #ccc;
	text-align: right;
	padding-top: 3px;
}

.grided .portofolioDetailLineLast {
	display: none;
}

a.portofolioItemLink {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #f6f6f6;
	width: 504px;
	height: 148px;
}

a.dienstenItemLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 497px;
	height: 150px;
	display: block;
}

a.dienstenItemLink:hover {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/diensten_back.png);
}

.tx-jppageteaser-pi1 .greyBox:hover {
	cursor: pointer;
}

#columnCenter .tx-jppageteaser-pi1 .greyBox:hover a {
	color: #000;
	background-color: transparent;
}

.grided a.portofolioItemLink {
	width: 236px;
	height: 149px;
}

a.portofolioItemLink:hover, a.dienstenItemLink:hover {
	border-color: #ccc;
}

.listed .gridName {
	display: none;
}

span.shortDate {
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	float: left;
	width: 45px;
	padding-top: 1px;
}

/* Team */
#teamMembers{
	padding-bottom: 20px;
}

.teamItem {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/grey_box.png);
	float: left;
	width: 222px;
	padding: 8px 0 8px 30px;
	font-size: 13px;
}

.teamImage {
	width: 182px;
	height: 100px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/portofolio_grided_img_back.png);
	padding: 4px 18px 4px 4px;
	margin-bottom: 7px;
}

.teamImage a {
	width: 182px;
	height: 100px;
	display: block;
	float: left;
	overflow: hidden;
}

.teamItem h4 {
	color: #000;
	background-color: transparent;
}

#columnCenter .teamItem h3 a {
	color: #666;
}

#columnCenter .teamItem h3 a:hover, #columnCenter .teamItem:hover h3 a {
	color: #f00;
}

#teamCol {
	padding: 8px 4px 18px 4px;
}

div.teamColRow {
	clear: both;
}

.teamColImge {
	float: left;
	width: 46px;
	height: 46px;
	padding: 2px 7px 2px 2px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/team_col_back.png);
	margin-bottom: 5px;
}

.teamColImge a {
	float: left;
	width: 46px;
	height: 46px;
	overflow: hidden;
	display: block;
}

#slideshowContainer {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 4px 5px 4px;
	position: relative;
}

#slideShow {
	width: 490px;
	height: 224px;
	overflow: hidden;
}

.pics {
	width: 490px;
	height: 224px;
	padding: 0;
	margin: 0;
	overflow: hidden
}

.pics img {
	width: 490px;
	height: 224px;
}

.teamQuote {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/teamquote_back.png);
	padding: 20px;
	color: #999;
	font-size: 24px;
	text-align: center;
	width: 250px;
	float: right;
	margin: -71px 8px 10px 10px;
	z-index: 1000;
	position: relative;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'CalistoMTItalic', sans-serif;
}

a#prevSlide, a#nextSlide {
	position: absolute;
	float: left;
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	top: 9px;
	z-index: 1000;
}

a#prevSlide {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/next_slide_back.png);
	left: 9px;
}

a#nextSlide {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/prev_slide_back.png);

	right: 9px;
}

a#pauseSlide {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/pause_slide_back.png);
	width: 11px;
	height: 13px;
	float: left;
	position: absolute;
	display: block;
	left: 9px;
	bottom: 9px;
	text-indent: -9999px;
	z-index: 1001;
}

a#playSlide {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/play_slide_back.png);
	width: 11px;
	height: 13px;
	float: left;
	position: absolute;
	display: block;
	left: 9px;
	bottom: 9px;
	text-indent: -9999px;
	z-index: 1001;
	display: none;
}

/* Contact */
#contactTable { height:60px; width:495px; }
#contactTable th { background-color:#e7e7e7; height:10px; width:40%; text-align:right; }
#contactTable td { background-color:#f4f4f4; height:10px; width:60%; text-align:left; }

.tx-powermail-pi1 {
	padding: 0 0 20px 4px;
	font-size: 16px;
	font-family: Calibri,'Lucida Grande',Verdana,Arial,Sans-Serif;
	margin-right:10px;
}

#tx-powermail-pi1_fieldset_38, #tx-powermail-pi1_formwrap_2530 {
	font-weight:normal;
}

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 label {
	float: left;
	width: 205px;
}

.tx-powermail-pi1 input.powermail_text, textarea.powermail_textarea, .tx-powermail-pi1 .powermail_select, .tx-powermail-pi1 .powermail_file {
	margin-bottom: 5px;
	padding: 0px;
	width: 260px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	border: none;
	border: 1px solid #ccc;
	margin-left:22px; padding: 2px 0;
}
.tx-powermail-pi1 .powermail_select { width: 262px; }
.tx-powermail-pi1 input.powermail_text {
	height: 20px; 
}

.tx-powermail-pi1 .powermail_mandatory_js {
	padding-left: 232px;
	font-size: 11px;
	color: #f00;
}

.tx-powermail-pi1 input.powermail_submit {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_btn.png);
	width: 133px;
	padding-bottom: 8px;
	color: #000;
	margin-left: 365px;
	border: none;
	cursor: pointer;
	font-size:12px;
	font-weight:bold;
	height:28px;
}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html{
	padding-top: 3px;
	position:relative;
}

#powermaildiv_uid437 >div { top:3px !important; *top:0px !important; }

@media screen and (-webkit-min-device-pixel-ratio:0) {  

#powermaildiv_uid437 >div { top:5px !important; }
  
 }


#columnCenter .seminar-box { margin-bottom: 10px; }
#columnCenter .seminar-box h2 { padding: 0; }

textarea { font-family: inherit; }
.tx-powermail-pi1 .added_by_js.persoonstyle label { display: none; color: #CCC; }
.hidden.persoonstyle { display: none; }

.persoonstyle .tx_powermail_pi1_fieldwrap_html {
	clear: none;
	float: left;
}

.tx-powermail-pi1 .persoonstyle label {
	display: block;
	float: none;
	width: auto;
	padding-bottom: 10px;
}

.persoonstyle input.powermail_text {
	margin-left: 0;
	width: 105px;
	margin-right: 10px;
}

.persoonstyle input.powermail_text.email {
	width: 137px;
	margin-right: 0;
}

.persoonstyle input.powermail_text.validation-failed {
	border-color: red;
}

.persoonstyle .powermail_mandatory_js {
	display: none;
}

.tx-lumogooglemaps-pi1 {
	padding-bottom: 20px;
}

.formSimple {
	margin-left: 4px;
}
.formSimple input {
	margin-bottom: 3px;
	padding: 2px;
	width: 200px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	border: none;
	border: 1px solid #ccc;
	margin-left:22px;
}
.formSimple .submit {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_btn.png);
	width: 133px;
	padding-bottom: 8px;
	color: #000;
	border: none;
	cursor: pointer;
	font-size:12px;
	font-weight:bold;
	margin-left: 0px;
}


/* Search */
.tx-indexedsearch {
	padding: 0 4px;
}

.tx-indexedsearch-form, .tx-indexedsearch-search-submit {
	display: inline;
}

input.tx-indexedsearch-searchbox-sword {
	border: 1px solid #ccc;
	padding: 4px 2px 3px 2px;
	background-color: transparent;
	background-position: -1px -1px;
	background-repeat: no-repeat;
	background-image: url(../images/search_back.png);
	vertical-align: middle;
	font-size: 13px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 156px;
}

input.tx-indexedsearch-searchbox-button {
	border: 1px solid #ccc;
	padding: 3px 2px 2px 2px;
	background-color: #fff;
	vertical-align: middle;
	font-size: 13px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
}

#columnCenter .tx-indexedsearch p {
	padding-left: 0;
	padding-right: 0;
}

.tx-indexedsearch-browsebox strong {
	font-weight: normal;
	color: #000;
	background-color: transparent;
}

.tx-indexedsearch-res h3 {
	font-size: 16px;
}

ul.browsebox {
	height: 30px;
	text-align: center;
}

ul.browsebox li {
	display: inline;
	padding-right: 5px;
}

/* Sitemap */
#columnCenter ul li {
	padding: 0 0 5px 10px;
	list-style-type: disc;
	list-style-position: outside;
}

#columnCenter .csc-sitemap ul li ul {
	padding-bottom: 0;
	padding-top: 2px;
}

#columnCenter .csc-sitemap ul li {
	padding: 0 0 2px 0;
	list-style-type: none;
	list-style-position: inside;
}

#columnCenter .csc-sitemap ul li ul li {
	padding-left: 20px;
}

#columnCenter .csc-sitemap ul li a {
	background-color: #e9e9e9;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	padding: 5px;
}

#columnCenter .csc-sitemap ul li ul li a {
	background-color: #fafafa;
	padding-left: 30px;
}

#columnCenter .csc-sitemap ul li a:hover {
	background-color: #dfdfdf;
}

#columnCenter ol li {
	list-style-type: decimal;
	padding-left: 6px;
}

#columnCenter ul, #columnCenter ol {
	font-size: 16px;
	line-height: 17px;
	padding-bottom: 15px;
	padding-left: 20px; 
}

#columnCenter ol {
	padding-left: 25px;
}

/* News archive */
table.newsTable {
	margin-bottom: 20px;
}

table.newsTable td {
	padding: 5px;
	font-size: 14px;
}

table.newsTable td h3, table.newsTable td h3 strong {
	font-weight: normal;
}

table.newsTable tr.odd td {
	background-color: #f4f4f4;
}

table.newsTable tr.odd.hoverLine td, table.newsTable tr.hoverLine td {
	background-color: #e9e9e9;
}

.tx-ttnews-browsebox {
	text-align: center;
	padding-bottom: 15px;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent !important;
}

/* Portofolio search */
form.projSearch {
	width: 200px;
	height: 23px;
	background-color: #d4d4d4;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/portfolio-search.png);
	text-align: right;
	padding-top: 9px;
}

form.projSearch input {
	vertical-align: top;
	padding: 0;
}

form.projSearch .inpTxt {
	color: #999;
	font-size: 13px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 155px;
	border: none;
	background-image: none;
	background-color: transparent;
}

form.projSearch .inpBtn {
	width: 22px;
	border: 0;
	background-image: none;
	background-color: transparent;
	cursor: pointer;
	margin-left: 10px; 
}

#columnCenter .special {
	background-color: #f6f6f6;
	background-image: none;
	margin: 0 4px 15px;
	padding: 8px;
	font-size: 16px;
	line-height: 24px;
}

#columnCenter h6 {
	background-color: #f6f6f6;
	margin: 0 4px 15px;
	padding: 14px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}


div.tx-felogin-pi1 form fieldset div {
	float: none !important;
	display: block !important;
	clear: both !important;
	width: auto;
}

div.tx-felogin-pi1 form fieldset div label {
	width: 120px !important;
	display: block !important;
	float: left;
	width: auto; 
}

	
#uid62{
	margin-left: 172px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}	
	
#uid64, #uid91{
	margin-left: 22px;
	margin-bottom: 5px;
}	
	
#uid70{
	margin-left: 22px;
	margin-bottom: 1px;
}
	
#uid71{
	margin-left: 22px;
	margin-bottom: 1px;
}	

#columnCenter .contenttable p {
	padding: 0 4px 3px;
}


div .tx_lumogooglemaps_pi1_infobox {
	font-size: 14px;
	height: 133px;
}

.gmapDir {
	font-size: 14px;
}

#contact .tx-powermail-pi1_fieldset_9 textarea {
	float: right;
	margin-top: -14px;
	margin-right: 4px;
}

/*newsbox for google alert news*/
.clientBox div.newsBoxAlert {
	padding: 8px 8px 8px 5px;
}

.clientBox div.newsBoxAlert ul {
	margin-top: 6px;
	overflow: hidden;
	width: 180px;
	list-style-type: none;
	border-top: 1px solid #ebebeb;
}

.clientBox div.newsBoxAlert li {
	line-height: 18px;
	border-bottom: 1px solid #ebebeb;
}

.clientBox div.newsBoxAlert li a {
	display: block;
	text-decoration: none;
	color: #666 !important;
}

.clientBox div.newsBoxAlert li a:hover {
	background-color: transparent;
	background-position: 0 0;

	background-repeat: no-repeat;
	background-image:url(../images/addhover_back.png);
	color: #f00 !important;
}

.clientBox div.newsBoxAlert em {
	padding-bottom: 3px;
	display: block;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	color: #9b9b9b;
}

#columnCenter .portofolioDetailLine p.bodytext {
	line-height: 24px;
	padding: 0;
	font-size: 14px;
}

body#miniworkshop table {
	margin-bottom: 24px;
}

body#miniworkshop table, body#miniworkshop table td {
	border: 1px solid #efefef;
}

body#miniworkshop table th {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../images/menu_back.png);
	color: #fff;
	text-align: left;
}

body#miniworkshop table td.firstColumn {
	width: 150px;
}

body#miniworkshop .tx-powermail-pi1 div.powermail_radio_inner powermail_radio_inner_uid121_0 input#uid121_0 {
	margin-left: 100px;
}

body#miniworkshop .tx-powermail-pi1 #powermail_float_121, body#miniworkshop .tx-powermail-pi1 #powermail_float_175 {
	float: left;
	width: 211px;
}

body#miniworkshop .tx-powermail-pi1 #powermail_float_121 p {
	padding: 0;
}
body#miniworkshop .tx-powermail-pi1 #powermaildiv_uid105, body#miniworkshop .tx-powermail-pi1 #powermaildiv_uid128 {
	clear: both;
}

body#miniworkshop .tx-powermail-pi1 #powermaildiv_uid128 {
	margin-bottom: 10px;
}

body#miniworkshop .tx-powermail-pi1 #powermail_float_128 p {padding:0px; margin-bottom:10px;}
body#miniworkshop .tx-powermail-pi1 .powermail_check_inner { margin-bottom:9px; }
body#miniworkshop .tx-powermail-pi1 #powermaildiv_uid244 { height:30px; }
body#miniworkshop .tx-powermail-pi1 #powermail_float_244 { width:210px; float:left;}
body#miniworkshop .tx-powermail-pi1 .powermail_radio_inner span { margin-left:5px; }
body#miniworkshop .tx-powermail-pi1 .powermail_radio_inner_uid244_0,
body#miniworkshop .tx-powermail-pi1 .powermail_radio_inner_uid244_1 { margin-top:5px; width:120px; float:left;}
body#miniworkshop .tx-powermail-pi1 .powermail_check_inner span {padding-left:4px; font-weight:normal;}
body#miniworkshop .tx-powermail-pi1 .powermail_check_inner powermail_check_inner_uid128_0 {margin-top:10px; margin-bottom:10px;}
body#miniworkshop .tx-powermail-pi1 #powermaildiv_uid129 {margin-bottom:10px; font-style:italic;}
body#miniworkshop .tx-powermail-pi1 .powermail_mandatory_js {padding-left:210px;}

body#miniworkshop #evaluatieformulier .tx_powermail_pi1_fieldwrap_html { color: #999; }
body#miniworkshop #evaluatieformulier .tx_powermail_pi1_fieldwrap_html_label { color: #666; clear: both; }
body#miniworkshop #evaluatieformulier label { width: 150px; }
body#miniworkshop #evaluatieformulier .tx_powermail_pi1_fieldwrap_html_date label { width: 155px; }

body#miniworkshop #evaluatieformulier .tx_powermail_pi1_fieldwrap_html_date input {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	border: 1px solid #ccc;
	height: 20px;
}

body#miniworkshop #evaluatieformulier .jscalendar_cb { vertical-align: middle; }
body#miniworkshop .tx-powermail-pi1 input.powermail_text, body#miniworkshop textarea.powermail_textarea, body#miniworkshop .tx_powermail_pi1_fieldwrap_html_date input { padding:3px 5px 0; }
body#miniworkshop .tx-powermail-pi1 input.powermail_text, body#miniworkshop textarea.powermail_textarea {margin-left: 0;}
body#miniworkshop label {padding-top: 2px;}
span#uid175_1, span#uid175_0, span#uid121_0, span#uid121_1 {padding-left: 10px;}
#columnCenter p.tx_powermail_pi1_fieldwrap_html_radio_title {padding: 0 0 5px 0; clear: both;}
body#miniworkshop .tx-powermail-pi1 input.powermail_submit {margin-left: 353px;}
body#miniworkshop .tx-powermail-pi1_fieldset_optioneelindienja > div { float: left; }
body#miniworkshop .tx-powermail-pi1_fieldset_optioneelindienja label { display: none; }
body#miniworkshop .tx-powermail-pi1_fieldset_optioneelindienja input { width: 100px; margin-left:0; margin-right:22px; } 
body#miniworkshop #uid152, body#miniworkshop #uid155, body#miniworkshop #uid158, body#miniworkshop #uid161 { width: 185px; }
#powermail_float_145 { display: none; }
#evaluatieformulier .tx_powermail_pi1_fieldwrap_html_radio { margin-left: 175px; }
#evaluatieformulier .tx_powermail_pi1_fieldwrap_html_radio > div  > p { display: none; }
#evaluatieformulier .powermail_radio_inner { display:block; float:left; margin-right:15px; }
#evaluatieformulier .powermail_radio_inner span { display:block; text-align:center; width:14px; }
body#miniworkshop #evaluatieformulier .tx_powermail_pi1_fieldwrap_html select {
	margin-bottom: 5px;
	padding: 0px;
	width: 272px;
	background: url(../images/comment_inp.png) 0 0 no-repeat;
	border: none;
	border: 1px solid #ccc;
	margin-left:22px;
}
#evaluatieformulier fieldset { padding: 10px 0;}
#evaluatieformulier textarea { width: 310px; }

/* charity */
.tx-charity-pi1 {
	width: 540px;
}

.listcharity {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/bg_doel.png);
	border: 1px solid #f6f6f6;
	width: 204px;
	height: 162px;
	float: left;
	margin: 0 32px 20px 0;
	padding: 9px 15px 15px 15px;
	display: block;
}
	
.listcharity .title {
	font-size: 18px;
	min-height: 37px;
	height: auto;
}	
	
.listcharity .image {
	width: 212px;
	height: 103px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/img_back.png);
	padding: 4px 3px 3px 4px;
	margin-top: 4px;
}	
	
.listcharity .image a img {
	/*
	width: 201px;
	height: 100px;
	*/
}	

.listcharity .more {
	margin-top: 4px;
}
	
.listcharity .more a {
	font-size: 12px;
	float: right;
}

.goBoxInside {
	width: 206px;
}
	
#columnCenter .tx-charity-pi1 .singlecharity .short h6 {
	width: 467px;
}

#columnCenter .tx-charity-pi1 .singlecharity .short h6 p {
	padding: 0 4px;
}

#columnCenter .tx-charity-pi1 .singlecharity .image {
	float: right;
	margin-right: 25px;
}
	
#columnCenter .tx-charity-pi1 .singlecharity .image img {
	/*
	width: 201px;
	height: 100px;
	*/
	margin: 30px 17px 0 10px;
}

#columnCenter .tx-charity-pi1 .singlecharity .desc p.bodytext {
	width: 500px;
}	

#columnCenter .tx-charity-pi1 .singlecharity .vote img {
	margin-bottom: 23px;
}	
	
#columnCenter .tx-charity-pi1 .singlecharity .terug {
	background-color: #d4d4d4;
	background-position: right 0;
	background-repeat: no-repeat;
	background-image: url(../images/charity_pagination_back.png);
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 40px;
	padding-top: 3px;

	width: 500px;
	position: relative;
}

#columnCenter .tx-charity-pi1 .singlecharity .terug a {
	background-color: transparent;
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow_news.png);
	margin-left: 11px;
	padding-left: 11px;
}

.vote {
	line-height: 24px;
	padding: 0 4px 23px;
}	
	
.votefor {
	font-size: 16px;
	line-height: 24px;
	padding: 0 4px 23px;
}	
	
.listcharity:hover {
	border-color: #ccc;
	cursor: pointer;
}		
	
	
/* form jubileum */
body#jubileum table {
	margin-bottom: 24px;
}

body#jubileum table, body#miniworkshop table td {
	border: 1px solid #efefef;
}

body#jubileum table th {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../images/menu_back.png);
	color: #fff;
	text-align: left;
}

body#jubileum table td.firstColumn {
	width: 150px;
}

body#jubileum #powermaildiv_uid192 label {
	width: 50px;
}

body#jubileum #powermaildiv_uid191 label {
	width: 50px;
}

body#jubileum #powermaildiv_uid202 {clear:both; margin-top:20px;}
input#uid192_0, input#uid192_1, input#uid192_0, input#uid191_1 {margin-top:2px;}
body#jubileum form#jubileum p, body#jubileum form#jubileum label {font-weight:normal;}
body#jubileum .tx-powermail-pi1 .powermail_mandatory_js {padding-left:231px;}


body#jubileum #columnCenter {
	position:relative;
}
	
body#jubileum #snorro {
	position:absolute;
	top:193px;
	left:-71px;
}

body#jubileum #columnCenter table.contenttable .snorro_programma p {
	padding-top:3px;
	padding-bottom:0px;
	padding-left:5px;
}

body#jubileum  .tx-powermail-pi1 {
	background-color: transparent;
	background-position: -1px -1px;
	background-repeat: no-repeat;
	background-image: url(../images/grey_box.png);
	border: 1px solid #f6f6f6;
	font-family: Calibri,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	width: 513px;
}

#frontTeaserLink {
	width:472px;
	height: 172px;
	position: absolute;
	display: block;
	float: left;
	z-index: 1000;
	top: 4px;
	left: 4px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat;
	background-image: url(../images/blank.gif);
}


div.tx-irfaq-pi1 p.bodytext { min-height: 45px; }
div.tx-irfaq-pi1 { margin-bottom: 33px; }
div.tx-irfaq-pi1 dl { margin: 0px 7px; }


fieldset#tx-powermail-pi1_fieldset_28 input { width: auto!important; }
fieldset#tx-powermail-pi1_fieldset_28 label { width: 181px; }
fieldset#tx-powermail-pi1_fieldset_28 { padding-bottom: 20px; border-bottom: 1px solid #D4D4D3; margin-bottom: 20px; }

/* MailTool */
#mailTool {
	padding: 0 4px;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

#mailTool ol { padding:0 !important; margin: 0; list-style: none; }

#mailTool label {
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding-right: 10px;
}

#mailTool input {
	padding: 3px;
	width: 168px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	border: none;
	border: 1px solid #ccc;
}

#mailTool textarea {
	padding: 3px;
	width: 366px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_inp.png);
	border: none;
	border: 1px solid #ccc;
	height: 50px;
	overflow: auto;
}

#mailTool .inpBtnReset {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/comment_btn.png);
	width: 133px;
	color: #000;
	margin: 0;
	border: none;
	cursor: pointer;
	font-size:12px;
	font-weight:bold;
	height: 28px;
	position: relative;
	right: -5px;
	vertical-align: top;
	padding-bottom: 9px;
}

#mailTool .error { padding:3px 0; font-size: 10px; font-style: italic; color: red; line-height: normal; text-align: right; }

#mailTool li {
	padding: 0 !important;
	margin-bottom: 5px;
	display: inline;
	list-style: none !important; 	
}

#mailTool li.name { width: 250px; float: left; }
#mailTool li.name .error { padding-right: 10px; }
#mailTool li.mail { width: 235px; float: right; text-align: right; }

#mailTool li.company { float: left ; width: 246px; clear: left; text-align: right; }
#mailTool li.company label { text-align: left; }
#mailTool li.company input { width: 133px; }
#mailTool li.company .error { padding-right: 10px; }

#mailTool li.telephone { float: right; width: 496px; text-align: right; }
#mailTool li.telephone input { width: 366px; }

#mailTool li.name label, #mailTool li.message label { width: 60px; text-align: left; }

#mailTool li.message { text-align: right; clear: both; display: block; }
#mailTool li.message label { padding: 0; }

#mailTool li.last { text-align: right; float: none; display: block; }


/* Portfolio Small */
.portfolio-small a {
	display: inline-block;
	overflow: hidden;
	width: 184px;
	height: 40px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/portfolio-small.png);
	position: relative;
	color: #666 !important;
	font-size: 12px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
}

.portfolio-small a { display: block; }
.portfolio-small a:hover, .portfolio-small a:focus { background-position: 0 -40px; }
.portfolio-small .image { display: block; width: 28px; height: 28px; overflow: hidden; position: absolute; top: 6px; left: 6px; } 
.portfolio-small .content { display: block; margin-left: 44px; padding-top: 4px; } 
.portfolio-small .title { display: block; font-size: 13px; color: #f00; } 

.specialTxt { position: absolute; left: 11px; top: 0; display: block; line-height: 30px; }

/* New footer */
#newFooter {
	position: relative;
	background: #a4a4a4 url(../images/new_footer_back.png) 0 0 repeat-x;
	height: 148px;
	margin-top: -148px;
}

#home #newFooter {height: 148px; margin-top: -148px;}

#home.seohome #newFooter  {height: 148px; margin-top: -128px;}

#newFooterContainer {
	margin: 0 auto;
	width: 962px;
	padding-top: 9px;
}

.newFooterLine {
	min-height: 88px;
	height: auto;
}

#cmsLogos {
	float: left;
	width: 276px;
	margin: 12px 0 0 0;
}

#cmsLogos a {
	float: left;
	padding-right: 16px;
}

#newFooterNews {
	float: left;
	width: 435px;
	color: #999;
	line-height: 23px;
	margin-top: -2px;
}

#newFooterNews a {
	color: #666;
	text-decoration: none;
}

#newFooterNews a:hover {
	text-decoration: underline;
}

#newFooterSocial {
	float: right;
	width: 215px;
	padding-left: 36px;
}

#newFooterSocial a {
	color: #4e4e4f;
	text-decoration: none;
	float: left;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 2px 0 8px 24px;
	text-shadow: -1px 1px 1px #fff;
}

#newFooterSocial a:hover {
	text-decoration: underline;
}

a.enlang {
	background-image: url(../images/icon_en.png);
}

a.nllang {
	background-image: url(../images/icon_nl.png);
}

a.twitter {
	background: url(../images/icon_twitter.png);
}

a.linkedin {
	background: url(../images/icon_linkedin.png);
}

a.rssnews {
	background: url(../images/icon_rssfooter.png);
}

a.facebook {
	background: url(../images/icon_facebook.gif);
}

a.moblinkfooter {
	background:url(../images/icon_mobile.png);
}

a.googleplus {
	background:url(../images/icon_google_plus.png);
}

.withCount {position: relative;}
.count {width: 33px; height: 12px; display: block; position: absolute; left: 3px; top: 12px; padding-top: 3px; color: #4e4e4f; font-size: 9px; font-family: Verdana, Geneva, sans-serif; background: url(../images/count.png) 0 0 no-repeat; text-align: center;}


#newFooterSocial a.nllang:hover, #newFooterSocial a.enlang:hover {
	text-decoration: underline;
}

#followUs {
	position: absolute;
	left: -1px;
	top: -22px;
	display: none;
}

.newFooterSocialItem {
	float: left;
	width: 136px;
	position: relative;
	padding-top: 2px;
}

#newFoooterBottom {
	text-align: center;
	color: #fff;
	background-color: transparent;
}

#newFoooterBottom a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#newFoooterBottom a:hover {
	text-decoration: underline;
}

#newFooterNews .newsFooterNewsItem p {
	width: auto;
	float: left;
}

.rk_video {
	margin-bottom: 20px;
}

#newFooterNews .newsFooterNewsItem { 
	display: block;
	clear: both;
}

#myGallery {
	height: 300px;
	width: 503px;	
	overflow: visible;
}

#myGallery img {
	border: 3px solid #fff;
	margin-left:-254px;
}

.spacegallery a.loading {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/gallery/ajax_small.gif);
	width: 503px;
}

.spacegallery {
	position: relative;
	overflow: hidden;
	display:block;
	width:503px;
}

.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat;
	background-image: url(../images/gallery/blank.gif);
}

ul#footerLanding { display:block; padding-top: 14px; }
ul#footerLanding li { width: auto; padding-right: 5px; display: inline; border-right: 1px solid #c9c9c9; padding: 0 5px; }
ul#footerLanding li.active {background-image: none;}

#newFoooterBottom ul#footerLanding li a {color: #c9c9c9;}

#columnCenter ul#specialSubMenu {padding-left: 0; padding-bottom: 12px;}
#columnCenter ul#specialSubMenu li {list-style-type: none; font-size: 12px; display: inline; padding-left: 0; padding-right: 0;}
#columnCenter ul#specialSubMenu li a {color: #8e8e8e; border-left: 1px solid #8e8e8e; padding: 0 5px }
#columnCenter ul#specialSubMenu li a:hover {color: #000;}


#columnCenter a#redBtn {font-size: 24px; font-weight: normal; font-style: normal; line-height:normal; font-family: 'DaxBold', sans-serif; background: url(../images/red_btn.png) 0 0 no-repeat; color: #fff; width: 351px; height: 65px; display: block; padding: 37px 0 0 16px; position: relative;}
#columnCenter a#redBtn:hover {color: #000;}
a#redBtn span {font-size: 43px; position: absolute; right: 28px; top: 27px;}

/* Landing buttons */
.landingBtns {
	position: relative;
	margin: 0 -52px;
	padding-bottom: 75px;
}

.landingBtn {
	background: url(../images/landing_btn_1.png) 0 0 no-repeat;
	width: 287px;
	font-size: 18px;
	float: left;
	height: 169px;
	position: relative;
	cursor: pointer;
	text-align: right;
}

.landingBtns .btn2 {
	background-image: url(../images/landing_btn_2.png);
	float: right;
	text-align: left;
}

.btn1 a {
	margin-right: 11px;
}

.btn2 a {
	margin-left: 11px;
}

.landingBtn a {
	padding-top: 188px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'DaxBold', sans-serif;
	display: block;
}

#columnCenter .landHover a {
	color: #000;
}

.landHover {
	background-position: 0 -169px;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.tabList {
	text-align: center;
	margin-bottom: -12px;
	position: relative; 
	z-index: 50;
}

.tabList li {
	display: inline;
	margin-right: -3px;
}

#columnRight .tabList li a {
	width: 90px;
	height: 29px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #999;
	background: url(../images/tabbed_list_back.png) 0 0 no-repeat;
	padding-top: 9px; 
}

#columnRight li.ui-state-hover a {
	color: #000;
}

#columnRight li.ui-state-active a {
	color: #000;
	background-position: 0 -38px;
}

#slider-tabs .tabBoxListing { height: 132px; overflow: hidden; position: relative; padding-top: 0; margin-top: 9px; }
#slider-tabs .tabBoxListing .greyBox { height: 35px; min-height:35px; overflow: hidden; }

.scroll-pager { float: right; width: 39px; height: 13px; overflow: hidden; background: url(../images/slider-pager.png) no-repeat 50% 50%; margin-top: 1px; margin-right: 3px; }
.scroll-pager a { float: left; height: 13px; width: 19px; text-indent: -9999px; }

.tabListingThumb {
	background: url(../images/tablisting_thumb_back.png) 0 0 no-repeat;
	width: 28px;
	height: 28px;
	padding: 3px 9px 3px 3px;
	float: left;
}

.tabListingThumb a {
	width: 28px;
	height: 28px;
	overflow: hidden;
}

.tabListingText { display: inline-block; overflow: hidden; }
.tabListingText { display: block; }

.tabBoxListing {
	padding: 9px 3px 5px 2px;
}

.tabBoxListing .greyBox {
	margin: 0 0 5px 0;
	padding: 3px;
}

#columnRight .greyBox p {
	padding-bottom: 0;
}

#columnRight .greyBox h6 {
	font-weight: normal;
}

.seeAll {
	padding-left: 2px;
	clear: both;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label {float: none;}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio input {float: left; margin-right: 5px;}

.tx_powermail_pi1_fieldwrap_html {clear: both; padding-bottom: 10px;}
.tx_powermail_pi1_fieldwrap_html_label {color: #f00;}

.powermail_radio_inner_uid367_0, .powermail_radio_inner_uid367_1, .powermail_radio_inner_uid367_2, .powermail_radio_inner_uid367_3, .powermail_radio_inner_uid367_4, .powermail_radio_inner_uid367_5, .powermail_radio_inner_uid367_6, .powermail_radio_inner_uid367_7, .powermail_radio_inner_uid367_8, .powermail_radio_inner_uid367_9, .powermail_radio_inner_uid368_0, .powermail_radio_inner_uid368_1, .powermail_radio_inner_uid368_2, .powermail_radio_inner_uid368_3, .powermail_radio_inner_uid368_4, .powermail_radio_inner_uid368_5, .powermail_radio_inner_uid368_6, .powermail_radio_inner_uid368_7, .powermail_radio_inner_uid368_8, .powermail_radio_inner_uid368_9, .powermail_radio_inner_uid369_0, .powermail_radio_inner_uid369_1, .powermail_radio_inner_uid369_2, .powermail_radio_inner_uid369_3, .powermail_radio_inner_uid369_4, .powermail_radio_inner_uid369_5, .powermail_radio_inner_uid369_6, .powermail_radio_inner_uid369_7, .powermail_radio_inner_uid369_8, .powermail_radio_inner_uid369_9, .powermail_radio_inner_uid370_0, .powermail_radio_inner_uid370_1, .powermail_radio_inner_uid370_2, .powermail_radio_inner_uid370_3, .powermail_radio_inner_uid370_4, .powermail_radio_inner_uid370_5, .powermail_radio_inner_uid370_6, .powermail_radio_inner_uid370_7, .powermail_radio_inner_uid370_8, .powermail_radio_inner_uid370_9 {float: left; width: 20px; text-align: center;}
.tx_powermail_pi1_fieldwrap_html_354 .powermail_radio_inner, .tx_powermail_pi1_fieldwrap_html_361 .powermail_radio_inner {float: left; width: 20px; text-align: center;}
.tx_powermail_pi1_fieldwrap_html_356 .powermail_radio_inner, .tx_powermail_pi1_fieldwrap_html_357 .powermail_radio_inner, .tx_powermail_pi1_fieldwrap_html_358 .powermail_radio_inner {clear:both; position: relative; padding-left: 12px;}

.powermail_radio_inner_uid361_0 {padding-left: 20px;}
.powermail_radio_inner_uid354_0 {padding-left: 12px;}
#powermaildiv_uid355 {padding-top: 25px;}

span.asNo {display: block; float: left; height: 35px; padding-right: 4px;}

/* new contact boxes */
#newContactBoxes {
	position: relative;
	padding-top: 6px;
	margin-left: -26px;
}

.newContactBox {
	float: left;
	width: 236px;
	margin-left: 28px;
	background: url(../images/new_contact_box_back.png) -472px 0 no-repeat;
}
.active { background: url(../images/new_contact_box_back.png) -236px 0 no-repeat; }


.newContactBox:hover { background: url(../images/new_contact_box_back.png) 0 0 no-repeat; }
.active:hover { background: url(../images/new_contact_box_back.png) -236px 0 no-repeat; }

#columnCenter .newContactBox h2 {
	color: #333;
}

#columnCenter .newContactBox h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: 'DaxBold';
	margin-top: -2px;
	padding-bottom: 13px;
}

#columnCenter .newContactBox p {
	font-size: 13px !important;
	line-height: 18px !important;
	padding-bottom: 18px !important;
}

.newContactBoxInside {
	position: relative;
	padding: 13px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.newContactBoxBot {
	background: url(../images/new_contact_box_bot_back.png) 0 0 no-repeat;
	width: 236px;
	height: 19px;
	line-height: 0;
	font-size: 0;
}

.active .newContactBoxBot {
	background-position: 0 -19px;
}


a.newContactBoxLink {
	position: absolute;
	width: 236px;
	height: 200px;
	background: url(../images/blank.gif) 0 0 repeat;
	float: left;
	display: block;
	left: 0;
	top: 0;
}

#newGoogleMapContainer {
	background: url(../images/new_google_map_back.png) 0 0 no-repeat;
	width: 486px;
	height: 256px;
	padding: 7px;
	margin-top: 12px;
	margin-left: 3px;
	margin-bottom: 30px; 
}


#newGoogleMap {
	width: 486px;
	height: 256px;
}

.formSimple .subscribe .submit {margin-top: 5px; vertical-align: middle;}

#easter-form input[type="submit"].btn_facebook {padding: 0; right: 0; cursor: pointer; float: left; display: block; width: 162px; height: 42px; border: none; background: transparent url(../images/comment_btn_facebook.png) 0 0 no-repeat; text-indent: -9999px; margin-right: 39px;}
#easter-form input[type="submit"].btn_twitter {padding: 0; right: 0; cursor: pointer; float: left; display: block; width: 162px; height: 42px; border: none; background: transparent url(../images/comment_btn_twitter.png) 0 0 no-repeat; text-indent: -9999px;}
.stepLeft {float: left; width: 250px;}
.stepRight {float: right; width: 220px; margin-top: -70px;}
#columnCenter .stepItem h2 {color: #f00;}
#columnCenter .stepItem ol, #columnCenter .stepItem ol li {list-style-type: none; padding-left: 0;}
#columnCenter #easter-div .stepItem {border-top: 6px solid #efefef; padding-top: 15px; margin-bottom: 15px;}

#columnCenter #easter-div div {font-weight: normal; padding: 0;}
#columnCenter #easter-div p {padding-left: 0;}



#easter-form .stepRight ol li label {float: none; width: 100%; display: block;}
.stepRight img {display: block; margin-bottom: 10px;}

#easter-form .stepRight input[type="submit"] {margin: 5px 0 5px -5px;}

#columnCenter #easter-div h1 {padding-left: 0;}

span.error {display: block; font-size: 11px !important; color: #c30; font-style: italic; padding-top: 4px; padding-left: 99px;}
.stepRight span.error {padding-left: 0;}

#paasactie td { vertical-align: middle; }

.inverseContent {position: relative; padding-top: 300px;}
.inverseContent #frontBoxesContainer {position: absolute; left: 0; top: 15px;}

.buttomSeoMenu ul#specialSubMenu li {display: inline; padding: 0 10px; border-right: 1px solid #ccc;}
.buttomSeoMenu ul#specialSubMenu li a {color: #666;}
.buttomSeoMenu ul#specialSubMenu li a:hover {color: #000;}

/*Facebook comments on news items*/
.fbFeedbackContent .composer { background-color: #D4D4D4 !important; }

/*SELECTION WEBSITE */
::selection {
 background: #999999;
 color: #fff;
}
::-moz-selection {
 background: #999999;
 color: #fff;
}
img::selection {
 background: #999999;
 color: #fff;
}
img::-moz-selection {
 background: #999999;
 color: #fff;
}

.socialicons { width: 195px; margin: 15px auto 0; }
.icon-social { /*float: left; margin-left: 10px;*/ width: 65px; display: inline-block; text-align: center; vertical-align: middle; overflow: hidden; }
.icon-social.linkedinbutton a { display: block; width: 63px; height: 22px; text-indent: -999px; background: url('../images/linkedin-fix-share.jpg') no-repeat; }
.icon-social.linkedinbutton a:hover { background-position: 0 -22px; }
#columnRight .socialicons > p { margin-top: 35px; padding-bottom: 10px; }
.newFooterSocialItem .twitter-follow-button {width: 62px!important; overflow: hidden;}
.newFooterSocialItem .fb_edge_widget_with_comment {width: 51px !important; overflow: hidden !important;}
.fTwitter .withCount {position: absolute; top: -8px; left: 63px;}
.fFacebook .withCount {position: absolute; top: -8px; left: 50px;}
.fFacebook { height: 27px; }
.fb_reset {display: none !important;}

/* Mac font issue */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.loginInput input.inpTxt, .loginInput input.inpBtn, #columnCenter, #search input.inpTxt, .tx-powermail-pi1, input.tx-indexedsearch-searchbox-sword, input.tx-indexedsearch-searchbox-button, form.projSearch .inpTxt, body#jubileum  .tx-powermail-pi1 {font-family: Calibri, 'CalibriRegular';}
}


/* Solicitatie apply buttons */

/*  175 x 33 ../images/vacancy_apply_button/soliciteer-button.png */

div#direct-solicitatie-button a, div#direct-solicitatie-button a:hover {
	background-image:url('../images/vacancy_apply_button/soliciteer-button.png');
	width: 159px;
	height: 33px;
	padding-left: 16px;
	color: #fff;
	display: block;
	line-height: 32px;
}
div#apply-buttons {
	margin-bottom:10px;
	width:500px;
}
#direct-solicitatie-button{float:left;}
#linkedin-solicitatie-button{float:left;margin-left:30px;}

.newsPagination.new #___plusone_0 {position: absolute; right: 54px; top: 8px;}
.newsPagination.new .IN-widget {position: absolute; right: 143px; top: -6px;}
.newsPagination.second .fb_edge_widget_with_comment {right: 147px;}
.newsPagination.second .twitter-share-button {right: 198px;}
.newsPagination.new.second {background-position: -159px 0; padding-right: 257px;}
.newsPagination.new.second a.next {right: 270px;}

.align-center {
text-align: center;}

/* Goede doelen website */

#goede-doelen #columnRight .csc-textpic-image { padding-bottom: 10px; }
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr { display: none !important;}

#goBoxes {margin-left: -34px; position: relative; *padding-bottom: 20px;}
.goBox {float: left; display: block; background-color: #f6f6f6; margin: 0 0 44px 34px;}
#columnCenter .goBox h3 {font-size: 16px; line-height: 20px; font-family: 'DaxBold'; font-weight: normal; background-color: #666; color: #fff; padding: 5px 12px 4px 12px; width: 209px;}
.goBoxInside {padding: 13px 12px 7px 12px;}
.goBoxImg { padding: 3px; background-color: #fff; border: 1px solid #ccc; width: 202px; height: 104px; }
.goBoxImg img { display: block; margin: 0 auto; }
a.goBoxLink {display: block; font-size: 16px; line-height: 20px; padding: 2px 0 7px 0;}
.goBoxStatus {color: #fff; float: left; background: url(../images/btn_goboxstatus.png) 0 0 no-repeat; width: 78px; height: 28px; cursor: pointer; font-family: 'DaxBold'; font-size: 18px; padding: 10px 0 0 11px;}
.voted .goBoxStatus {background-image: url(../images/btn_goboxstatus_voted.png); width: 83px;}
.charity-video { margin-top:20px; margin-bottom:25px;  }
.charity-video .charity-video-caption { font-size: 12px; text-align: center; }
.goBoxNo {float: right; width: 100px; text-align: right; font-size: 12px; margin-top: -2px;}
.goBoxTotal {padding-right: 30px; background: url(../images/icon_tovote.png) right 13px no-repeat; font-family: 'DaxBold'; font-size: 30px; line-height: 30px; padding-top: 2px;}
.voted .goBoxTotal {background-image: url(../images/icon_voted.png);}

.goBoxAction {position: relative; min-height: 85px;}
.goBox .goBoxAction {min-height: 1px;}
.goBoxForm {z-index: 1; position: absolute; background: url(../images/gobox_form_back.png) 0 0 no-repeat; width: 246px; height: 33px; padding-top: 15px; left: 0; top: 38px; display: none;}
.singlecharity .goBoxForm { height: 60px; }
#columnCenter .goBoxForm .notify { display: none; font-size: 10px; }
.voted .goBoxForm { display:none !important; }
.goBoxForm .goBoxFormClose {background: url(../images/btn_gobox_close.png) 0 0 no-repeat; float: left; display: block; text-indent: -9999px; width: 12px; height: 12px; cursor: pointer; position: absolute; left: -12px; top: 10px;}
.goBoxForm input[type=text] {padding: 0 0 0 12px; color: #666; font-size: 14px; vertical-align: middle; font-family: 'CalibriRegular'; width: 196px; border: none; background-color: transparent;}
.goBoxForm input[type=text].blur {color: #d4d4d4;}
.goBoxForm input[type=submit] {width: 28px; height: 28px; vertical-align: middle; border: none; background-color: transparent; cursor: pointer;}
#response h3, #confirmResponse h3 {font-size: 20px; font-weight: normal; font-family: 'DaxBold'; padding: 0 0 31px 35px; background-repeat: no-repeat;}
#response h4, #confirmResponse h5 {font-size: 16px; font-weight: normal; font-family: 'DaxBold';}
#confirmResponse h5 {padding-bottom: 29px;}
#confirmResponse h4 {font-size: 25px; font-weight: normal; font-family: 'DaxBold'; padding-bottom: 15px;}
#response h3.error {background-image: url(../images/icon_gobox_error.png); background-position: 0 0;}
#response h3.notice {background-image: url(../images/icon_gobox_notice.png); background-position: 0 0;}
#confirmResponse h3.success {background-image: url(../images/icon_gobox_success.png); background-position: 0 0;}
#confirmResponse p {font-size: 16px; line-height: 24px; padding-bottom: 39px;}
.goSocial {color: #666; font-size: 18px; line-height: 26px; font-family: 'CalibriRegular'; background: url(../images/gobox_tip_back.png) 0 0 no-repeat; width: 527px; height: 92px; margin-left: 70px; margin-bottom: 16px; padding-top: 19px; padding-left: 27px;}
.goSocialLabel {float: left; font-size: 16px; padding-left: 70px;  font-family: 'DaxBold'; padding-top: 9px;}
.goSocialFooter a {float: left; display: block; background-position: 0 0; background-repeat: no-repeat; width: 38px; height: 38px; text-indent: -9999px; margin-left: 12px;}
.goSocialFooter a.facebook {background-image: url(../images/icon_gobox_facebook.png);}
.goSocialFooter a.twitter {background-image: url(../images/icon_gobox_twitter.png);}
.goSocialFooter a.linkedin {background-image: url(../images/icon_gobox_linkedin.png);}
#confirmResponse, #response {width: 684px;}
.fancybox-wrap #response { width: 400px; }

#columnCenter .image {float: right; padding: 0 0 10px 10px;}
