/* Globale Vorgaben nach Umstellung auf em */

.Body .Document H1 { font-size: 20px; }

.Body .Document H2 { font-size: 16px; }

.Body .Document H3 { font-size: 14px; }

.Body .Document H4 { font-size: 12px; }

.Body .Document p,
.Template .text { font-size: 12px; }

.listeData .vorschauData li .name { font-size: 10px; }

.listeData .vorschauData li .filename,
.listeData .vorschauData li .size,
.trefferlistefooter,
.trefferlisteheader,
.Template .minitext { font-size: 11px; }

/* Globale Templates */

/* Artikel - Reine Bild-Darstellung */

.s9 .Nachricht .datum {
    font-size: 11px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Bilder-/Datengalerie - Standard */

.s3 .listeData .vorschauData li .filename,
.s3 .listeData .vorschauData li .size {
    font-size: 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Sitemap - Standard */

.s6 .Seite .box {
    font-size: 13px;
}

.s6 .Seite h3 {
    font-size: 17px;
}

.s6 .Seite .box .button {
    font-size: 11px;
}

/* Sitemap - Zeilen??bersicht */

.s247 .Seite .head a {
    font-size: 15px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Text - Introvorlage */

.s207 .header h1 {
    font-size: 22px;
}

.s207 .header h2{
    font-size: 15px;
}

.s207 .textile{
    font-size: 15px;
}

.s207 .spalte .minitext{
    font-size: 10px;
}

/*--------------------------------------------------SYSTEMVORLAGEN--------------------------------------------------------------------------------*/

/* Gastgeber - Standard */

.s142 .treffer .detailinfo .name .sterne {
    font-size: 9px;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
}

.s142 .treffer .kontaktinfo .preis .info {
    font-size: 9px;
}

/* Global Ende  */

.Body {
    background: #102c43 url(/gfx/rathaus/bg-body.jpg) repeat-x left top;
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
}

a {
    color: #000;
    text-decoration: none;
}

a img {
    border: none;
}

.button a {
    color: #000;
}

ul {
    list-style-type: none;
}

#printHeader {
    display: none;
}

.prospekteLink .break,
.newsletterLink .break {
    height: 0px;
    width: 0px;
    visibility: hidden;
}

.greenArrowSmallFront {
    background: url(/gfx/arrows/green-small-front.png) no-repeat left top;
    width: 8px;
    height: 15px;
    float: left;
}

.greenArrowSmallBack {
    background: url(/gfx/arrows/green-small-back.png) no-repeat right top;
    width: 8px;
    height: 15px;
    float: left;
}

.lightgreenArrowSmallFront {
    background: url(/gfx/arrows/lightgreen-small-front.gif) no-repeat left top;
    width: 8px;
    height: 15px;
    float: left;
}

.lightgreenArrowSmallBack {
    background: url(/gfx/arrows/lightgreen-small-back.gif) no-repeat right top;
    width: 8px;
    height: 15px;
    float: left;
}

.greenArrowTallBack {
    background: url(/gfx/arrows/green-tall-back.gif) no-repeat right top;
    width: 8px;
    height: 21px;
    float: left;
}

.greenArrowTallFront {
    background: url(/gfx/arrows/green-tall-front.gif) no-repeat left top;
    width: 9px;
    height: 21px;
    float: left;
}

.veranstaltungen a.all {
    background-color: #5e7f71;
    display: block;
    float: left;
    padding: 10px;
    color: #fff;
    font-size: 12px;
}

#container {
    background: url(/gfx/bg-container.png) repeat-y center top;
    width: 980px;
    margin: 0px auto;
    padding: 0px 10px;
    position: relative;
    min-height: 500px;
}

#hauptbild {
    position: relative;
    z-index: 1;
    width: 980px;
    height: 330px;
    overflow: hidden;
}

#hauptbild .bild img {
    width: 980px;
    height: auto;
}

#header {
    background: url(/gfx/bg-start-welle-oben.png) no-repeat left top;
    width: 980px;
    height: 91px;
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 2;
}

