/* =============================== ALGEMEEN =============================== */
img{border: 0px;}
ul{list-style-type:none;margin:0px;padding:0px;}
p{margin:0px;padding:0px;}
a{color:#9b2823; text-decoration:none;}
a:hover{color:#000; text-decoration: underline;}
h1,h2,h3,h4{padding:0px;margin:0px;}

.banner{
	padding-left: 3px;
	padding-bottom: 5px;
}
.bannerMarginBottom{

	padding-left: 3px;
	padding-bottom: 20px;
}

h1{
	font-weight: bold;
	font-size: 14px;
	color: #ad1f2b;
	margin: 0px;
	font-style: normal;
}

h2{
	font-weight: bold;
	font-size: 12px;
	color: #ad1f2b;
	margin: 0px;
	padding-top:15px;
	font-style: normal;
}
h3 {
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	/* subkoppen trainingen */
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ad1f2b;
	font-style:italic;
}
body {
	margin: auto;
	font-family: Verdana, Arial;
	font-size: 11px;
	background:#CCCCCC;
	font-style: normal;
	}

p{
	margin:0;
	}
.trainingIntro {
	font-style: italic;
	}

#container {
	width:825px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 15px;
	position: relative; 
	}
#footer{
	float: left;
	width: 777px;
	padding: 10px 15px 15px 18px;
	color: #ad1f2b;
	font-style: normal;
	}
#footer a{
	color: #ad1f2b;
	font-style: normal;
	font-style: normal;
}

#sitemapfooter {
	color:#999999;
	float:left;
	font-style:normal;
	border-top:1px solid #999999;
	padding:10px 15px 15px 18px;
	width:765px;
}

#sitemapfooter ol, #sitemapfooter ul{
	margin: 0; padding:0;
	margin-left: 18px;
}
#sitemapfooter ul{ list-style-type:square; }
#sitemapfooter ol li, #sitemapfooter ul li{
	margin: 0; padding:0;
}

#sitemapfooter td {
	vertical-align: top;
}
#sitemapfooter a, #sitemapfooter a:link, #sitemapfooter a:visited {
	color: #999999;
}


#trainingsmenu{
	display:none;
	width:200px;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	top: 250px;
}

a{color: #ad1f2b; text-decoration: none; font-style: normal;}

a:hover{color: #ad1f2b; text-decoration: underline; font-style: normal;}

#main{
	float: left;
	width: 785px;
	padding: 15px 15px 15px 0px;
	border: 1px #a7a7a7 solid;
	background:#FFFFFF;
	z-index: 5; 
	position: relative:
	}
#nav {
	font-style: normal;
}
#navi{
	width:164px;
	}

/* Top */
#top{
	float: left;
	width: 770px;
	height: 75px;
	padding-left: 15px;
}

.inputTop{
	border: 1px #d8d8d8 solid;
	font-size: 10px;
	font-style: normal;
	width: 80px;
	height: 12px;
}
.logo{
	float: left;
	width: 300px;
	}

