/* Clear */
a {
    cursor: pointer;
}
p span.image:after {
    content: " ";
    display: block;
    clear: both;
}
.text-box {
    position: relative;
    margin: 10px 0 20px 0;
    width: 99.7%;
    background: url(../img/bgs/border-box.jpg) 0 100% repeat-x;
}
.js-on .toc {
    overflow: hidden;
    position: relative;
    bottom: -1px;
    margin: 0;
    padding: 0;
}
.js-on .toc li {
    background: #fff;
    color: #000;
    float: left;
    font-size: 100%;
    list-style: none;
}
.js-on .toc li#tab-1 a {

}
.js-on .toc li#tab-1 a.on,
.js-on .toc li#tab-1 a:hover {

}
.js-on .toc li#tab-2 a {


}
.js-on .toc li#tab-2 a.on,
.js-on .toc li#tab-2 a:hover {

}

.js-on .toc li#tab-3 a {

}
.js-on .toc li#tab-3 a.on,
.js-on .toc li#tab-3 a:hover {

}

.js-on .toc li#tab-4 a {


}
/* Clear */
p span.image:after {
    content: " ";
    display: block;
    clear: both;
}
.text-box {
    position: relative;
    margin: 10px 0 20px 0;
    width: 99.7%;
    background: url(../img/bgs/border-box.jpg) 0 100% repeat-x;
	padding-right: 0;
}
.js-on .toc {
    overflow: hidden;
    position: relative;
    bottom: -1px;
    margin: 0;
    padding: 0;
	height: 1%;
}
.js-on .toc li {
    background: #fff;
    color: #000;
    float: left;
    font-size: 100%;
    list-style: none;
}
.js-on .toc li#tab-1 a {

}
.js-on .toc li#tab-1 a.on,
.js-on .toc li#tab-1 a:hover {

}
.js-on .toc li#tab-2 a {


}
.js-on .toc li#tab-2 a.on,
.js-on .toc li#tab-2 a:hover {

}

.js-on .toc li#tab-3 a {

}
.js-on .toc li#tab-3 a.on,
.js-on .toc li#tab-3 a:hover {

}

.js-on .toc li#tab-4 a {


}
.js-on .toc li#tab-4 a.on,
.js-on .toc li#tab-4 a:hover {

}
.js-on .toc a {
    float: left;
    display: block;
    margin: 0;
    padding: 7px 7px 5px 7px;
    color: #000;
    font-size: 100%;
    background: #dae7f2;
    text-decoration: none;
    cursor: pointer;
}
.js-on .toc a.on {
    padding: 6px 6px 5px 6px;
    background: #fff;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: none;
}
.js-on .toc a.on:hover {
    font-weight: bold;
}
.js-on .toc a:hover {
    padding: 6px 6px 5px 6px;
    background: #fff;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: none;
}

.js-on .toc li span {
    display: block;
    float: left;
    padding: 0 0 0 8px;
    white-space: nowrap;
    background: url(../img/icons/tab-link.gif) 0 5px no-repeat;
}
.js-on .toc a.on span {
    display: block;
    float: left;
    padding: 0;
    background: none
}
.js-on .section {
    display: none;
    margin: 0;
    padding: 10px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dae7f2;
}
.js-on .section.ui-expanded {
    display: block;
}
.sub-box {
    margin-top: 30px;
}
.js-on .sub-box {
    margin-top: 0;
}
.text-box .text {
    clear: both;
    height: 1%;
    overflow: hidden;
    margin-bottom: 20px;
}
.text-box .section .teaser {
    background-color: transparent;
    border: none;
    margin: 0 0 10px 0;
    padding: 0;
    clear: both;
    height: 1%;
    width:  100%;
}
.section img {
    float: left;
    margin: 0 10px 5px 0;
}

.section .teaser h4 {
    font-size: 100%;
    margin: 0 0 5px 0;
}
.section .teaser h4 a {
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #336699;
    text-decoration: none;
}
.section p {
    margin: 0;
    padding: 0 0 10px 0;
}
.section p.more {
    text-align: right;
}
.section p.more a {
    text-align: right;
    padding-left: 0;
    font-weight: normal;
    text-decoration: none;
}

.box {
    margin: 10px 0 20px 0;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    width: 164px;
    background: url(../img/bgs/border-box.jpg) 0 100% repeat-x;
}
.box .contact-person {
    padding: 0 7px 10px 7px;
}
.box .contact-person .vcard {
    margin: 0 0 10px 0;
}
#teaser .box h3 {
    font-size: 110%;
    padding: 10px 7px 10px 7px;
}
#teaser .box p {
    margin-left: 7px;
}
.box h4 {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 100%;
}
.box h4 a {
    display: block;
    padding: 0 0 0 8px;
    font-weight: normal;
    background: url(../img/icons/link.gif) 0 3px no-repeat;
}
.box .vcard {
    padding-left: 0;
}
.box .vcard .n {
    font-weight: bold;
}
table.teaser-group {
    border-spacing: 10px;
    border-collapse: separate;
}
table.teaser-group td {
    width: 280px;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 168px;
    border: 1px solid #E0DEDF;

}
.player-box {
    margin: 20px 0;
}
#player_api {
    position: relative;
    z-index: 1;
}
.searchform {
    margin-bottom: 20px;
}
/* Bilder im Richttext */
span.image {
    height: 1%;
    display: block;
    margin-top: 3px;
}
span.image img {
    display: block;
}
span.image {
    float: none;
    margin: 0 0 5px 0;
}
span.float--left {
    float: left;
    margin: 0 10px 5px 0;
	overflow: hidden;
	position: relative;
}
span.float--right {
    float: right;
    margin: 0 0 5px 0px; /* IE6 in ul */
	padding-left: 10px; /* IE6 in ul */
}
html > body span.float--right {
	margin-left: 10px;
	padding-left: 0px;
}
span.image .subline {
    display: block;
    padding: 2px 20px 2px 2px;
    position: relative;
    background: #DAE7F2;
}
span.image .subline a.lens {
    position: absolute;
    right: 1px;
    top: 2px;
    background:url(../img/icons/lens.gif) 0 0 no-repeat;
    display:block;
    float: right;
    height: 11px;
    margin: 0 0 0 0;
    padding: 0;
    text-indent:-4000px;
    width:13px;
}
div.basket {
    width:163px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
}
div.basket p.teaser {
    margin: 6px 6px 0 6px;
    font-size: 11px;
}

select.formSelect1 {
	width: 154px;
}

p.formLabel1 {
	margin-right: 5px;
}