#header .sitesearch {
    position: absolute;
    left: 30px;
    top: 10px;
}

#search .query {
    background: url(/gfx/bg-query-gray.png) no-repeat left top;
    color: #666;
    padding: 3px;
    border: none;
    height: 15px;
    width: 120px;
}

#search .button {
    background: url(/gfx/searchButton-gray.png) no-repeat left top;
    color: #fff;
    border: none;
    height: 20px;
    width: 55px;
}

#logo {
    margin: 0px auto;
    padding-top: 5px;
    position: relative;
    width: 162px;
    height: 57px;
    z-index: 3;
}

#logo a {
    background: url(/gfx/logo-bawoe.png) no-repeat left top;
    display: block;
    width: 162px;
    height: 57px;
}

#wetterBox {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}

#wetterBox .innerBox {
    color: #666;
    width: 260px;
    position: relative;
}

#wetterBox .icon {
    width: 50px;
    height: 50px;
    float: left;
    padding-right: 10px;
}

#wetterBox .data {
    width: 145px;
    float: left;
    margin: 7px 0px 0px 5px;
}

#wetterBox .data .day {
    font-size: 12px;
    line-height: 18px;
}

#wetterBox .data .degree {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}

#wetterBoxAdd {
    display: none;
    height: 230px;
}

#wetterBox .more {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

#wetterBox .more a {
    color: #666;
    font-size: 12px;
}

#wetterBox .rain {
    font-size: 12px;
    line-height: 18px;
    margin-left: 65px;
}

#wetterBox .today {
    height: 50px;
}

#wetterBox .rain {
    height: 50px;
}

#wetterBox .dayEntry {
    height: 50px;
    padding: 10px 0px;
}

#mainNav {
    background: #5e7f71;
    height: 30px;
    position: absolute;
    width: 920px;
    top: 275px;
    left: 70px;
    z-index: 3;
    text-align: center;
}

#mainNav .break {
    height: 0px;
    width: 0px;
    display: none;
}

#mainNav ul {
    margin: auto;
    height: 30px;
    padding: 0px;
}

#mainNav ul li {
    padding-left: 0px;
    display: block;
    float: left;
}

#mainNav ul li.active,
#mainNav ul li.open {
    padding-left: 11px;
    padding-right: 11px;
}

#mainNav .startseite {
    float: left;
}

#mainNav .startseite a,
#mainNav ul li a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    float: left;
    padding: 5px 6px 5px 14px;
}

#mainNav .startseite a:hover,
#mainNav ul li a:hover {
    background:  url(/gfx/arrows/bg-menu-linkRathaus.gif) no-repeat 0px center;
}

#mainNav ul li.active a,
#mainNav ul li.open a,
#mainNav ul li.active a:hover,
#mainNav ul li.open a:hover {
    background: #e7faf3;
    color: #003a1b;
    padding: 5px 2px 5px 2px;
}

#nonTourismusLinks {
    position: absolute;
    right: 25px;
    top: 282px;
    z-index: 3;
}

#nonTourismusLinks {
    color: #fff;
}

#nonTourismusLinks a {
    background: url(/gfx/arrows/lightgreen-small-middle.png) repeat-x left top;
    color: #fff;
}

#nonTourismusLinks .rathausLink,
#nonTourismusLinks .wirtschaftLink,
#nonTourismusLinks .rathausLink a,
#nonTourismusLinks .wirtschaftLink a {
    float: left;
}

#lebensbereich {
    background: url(/gfx/bg-quickSearch.png) repeat-x left bottom;
    width: 980px;
    height: 60px;
    padding: 0px;
    position: absolute;
    left: 10px;
    top: 270px;
    z-index: 2;
}

#wasWo p {
    margin: 0px;
    padding-right: 15px;
    display: block;
    float: left;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

#wasWo .dropDown {
    float: left;
    padding: 2px 10px 0px 0px;
    width: 240px;
}

#wasWo .weiter .button {
    background: url(/gfx/arrows/bg-lebenslage.png) no-repeat left top;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 21px;
    width: 120px;
    padding: 0px 10px 0px 10px;
    line-height: 16px;
    float: left;
}