.login{
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/login_static.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loginHover {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/login_hover.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

#loginActive {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/login_active.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	cursor: default;
}

.loggedIn {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loggedin_static.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.loggedIn a, .loggedIn a:hover {
	color: #FFFFFF;
}

.loggedInHover {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loggedin_hover.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.loggedInHover a, .loggedInHover a:hover {
	color: #FFFFFF;
}

.loginError {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loginFout_static.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loginErrorHover {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loginFout_hover.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loginNoSess {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loginNoSess_static.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loginNoSessHover {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loginNoSess_hover.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loggedOut {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loggedout_static.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loggedOutHover {
	float: right;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	width: 265px;
	height: 70px;
	text-align: right;
	background-image: url('../img/loggedout_hover.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	display: block;
	cursor: pointer;
}

.loginField{
	float: left;
}

#hideInput{
	float: left;
	padding-top: 2px;
}

#goButton{
	float: left;
}


/* header */
#header{
	float: left;
	margin-bottom: 6px;
	padding-left: 15px;
	}

/* dots */
.dotRows{
	clear: both;
	margin-left: 15px;
	width: 770px;
	height: 1px;
	background-image: url(../img/dots.gif);
	overflow: hidden;
	}
.dotRowsSmall{
	clear: both;
	float: left;
	width: 550px;
	height: 1px;
	background-image: url(../img/dots.gif);
	overflow: hidden;
	margin-bottom: 15px;
	}
.crumblepath {
	font-size:10px;
	margin-bottom: 5px;
	text-align: left;
}

/* Teasers */
.aboveTeaser{
	width: 770px;
	font-size: 14px;
	font-weight:bold;
	padding-left: 15px;
	font-style: normal;
	color: #ad1f2b;

	}
#teasers{
	float: left;
	width: 770px;
	margin-top: -3px;
	margin-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	}
#teasersA{
	float: left;
	width: 192px;
	}
#teasersB{
	float: left;
	width: 192px;
	text-align: center;
	}
#teasersC{
	float: left;
	width: 192px;
	text-align: center;
	}
#teasersD{
	float: left;
	width: 175px;
	text-align: right;

	}

.teasersTypeA{
	width: 175px;
	font-size: 11px;
	color: #aaaaaa;
	text-align: justify;
	font-style: normal;
	}
.teasersTypeA h1{
	font-weight: bold;
	font-size: 11px;
	color: #4a4a4a;
	margin: 0px;
	height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
	}

.teasersTypeB{
	width: 183px;
	border: 1px #959595 solid;
	font-size: 11px;
	font-style: normal;
	}
.teasersTypeB h1{
	text-align: left;
	background-color: #959595;
	font-weight: normal;
	font-size: 11px;
	color: white;
	margin: 0px;
	padding: 3px;
	font-style: normal;
	}
.teasersTypeB .text{
	color: #aaaaaa;
	text-align: justify;
	padding: 3px;
	font-style: normal;
	}



/* UL eigenschappen voor alle type */
#contentBMidden ul, #contentARight ul, #contentTMidden ul{
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	padding-left: 20px;
	margin-top: 3px;
	text-align: left;
	}



/* Content type B */
#contentTypeB{
	float: left;
	width: 785px;

	}
#contentBLeft{
	float: left;
	width: 180px;
	color: #aaaaaa;
	font-size: 9px;
	font-style: normal;
	}
#contentTLeft{ /* Algemene eigenschapppen dezelfde als: contentBLeft */
	float: left;
	width: 195px;
	color: #aaaaaa;
	font-size: 9px;
	font-style: normal;
	}
#contentTLeft h1{
	font-weight: bold;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-style: normal;
	width: 180px;
	background-image: url(../img/training_h1_back.gif);
	background-repeat: repeat-y;
	}

#contentBLeft a{
	font-size: 10px;
	color: #ad1f2b;
	font-style: normal;
	}
#contentBLeft h2{
	font-weight: normal;
	font-size: 10px;
	color: #ad1f2b;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
	text-transform: uppercase;
	font-style: normal;
	}
#contentBLeft h1{
	font-weight: bold;
	font-size: 14px;
	color: #ad1f2b;
	margin: 0px;
	margin-bottom: 5px;
	font-style: normal;
	}
#contentTMidden, #contentBMidden{
	float: left;
	padding-left: 10px;
	padding-right: 2px;
	width: 359px;
	overflow: hidden;
	text-align: justify;
	line-height: 1.5em;
	font-size: 12px;
}
#contentBMidden{ width:355px; /* contactpagina liep linkerkolom eruit */}

#contentBRight{
	float: right;
	padding-left: 11px;
	width: 190px;
	text-align: left;
	font-style: normal;
	overflow:hidden;
}
#contentTRight{
	float: left;
	padding-left: 6px;
	width: 195px;
	text-align: center;
	text-align: left;
}
#contentBRight h2, #contentTRight h2{ /* Rechterkant h2  */
	font-weight: normal;
	font-size: 10px;
	color: #ad1f2b;
	margin: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-style: normal;
	}
#contentBMidden h1{
	font-weight: bold;
	font-size: 14px;
	color: #ad1f2b;
	margin: 0px;
	padding-right: 8px;
	font-style: normal;
}
#contentBMidden h2{ /* Content h2 */
	/* width: 450px; */
	font-weight: bold;
	font-size: 12px;
	color: #ad1f2b;
	margin: 0px;
	margin-top: 5px;
	font-style: normal;
	}

