
.printonly {
	display: none;
}

.printnow {
	text-align: right;
	padding-right: 20px;	
}


HR {
    border-top: 1px solid #e6f907 !important;
}

.Heading1 {
	font: 300 2em Verdana, sans-serif;
	color: #0c609f;
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #e6f907;

}

.Heading2 {
	font: 300 16px Verdana, sans-serif;
	color: #0c609f;
}

.Heading3 {
	color: #0c609f;
}

.attention_banner {
	padding: 0;
	margin: 0;
	margin-top: 180px;
	margin-left: 510px;
	height: 83px;
	width: 263px;
}

.attention_banner IMG {
	padding: 0;
	margin: 0;
}

.contentbody_home IMG {
	margin: 10px;
	margin-top: 0px;
}

.contentbody_other IMG {
	margin: 20px;
}

.Button140, 
.Button170, 
.Button200, 
.Button230, 
.Button260, 
.Button290, 
.Button350 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.Button140:hover, 
.Button170:hover, 
.Button200:hover, 
.Button230:hover, 
.Button260:hover, 
.Button290:hover, 
.Button350:hover {
    color: #e6f907;
    background-color: #286090;
    border-color: #204d74;
    text-decoration: none;
}


.LinkBlock {
	display: block;
	width: 150px;
	background-color: #fefefe;
	border: 1px solid #0c609f;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.LinkBlock A {
	display: block;
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 9px;
}

.LinkBlock A:hover {
	background-color: #0c609f;
	color: white;
	border-bottom: 1px solid #f2f2f2;
}

.LinkBlock A.LinkBlockActiveItem {
	display: block;
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 9px;
	background-color: #0c609f;
	color: white;
}

.popup {
	padding: 15px;
}

.parallax-home .container {
	position: relative;
	height: 100%;	
}

.vacature-section {
	position: absolute;
	bottom: 30px;
	right: 50px;
	text-align: right;
}

.vacature-section .shoutout {
	position: relative;
	right: 2000px;
	color: #1D71B8;
	font-size: 4em;
    font-family: inherit;
    font-weight: 500;
	padding: 20px;
	background-color: rgba(230, 250, 7, 0.8);
	-webkit-border-radius: 20px 20px 20px 0px;
	-moz-border-radius: 20px 20px 20px 0px;
	border-radius: 20px 20px 20px 0px;
	margin-bottom: 10px;
	opacity: 0;
}

.vacature-section .clickbutton {
	position: relative;
	right: -1100px;
	display: inline-block;
	padding: 20px;
	background-color: rgba(248, 248, 248, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 0;
}


@media (max-width: 767px) {
	.vacature-section {
		position: absolute;
		bottom: 20px;
		right: 20px;
		text-align: right;
	}
	
	.vacature-section .shoutout {
		position: relative;
		right: 800px;
		color: #1D71B8;
		font-size: 3em;
	    font-family: inherit;
	    font-weight: 500;
		padding: 20px;
		background-color: rgba(230, 250, 7, 0.8);
		-webkit-border-radius: 20px 20px 20px 0px;
		-moz-border-radius: 20px 20px 20px 0px;
		border-radius: 20px 20px 20px 0px;
		margin-bottom: 10px;
		opacity: 0;
	}

	.vacature-section .clickbutton {
		position: relative;
		right: -600px;
		display: inline-block;
		padding: 20px;
		background-color: rgba(248, 248, 248, 0.3);
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		opacity: 0;
	}

}

.vacature-section .shoutout .shoutoutarrow {
	display: inline-block;
	position: absolute;
	opacity: 0.8;
	left: 0;
	bottom: -40px;
	width: 46px;
	height: 40px;
	background-image: url('../images/shoutoutarrow.png');
	background-repeat: no-repeat;
}


.vacature-section A:hover {
	color: #e6f907;
}


.split-section {
	position: fixed;
	top: 70px;
	width: 100%;
	height: 15px;
	background-color: #e6f907;
	z-index: 100;
}

.container-atk {
	padding-top: 40px;
}