#wasWo .uebersicht a {
    background: url(/gfx/arrows/bg-uebersicht.png) no-repeat left top;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 21px;
    width: 80px;
    padding: 2px 10px 0px 20px;
    line-height: 16px;
    display: block;
    float: left;
}

#main {
    background: #ffffff;
    position: relative;
    width: 980px;
    z-index: 2;
}

#leftColumn {
    width: 245px;
    float: left;
    position: relative;
}

#subNav {
    background: url(/gfx/rathaus/bg-subNav.png) no-repeat left top;
    width: 245px;
    height: 260px;
    margin-top: -106px;
    padding-top: 105px;
}

#subNav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

#subNav ul li,
#subNav ul li.active a,
#subNav ul li.open a {
    display: none;
}

#subNav ul.sonderseite li.open,
#subNav ul.sonderseite ul.sonderseite,
#subNav ul.sonderseite ul.sonderseite li {
    display: block;
}

#subNav ul.sonderseite li ul.sonderseite li ul.sonderseite {
    display: none;
}

#subNav ul li.active,
#subNav ul li.open {
    display: block;
    overflow: hidden;
}

#subNav ul li.active ul li,
#subNav ul li.open ul li,
#subNav ul li.active ul li a,
#subNav ul li.open ul li a {
    display: block;
}

#subNav ul li ul {
    display: none;
    padding: 0px;
}

#subNav ul li.active ul,
#subNav ul li.open ul,
#subNav ul li.open ul li.active ul,
#subNav ul li.open ul li.open ul {
    display: block;
}

#subNav ul li.open ul li ul,
#subNav ul li.active ul li ul {
    display: none;
}

#subNav ul li a {
    font-size: 14px;
}

#subNav ul li a,
#subNav ul li.open ul li.active ul li a,
#subNav ul li.open ul li.open ul li a {
    color: #fff;
    font-weight: bold;
    line-height: 20px;
}

#subNav ul li ul li,
#subNav ul li ul li a {
    font-weight: bold;
    line-height: 22px;
}

#subNav ul li ul li ul li,
#subNav ul li ul li ul li a {
    line-height: 15px !important;
}

#subNav ul li ul li ul li a {
    padding-left: 5px;
    font-size: 12px;
}

#subNav ul li.open ul li.active a,
#subNav ul li.open ul li.open a,
#subNav ul li.active ul li a:hover,
#subNav ul li.open ul li a:hover,
#subNav ul li.open ul li.active ul li.active a,
#subNav ul li.open ul li.open ul li.active a,
#subNav ul li.open ul li.active ul li.open a,
#subNav ul li.open ul li.active ul li a:hover,
#subNav ul li.open ul li.open ul li a:hover {
    color: #003a1b;
}

#motionBanner {
    width: 165px;
    height: 165px;
    overflow: hidden;
    margin: -30px 0px 0px 75px;
    position: relative;
    z-index: 4;
}

#motionBanner .BannerContainer h3,
#motionBanner .BannerContainer a a,
#motionBanner .BannerContainer .weiter {
    display: none;
}

#leftColumn .veranstaltungen {
    background: url(/gfx/rathaus/bg-veranstaltungen.png) no-repeat left top;
    width: 190px;
    height: 296px;
    padding: 40px 20px 20px 20px;
    position: relative;
    z-index: 3;
}

#leftColumn .veranstaltungen h3 {
    margin: 0px 0px 10px 0px;
    font-size: 15px;
}

#leftColumn .veranstaltungen h3.headline {
    background: url(/gfx/arrows/green-small-va.gif) no-repeat left center;
    padding-left: 20px;
    color: #000;
}

#leftColumn .veranstaltungen .gruppe h3 {
    font-size: 12px;
    color: #003a1b;
    line-height: 17px;
}

#leftColumn .veranstaltungen p {
    font-size: 13px;
}

#leftColumn .veranstaltungen .treffer {
    background: none;
    border: none;
    margin: 5px 0px;
}

