@charset "utf-8";
/* CSS Document */

* {
    background: #fff !important;
    color: #000 !important;
}

html {
    font: 62.5%/1.3 arial, helvetica, sans-serif;
}
body {
    padding: 0;
	margin: 10px;
}
#quicksearch,
#topnavi,
#main-nav,
#subnavi,
#content p.track,
#footer,
#content p.anker,
.aural,
hr,
a.top,
.stage-design dd,
div.canvas,
.head-meta,
.login-box,
#ws .expose-nav,
.expose #toc,
#ws ul.functions,
div.functions,
#ws #marginal h3,
#ws #marginal hr,
#ws #marginal .teaser,
.expose .box.contact,
#ws .teaser-wrapper,
.section h6,
.box-gallery-zoom,
.box-gallery-thumbs,
.box-gallery-global,
#content.expose .adr-infos ul,
#ws-list .result-header,
#ws-list #functions,
#ws-list .sort,
#ws-list ul.result-nav,
#ws-list ul.result-nav li,
#ws-list input,
.overlay-wrapper,
li.save,
form#rapidsearch,
form.mainsearch
#ws #searchorder-admin input,
#ws #searchorder-admin li.extendJob,
#ws #searchorder-admin li.removeJob,
#ws #searchorder-admin div.sort.js-bottom,
#searchorder-admin .searchorder-item label input.checkbox {
	display: none !important;
}
#ws #searchorder-admin ul li span{
	padding-left: 0px !important;
}
#ws #searchorder-admin ul.searchorder-change li a {
	visibility: hidden;
}
fieldset div {
	clear: both;
}
input {
	width: auto !important;
}
h1,
h2,
h3,
h4 {
	font-family: Trebuchet MS, Arial, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
}
h3.aural {
	display: block;
	border-bottom: 1px solid #555;
}
#branding {
	margin-bottom: 40px;
}
#home #subnavi {
	display: block;
	width: 180px;
	font-size: 11px;
	margin-right: 20px;
	float: left;
}
#home #subnavi img {
	float: left;
	padding: 3px 10px 0 0;
}
#home #subnavi h3 {
	border-bottom: 1px solid #555;
}
hr.print {
	display: block;
	margin-bottom: 20px !important;
}
img {
	border: none;
}
p,
li,
a,
dl {
	font-size: 12px;
}
a,
a.download,
a.extern {
	padding-left: 0 !important;
}
#marginal {
	float: none;
	clear: both;
	padding-top: 40px;
	width: 300px !important;
}
#ws #marginal {
	
}
fieldset {
	padding: 10px !important;
	border: none;
}
fieldset div {
	float: left;
	margin-right: 10px;
}
fieldset div label {
	display: block;
}
table,
th,
td,
#content .teaser {
	border: 1px solid #999 !important;
	text-align: left;
	font-size: 12px;
}
table {
	width: 600px;
}
#home #content .teaser {
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	width: 250px !important;
}
#home #content .teaser img {
	float: left;
	padding: 10px 10px 0 0;
}
#home #content #teaser-box .teaser p strong {
	display: block;
}
#content .teaser {
	margin-right: 10px;
	padding: 10px;
	width: 237px;
	float: left;
}
#content .teaser-wrapper {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 600px;
}
#content .teaser img {
	float: left;
	padding: 0 10px 0 0;
}
#content .teaser.wide {
	margin: 12px 0pt 10px;
	width: 533px;
	clear: both;
}
#content .teaser.odd {
	margin-right: 0px;
}
ul.linkliste {
	clear: both;
	padding-top: 10px;
}
dd {
	margin-left: 0;
}
ul {
	padding-left: 15px;
	margin-left: 0;
}
ol {
	padding-left: 20px;
	margin-left: 2px;
}
#content .dl-wrapper dl.line dt {
	font-weight: bold;
}
iframe {
	border: none;
	height: 620px;
	width: 630px;
}

/* Pager */
div.pager {
	float: right;
	margin-bottom: 10px;
	font-size: 0.918em;
}
div.pager ul li {
	float: left;
	list-style-type: none !important;
	margin-left: 5px !important;
}
div.pager ul li.aktiv {
	font-weight: bold;
}
div.pager ul li a {
	background: none !important;
	padding-left: 0 !important;
}
div.pager ul li.first a {
	font-weight: bold;
	margin-right: 15px;
	background: transparent url(../img/icons/back.gif) 0 5px no-repeat !important;
	padding-left: 12px !important;
}
div.pager ul li.last a {
	font-weight: bold;
	margin-left: 15px;
	background: transparent url(../img/icons/link.png) 0 5px no-repeat !important;
	padding-left: 12px !important;
}
#karte {
	position: relative;
	height: 300px;
}
#karte img {
	position: absolute;
	background-color: transparent !important;
	top: 0;
	margin: 0;
	padding: 0;
}