#contentTMidden h1{
	float: left;
	width: 360px;
	font-size: 20px;
	font-weight: bold;
	color: #ac2029;
	margin: 0 0 5px 0;
	background-color: #d0d0d0;
	padding:4px 0 6px 10px;
	position: relative;
	left:-10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	height:38px;
	bottom: 0;
	}

/* Persberichten pagina */
#contentTMiddenBreed {
	float: left;
	padding-left: 11px;
	margin-left: 5px;
	width: 550px;
	border-left: 1px #a7a7a7 solid;
}
#contentTMiddenBreed h1{
	width: 500px;
	font-size: 20px;
	font-weight: bold;
	color: #ac2029;
	margin: 0 0 5px 0;
	background-color: #d0d0d0;
	padding:4px 2px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	height:38px;
	bottom: 0;
	}
#contentTMiddenBreed h2{
	font-weight: bold;
	font-size: 12px;
	color: #ad1f2b;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-style: normal;
	}
/* Persberichten pagina  end */

#contentTMidden h2{
	font-weight: bold;
	font-size: 12px;
	color: #ad1f2b;
	margin: 0px;
	margin-top: 5px;
	font-style: normal;
	}

.textB{
	float: left;
	width: 355px;
	margin-bottom: 10px;
	}

/* Content type A */
#contentTypeA{
	float: left;
	width: 770px;
	}
#contentALeft{
	float: left;
	width: 180px;
	color: #aaaaaa;
	font-size: 9px;
	padding-left: 15px;
	}
#contentARight{
	float: left;
	padding-left: 11px;
	width: 445px;
	line-height: 1.5em;
	font-size: 12px;
	text-align: justify;
	}
#contentBreed{
	float: left;
	padding-left: 11px;
	width: 560px;
	border-left: 1px #a7a7a7 solid;
	}

#contentBreed .colomn{
	float: left;
	width: 275px;
	}


#contentARight a {
	line-height: 1.5em;
	font-size: 12px;
	text-align: justify;
	}
#contentARight a img {
	border:0;
	margin-right: 10px;
	}

#contentARight h1{
	font-weight: bold;
	font-size: 14px;
	color: #ad1f2b;
	margin: 0px;
	padding-right: 8px;
	font-style: normal;
}
#contentARight h2{ /* Content h2 */
	width: 450px;
	font-weight: bold;
	font-size: 12px;
	color: #ad1f2b;
	margin: 0px;
	margin-top: 5px;
	font-style: normal;
	}
.textA{
	width: 370px;
	margin-bottom: 10px;
	}

/* contactFrom */
.contactFrom{
	float: left;
	margin-top: 5px;
	}
.contactLeft{
	float: left;
	width: 100px;
	margin-left: 5px;
	padding-top: 2px;
	}
.contactRight{
	float: left;
	width: 230px;
	}
textarea, input, select	{
	font-family: Verdana, Arial;
	font-size: 11px;
	}
input{width: 98%;}
.buttonF {width: 100px;}
.fullName {width: 138px;}

.response {
	font-weight: bold;
	font-size: 10px;
	color: #ad1f2b;
}

input.submitBtn   {	font-weight: bold; width:120px;}
input.uploadTxt   { width: 200px;}


.training_special{
	color: red;
	list-style:none;
	background: yellow;
	margin: 0px;
	padding-left: 10px;
	}
.training_special li a{
	color: white;
	background-image: url(../img/arrow.png);
	padding-left: 30px;
	}