#leftColumn .veranstaltungen .treffer .detailinfo {
    position: relative;
    top: 0px;
    height: auto;
}

#leftColumn .veranstaltungen .treffer .detailinfo .kategorie {
    color: #003a1b;
    padding: 0px;
    top: 0px;
    width: 50px;
}

#leftColumn .veranstaltungen .treffer .detailinfo .name {
    width:65%;
    position: relative;
}

#leftColumn .veranstaltungen .treffer .name .titel {
    float: none;
    padding: 0px;
}

#leftColumn .veranstaltungen .treffer .name .titel a {
    font-size: 12px;
    float: none;
    padding: 0px;
}

.treffer .detailinfo .kategorie {
    right: 15px;
}

#contents {
    padding: 25px 25px 25px 30px;
    width: 680px;
    float: right;
    position: relative;
    overflow: hidden;
}

/* Travel Suchmaske */

#wasWo {
    position: absolute;
    bottom: 2px;
    height: 21px;
    right: 15px;
    width: 715px;
    color: #000;
}

#shadow {
    background: url(/gfx/bg-footer-top.png) no-repeat top center;
    position: relative;
    width: 980px;
    margin: 0px auto;
    height: 11px;
}

/* Adressblock */

#adressBlock {
    background: url(/gfx/rathaus/bg-adressBlock.png);
    width: 945px;
    margin: 5px auto;
    padding: 10px 15px 15px 20px;
    color: #000;
    font-size: 13px;
    line-heoght: 19px;
    position: relative;
}

#adressBlock .top h1 {
    margin: 0px 0px 10px 0px;
    font-size: 17px;
    line-height: 19px;
}

#adressBlock .socialMedia {
    position: absolute;
    right: 20px;
    bottom: 45px;
}

#adressBlock .socialMedia a {
    display: block;
    float: left;
    height: 22px;
    width: 223px;
    margin-left: 5px;
}

#adressBlock .socialMedia a.twitter {
    background: url(/gfx/rathaus/twitter-icon.jpg) no-repeat left top;
}

#adressBlock .socialMedia a.blogspot {
    background: url(/gfx/rathaus/blogger-icon.jpg) no-repeat left top;
}

 #adressBlock .socialMedia a.facebook {
    background: url(/gfx/rathaus/facebook.png) no-repeat left top;
}

#adressBlock .link {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#adressBlock .link a {
    background: url(/gfx/arrows/bg-oeffnungszeiten.png) no-repeat left top;
    padding: 2px 15px 0px 15px;
    display: block;
    float: right;
    height: 21px;
    font-size: 12px;
    line-height: 14px;
}

#adressBlock .link2 {
    position: absolute;
    right: 130px;
    bottom: 15px;
}

#adressBlock .link2 a {
    background: url(/gfx/arrows/bg-buergerhaushalt.png) no-repeat left top;
    padding: 2px 15px 0px 15px;
    display: block;
    float: right;
    height: 21px;
    font-size: 12px;
    line-height: 14px;
}

#google_translate_element {
    float: left;
    position: relative;
    padding-left: 30px;
}

.goog-te-gadget  {
    color: #8E9CA8 !important;
}

#adressBlock .leftColumn,
#adressBlock .middleColumn,
#adressBlock .rightColumn {
    float: left;
    padding-right: 70px;
}

#adressBlock .bottom p {
    margin: 0px;
    line-height: 17px;
}

#adressBlock .bottom a {
    color: #fff;
}

/* Footer */

#footer {
    width: 960px;
    padding: 5px 20px 0px 20px;
    margin: 0px auto;
    position: relative;
    z-index: 3;
}

#footer a {
    font-size: 12px;
    color: #fff;
}

#footer .nonTourismus,
#footer .nonTourismus .rathausLink,
#footer .nonTourismus .wirtschaftLink,
#footer .nonTourismus .internLink,
#footer .internalLinks,
#footer .flags {
    float: left;
}

#footer .nonTourismus .rathausLink,
#footer .nonTourismus .wirtschaftLink,
#footer .nonTourismus .internLink {
    margin: 5px -4px 0px 0px;
}

