/* General */
html, body {
	margin:0;
	padding:0;
	height: 100%;
}

body {
	font: 13px "Open Sans", Verdana, Helvetica, Arial, Sans-serif;
	color: #333;
}

a {
	color: #666;
	line-height: inherit;
}

a:hover {
	color: #555;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	margin: 0px 0px 4px 0px;
}

#homepage h1 {
	height: 50px;
	width:700px;
	float: left;
	line-height: 50px;
	padding: 0px 20px 10px 20px;
	margin:-20px -20px 10px -20px;
	z-index:3;
	position:relative;
	border-bottom: 1px solid #EBEBEB;
}

h2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 0px 0px 4px 0px;
}

h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 0px 0px 4px 0px;
}

p {
	margin: 0px 0px 20px 0px;
}

b, strong
 {
	font-weight: 600;
}

u {
	text-decoration: underline;
}

i, em {
	font-style: italic;
}

span {
	padding: 0px;
	margin: 0px;
}

ol, ul, li {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

blockquote, q {
	margin: 22px 0px;
	padding: 30px 30px 65px 30px;
	background: #f5f5f5;
	font-size: 12px;
	position: relative;
	border-right: 1px solid #efefef;
	border-bottom: 2px solid #efefef;
	border-left: 1px solid #efefef;
}

.boxshadow blockquote, .boxshadow q {
	box-shadow: 0px 1px 3px 0px #999;
	-moz-box-shadow: 0px 1px 3px 0px #999;
	-webkit-box-shadow: 0px 1px 3px 0px #999;
	border: none;
}

blockquote p {
	margin: 0px;
}

hr {
	height: 1px;
	width: 100%;
	margin:0px 0px 20px;
	color: #D9D9D9;
	background-color: #D9D9D9;
	border: 0;
}

/* If lt IE 9 */
section, article, footer, header, nav, aside, address {
	display: block;
}

address {
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
}

address .org {
	font-weight: bold;
}

/* Table Elements */
#content .inner p strong {
	margin: 0px;
}

#content .inner strong p {
	margin: 0px;
}
#content .inner p b {
	margin: 0px;
}

#content .inner b p {
	margin: 0px;
}

#content .inner table {
	width: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	margin: 22px 0px;
	background: #f5f5f5;
	border-right: 1px solid #efefef;
	border-bottom: 2px solid #efefef;
	border-left: 1px solid #efefef;
}

#news-nav-overview #content .inner table {
	width: 100%;
	background: none;
	border: none;
}

#news-nav-archive #content .inner table {
	width: 100%;
	background: none;
	border: none;
}

#news-nav-overview .clickable tbody tr:hover {
	background-color: #f9f9f9;
	background-position: 100% -46px;
}

#news-nav-archive .clickable tbody tr:hover {
	background-color: #f9f9f9;
	background-position: 100% -46px;
}

#news-nav-overview #content .inner table tbody tr td {
	border-right: none;
	border-bottom: 1px solid #eaeaea;
}

#news-nav-archive #content .inner table tbody tr td {
	border-right: none;
	border-bottom: 1px solid #eaeaea;
}

#news-nav-overview #content .inner table tbody tr td:last-child {
	border: none;
}

#news-nav-overview .clickable tbody tr {
	background: url("../../img/arrow-sprite.png") no-repeat;
	background-position: 100% 4px;
}

#news-nav-archive .clickable tbody tr {
	background: url("../../img/arrow-sprite.png") no-repeat;
	background-position: 100% 4px;
}

.boxshadow #news-nav-overview #content .inner table {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

.boxshadow #news-nav-archive #content .inner table {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

.boxshadow #content .inner table {
	box-shadow: 0px 1px 3px 0px #999;
	-moz-box-shadow: 0px 1px 3px 0px #999;
	-webkit-box-shadow: 0px 1px 3px 0px #999;
	border: none;
}

.boxshadow #content .inner table.adr {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#content .inner table.adr {
	margin: 0px;
	background: none;
	border: none;
}

#content .inner table caption {
	margin: 0px 0px 10px 0px;
	color: #666;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
}

#content .inner table thead tr {
	background: #f3f3f3;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eaeaea;
}

#content .inner table thead tr th {
	text-align: left;
	padding: 0px 16px;
	vertical-align: top;
	border-right: 1px solid #eaeaea;
}

#content .inner table tbody tr {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eaeaea;
}

#content .inner table.adr tbody tr {
	height: 27px;
	line-height: 27px;
	border-bottom: none;
}

#content .inner table tbody tr td {
	text-align: left;
	padding: 0px 16px;
	vertical-align: top;
	border-right: 1px solid #eaeaea;
}