.trainingsblok{
	background-image: url(../img/training_list_back.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	margin-top: 3px;
	width: 100%;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.trainingsblok ul{
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	font-size: 12px;
}
.trainingsblok ul li{
	list-style:none;
	position:relative;
	margin: 0px;
	padding: 0px;
	padding: 2px 0 2px 20px;
}

.trainingsblok ul li a:hover{
	text-decoration: none;
	background: #9b2823;
	display: block;
	color: white;
}

.trainingsblok h2{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	margin-left:20px;
}

.currentTraining{
	color: #fff;
	background-image: url(../img/menu-active-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* popup training */

.column {
	float: left;
}
.trainingsBlokPopup {
	background: #e9e9e9;
	padding: 0;
	margin:0;
	margin-top: 6px;
	margin-left: 6px;
	padding-bottom: 3px;
	width: 250px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.trainingsBlokPopup ul{
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 12px;
}
.trainingsBlokPopup ul li{
	list-style:none;
	position:relative;
	margin: 0px;
	padding: 0px;
	padding: 2px 0 2px 20px;
}

#trainList {
	position:absolute;
	margin-left: 177px;
	margin-top: -120px;
	padding-bottom: 6px;
	border: 1px #AD1F2B solid;
	z-index:5;
	width:515px;
	background: #fff;
	display: none;
	background: #fff;
}

#trainList h1{
	width:100%;
	font-size:20px;
	background: #AD1F2B;
	height: 30px;
	color: #fff;
	padding-left:4px;
}
.trainingsBlokPopup h2{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	margin-left:20px;
}

.trainingsBlokPopup ul li a:hover{
	text-decoration: none;
	background: #9b2823;
	display: block;
	color: white;
}

.xsmall {	width:30px;}
.small  {	width:125px;}
.medium {	width:250px;}
.large  {	width:400px;}

/* =============================== MooTools Slider =============================== */

h2#sliderTitle {
	margin: 0;
	font-size: 130%;
	color: #e78627;
}

p.sliderPreTxt {
	padding-right: 5px;
}

#sliderContainer {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 175px;
	font-size: 120%;
	color: #000000;
}

#slider {
	position: relative;
	float: left;
	width: 20px;
	height: 200px;
	background-color: #ffffff;
}

#slider div.knob {
	position: absolute;
	width: 28px;
	height: 20px;
	background-image: url('../img/slider-knob.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#indicatorSet {
	float: left;
	margin-right: 2px;
	height: 200px;
}

#indicatorSet div.indicator {
	padding-top: 8px;
	width: 30px;
	height: 22px;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url('../img/slider-indicator.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#indicatorSet div#sliderInfo_max,
#indicatorSet div#sliderInfo_min {
	margin-top: 55px;
}

#sliderBar {
	float: left;
	width: 8px;
	height: 200px;
	background-color: #e47200;
}

#sliderText {
	float: left;
	margin-left: 5px;
	height: 200px;
	font-size: 90%;
}

#sliderText p {
	width: 100px;
	margin: 0;
}

#sliderText p#sliderText2,
#sliderText p#sliderText3 {
	margin-top: 34px;
}

#sliderButton {
	float: left;
	width: 180px;
}

#sliderButton span { font-weight: bold; }

#sliderButton #spanSliderSubmit {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #e47200;
	text-decoration: underline;
	cursor: pointer;
}

#sliderButton #spanSliderSubmit:hover {
	color: #ff9a35;
}

#sliderButton ul {
	margin-left: 15px;
	list-style-type: disc;
}

#formSlider {
	float: left;
}

#formSlider fieldset {
	display: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#formContact {
	float: left;
}

#formContact fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


/* =============================== SEARCH =============================== */

	#cse-search-box {
		float: right;
		margin-left: 10px;
		padding: 14px 5px 13px 5px;
		width: 126px;
		background-repeat: repeat-x;
		height: 43px;
	}

	#cse-search-box.talent { background-image: url('../img/bg-searchform-talent.gif'); }
	#cse-search-box.competentie { background-image: url('../img/bg-searchform-competentie.gif'); }

	#cse-search-box fieldset {
		margin: 0;
		padding: 0;
		border: none;
	}

	#cse-search-box input#s_phrase {
		width: 120px;
		background-image: url('../img/bg-inputtext.gif');
	}

	#cse-search-box input.butSearch {
		float: right;
		margin-top: 2px;
		width: auto;
	}


/* =============================== MISC =============================== */

.clearer {
	clear: both;
}

.smallTxt {
	font-size: 90%;
}

.darkorange {
	color: #d56a00;
}

.redTextMedium {
	font-size: 90%;
	color: #ff3333;
}