/* Forms */
form {
	margin-bottom: 20px;
}
input {
	width: 200px;
}
input.m {
	width: 100px;
}
input.radio {
	width: 20px;
}
input.submit {
	width: 100px;
}
/* Ergebnisse */
h2 {
	margin: 0;
}
.result-footer a,
.pager,
.count,
.filter-box {
	display: none !important;
}
#ws-list .results ul {
	float: left;
}
form {
	margin-bottom: 0px !important;
}
#ws-list .results ul li {
	overflow: hidden;
}
#ws-list .results ul, #searchorder-admin .searchorder-item ul {
	margin: 0;
	padding: 0;
}
#ws-list .results li, #searchorder-admin .searchorder-item li {
	border-left: 1px solid #CCECF9;
	border-right: 1px solid #CCECF9;
	border-top: 1px solid #004C93;
	font-size: 1.1em;
	list-style: none outside none;
	margin: 0 0 5px;
	padding: 8px 0 0;
}
#content ul li {
	font-size: 1.2em;
	list-style-type: square;
	margin-left: 15px;
}
#ws-list .results ul.extras {
}
#ws-list .results label, #searchorder-admin .searchorder-item label {
	cursor: pointer;
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 0 0 8px;
	width: auto;
}
label {
	font-size: 1em;
	margin-right: 13px;
}
#ws-list .results label span, #searchorder-admin .searchorder-item label span, #ws-list .results label a {
	display: block;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 1.45em;
	padding: 0 0 0 28px;
}
#ws-list .results label input.checkbox {
	height: 13px;
	left: 10px;
	padding: 0;
	position: absolute;
	top: 4px;
	width: 13px;
}
input.radio, input.checkbox {
	border: medium none;
	margin-right: 2px;
	width: 15px;
}
#ws-list .results li img {
	clear: both;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