#content .inner table.adr tbody tr td {
	border-right: none;
	padding: 0px 16px 0px 0px;
}

#content .inner table thead tr th:last-child {
	border: none;
}

#content .inner table tbody tr:last-child {
	border: none;
}

#content .inner table tbody tr td:last-child {
	border: none;
}

#content .inner table tfoot tr {
	background: #f3f3f3;
	height: 47px;
	line-height: 47px;
}

#content .inner table tfoot tr td {
	text-align: left;
	padding: 0px 16px;
	vertical-align: top;
}

.clickable tbody tr {
	background: url("../../img/arrow-sprite.png") no-repeat right;
	background-position: 100% 4px;
}

.clickable tbody tr:hover {
	cursor: pointer;
	background-color: #fefefe;
	background-position: 100% -46px;
}

#main .inner .clickable tbody tr td {
	padding: 0px 36px 0px 16px;
}

.clickable tbody tr td a {
	color: #666;
	text-decoration:none;
}

.clickable tbody tr:hover td a {
	color: #666;
}

.clickable tbody tr td a .date {	
	font-size: 12px;
	color:#999;
	margin: 0px 10px 0px 0px;
}

/* Form Styles */
form {
	margin: 0px 0px 22px 0px;
	width: 460px;
	float: left;
}

form .row {
	width: 100%;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

form .row.type-text {

}

form .row.type-text label {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 130px;
	font-size:12px;
	font-weight: bold;
	float:left;
	line-height:30px;
}

form .row.type-text input {
	width: 298px;
	background: url("../../img/form-sprite.png") no-repeat;
	border: none;
	padding: 0px 10px;
	border: 1px solid #d7d7d7;
	background-position: -10px -10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-left:6px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
}

form .row.type-text .required {
	background-position: 100% -660px;
}

form .row.type-radio {

}

form .row.type-radio label {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 130px;
	font-size:12px;
	font-weight: bold;
	float:left;
	line-height:30px;
}

form .row.type-radio div {
	width: auto;
	float: left;
	margin: 0px 20px 0px 0px;
}

form .row.type-radio div label {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: auto;
	float: left;
	clear: none;
}

form .row.type-radio input {
	margin-top: 7px;
	width: auto;
	position: relative;
	display: inline-block;
	float: left;
	clear: none;

}

form .row.type-radio .required {
	background-position: 100% -660px;
}

form .row.type-textarea {

}

form .row.type-textarea label {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 130px;
	font-size:12px;
	font-weight: bold;
	float:left;
	line-height:30px;
}

form .row.type-textarea textarea {
	width: 298px;
	height:144px;
	background: url("../../img/form-sprite.png") no-repeat;
	border: none;
	height:144px;
	padding: 6px 10px 6px 10px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	overflow: auto;
	resize: none;
	background-position: -10px -10px;
	margin-left:6px;
	line-height: 30px;
	padding: 0px 10px;
}

.required-marker {
	display: inline-block;
	overflow: hidden;
	text-indent: -9999em;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
	margin: 0px -2px 0px 1px;
	background: url("../../img/symbol-sprite.png") no-repeat;
	background-position: -10px -910px;
}

form .button {
	font: 12px "Open Sans", Verdana, Helvetica, Arial, Sans-serif;
	padding: 0px;
	float: right;
	margin: 0px -10px 0px 20px;
	padding: 0px 0px 0px 10px
}

form .button input {
	background: none;
	color: #fff;
	font-size: 12px;
	height: 33px;
	line-height: 33px;
	padding:0px;
	border: none;
	width: auto;
}

/* Layout Elements */
body {
	background: #062D49 url('../../img/main-background.jpg') no-repeat top center;
}

#wrapper {
	width: 100%;
	min-height:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	width: 100%;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header .inner {
	width: 980px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 5px;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
	display: inline-block;
	padding: 0px 0px 176px 0px;
}

#main .inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	position: relative;
	background: #fff;
	display: table;
}

#breadcrumbs {
	height: 50px;
	float: left;
	line-height: 50px;
	padding: 0px 20px 0px 20px;
	z-index:3;
	position:relative;
	border-bottom: 1px solid #EBEBEB;
}

.columns-single #breadcrumbs {
	width: 940px;
}

.columns-single-triple #breadcrumbs {
	width: 700px;
}

.columns-single-single-double #breadcrumbs {
	width: 700px;
}

.columns-triple-single #breadcrumbs {
	width: 700px;
}

.columns-double-single-single #breadcrumbs {
    width: 700px;
}