p.error, p.info {
	margin: 5px 0 10px 0;
	padding-left: 35px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

p.error {
	color: #ff3333;
	background-image: url('../img/icon-warning.png');
}

p.info {
	color: #20cb18;
	background-image: url('../img/icon-success.png');
}

form div.row {
	float: left;
}

form div.row .leftKolom {
	float: left;
	width: 75px;
}

form div.row .leftKolomWider {
	float: left;
	width: 100px;
}

form div.row .rightKolom {
	float: left;
	width: 272px;
}

form div.row .rightKolomNarrow {
	float: left;
	width: 200px;
}

.textbox {
	width: 200px;
}

.textarea {
	width: 270px;
}

.button {
	width: 100px;
	font-weight: bold;
	background-color: #ece9d8;
	border: 1px dashed #ff7f00;
}

.fauxTxtBox {
	width: 100px;
	color: #000000;
	background-color: #ffffff;
	border: 0;
}


/* =============================== CMS =============================== */
.content_CMS { background-color: #fff; }
.content_CMS a{color: #ad1f2b; text-decoration: none; font-style: normal;}
.content_CMS a:hover{color: #ad1f2b; text-decoration: underline; font-style: normal;}
.content_CMS p{	margin:0;	}
.content_CMS h1{	font-weight: bold;	font-size: 14px;	color: #ad1f2b;	margin: 0px;	font-style: normal;}
.content_CMS h2{	font-weight: bold;	font-size: 12px;	color: #ad1f2b;	margin: 0px;	padding-top:15px;	font-style: normal;}
.content_CMS h3 {	margin: 0px;	font-family: Verdana, Arial;	font-size: 11px;	font-weight: bold;	font-style: normal;}
.content_CMS h4 { margin: 0px;	font-family: Verdana, Arial;	font-size: 11px;	font-weight: bold;	color: #ad1f2b;	font-style:italic;}
.content_CMS body, td {	margin: auto;	font-family: Verdana, Arial;	font-size: 11px;	font-style: normal;	text-align:justify;	}
.content_CMS ul {	margin: 0px;	padding: 0px;	list-style-type: square;	padding-left: 20px;	margin-top: 3px;	text-align: left;	}
.content_CMS ol {	margin: 0px;	padding: 0px;	padding-left: 20px;	margin-top: 3px;	text-align: left;	}

.header_1 {width: 250px;	font-weight: bold;	font-size: 14px;	color: #ad1f2b;	margin: 0px;}
.header_2 {width: 250px;	font-weight: bold;	font-size: 12px;	color: #ad1f2b;	margin: 0px; padding-top:15px;}




/* ========================= NIEWE HOMEPAGE ======================= */
	.newHomepage#contentTypeA { width: 800px;}

		.newHomepage #contentALeft { font-size: 11px; padding-right: 15px; overflow: hidden; border-right: 1px #a7a7a7 solid;}
		.newHomepage #contentALeft h2 { padding-bottom: 5px; padding-top: 2px;}

	.newHomepage #contentARight { width: 564px;  }
		.newHomepage #contentARight .homepageBlocks { width: 273px; float: left; overflow: hidden; background-position: left top; background-repeat:no-repeat; background-color:#ad1f2a; border: 1px #aaa solid; margin-right: 14px; margin-bottom: 15px; height: 120px; }
		.newHomepage #contentARight .homepageBlocks#b2_block, .newHomepage #contentARight .homepageBlocks#b4_block { margin-right: 0px;}
		.newHomepage #contentARight .homepageBlocks .topPart { height: 77px; overflow: hidden; padding: 8px 4px 0 4px; cursor: pointer;}
			.newHomepage #contentARight .homepageBlocks h2 { width: 100%; padding: 0; margin: 0; color: #fff;	text-transform: uppercase; font-size: 16px; }
			.newHomepage .homepageBlocks .intro { color: #fff; font-size: 11px; line-height: 1.25em; margin-top: 8px; display: none;}
		.newHomepage #contentARight .homepageBlocks .links { height: 35px; overflow: hidden; padding: 0 4px; background-color: #fff;}
			.newHomepage #contentARight .homepageBlocks .links a, .newHomepage .homepageBlocks .links p { font-size: 10px; line-height: 1.5em;}
		.newHomepage #contentARight .extro { clear: both}


#sideMenu {z-index: 15; position: absolute; right: 4px; width: 20px; padding-top: 20px;}