#footer .flags {
    white-space: nowrap;
}

#footer .nonTourismus a {
    background: url(/gfx/arrows/green-small-middle.png) repeat-x left top;
    display: block;
    float: left;
    height: 15px;
    padding: 0px 2px;
    color: #fff;
}

#footer .internalLinks {
    padding: 5px 0px 0px 40px;
}

#footer .internalLinks a {
    padding-right: 15px;
}

#footer .bottom {
    float: left;
    padding: 5px 0px 0px 12px;
}

/* ---------------------------- Templates / Vorlagen ----------------------- */

#content .Template {
    width: 650px;
}

.Template h1 {
    font-size: 20px;
    line-height: 25px;
}

.Body .Document p,
.Template .text {
    font-size: 13px;
}

/* Links hervor heben nur im Contentbereich */

.Template.s2 .Nachricht .text a,
#content .textile a,
#content .textile p a,
#content .Template a {
    border-bottom: 1px dotted #000;
    text-decoration: none;
    color: #000;
}

#content .Sitemap .level_1 {
    margin-top: 10px;
}

#content .Sitemap .level_1 a {
    font-weight: bold;
}

#googleMap a,
#travelsearch a,
.untermenu a {
    border-bottom: none !important;
    text-decoration: none;
}

#main .bild a {
    border: none;
}

#vaZeitraum .Calendar.ThemeDefault .Body .Content {
    overflow: hidden;
    position: relative;
    width: 140px;
}

/* Template .s2 Artikel Standard */

.Template.s2 .Nachricht h1 {
    margin-bottom: 8px;
    line-height: 21px;
}

.Template.s2 .header h1 {
    /* border-bottom: 1px solid #666;
    font-size: 12px;
    color: #666; */

    border-bottom: 1px solid #5e7f71;
    color: #5e7f71;
    font-size: 15px;
    padding-top: 10px;
}

.Template.s2 .header div {
    font-size: 12px;
    margin: 5px 0px;
}

.Template.s2 .spalte {
    width: 650px;
}

.Template.s2 .Nachricht .bild {
    margin-right: 10px;
}

.Template.s2 .Nachricht .info h1 a {
    color: #5e7f71;
    font-size: 15px;
    line-height: 18px;
}

.Template.s2 .Nachricht .text {
    color: #000;
    font-size: 12px;
    line-height: 17px;
}

.Template.s2 .Nachricht .button {
    display: none;
}

/* Template Divider */

h2.divider {
    color: #5e7f71;
    border-bottom: 1px solid #5e7f71;
    font-size: 15px !important;
    padding-top: 10px;
}

/* Template Artikel reine Bilddarstellung */

.s9 .spalte {
    width: 315px !important;
    float: left;
    margin: 5px;
}

.s9 .Nachricht .info {
    background: #fff;
    border: 1px solid #666;
}

.s9 .Nachricht .info {
    height: auto !important;
}

/* Template Artikel 2 Spalten */

.s82 .spalte {
    width: 315px !important;
    float: left;
    margin: 5px;
}

/* Template Artikel - Daarstellung 2 Spalten Ueberschrift oben */

.s96 .Nachricht.spalte {
    width: 315px !important;
    float: left;
    margin: 5px;
}

.s96 .Nachricht .info h1 {
    position: absolute;
}

/* Template Text Bild rechts */

.s5 .spalte {
    width: 203px;
    margin-bottom: 5px;
}

.s5 .spalte .bild {
    margin-bottom: 5px;
}

.s5 .spalte .bild img {
    width: 100%;
    height: auto;
}

/* Template Seitenliste */

.s200 .name a {
    color: #000;
}

/* Template Sitemap */

.Sitemap .Seite {
    position: relative;
}

.s6 .Seite {
    margin: 0px 5px 20px 5px;
    width:205px;
}

.s6 .Seite a {
    color: #000;
}

.s6 .Seite .box {
    padding: 15px 5px 10px 0;
}

.s6 .Seite .box .head {
    font-size: 15px;
    font-weight: bold;
}