.columns-single-double-single #breadcrumbs {
    width: 700px;
}

#content {
	float: left;
	padding: 20px 20px 20px 20px;
	z-index:3;
	position:relative;
}

.columns-single #content {
	width: 940px;
}

.columns-double-single #content {
    width: 700px;
}

.columns-triple-single #content {
    width: 700px;
}

#default-mediabar .columns-triple-single #content {
    width: 940px;
}

.columns-single-triple #content {
    width: 700px;
}

.columns-single-single-double #content {
    width: 700px;
}

.columns-single-double-single #content {
    width: 700px;
}

.columns-double-single-single #content {
    width: 700px;
}

#content .inner {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	line-height: 27px;
	_overflow: hidden;
}

#content .inner strong {
	font-weight: 600;
	color: #1a1a1a;
	line-height: 28px;
	display: block;
	margin: 0px 0px 20px 0px;
}

#content .inner .error-text {
	color: #E53E27;
	font-weight: bold;
}

.columns-single #content .inner {
	width: 940px;
}

.columns-double-single #content .inner {
	width: 700px;
}

.columns-triple-single #content .inner {
    width: 700px;
}

#default-mediabar .columns-triple-single #content .inner {
    padding-right: 20px;
}

.columns-single-triple #content .inner {
    width: 700px;
}

.columns-single-single-double #content .inner {
	width: 700px;
}

.columns-single-double-single #content .inner {
	width: 460px;
	padding-right: 20px;
}

.columns-single-double-single #content .inner.homepage-news {
	width: 700px;
}

.columns-double-single-single #content .inner {
    width: 700px;
}

#mediabar {
	width: 220px;
	float: left;
	margin: 8px 0px 0px;
	_overflow: hidden;
}

.columns-single-double-single #content #mediabar .inner {
	width: 230px;
	padding-left: 0px;
	background: none;
}

#infobar {
	width: 220px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#content .inner .media {
    float: left;
}

#content .inner .grid-overview {
	float: left;
	width:720px;
}

#content .inner #options {
	float:left;
	clear:left;
	width:100%;
	padding: 10px 0px 10px;
	border-top: 1px solid #eaeaea;
}

#sidebar-right {
	width: 240px;
	margin-top: -80px;
	float: left;
	position:relative;
}

#sidebar-left {
	width: 240px;
	float: left;
	position:relative;
	display:block;
	min-height:300px;
	margin:0px;
	z-index: 2;
}

#list-overview {
	width: 100%;
	float:left;
	margin: 0px 0px 20px 0px;
}

#list-overview  .article {
	float:left;
	clear:left;
	width: 100%;
	border-bottom: 1px solid #eaeaea;
}

#list-overview .article .image {
	float:left;
	margin: 20px 20px 20px 0px;
}

#list-overview .article .image a {
	margin: 0px;
}

#list-overview .article h2 {	
	margin: 20px 0px 0px 0px;
}

#list-overview .article a {	
	text-decoration: none;
}

#list-overview .article p {	
	margin: 0px 0px 10px 0px;
	min-height: 82px;
}

#list-overview  .article .button {
	float:right;
	margin: 0px -10px 10px 20px;
}

#footer {
	width: 100%;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	bottom:0px;
	z-index:3;
}

#footer-background {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -840px;
	height: 493px;
	width: 858px;
	background: url('../../img/footer-background.png') no-repeat;
	z-index: 0;
}

#footer .inner {
	width: 980px;
	height: 178px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px;
	position: relative;
}

/* General Classes */
.hidden {
	display: none;
}

/* Buttons */
.button {
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	overflow: visible;
	cursor: pointer;
	background: url("../../img/button-sprite.png") no-repeat;
	text-decoration: none;
}

.button span {
	position: relative;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	background: url("../../img/button-sprite.png") no-repeat;
}

#content .inner .button {
	height: 33px;
	border: none;
	background-position: -9px -244px;
	display:inline-block;
}

#content .inner .button span {
	height: 33px;
	margin: 0px 0px 0px 1px;
	padding-right: 35px;
	line-height: 32px;
	color: #fff;
	background-position: 100% -209px;
}

#content .inner .button:hover {
	background-position: -9px -344px;
}

#content .inner .button:hover span {
	background-position: 100% -309px;
}

#content .inner .button.back {
	height: 33px;
	border: none;
	background-position: -9px -44px;
	display:inline-block;
	float: left;
}

#content .inner .button.back span {
	height: 33px;
	margin: 0px 0px 0px 1px;
	padding-right: 20px;
	line-height: 32px;
	color: #fff;
	background-position: 100% -9px;
}