img {
	border: medium none;
}
#ws-list .results ul.facts, #ws-list .results ul.price {
	background: url("../img/icons/result.png") no-repeat scroll 0 0 transparent;
	margin: 0 10px;
	padding: 30px 0 10px;
	position: relative;
	width: 270px;
}
#ws-list .results ul.price li, #ws-list .results ul.facts li {
	float: left;
	background: url("../img/icons/square.png") no-repeat scroll 0 4px transparent;
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0 0 0 15px;
	width: 40%;
}
#ws-list .results ul.price li {
	float: none;
}
#ws-list .results li li, #searchorder-admin .searchorder-item li li {
	border: medium none;
	font-size: 1em;
}
#ws-list .results li, #searchorder-admin .searchorder-item li {
	border-left: 1px solid #CCECF9;
	border-right: 1px solid #CCECF9;
	border-top: 1px solid #004C93;
	font-size: 1.1em;
	list-style: none outside none;
	margin: 0 0 5px;
	padding: 8px 0 0;
}
#ws-list .results ul.price {
	background-position: 0 -179px;
	margin: 0;
	width: 160px;
}
#ws-list .results ul.facts, #ws-list .results ul.price {
	background: url("../img/icons/result.png") no-repeat scroll 0 0 transparent;
	margin: 0 10px;
	padding: 30px 0 10px;
	position: relative;
	width: 270px;
}
#ws-list .results ul.price li {
	width: auto;
}
.a11y-wrapper,
.a11y-hidden {
	display: none;
}
/* Liste */
#ws-result #ws-list {
	float: none;
	width: auto;
	margin-left: -.2cm;
	overflow: visible;
}
#ws-result #ws-list .result-header,
#ws-result #ws-list .result-footer {
	overflow: hidden;
	background: #009ee3 url(../img/bg/home_h1.png) 0 0 no-repeat;
	padding: 4px 8px;
	margin: 0 0 3px 0;
	zoom: 1;
}
#ws-result #ws-list .result-footer {
	background-image: url(../img/bg/result-footer.png);
	background-position: 0 100%;
	border-top: 1px solid #fff;
}
#ws-result #ws-list .result-header h2 {
	float: left;
	padding: 2px 0 0 0;
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
}
#ws-result #ws-list .result-header .pager,
#ws-result #ws-list .result-header .per-page,
#ws-result #ws-list .result-footer .pager {
	float: right;
	width: 340px;
	margin: 0;
	padding: 0;
	color: #fff !important;
}
#ws-result #ws-list .result-header .pager {
	float: left;
	width: 184px;
	margin-left: 30px;
}
#ws-result #ws-list .result-header .per-page {
	float: right;
	width: 160px;
}
#ws-result #ws-list .result-header .pager a,
#ws-result #ws-list .result-footer .pager a {
	color: #fff;
}
#ws-result #ws-list .result-header .pager li.next a,
#ws-result #ws-list .result-footer .pager li.next a,
#ws-result #ws-list .result-header .pager li.previous a,
#ws-result #ws-list .result-footer .pager li.previous a{
	background: none;
	margin-left: 0 !important;
	margin-right: 3px !important;
	padding-left: 0 !important;
}
#ws-result #ws-list .result-header .pager ul,
#ws-result #ws-list .result-footer .pager ul {
	margin: 0 30px 0 0;
}
#ws-result #ws-list .result-header .pager li {
	padding: 5px 0 0 0;
}
#ws-result #ws-list .result-footer .pager li {
	padding: 0;
}
#ws-result #ws-list .result-header .pager div,
#ws-result #ws-list .result-footer .pager div {
	float: right;
	padding-top: 3px;
}
#ws-result #ws-list .result-header .per-page label,
#ws-result #ws-list .result-footer .pager label {
	margin: 0 2px 0 0;
	padding: 5px 0 0 0;
	font-size: 1.2em;
}
#ws-result #ws-list .result-header .per-page label {
	float: left;
	font-size: 1.1em;
	padding: 4px 0 0 0;
}
#ws-result #ws-list .result-header .per-page select,
#ws-result #ws-list .result-footer .pager select {
	width: 50px;
	font-size: 120%;
}
#ws-list .results,
#ws-list .results fieldset,
#ws-list .results ul {
	margin: 0;
	padding: 0;
}
#ws-list .results li {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
#ws-list .results ul.extras {
	float: none;
	width: 100%;
	display: block;
	margin: 10px 0 20px;
}
#ws-list .results ul.extras li {
	float: left;
	margin-right: .2cm;
	font-weight: bold;
}
#ws #content #ws-list ul li,
#ws-list .results li img {
	margin-left: 0 !important;
	padding: 0 !important;
}
#ws-list .results label,
#ws-list .results label span {
	float: none;
	width: 100%;
	padding-left: 0 !important;
}

/* WS Expose */
/*#ws #branding {
	overflow: hidden;
	margin-bottom: 0;
}
.expose-head {
	border-bottom: 1px solid #666;
	margin: 0 0 20px;
}
#ws #content .section .parbox,
.expose .col-1 .box.gallery,
.expose .col-1 .box,
.expose .col-2 .box,
#content.expose .box ul {
	margin: 0;
	padding: 0;
}
#content.expose .col-1,
#content.expose .col-2 {
	width: auto;
}
.expose .col-1 .box,
.expose .col-2 .box,
.box-gallery-pic {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #666;
}
.expose .box.gallery {
	border: 0;
}
.expose .col-1 .box ul,
.expose .col-2 .box ul {
	list-style: none;
}
#content.expose ul.notes li {
	border-bottom: 1px solid #666;
}
#content.expose ul.notes li.last {
	border-bottom: none;
}
#content.expose .col-1 .box h2,
#content.expose .col-2 .box h2 {
	margin: 10px 0px;
	font-weight: bold;
	color: #b7d4e1;
}
#content.expose .numbers dl {
	background-position: 0 -195px;
}
#content.expose .numbers dt,
#content.expose .numbers dd {
	font-size: 1.1em;
}
#content.expose .numbers dt {
	float: left;
	width: 140px;
}
#content.expose .adr {
	float: left;
	width: 180px;
}
#content.expose .adr-infos {
	float: left;
	width: 160px;
	padding-top: 5px;
}
#content.expose .adr p {
	margin: 0 0 0 20px;
}
#content.expose .adr-infos li {
	padding-left: 15px;
	font-size: 100%;
}
#content.expose .adr-infos li a {
	background: none;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#content.expose .numbers dd,
#content.expose .support dt {
	font-weight: bold;
}
#content.expose .adr,
#content.expose .adr-infos {
	float: none;
}
#content.expose .adr p {
	margin: 0;
}*/