.s6 .Seite .bild,
.s6 .Seite .bild img {
    width: 205px;
}

/* Template Sitemap eine Zeile */

.s247 .Seite {
    width: 100%;
}

/* Template Gastgeber - Travel */

#main #travelsearch,
#main .treffersucheheader,
#main .treffersuchefooter {
    background: none;
}

#main .treffersuche {
    background: #fff;
}

#main .treffersucheheader h1 {
    color: #000;
}

#main .travelmerkmale {
    width: 235px;
}

.ContentTemplateDetail .untermenu2 {
    padding-top: 5px;
}

.zimmerliste .treffer {
    margin-top: 40px;
}

.zimmerliste .gruppe h3 {
    margin: 15px 0px;
}

.treffersuche #zimmer2 {
    background: none;
}

#themenpauschale .getTravelBetriebe .trefferlisteheader,
#themenpauschale .getTravelBetriebe .trefferlistefooter,
#themenpauschale .getTravelBetriebe .treffer .detailinfo,
#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .adresse {
    display: none;
}

#themenpauschale .getTravelBetriebe .treffer .kontaktinfo {
    padding-top: 0px;
}

#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .weiter a,
#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .weiter a:hover {
    background: #188bbc;
}

#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .beschreibung,
#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .beschreibung p {
    padding: 0px;
    margin: 0px;
}

#themenpauschale .getTravelBetriebe .treffer .kontaktinfo .beschreibung a {
    font-size: 16px;
    font-weight: bold;
}

#themenpauschale .getTravelBetriebe .treffer {
    border: none;
    background: none;
    margin-top: 15px;
}

/* Template Community Prospektanfrage */

#getCommunity .tablecelltop {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #666;
}

#getCommunity .tablecell {
    background: #eee;
}

#getCommunity fieldset {
    margin: 30px;
}

/* Detailseiten */

.Detail .info .detailfilesize,
.Detail .info .detaildimensions,
.Detail .info .detailcreated,
.Detail .info .detailchanged {
    display: none;
}

.Detail .info .detaildownload a {
    border: none !important;
    background: url(/gfx/download.jpg) no-repeat left top;
    padding-left: 30px;
    line-height: 22px;
    display: block;
}

.Detail .info .detaildownload a:hover {
    background: url(/gfx/download-on.jpg) no-repeat left top;
}

.Tags span {
    margin: 2px;
    display: block;
    float: left;
}

.Tags span a {
    color: #fff;
    background: #BFD6CC;
    padding: 3px;
    display: block;
    float: left;
}

.Tags span a:hover {
    color: #fff !important;
    background: #5e7f71;
}

/* Detail Bild */

.imageContentTemplate .bild {
    position: relative;
}

.imageContentTemplate .bild img {
    height: auto;
    width: 650px;
}

.imageContentTemplate .info {
    width: 335px;
}

.artikelContentTemplate h5,
.artikelContentTemplate h3 {
    margin: 0px 0px 5px 0px;
}

.listeData ul.vorschauData li.detail {
    height:121px;
    width:630px;
}

.listeData .vorschauData li.detail .icon img, .vorschauData li.detail .icon {
    float:left;
    height:100px;
    margin-right:10px;
    width:100px;
}

.s3 .Bilder .vorschauData li.detail .icon img,
.s3 .Bilder .vorschauData li.detail .icon {
    height: 50px;
    width: 50px;
}

.s3 .Bilder .vorschauData li.detail {
    height: 50px;
}

.s3 .Bilder .vorschauData li.detail .filename {
    width: 520px;
    font-size: 13px;
    line-height: 13px;
}

.s3 .Bilder .vorschauData li.detail .size {
    width: 520px;
    font-size: 11px;
}

.s3 .Bilder .vorschauData li.detail .name {
    color:#000000;
    font-size: 15px;
    line-height: 15px;
    width:520px;
}

.s3 .listeData .vorschauData li .filename, .s3 .listeData .vorschauData li .size {
    font-size:15px;
    padding-top: 2px;
}