#content .inner .button.back:hover {
	background-position: -9px -144px;
}

#content .inner .button.back:hover span {
	background-position: 100% -109px;
}

#content .inner .button.print {
	height: 33px;
	border: none;
	background-position: -9px -1144px;
	display:inline-block;
	float:right;
	margin-right: -10px;
}

#content .inner .button.print span {
	height: 33px;
	margin: 0px 0px 0px 1px;
	padding-right: 35px;
	line-height: 32px;
	color: #fff;
	background-position: 100% -1109px;
}

#content .inner .button.print:hover {
	background-position: -9px -1244px;
}

#content .inner .button.print:hover span {
	background-position: 100% -1209px;
}

#caption .button {
	height: 33px;
	border: none;
	background-position: -9px -1244px;
	display:inline-block;
}

#caption .button span {
	height: 33px;
	margin: 0px 0px 0px 1px;
	padding-right: 35px;
	line-height: 32px;
	color: #666;
	background-position: 100% -1209px;
}

#caption .button:hover {
	background-position: -9px -1344px;
}

#caption .button:hover span {
	background-position: 100% -1309px;
}

#content .inner .button.call-to-action {
	height: 33px;
	border: none;
	background-position: -9px -1144px;
}

#content .inner .button.call-to-action span {
	height: 33px;
	margin: 0px 0px 0px 1px;
	padding-right: 35px;
	line-height: 32px;
	color: #fff;
	background-position: 100% -1109px;
	text-shadow: 1px 1px 1px #1a1a1a;
}

#content .inner .button.call-to-action:hover {
	background-position: -9px -1244px;
}

#content .inner .button.call-to-action:hover span {
	background-position: 100% -1209px;
}


#content .inner .button.big-call-to-action {
	height: 43px;
	border: none;
	border: none;
	background-position: -9px -1354px;
}

#content .inner .button.big-call-to-action span {
	height: 43px;
	margin: 0px 0px 0px 1px;
	padding-right: 40px;
	line-height: 41px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-position: 100% -1309px;
	text-shadow: 1px 1px 1px #1a1a1a;
}

#content .inner .button.big-call-to-action:hover {
	background-position: -9px -1454px;
}

#content .inner .button.big-call-to-action:hover span {
	background-position: 100% -1409px;
}

#content .inner table tfoot .button {
	margin: 7px -15px 0px 0px;
	float: right;
}

.static-map {
position: relative;
display:block;
}

.static-map .button {
	background-position: -9px -244px;
	position:absolute;
	bottom:0px;
	right:0px;
	margin: 10px 0px;
}

.static-map .button span {
	background-position: 100% -209px;
	padding-right: 35px;
	color:#fff;
}

.static-map:hover .button {
	background-position: -9px -344px;
}

.static-map:hover .button span {
	background-position: 100% -309px;
}

#infobar .static-map:hover .button {
	background-position: -9px -344px;
}

#infobar .static-map:hover .button span {
	background-position: 100% -309px;
}

#content .inner #quotes .button {
	margin: 6px 0px;
	float:right;
}

#spotlight #caption .button {
	margin: 6px 0px;
	float:right;
}

/* Blocks */
.column {
	float: left;
}

#header .column {
	width: 490px;
}

blockquote .posted-by {
	height: 35px;
	line-height: 35px;
	padding: 0px 20px;
	background: url("../../img/block-sprite.png") no-repeat;
	background-position: 100% -510px;
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	text-align: right;
}

.blok {
	width: 700px !important;
	float: left;
	display: table;
	clear: left;
	overflow: hidden;
	margin-top: 0px !Important;
}

.blok strong {
	margin: 5px 0px 0px 0px !important;
}

/* Icons */
.icon {
	display: block;
	float: right;
	text-indent: -9999px;
}

.overlay {
	text-indent: -9999px;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	display: block;
	position: absolute;
	border-right: 1px solid #efefef;
	border-bottom: 2px solid #efefef;
	border-left: 1px solid #efefef;
}

.boxshadow .overlay {
	box-shadow: 0px 1px 4px 0px #999;
	border: none;
}

.grid-overview .thumb .overlay {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

#default-nav-listoverview #list-overview .overlay, #homepage #list-overview .overlay {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

a:hover .overlay {
	background: url("../../img/overlay-white.png") repeat;
	left: -3px;
	right: -3px;
	top: -3px;
	bottom: -3px;
}
#overview .grid-overview .overlay {
	height: 168px;
}

.quote-start {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: 0 -460px;
}

.quote-end {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 45px;
	right: 0px;
	background-position: 100% -510px;
}

