/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../warp/css/base.css);
@import url(../../../css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	background:				#186185 url("../images/body_gradient.svg") 50% 50% fixed;
	background-size:		100% 100%;
	color: #fff;
}

#menubar {
	float: right;
	margin-top: -58px;
}

#headerbar {
	margin-top: -30px;
}

#headerbar .module {
	position: absolute;
	right: 0;
	top: 40px;
}

.wk-slideshow ul.slides li article {
	display: table-cell;
	vertical-align: middle;
	height: 250px;
	padding-left: 25px;
	padding-right: 25px;

	text-align: left;
}

a:link,
a:active,
a:visited {
	color: #71aac4;
}

a:hover,
a.active {
	color: #fff;
}

article.item {
	background: url(../images/item.png) repeat 0 0;
	padding: 15px;
}

article.item {
	text-align: justify;
}

span.subtitle {
	font-size: 150%;
}

td.kontakt img {
	border:	1px solid #fff;
}

span.label {
	width: 60px;
	float: left;
}

body#page form.box legend {
	background: none;
}

#system-message dd {
	background: #fff;
}