.template__survey {
    background-color: #eee;
}

.template__survey form {
    padding: 0px;
    margin: 0px;
}

.template__survey .umfrageName {
    background-color: #ccc;
    padding: 5px 10px;
    margin: 0px;
}

.template__survey .content {
    padding: 10px;
    background-color: #F4F4F4;
}

.template__survey .content .navigation {
    padding: 5px;
    background-color: #ddd;
}

* html .template__survey .content .navigation .controls {
    margin-bottom: -5px;
}

.template__survey .content .navigationTop {
    margin-bottom: 10px;
}

.template__survey .content .navigationBottom {
    margin-top: 10px;
}

.template__survey .content .navigation .user {
    float: left;
    margin-top: 0.2em;
    margin-left: 5px;
    font-weight: bold;
}

.template__survey .content .navigation .controls {
    float: right;
}

.template__survey .content .navigation .controls .control {
    float: left;
    margin-left: 5px;
}

.template__survey .content .navigation .controls .controlPages {
    margin-top: 0.2em;
}

.template__survey .dialog {
}

.template__survey .dialog .eingabeUser .anschrift .eingabe {
    margin-bottom: 5px;
}

.template__survey .dialog .eingabeUser .anschrift .eingabe .beschriftung {
    display: block;
    width: 10ex;
    float: left;
    margin-top: 0.2em;
}

.template__survey .dialog .eingabeUser .anschrift .eingabe .element {
    display: block;
    width: 30ex;
    float: left;
}

.template__survey .dialog .eingabeUser .anschrift .eingabe input {
    width: 95%;
}

.template__survey .dialog .eingabeUser .anschrift .eingabe .plz {
    width: 25%;
}

.template__survey .dialog .eingabeUser .anschrift .eingabe .ort {
    width: 68%;
}

.template__survey .dialog .eingabeUser .pflichtfelder {
    margin-top: 10px;
    font-size: 0.8em;
    color: #666;
}

.template__survey .dialog .frageName {
    font-weight: bold;
    padding: 2px;
}

.template__survey .dialog .frageListe {
    border: 1px solid #888;
    padding: 10px;
}

.template__survey .dialog .frageListe .frage {
    margin-bottom: 3px;
    background-color: #ddd;
    width: 80%;
}

.template__survey .dialog .frageListe .frage .auswahl {
    float: left;
    padding: 3px;
    border-right: 1px solid #eee;
    margin-right: -1px;
}

.template__survey .dialog .frageListe .frage .auswahl .item {
    text-align: center;
}

.template__survey .dialog .frageListe .frage .antwort {
    float: left;
    padding: 3px 6px;
    border-left: 1px solid #eee;
}

.template__survey .dialog .frageListe .frage .antwort .beschreibung {
    display: block;
    padding: 2px 0px;
}

.template__survey .dialog .frageListe .row .frage.col .antwort textarea {
    width: 20ex !important;
}

.template__survey .dialog .frageListe .row .frage.col {
    margin-right: 2%;
}

.template__survey .dialog .frageListe .row .frage.col3 {
    margin-right: 0px;
}

.template__survey .dialog .frageListe .row .frage.antwortInfo {
    width: 100%;
}

.template__survey .dialog .frageListe .frage .auswahlNote .itemText {
    cursor: pointer;
    padding: 2px;
}

.template__survey .dialog .frageListe .frage .auswahlNote .itemImage {
}

.template__survey .dialog .frageListe .frage .auswahlSchule .itemRadio input {
    margin-bottom: 2px;
}

.template__survey .dialog .frageListe .frage .auswahlSchule .itemRadio label {
    display: block;
}

.template__survey .dialog .frageListe .frage.antwortInfo {
    float: none;
    clear: both;
}

.template__survey .dialog .frageListe .frage.antwortInfo label {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
}

.template__survey .dialog .hinweis {
    background-color: #ddd;
    font-size: 1.1em;
    padding: 10px;
}

.template__survey .clear {
    clear: both;
}

.template__survey .clearfix {
    display: block;
    clear: both;
}