/* Thumbnails */
.thumb {
	display: inline-block;
	position: relative;
	height: 100%;
	line-height: 0px;
	float: left;
	clear: left;
	margin: 0px 0px 20px 0px;
	text-decoration: none;
	padding: 0px;
}

#content .inner .grid-overview .thumb {
	clear: none;
	margin: 0px 20px 20px 0px;
	width:220px;
}

#overview #content .inner .grid-overview .thumb {
	clear: none;
	margin: 0px 17px 20px 0px;
}

#mediabar .thumb {
clear: none;
margin: 0px 10px 10px 0px;
}

.image-float-right {
float:right;
margin: 8px 0px 0px 15px;
}

.image-float-left {
float:left;
margin: 8px 15px 0px 0px;
}

#content .inner .grid-overview a {
    font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color:#eaeaea;
}


#content .inner .grid-overview a:hover {
	color:#fff;
}

#content .inner .media a {
    font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color:#666;
}


#content .inner .media a:hover {
	color:#fff;
}

#content .inner .grid-overview img {
    float:left;
    padding:0px;
}

#content .inner .media img {
    float:left;
    margin-left:1px;
    padding:0px;
}

#content .inner .grid-overview img[width="220"] {
	margin:0px;
    padding: 0px;
}

#content .inner .grid-overview .thumb .title {
	width:165px;
	height:40px;
	line-height:40px;
	background: url("../../img/overlay-black.png") repeat;
	float:left;
	clear:left;
	padding: 0px 40px 0px 15px;
	position: absolute;
	left:0;
	bottom:0;
}

#content .inner .grid-overview .thumb:hover .title {
	background-position: -9px -810px;
}

#content .inner .grid-overview .title .icon {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url("../../img/arrow-sprite.png") repeat;
	background-position: 100% -196px;
}

#overview #content .inner .grid-overview .thumb {
	margin: 0px 17px 20px 0px;
}

.thumb .icon {
	background: url("../../img/button-sprite.png") no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-position: -9px -1909px;
}

.thumb:hover .icon {
	background-position: -9px -1959px;
}

#content .inner .grid-overview .thumb:hover .title .icon {
	background-position: 100% -196px;
}

/* Gallery */
.boxshadow .grid-overview .thumb {
	box-shadow: 0px 1px 4px 0px #999;
	border: none;
}

.grid-overview .thumb {
	clear: none;
	margin: 0px 17px 17px 0px;
	width: 220px;
	border-right: 1px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}

.grid-overview a .info {
	width: 190px;
	height: 73px;
	background: url("../../img/block-sprite.png") no-repeat;
	background-position: -10px -10px;
	padding: 10px 15px 15px;
	display: block;
	float: left;
	clear: left;
}

.grid-overview a .info b {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.grid-overview .button {
	position: absolute;
	right: 0px;
	bottom: 8px;
}

#content .inner .grid-overview .thumb:hover .button {
	height: 33px;
	border: none;
	background-position: -9px -344px;
	display: inline-block;
}

#content .inner .grid-overview .thumb:hover .button span {
	height: 33px;
	border: none;
	background-position: 100% -309px;
	display: inline-block;
}

.grid-overview a .info .date {
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
	position: absolute;
	left: 15px;
	bottom: 18px;
	color: #666;
}

/* Header Elements */
.logo {
	width: 503px;
	height: 229px;
	margin: 0px 0px 0px -31px;
	float: left;
}

#sticky-header .logo {
	width: 412px;
	height: 60px;
}

.logo a {
	margin: 0px 5px 7px;
	display: block;
}

#header .inner .contact-information {	
	width: 438px;
	float:left;
	clear:left;
}

#header .inner .contact-information span {	
	float: left;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	margin: 70px 20px 0px 0px;
}

#header .inner .contact-information span a {	
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.sticky-wrapper {
	position: absolute;
	top: 260px;
	z-index: 14;
}

#sticky-header {
	height: 80px;
	width: 100%;
	background: #022D41;
	display:none;
}

#sticky-header.stuck {
	top: 0px;
	left: 0px;
	right: 0px;
	display: block;
	position: fixed;
	z-index: 12;
}

#sticky-header .inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#sticky-header .inner .logo {
	float: left;
	margin: 10px 0px;
}

#sticky-header .inner .contact-information {
	float: right;	
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin: 20px 0px 0px;
}

#sticky-header .inner .contact-information a {
	color: #fff;
}

