* {
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
	background-color: #f8f8f8;
	background-attachment: fixed;
	background-image: url(../img/hintergrund-verlauf.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: #666;
	font-size: 13px;
}

body, td, input, select {
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 32px;
	margin-bottom: 0;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 16px;
	margin-bottom: 0;
}

input, textarea {
	background-color: #fff;
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #aaa;
	border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	color: #aaa;
	outline: none;
	padding: 2px;
}

input:hover, textarea:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

input:focus, textarea:focus {
	box-shadow: 0 0 5px rgba(0, 0, 0, .4); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	color: #000;
}

input[type="radio"] {
	vertical-align: sub;
}

a {
	color: #e2001a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

button, .-wwp-button, .-wwp-sec-button {
	background-color: #cd2a27;
	background-image: linear-gradient(top, #e34141, #cd2a27); background-image: -moz-linear-gradient(top, #e34141, #cd2a27); background-image: -ms-linear-gradient(top, #e34141, #cd2a27); background-image: -o-linear-gradient(top, #e34141, #cd2a27); background-image: -webkit-linear-gradient(top, #e34141, #cd2a27);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, .6); -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .6); -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .6);
	border: 1px solid transparent;
	border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	min-width: 100px;
	outline: none;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase;
}

a.-wwp-button, a.-wwp-sec-button {
	min-width: 82px;
	text-decoration: none;
}

button, button.-wwp-button, button.-wwp-sec-button {
	height: 29px;
	vertical-align: middle;
}

button:hover, .-wwp-button:hover, .-wwp-sec-button:hover {
	background-color: #c53727;
	background-image: linear-gradient(top, #e06868, #cd2a27); background-image: -moz-linear-gradient(top, #e06868, #cd2a27); background-image: -ms-linear-gradient(top, #e06868, #cd2a27); background-image: -o-linear-gradient(top, #e06868, #cd2a27); background-image: -webkit-linear-gradient(top, #e06868, #cd2a27);
	color: #fff;
}

button:active, .-wwp-button:active, .-wwp-sec-button:active {
	background-color: #e06868;
	background-image: linear-gradient(top, #cd2a27, #e06868); background-image: -moz-linear-gradient(top, #cd2a27, #e06868); background-image: -ms-linear-gradient(top, #cd2a27, #e06868); background-image: -o-linear-gradient(top, #cd2a27, #e06868); background-image: -webkit-linear-gradient(top, #cd2a27, #e06868);
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
}

textarea {
	background-position: top right;
}

.-wwp-sec-button {
	background-color: #f0f0f0;
	background-image: linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -moz-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -ms-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -o-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -webkit-linear-gradient(top, #f4f4f4, #f0f0f0);
	border: 1px solid #d9d9d9;
	color: #444;
	text-shadow: none;
}

.-wwp-sec-button:hover {
	background-color: #f0f0f0;
	background-image: linear-gradient(top, #f9f9f9, #f0f0f0); background-image: -moz-linear-gradient(top, #f9f9f9, #f0f0f0); background-image: -ms-linear-gradient(top, #f9f9f9, #f0f0f0); background-image: -o-linear-gradient(top, #f9f9f9, #f0f0f0); background-image: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0);
	color: #444;
}

.-wwp-sec-button:active {
	background-color: #f9f9f9;
	background-image: linear-gradient(top, #f0f0f0, #f9f9f9); background-image: -moz-linear-gradient(top, #f0f0f0, #f9f9f9); background-image: -ms-linear-gradient(top, #f0f0f0, #f9f9f9); background-image: -o-linear-gradient(top, #f0f0f0, #f9f9f9); background-image: -webkit-linear-gradient(top, #f0f0f0, #f9f9f9);
	color: #444;
}

.-wwp-sec-button.-wwp-button-selected {
	background-color: #e0e0e0;
	background-image: linear-gradient(top, #eee, #e0e0e0); background-image: -moz-linear-gradient(top, #eee, #e0e0e0); background-image: -ms-linear-gradient(top, #eee, #e0e0e0); background-image: -o-linear-gradient(top, #eee, #e0e0e0); background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
	box-shadow: inset 0 1px 2px #d9d9d9; -moz-box-shadow: inset 0 1px 2px #d9d9d9; -webkit-box-shadow: inset 0 1px 2px #d9d9d9;
}

.-wwp-button-inactive, .-wwp-button-inactive:hover {
	background-color: #f0f0f0;
	background-image: linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -moz-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -ms-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -o-linear-gradient(top, #f4f4f4, #f0f0f0); background-image: -webkit-linear-gradient(top, #f4f4f4, #f0f0f0);
	border: 1px solid #d9d9d9;
	color: #ccc;
	cursor: default;
	text-shadow: none;
}

.-wwp-button-loading, .-wwp-button-loading:hover {
	background-image: url(../img/ajax-loader-button.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.-wwp-button-group {
	display: inline-block;
}

.-wwp-button-group .-wwp-sec-button {
	border-left: none;
	border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
}

.-wwp-button-group .-wwp-sec-button:first-child {
	border-bottom-left-radius: 2px; -khtml-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px;
	border-left: 1px solid #d9d9d9;
	border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px;
}

.-wwp-button-group .-wwp-sec-button:last-child {
	border-bottom-right-radius: 2px; -khtml-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
	border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px;
}

.-wwp-icon-button {
	min-width: 40px;
}

.-wwp-select-button {
	position: relative;
}

.-wwp-select-button > div {
	background-color: #fff;
	border: .1em solid #d9d9d9;
	border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .1); -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1); -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
	display: none;
	left: 0;
	min-width: 115px;
	position: absolute;
	top: 26px;
	z-index: 1000;
}

.-wwp-select-button > div.-wwp-select-button-right {
	left: auto;
	right: 0;
}

.-wwp-select-button > div > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.-wwp-select-button > div > ul a {
	color: #444;
	display: block;
	font-size: 11px;
	padding: 8px;
	text-decoration: none;
}

.-wwp-select-button > div > ul a:hover {
	background-color: #eee;
	text-shadow: 0 1px 0 #fff;
}

.-wwp-select-button > div > ul.-wwp-main-menu a:hover {
	background: none;
	text-shadow: none;
}

.-wwp-corner-all, .-wwp-corner-top, .-wwp-corner-left, .-wwp-corner-tl { border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.-wwp-corner-all, .-wwp-corner-top, .-wwp-corner-right, .-wwp-corner-tr { border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.-wwp-corner-all, .-wwp-corner-bottom, .-wwp-corner-left, .-wwp-corner-bl { border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.-wwp-corner-all, .-wwp-corner-bottom, .-wwp-corner-right, .-wwp-corner-br { border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }

.-wwp-wrapper {
	margin: 0 auto;
	width: 1000px;
}

.-wwp-wrapper-span {
	margin-top: 20px;
}

.-wwp-emphasize {
	font-weight: bold;
}

.-wwp-box {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.-wwp-top-menu, .-wwp-language-menu, .-wwp-main-menu {
	margin: 0;
	padding: 0;
}

.-wwp-top-menu li, .-wwp-language-menu li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
}

.-wwp-language-menu li {
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0 5px;
}

.-wwp-language-menu li:last-child {
	border-right: none;
}

.-wwp-top-menu a, .-wwp-language-menu a {
	text-decoration: none;
}

.-wwp-top-menu a:hover, .-wwp-top-menu li.-wwp-top-menu-selected a, .-wwp-language-menu a:hover {
	text-decoration: underline;
}

.-wwp-main-menu li {
	list-style: none;
	text-align: left;
}

.-wwp-main-menu li:last-child a {
	border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}

.-wwp-main-menu a, .-wwp-select-button > div > ul.-wwp-main-menu a {
	background-color: #fff;
	display: block;
	font-size: 13px;
	padding: 6px 0 6px 12px;
}

.-wwp-main-menu a:hover,
.-wwp-main-menu li.-wwp-main-menu-selected a,
.-wwp-select-button > div > ul.-wwp-main-menu a:hover,
.-wwp-select-button > div > ul.-wwp-main-menu li.-wwp-main-menu-selected a {
	background-image: url(../img/list-selector.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.-wwp-main-menu-heading {
	background-color: #e2001a;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 6px 12px;
}

.-wwp-main-menu-heading:first-child {
	border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
}

.-wwp-bottom-menu {
	list-style: none;
}

.-wwp-slides-prev, .-wwp-slides-next {
	display: block;
	height: 43px;
	left: -20px;
	position: absolute;
	top: 37px;
	width: 43px;
	z-index: 101;
}

.-wwp-slides-prev {
	background-image: url(../img/arrow-prev.png);
}

.-wwp-slides-next {
	background-image: url(../img/arrow-next.png);
	left: 975px;
}

.-wwp-offer {
	background-color: #fff;
	border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	height: 90px;
	margin: 0 20px;
	vertical-align: top;
	width: 250px;
}

.-wwp-offer * {
	font-size: 12px;
}

.-wwp-offer-title {
	border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
	background-color: #888;
	color: #fff;
	height: 14px;
	overflow: hidden;
	padding: 2px;
	white-space: nowrap;
	width: 246px;
}

.-wwp-offer-content {
	height: 53px;
	line-height: 14px;
	overflow: hidden;
	padding: 2px;
	width: 246px;
}

.-wwp-offer-info {
	border-top: 1px solid #eee;
	color: #ccc;
	font-size: 11px;
	height: 14px;
	margin: 1px 2px 0 2px;
	overflow: hidden;
	text-align: right;
	width: 242px;
}

.-wwp-sponsor-list table,
.-wwp-sponsor-element-list table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

.-wwp-sponsor-list tr,
.-wwp-sponsor-element-list tr {
	cursor: pointer;
}

.-wwp-sponsor-list tr:hover td,
.-wwp-sponsor-element-list tr:hover td {
	color: #000;
	text-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.-wwp-sponsor-list td,
.-wwp-sponsor-element-list td {
	border-bottom: 1px solid #eee;
	padding: 0;
}

.-wwp-sponsor-list tr:last-child td,
.-wwp-sponsor-element-list tr:last-child td {
	border-bottom: none;
}

.-wwp-sponsor-list td:nth-child(1) {
	height: 70px;
	padding-left: 5px;
	text-align: center;
	width: 120px;
}

.-wwp-sponsor-list td:nth-child(2) div:nth-child(1),
.-wwp-sponsor-element-list-title {
	font-size: 20px;
}

.-wwp-sponsor-list td:nth-child(2) div:nth-child(2),
.-wwp-sponsor-element-list-subtitle {
	color: #aaa;
	font-size: 10px;
}

.-wwp-sponsor-list td:nth-child(3) {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	width: 60px;
}

.-wwp-sponsor-list td:nth-child(4) {
	width: 10px;
}

.-wwp-sponsor-element-list td:nth-child(1) {
	height: 70px;
	text-align: center;
	width: 120px;
}

.-wwp-sponsor-list-embedded {
	max-height: 300px;
	overflow: auto;
	text-align: left;
	width: 200px;
}

.-wwp-missing-input {
	border: 1px solid #e2001a;
}

input[type="text"].-wwp-required-input, input[type="password"].-wwp-required-input, textarea.-wwp-required-input {
	background-image: url(../img/required.png);
}

span.-wwp-required-input {
	background-image: url(../img/required.png);
	display: inline-block;
	height: 16px;
	width: 16px;
}

.-wwp-title {
	color: #ddd;
	font-family: 'Arial Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 130px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -12px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}

.-wwp-small-wrapper {
	margin: 0 auto;
	width: 350px;
}

.-wwp-large-input {
	background-color: #fafafa;
	border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .2); -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .2); -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .2);
	font-size: 18px;
	padding: 6px;
}

.-wwp-news-image, .-wwp-offer-image {
	margin-bottom: 30px;
	text-align: center;
}

.-wwp-divider {
	background-image: url(../img/horizontal-gentle-shadow-divider.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	padding: 20px 0 5px 0;
}

.-wwp-sponsor-meta {
	margin-bottom: 20px;
	padding: 5px;
}

.-wwp-sponsor-menu {
	margin-top: 20px;
}

.-wwp-sponsor-title-gallery-slider {
	margin: 20px 0;
	position: relative;
}

.-wwp-sponsor-title-image {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .5); -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5); -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	height: 300px;
	width: 660px;
}

.-wwp-sponsor-logo {
	background-color: #fff;
	bottom: 20px;
	box-shadow: 0 0 15px #000; -moz-box-shadow: 0 0 15px #000; -webkit-box-shadow: 0 0 15px #000;
	padding: 5px;
	position: absolute;
	right: 20px;
	z-index: 100;
}

.-wwp-business-card {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	display: inline-block;
	margin: 20px;
	min-height: 180px;
	padding: 20px 10px;
	vertical-align: top;
	width: 380px;
}

.-wwp-business-card p {
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.-wwp-business-card-logo {
	float: left;
	opacity: .3;
}

.-wwp-icon-email {
	background-image: url(../img/mail.png);
}

.-wwp-icon-website {
	background-image: url(../img/web.png);
}

.-wwp-icon-phone {
	background-image: url(../img/telephone.png);
}

.-wwp-icon-mobile {
	background-image: url(../img/mobile.png);
}

.-wwp-icon-fax {
	background-image: url(../img/fax.png);
}

.-wwp-social-icon {
	display: inline-block;
	margin: 0 5px;
}

.-wwp-social-icon:hover {
	opacity: .3;
}

.-wwp-google-map {
	border: 1px solid #ccc;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	height: 200px;
}

.-wwp-contact-form {
	border: 1px solid #ccc;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	margin: 50px auto;
	width: 600px;
}

.-wwp-contact-form table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.-wwp-contact-form table td {
	padding: 20px;
}

.-wwp-contact-form table td:first-child {
	background-color: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #fff;
	width: 40%;
}

.-wwp-contact-form table td:last-child {
	border-bottom: 1px solid #f1f1f1;
	width: 60%;
}

.-wwp-contact-form table tr:first-child td:first-child {
	border-top: none;
}

.-wwp-contact-form table tr:last-child td {
	border-bottom: none;
	text-align: center;
}

.-wwp-contact-form input[type="text"], .-wwp-contact-form input[type="password"], .-wwp-contact-form select, .-wwp-contact-form textarea {
	width: 240px;
}

.-wwp-contact-form textarea {
	height: 150px;
}

.-wwp-offer-list table, .-wwp-event-list table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.-wwp-offer-list td, .-wwp-event-list td {
	padding: 10px;
	padding-top: 0;
	vertical-align: top;
}

.-wwp-offer-list h3, .-wwp-event-list h3 {
	margin-top: 0;
}

.-wwp-offer-target-audience span {
	background-color: #eee;
	border-radius: 2px; -khtml-border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	color: #aaa;
	display: inline-block;
	padding: 2px 8px;
	text-shadow: 0 1px 0 #fff;
}

.-wwp-news-title, .-wwp-vacancy-title {
	margin-bottom: 5px;
}

.-wwp-news-date, .-wwp-vacancy-date {
	border-top: 1px solid #ccc;
	color: #ccc;
	margin-top: 0;
	padding-top: 3px;
	text-align: right;
}

.-wwp-news-content, .-wwp-vacancy-content {
	margin-bottom: 20px;
}

.-wwp-vacancy-contact {
	text-align: center;
}

.-wwp-map-toolbar, .-wwp-gallery-viewer-toolbar {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.-wwp-gallery-viewer-canvas {
	position: relative;
}

.-wwp-gallery-viewer-gallery-details {
	border-right: 1px solid #eee;
	color: #000;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 32px;
	font-weight: 200;
	height: 50px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	top: 0;
	left: 0;
	width: 350px;
}

.-wwp-gallery-viewer-images {
	border-right: 1px solid #eee;
	bottom: 220px;
	left: 0;
	overflow: auto;
	position: absolute;
	top: 50px;
	width: 350px;
}

.-wwp-gallery-viewer-images a {
	display: inline-block;
	height: 50px;
	margin: 2px;
	overflow: hidden;
	vertical-align: middle;
	width: 50px;
}

.-wwp-gallery-viewer-images a:hover {
	opacity: .3;
}

.-wwp-gallery-viewer-images a.-wwp-gallery-viewer-images-selected {
	opacity: .3;
}

.-wwp-gallery-viewer-navigation {
	border-right: 1px solid #eee;
	bottom: 170px;
	height: 40px;
	left: 0;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	width: 350px;
}

.-wwp-gallery-viewer-galleries {
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	bottom: 0;
	height: 150px;
	left: 0;
	overflow: auto;
	padding-top: 10px;
	position: absolute;
	width: 350px;
}

.-wwp-gallery-viewer-galleries h4 {
	margin: 0 0 5px 0;
}

.-wwp-gallery-viewer-galleries table {
	border-collapse: collapse;
	border-spacing: 0;
}

.-wwp-gallery-viewer-galleries td {
	padding: 0;
}

.-wwp-gallery-viewer-image {
	bottom: 70px;
	cursor: pointer;
	left: 370px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
}

.-wwp-gallery-viewer-image img {
	box-shadow: 0 0 15px rgba(0, 0, 0, .6); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .6); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .6);
}

.-wwp-gallery-viewer-image-details {
	border-top: 1px solid #eee;
	bottom: 0;
	color: #888;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
	font-weight: 200;
	height: 50px;
	left: 370px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	text-align: center;
	text-overflow: ellipsis;
}

.-wwp-gallery-viewer-gallery {
	background-color: #f5f5f5;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	margin: 2px;
	position: relative;
	vertical-align: top;
	width: 100px;
}

.-wwp-gallery-viewer-gallery:hover {
    border-color: #000;
}

.-wwp-gallery-viewer-gallery-selected {
    border-color: #000;
}

.-wwp-gallery-viewer-gallery-title {
	background-color: rgba(0,0,0,.5);
	bottom: 0;
	color: #eee;
	font-size: 11px;
	height: 16px;
	left: 0;
	line-height: 16px;
	overflow: hidden;
	padding: 2px;
	position: absolute;
	right: 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.-wwp-gallery-viewer-gallery-preview-image {
	height: 100px;
	width: 100px;
}

.-wwp-gallery-title {
	margin-bottom: 5px;
}

.-wwp-gallery-image-count {
	border-top: 1px solid #ccc;
	color: #ccc;
	margin-top: 0;
	padding-top: 3px;
	text-align: right;
}

.-wwp-gallery-images {
	margin-bottom: 20px;
}

.-wwp-gallery-images div {
	display: inline-block;
}

.-wwp-gallery-images a {
	border: 1px solid transparent;
	display: inline-block;
	height: 100px;
	vertical-align: middle;
	width: 100px;
}

.-wwp-gallery-images a:hover {
	border-color: #000;
}

.-wwp-galleries {
	margin-bottom: 20px;
}

.-wwp-gallery-preview {
	background-color: #f5f5f5;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	margin: 2px;
	position: relative;
	vertical-align: top;
	width: 150px;
}

.-wwp-gallery-preview:hover {
	border-color: #000;
}

.-wwp-gallery-preview-title {
	background-color: rgba(0,0,0,.5);
	bottom: 0;
	color: #eee;
	font-size: 11px;
	height: 16px;
	left: 0;
	line-height: 16px;
	overflow: hidden;
	padding: 2px;
	position: absolute;
	right: 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.-wwp-gallery-preview-image {
	height: 150px;
	width: 150px;
}

.-wwp-vacancy-divider {
	height: 50px;
}

.-wwp-file-description {
}

.-wwp-file-description td {
	padding: 4px 8px;
	vertical-align: top;
}

.-wwp-file-description td:first-child {
	font-weight: bold;
	width: 100px;
}

.-wwp-file-preview {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	text-align: center;
}

.-wwp-inset-box {
	background-color: #f5f5f5;
	box-shadow: inset 2px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, .3); -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, .3);
	margin: 5px 0 15px 0;
	max-height: 240px;
	overflow: auto;
	padding: 2px 5px 5px 15px;
	text-shadow: 0 1px 0 #fff;
}

.-wwp-mini-logo {
	border: 1px solid #ddd;
	height: 16px;
	vertical-align: text-bottom;
	width: 16px;
}

.-wwp-loading {
	background-image: url(../img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.-wwp-loading-error {
	background-image: url(../img/alert.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.-wwp-error {
	color: #e2001a;
	font-weight: bold;
}

.-wwp-success {
	color: #1f9c0a;
	font-weight: bold;
}

.-wwp-content-box {
	float: right;
	margin-top: 20px;
	min-height: 100px;
	padding-left: 20px;
	padding-right: 20px;
	width: 660px;
}

.-wwp-content-box img {
	height: auto;
	max-width: 660px;
}

.-wwp-home-sponsor-logo {
	display: inline-block;
	margin: 20px;
	overflow: hidden;
}

.-wwp-home-sponsor-logo a {
	font-size: 18px;
}

.-wwp-home-sponsor-logo table {
	height: 70px;
	width: 120px;
}

.-wwp-home-sponsor-logo a:hover {
	text-decoration: none;
}

.-wwp-search-results-buttons {
	margin: 30px 0;
	text-align: center;
}

.-wwp-search-results-buttons .-wwp-sec-button {
	min-width: 0;
}

.-wwp-search-results-filter {
	margin-bottom: 20px;
	text-align: center;
}

.-wwp-search-results-filter select {
	width: 120px;
}

.-wwp-highlight {
	background-color: #ffff88;
}

.-wwp-master-logo {
	float: right;
	height: auto;
	width: 50px;
}

.-wwp-catalog-table {
	border: 1px solid #f0f0f0;
	border-spacing: 1px;
	margin: 25px 0;
	padding: 0;
	width: 100%;
}

.-wwp-catalog-table td {
	font-size: 15px;
	padding: 4px 8px;
}

.-wwp-catalog-table td:nth-child(1) {
	background-color: #f4f4f4;
	text-shadow: 0 1px 0 #fff;
	width: 40%;
}

.-wwp-catalog-table td:nth-child(2) {
	font-weight: bold;
	width: 60%;
}

.-wwp-sponsor-price {
	font-size: 15px;
	font-weight: bold;
}

.-wwp-title-image {
	background-image: url(../img/wwp-banner.jpg);
	height: 250px;
	width: 1000px;
}

.-wwp-title-image a {
	display: block;
	height: 100%;
}

.-wwp-slides-container .-wwp-offer {
	display: none;
}

.-wwp-slides-container .slides_control .-wwp-offer {
	display: inline-block;
}

.-wwp-contact-details h2 {
	margin-top: 5px;
}

.-wwp-contact-details h3 {
	margin-bottom: 0;
	margin-top: 5px;
}

.-wwp-letter-heading {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 6px 0 6px 20px;
}

.-wwp-sponsor-link:before {
	content: "» ";
}

.-wwp-main-menu-mobile {
	display: none;
}

.-wwp-event {
	margin-top: 10px;
}

.-wwp-event-header {
	margin-bottom: 10px;
	min-height: 90px;
	position: relative;
}

.-wwp-event-short-date {
	border: 1px solid #fff;
	border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	bottom: 25px;
	padding: 3px 14px;
	position: absolute;
	right: 20px;
}

.-wwp-event-short-date-day {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}

.-wwp-event-short-date-month {
	color: #fff;
	text-align: center;
}

.-wwp-event-title {
	background-color: rgba(0, 0, 0, .5);
	bottom: 20px;
	left: 0;
	overflow: hidden;
	padding: 10px 90px 10px 20px;
	position: absolute;
	right: 0;
}

.-wwp-event-title h2 {
	color: #fff;
	margin: 0;
}

.-wwp-event-header img {
	border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.-wwp-event-ticket-link {
	float: right;
}

.-wwp-event-date {
	background-image: url(../img/time.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.-wwp-event-location {
	background-image: url(../img/location.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 20px;
}

.-wwp-event-description {
	margin-top: 25px;
}

.-wwp-date-icon-wrapper {
	text-align: right;
}

.-wwp-date-icon {
	display: inline-block;
	min-width: 70px;
	text-shadow: none;
}

.-wwp-date-icon-month {
	background-color: #e2001a;
	border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px;
	border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	padding: 1px;
	text-align: center;
}

.-wwp-date-icon-day {
	background-color: #eee;
	color: #666;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin: 1px 0;
	text-align: center;
}

.-wwp-date-icon-year {
	background-color: #ddd;
	border-bottom-left-radius: 2px; -khtml-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px; -khtml-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
	color: #888;
	font-size: 11px;
	line-height: 11px;
	padding: 1px;
	text-align: center;
}

.-wwp-social-box {
	padding: 15px 0;
	text-align: center;
}

.-wwp-social-box h3 {
	border-bottom: 1px dotted #ddd;
	font-size: 20px;
}

.-wwp-social-button {
	display: inline-block;
	padding: 5px;
	vertical-align: middle;
}

.-wwp-all-button {
	margin-bottom: 10px;
	text-align: right;
}

.-wwp-price-table-title {

}

.-wwp-price-table-description {
	font-size: 11px;
}

.-wwp-price-table-price {

}

.-wwp-price-table-vat {
	color: #888;
	font-size: 11px;
	font-weight: normal;
}

#-wwp-header {
	background-color: #fff;
	height: 42px;
	overflow: hidden;
}

#-wwp-header * {
	color: #aaa;
	font-size: 12px;
}

#-wwp-top-menu-box {
	float: left;
	margin-top: 15px;
}

#-wwp-language-menu-box {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

#-wwp-search-box {
	float: right;
	margin-top: 10px;
}

#-wwp-search-query {
	background-image: url(../img/search.png);
	background-position: right;
	background-repeat: no-repeat;
}

#-wwp-search-query-large {
	font-size: 18px;
	padding: 2px 10px;
	vertical-align: middle;
	width: 500px;
}

#-wwp-customer-box {
	background-color: #999999;
	height: 250px;
}

#-wwp-offer-box {
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #fff;
	height: 90px;
	margin-top: 20px;
	padding: 15px 50px;
	position: relative;
	width: 900px;
}

#-wwp-main-menu-box, .-wwp-main-menu-box {
	float: left;
	margin-top: 20px;
	width: 270px;
}

#-wwp-main-menu-box-embedded {
	width: 270px;
}

#-wwp-footer {
	background-color: #444;
	background-image: url(../img/low-contrast-linen.png);
	border-top: 3px solid #222;
	margin-top: 40px;
	min-height: 140px;
	padding: 10px;
}

#-wwp-footer * {
	color: #888;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
}

#-wwp-footer-box {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#-wwp-footer-box td {
	border-right: 1px solid #4a4a4a;
	padding: 20px;
	vertical-align: top;
	width: 33%;
}

#-wwp-footer-box td:last-child {
	border-right: none;
	width: 34%;
}

#-wwp-bottom {
	background-color: #111;
	color: #444;
	font-size: 12px;
	padding: 6px 0;
	text-align: center;
	text-shadow: 0 1px 0 #000;
}

#-wwp-login-box {
	background-color: #f5f5f5;
	padding-top: 40px;
	text-align: center;
}

#-wwp-login-links {
	padding: 30px;
}

#-wwp-route-planner input {
	width: 230px;
}

#-wwp-route-planner button {
	margin: 5px 0;
}

#-wwp-search-form {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px;
	border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px;
	margin-left: -20px;
	padding: 20px;
	position: absolute;
	text-align: center;
	width: 660px;
}

#-wwp-search-results-container {
	margin-top: 80px;
}

#-wwp-top-menu-box-toggle, #-wwp-search-box-toggle, #-wwp-language-menu-box-toggle {
	display: none;
}

#-wwp-to-top {
	display: none;
}