/* Content Elements */
#sidebar-right-background {
	width:230px;
	height:253px;
	background: url("../../img/background-sprite.png") no-repeat;
	background-position: -1008px -57px;
	margin: 0px 0px 0px -5px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#sidebar-left-background {
	width:32px;
	height:100%;
	background: url("../../img/background-sprite.png") no-repeat;
	background-position: -1248px 100%;
	margin: 0px 0px 0px 0px;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

#primary-navigation {
	width: 240px;
	background:#fff;
	padding-top:50px;
	margin-bottom:20px;
	height:100%;
	display:block;
	float:left;
}

#primary-navigation .navigation {
	width: 240px;
	border-top: 1px solid #ebebeb;
	position:relative;
	float:left;
}

#primary-navigation .navigation li {
	float: left;
	clear: left;
	position: relative;
	list-style: none;
}

#primary-navigation .navigation li a {
	width: 240px;
	line-height: 26px;
	font-weight: 500;
	border-bottom: 1px solid #ebebeb;
	display: block;
	float: left;
	position: relative;
	color: #999;
	text-decoration: none;
	background: url(../../img/arrow-sprite.png) no-repeat;
	background-position: 100% 6px;
	z-index: 10;
	padding: 7px 0px;
}

#primary-navigation .navigation li a:hover {
	background-position: 100% -44px;
	background-color: #fafafa;
	color: #007AC3;
}

#primary-navigation .navigation .is-active a {
	background-position: 100% -44px;
	background-color: #fafafa;
	color: #333;
}

#primary-navigation .navigation li.has-sub.is-active a {
	background: url(../../img/arrow-sprite.png) no-repeat;
	background-position: 100% -292px;
}

#primary-navigation .navigation .is-active a:hover {
	background-position: 100% -44px;
	color: #333;
}

#primary-navigation .navigation li a span {
	margin:0px 36px 0px 15px;
	display: block;
}

#primary-navigation .navigation li ul {
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-color:#f3f3f3;
	float:left;
	clear:left;
}

#main #primary-navigation .navigation li ul li a {
	display: none;
	background-image: url(../../img/arrow-sprite.png);
	width: 230px;
	padding: 7px 0px 7px 10px;
	z-index: 10;
}

#main .inner #primary-navigation .navigation li.has-sub.is-active ul li a {
	line-height: 26px;
	font-weight: 500;
	border-bottom: 1px solid #ebebeb;
	display: block;
	float: left;
	position: relative;
	color: #999;
	text-decoration: none;
	background-position: 100% 6px;
}

#main .inner #primary-navigation .navigation li.has-sub.is-active ul li a:hover {
	background-position: 100% -44px;
    background-color: #F7F7F7;
	color: #007AC3;
}
#main .inner #primary-navigation .navigation li.has-sub.is-active ul li.is-active a {
	background-position: 100% -44px;
    color: #007AC3;
}

#main .inner #primary-navigation .navigation li.has-sub.is-active ul li.is-active a:hover {
    background-color: transparent;
}

#content .inner .highlight {
	margin: 22px 0px;
	padding: 20px;
	background: #f5f5f5;
	font-size: 12px;
	border-right: 1px solid #efefef;
	border-bottom: 2px solid #efefef;
	border-left: 1px solid #efefef;
}

.boxshadow #content .inner .highlight {
	box-shadow: 0px 1px 3px 0px #999;
	-moz-box-shadow: 0px 1px 3px 0px #999;
	-webkit-box-shadow: 0px 1px 3px 0px #999;
	border: none;
}

#content .inner ul {
    margin-bottom: 20px;
}

#content .inner ul.list {
    display:table;
}

#content .inner ul li {
	padding-left: 18px;
	background: url("../../img/symbol-sprite.png") no-repeat;
	background-position: -10px -699px;
	list-style: none;
	display: block;
}

#content .inner .list li {
	padding-left: 18px;
	background: url("../../img/symbol-sprite.png") no-repeat;
	background-position: -10px -699px;
	list-style: none;
	display: block;
}

#main .inner #content .inner .tabs {
	width: 100%;
	height: 33px;
	background: url("../../img/block-sprite.png") repeat;
	background-position: 10px -609px;
	border-bottom: 1px solid #efefef;
}

#content .inner .tabs li {
	list-style: none;
	float: left;
	background: none;
	padding: 0px;
}

#content .inner .tabs li:first-child {
	margin: 0px 0px 0px 10px;
}

#content .inner .tabs li a {
	height: 33px;
	line-height: 33px;
	display: block;
	padding: 0px 10px;
	margin: 1px 1px 0px 1px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

#content .inner .tabs li a.is-active {
	background: #fff;
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	margin: 0px;
	color: #666;
}

#contact-content {
	float:left;
	width:480px;
	margin-right:20px;
}

#contact-data {
	float:left;
	width:200px;
}

#notice-label {
	position:absolute;
	top:-15px;
	right:-5px;
	z-index:10;
}

#content .date {	
	font-size: 12px;
	color:#999;
	margin: 0px 10px 0px 0px;
}

/* Mediachannels */
#mediachannels {
	width: 220px;
	padding: 20px;
	float:left;
	overflow: hidden;
}

#mediachannels .inner {
	width: 240px;
	height: auto;
	padding: 0px;
}

#mediachannels .icon {
	width: 36px;
	height: 36px;
	margin: 0px 2px 0px -1px;
	float: left;
	background: url("../../img/media-sprite.png") repeat;
}

#mediachannels #icon-facebook {
	background-position: -9px -9px;
}

#mediachannels #icon-facebook:hover {
	background-position: -9px -59px;
}

#mediachannels #icon-hyves {
	background-position: -9px -109px;
}

#mediachannels #icon-hyves:hover {
	background-position: -9px -159px;
}

#mediachannels #icon-twitter {
	background-position: -9px -209px;
}

#mediachannels #icon-twitter:hover {
	background-position: -9px -259px;
}

#mediachannels #icon-rss {
	background-position: -9px -309px;
}

#mediachannels #icon-rss:hover {
	background-position: -9px -359px;
}

#mediachannels #icon-linkedin {
	background-position: -9px -409px;
}

#mediachannels #icon-linkedin:hover {
	background-position: -9px -459px;
}

#mediachannels #icon-googleplus {
	background-position: -9px -509px;
}

#mediachannels #icon-googleplus:hover {
	background-position: -9px -559px;
}

#mediachannels #icon-youtube {
	background-position: -9px -609px;
}

#mediachannels #icon-youtube:hover {
	background-position: -9px -659px;
}

#mediachannels #icon-pinterest {
	background-position: -9px -709px;
}

#mediachannels #icon-pinterest:hover {
	background-position: -9px -759px;
}

#mediachannels #icon-delicious {
	background-position: -9px -809px;
}

#mediachannels #icon-delicious:hover {
	background-position: -9px -859px;
}

#mediachannels #icon-vimeo {
	background-position: -9px -909px;
}

#mediachannels #icon-vimeo:hover {
	background-position: -9px -959px;
}

#mediachannels #icon-marktplaats {
	background-position: -9px -1009px;
}

#mediachannels #icon-marktplaats:hover {
	background-position: -9px -1059px;
}

#mediachannels #icon-flickr {
	background-position: -9px -1109px;
}

#mediachannels #icon-flickr:hover {
	background-position: -9px -1159px;
}

#mediachannels #icon-blogger {
	background-position: -9px -1209px;
}

#mediachannels #icon-blogger:hover {
	background-position: -9px -1259px;
}

#mediachannels #icon-myspace {
	background-position: -9px -1309px;
}

#mediachannels #icon-myspace:hover {
	background-position: -9px -1359px;
}

#mediachannels #icon-mail {
	background-position: -9px -1409px;
}

#mediachannels #icon-mail:hover {
	background-position: -9px -1459px;
}

/* Breadcrumbs */
#breadcrumbs span, #breadcrumbs a {
	color: #b3b3b3;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
	position: relative;
	float: left;
}

#breadcrumbs .icon {
	width: 5px;
	height: 8px;
	margin: 22px 15px 0px 15px;
	background: url("../../img/arrow-sprite.png") no-repeat;
	background-position: -35px -10px;
	position: relative;
	line-height: 0px;
}

#breadcrumbs .current {
	color: #b3b3b3;
	font-size: 10px;
	font-weight: 600;
	padding: 0px 10px 0px 0px;
	position: relative;
	float: left;
}

/* Footer */

#footer .inner {
	line-height: 22px;
	font-size: 12px;
}

#footer .inner b {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	display:block;
}

#footer .inner .column {
	background: url("../../img/background-sprite.png") no-repeat;
	background-position: 0px -56px;
}

#googlemaps {
	width: 220px;
	padding: 20px;
}

#footer .inner .contact-information {
	width: 200px;
	padding: 20px 0px 20px 20px;
	float:left;
}

#footer .inner .contact-information label {
	width: 54px;
	display: block;
}

#footer .inner .copyright {
	width: 220px;
	padding: 20px 0px 20px 20px;
	float:left;
}

#rangen {
	width: 980px;
	float: left;
	clear: left;
	margin-top: 20px;
}

#copyright {
	width: 980px;
	text-align: center;
	color: #fff;
	float: left;
	clear: left;
	margin-top: 20px;
}

#copyright a {
	color: #fff;
}


/* Spotlight */
#spotlight {
	width: 460px;
	height: 280px;
	position: relative;
	float:right;
	z-index: 8;
	overflow: hidden;
	margin: 20px 0px;
}

#spotlight #slider ul li {
	position: relative;
	float: left;
	height:280px;
	opacity: 100;
}

#spotlight #slider ul li .caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url('../../img/overlay-black.png');
	opacity: 100;

}

#spotlight #slider ul li .caption tr td {
	padding:10px 0px 10px 10px;
}

#spotlight #slider ul li .caption tr td p {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin:0px;
}

#spotlight #controls .button-previous {
	background: url("../../img/controls-sprite.png") no-repeat;
	width: 50px;
	height: 48px;
	background-position: 0px -1210px;
	display: block;
	top: 0px;
	margin: 110px 0px 0px 0px;
	left: 0px;
	position: absolute;
	z-index: 11;
	text-indent: -9999px;
	opacity: 0;
	zoom: 1;
}

#spotlight:hover #controls .button-previous {
	opacity: 1;
}

#spotlight #controls .button-previous:hover {
	background-position: 0px -1260px;
}

#spotlight #controls .button-next {
	background: url("../../img/controls-sprite.png") no-repeat;
	width: 50px;
	height: 48px;
	background-position: 100% -1310px;
	top: 0px;
	margin: 110px 0px 0px 0px;
	display: block;
	right: 0px;
	position: absolute;
	z-index: 11;
	text-indent: -9999px;
	opacity: 0;
}

#spotlight:hover #controls .button-next {
	opacity: 1;
}

#spotlight #controls .button-next:hover {
	background-position: 100% -1360px;
}

#header #spotlight #slider ul li .caption tr td .button {
	background-image: url('../../img/button-sprite.png');
	background-position: 0 -1555px;
	height: 42px;
	line-height: 38px;
	padding: 0px 0px 0px 20px;
	margin:0px 20px 0px 0px;
	display: inline-block;
	float:right;
	color: white;
	font-family: "Open Sans", arial,tahoma;
	font-size: 16px;
	font-weight:500;
	text-decoration: none;
}
	
#header #spotlight #slider ul li .caption tr td .button span {
	background-image: url('../../img/button-sprite.png');
	background-position: 100% -1510px;
	height: 42px;
	line-height: 38px;
	padding: 0px 40px 0px 5px;
	margin: 0px -20px 0px 0px;
	display: inline-block;
	white-space: nowrap;
	font-weight: 700;
	font-size: 16px;
	color:#fff;
}
	
#header #spotlight #slider ul li .caption tr td .button:hover {
	background-position: 0 -1655px;
}

#header #spotlight #slider ul li .caption tr td .button:hover span {
	background-position: 100% -1610px;
}

/* Fancybox */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background: url(../../img/controls-sprite.png) no-repeat;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -64px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 128px;
	height: 15px;
	background: url(../../img/loading.gif) center center no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../../img/blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 42px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0px -1210px;
}

.fancybox-next span {
	right: 10px;
	background-position: 100% -1310px;
}

.fancybox-prev:hover span {
	background-position: 0px -1260px;
}

.fancybox-next:hover span {
	background-position: 100% -1360px;
}

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../../img/overlay-black.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.bottom {
	bottom: 0px;
}

#fancybox-buttons ul {
	display: block;
	height: 32px;
	margin: 0 auto;
	list-style: none;
	width: 138px;
	padding: 0px 0px 8px 10px;
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	height: 32px;
}

#fancybox-buttons a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background-image: url(../../img/controls-sprite.png);
	background-repeat: no-repeat;
	outline: none;
}

#fancybox-buttons a.btnPrev {
	background-position: -10px -910px;
}

#fancybox-buttons a.btnPrev:hover {
	background-position: -10px -960px;
}

#fancybox-buttons a.btnNext {
	background-position: -10px -1060px;
}

#fancybox-buttons a.btnNext:hover {
	background-position: -10px -1110px;
}

#fancybox-buttons a.btnToggle {
	background-position: -10px -310px;
}

#fancybox-buttons a.btnToggle:hover {
	background-position: -10px -360px;
}

#fancybox-buttons a.btnToggleOn {
	background-position: -10px -460px;
}

#fancybox-buttons a.btnToggleOn:hover {
	background-position: -10px -510px;
}

#fancybox-buttons a.btnClose {
	background-position: -10px -610px;
}

#fancybox-buttons a.btnClose:hover {
	background-position: -10px -660px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}