@charset "utf-8";

/* CSS Document */



@import url(fonts.css);
@import url(nav.css);

* {
    margin:0;
    padding:0;
    border:0;
}

html {
}

body {
    background:#bababb url(http://www.lippewelle.de/cms/images/bg_body.jpg) top left repeat-x;
    min-width:794px;
    overflow: -moz-scrollbars-vertical;
}

#outer {
    position:relative;
    margin:0 auto;
    width:962px;
    background: url(http://www.lippewelle.de/cms/images/bg_outer.jpg) no-repeat bottom right;
}

#inner {
    width:794px;
    padding-top:8px;
    padding-right:10px;
    margin-right:160px;
}

/** banner **/
/* L-Form */
#banner_top {
    position:relative;
    height:160px;
    width:962px;
}

#banner_right {
    width:160px;
    float:right;
    margin:0;
}

/* skyscraper */
#banner_skyscraper {
    width:160px;
    float:right;
    margin:15px 0 0 0;
}

* html #inner {
    margin-right:157px;
}

* html #banner_skyscraper,
* html #banner_right {
    margin-left:-3px;
}



#header {
    width:auto;
    height:133px;
    position:relative;
    background:url(http://www.lippewelle.de/cms/images/bg_header.png) no-repeat;
}

/* BEGIN: header elemente */



#h_wrapper {
    position:relative;
    height:100%;
    width:350px;
    left: 226px;
}

#h_team {
    position:absolute;
    left:93px;
    width:222px;
    height:133px;
    top:-9px;
}

#h_sendung {
    position:absolute;
    left:0px;
    width:303px;
    height:78px;
    top:20px;
}

#h_webradio {
    position:absolute;
    width:107px;
    height:83px;
    right: 20px;
    top: 12px;
}

#h_ticker {
    position:absolute;
    width:233px;
    height:22px;
    background:#009900;
    right: 18px;
    bottom: 11px;
    text-align:right;
    background:url(http://www.lippewelle.de/cms/images/h_ticker.jpg) right no-repeat;
}

#h_ticker #tickerLabel {
    float:left;
    margin:0;
    padding-top:6px;
    height:12px;
    font-size:11px;
    line-height:12px;
}

#h_ticker #tickerField {
    height:22px;
    border:none;
    float:right;
    width:160px;
    line-height:22px;
    font-size:11px;
    padding:0 4px;
    background:none;
    color:#FFF;
}

#h_ticker #tickerField ul#slide-list {
    position: relative;
    overflow:hidden;
    height:1.3em;
}

#h_ticker #tickerField ul#slide-list li {
    position: absolute;
    left:100px;
    top:0px;
}

#h_ticker #tickerField ul#slide-list li.slide-first,
#h_ticker #tickerField li.slide-first {
    left:0;
}

#h_chat {
    position:absolute;
    width:157px;
    height:44px;
    left: 0px;
    top: 48px;
    line-height:44px;
    font-size:0.94em;
}

#h_studiomail {
    position:absolute;
    width:155px;
    height:44px;
    line-height:44px;
    left: 0px;
    top: 4px;
    font-size:0.94em;
}

#h_webcam {
    position:absolute;
    width:155px;
    height:41px;
    top:92px;
    left:0px;
    line-height:41px;
    font-size:0.94em;
}

/* END: header elemente */



#nav-wrapper {
    height:25px;
    padding-top:1px;
    width:auto;
    background:url(http://www.lippewelle.de/cms/images/bg_wrapper.jpg) repeat-x;
}

#nav-container {
    width:auto;
    height:25px;
}

#fontsize {
    float:right;
    width:45px;
    height:25px;
}

#suche {
    float:right;
    width:130px;
    height:19px;
    padding:6px 0 0 0;
}

#suche input {
    width:96px;
    height:14px;
    border:0px;
    margin:0;
    padding:0 2px;
    float:left;
    line-height:14px;
    font-size:11px;
    background:#FFFFFF;
    color:#000000;
}

#subnav-container {
    background:url(http://www.lippewelle.de/cms/images/bg_subnav.jpg) no-repeat;
    width:auto;
    height:27px;
    margin-bottom:8px;
}

/* BEGIN: main */



#main {
    width:auto;
    background:url(http://www.lippewelle.de/cms/images/bg_content-bottom2.jpg) no-repeat bottom left;
}

#main-wrap {
    width:auto;
    background:url(http://www.lippewelle.de/cms/images/bg_content-inner2.jpg) repeat-y;
}

.m_sidebar-content {
    width:auto;
}

.m_sidebar-content-top {
    background:url(http://www.lippewelle.de/cms/images/bg_sidebar-content-top2.jpg) no-repeat;
    width:auto;
    height:12px;
    line-height:0;
    font-size:0;
}

.m_sidebar-content-inner {
    background:url(http://www.lippewelle.de/cms/images/bg_sidebar-content-inner2.jpg) repeat-y;
    width:auto;
    padding:0 15px;
}

.m_sidebar-content-inner .logos {
    margin: 5px 0 0px 0;
}

.m_sidebar-content-inner .logos .logo {
    float: left;
    width: 64px;
}

.m_sidebar-content-inner .logos .vs {
    float: left;
    width: 68px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 0 0;
}

.m_sidebar-content-inner .logos .logos-clearer {
    clear: left;
    height: 10px;
}

#m_sidebar-ansprechpartner .image {
    width: 80px;
    float: left;
    margin: 0 1em 1em 0;
}

#m_sidebar-ansprechpartner .text {
    float: left;
}

#m_sidebar-ansprechpartner .clearer {
    clear: left;
}

/* WETTER-MOD */

.m_sidebar-content-inner .wetter span {
    font-size: 0.9em;
}

.m_sidebar-content-inner .wetter {
    border: 0px solid #CCCCCC;
}

.m_sidebar-content-inner img {
    margin: 0 0 5px 0px;
}

.m_sidebar-content-inner h1 {
    margin: 0;
    position:relative;
    background:#FFF;
}

.m_sidebar-content-bottom {
    background:url(http://www.lippewelle.de/cms/images/bg_sidebar-content-bottom2.jpg) no-repeat;
    width:auto;
    height:12px;
    line-height:0;
    font-size:0;
}

.m_sidebar-content-spacer {
    width:auto;
    height:10px;
    line-height:0;
    font-size:0;
}

#m_sidebar {
    float:right;
    width:268px;
    padding-left:9px;
}

#m_content {
    width:auto;
    margin-right:277px;
    background:url(http://www.lippewelle.de/cms/images/bg_content-top2.jpg) no-repeat;
}

#m_content-inner {
    padding: 12px 15px;
}

#clear {
    display:none;
}

/* END: main */

 

 

#footer {
    clear:both;
    width:auto;
    height:81px;
    padding:10px 13px;
    margin-top:8px;
    background:url(http://www.lippewelle.de/cms/images/bg_footer.jpg) no-repeat;
}

#footerBookmarks p {
    margin: 0;
}

#socialbookmarks-icons {
    float: left;
    width: 300px;
}

#socialbookmarks-text {
    float: left;
    font-size: 11px;
    font-weight: bold;
}

#logoWWR {
    position: absolute;
    top: 177px;
    right: 185px;
    width: 30px;
    z-index: 10;
    display: none;
}

/* CONTENT - AREA */

.mytable {
    background: url(../images/mytable-bg.jpg) repeat-x;
    border-top: 1px solid #f49ccc;
    border-left: 1px solid #f49ccc;
    border-right: 1px solid #f49ccc;
    margin: 0 0 1em 0;
}

.mytable td {
    border-bottom: 1px solid #f49ccc;
    padding: 4px;
}

.mytable-head {
    font-weight: bold;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 6px 0px;
    height: 20px;
    background: #f49ccc;
}

/* CHARTS */



.charts-position {
    margin: 0 0 1em 0;
}

.charts-position img {
    float: left;
    margin: 0 1em 1em 0;
    width: 80px;
}

.charts-position-clearer {
    clear: left;
}

/* HOROSKOPE */



.horoskop-position {
}

.horoskop-icon {
    float: left;
    width: 60px;
    margin: 0 1em 1em 0;
}

.horoskop-icon img {
    width: 60px;
}

.horoskop-text {
    float: left;
    width: 390px;
}

.horoskop-position-clearer {
    clear: left;
    margin: 0 0 2em 0;
}

/* FILMTIPPS */

.filmtipps-position {
}

.filmtipps-image {
    float: left;
    width: 100px;
    margin: 0 1em 1em 0;
}

.filmtipps-image img {
    width: 100px;
}

.filmtipps-text {
    float: left;
    width: 350px;
}

.filmtipps-title {
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid #999999;
}

.filmtipps-beschreibung {
}

.filmtipps-position-clearer {
    clear: left;
    padding: 0em 0 2em 0;
}

.filmtipps-position .bold {
    font-weight: bold;

}

.filmtipps-infos {
    border: 1px solid #CCCCCC;
    padding: 4px;
    font-size: 0.9em;
    background: #EEEEEE;
}

.filmtipps-position .small {
    font-size: 0.95em;
    line-height: 0.9em;
}

.filmtipps-video {
    margin: 0 0 20px 0;
}

.filmtipps-video-link {
    background-image: url(../images/icon_video.gif);
    background-repeat: no-repeat;
    height: 30px;
    margin: 12px 0 0 0;
    padding: 0;
}

.filmtipps-video-link a {
    height: 30px;
    padding: 0 0px 0 30px;
}

.details-link-back {
    text-align: right;
}

/* STD-Teaser */



.std-teaser-position {
}

.std-teaser-image {
    float: left;
    width: 100px;
    margin: 0 1em 1em 0;
}

.std-teaser-image img {
    width: 100px;
}

.std-teaser-image110 {
    float: left;
    width: 110px;
    margin: 0 0.7em 1em 0;
}

.std-teaser-image img {
    width: 100px;
}

.std-teaser-image110 img {
    width: 110x;
}

.std-teaser-text {
    float: left;
    width: 350px;
}

.std-teaser-text .play-button {
    font-weight: bold;
}

.std-teaser-title {
    font-weight: bold;
    font-size: 1.1em;
}

.std-teaser-beschreibung {
    margin: 0px 0 0 0;
}

.std-teaser-position-clearer {
    clear: left;
    padding: 0em 0 1em 0;
}

.std-teaser-position .bold {
    font-weight: bold;
}

.std-teaser-infos {
    border: 1px solid #CCCCCC;
    padding: 4px;
    font-size: 0.9em;
    background: #EEEEEE;
}

.std-teaser-position .small {
    font-size: 0.95em;
    line-height: 0.9em;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height:0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* Forms */



/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */

#form-kontakt .clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:left;
    visibility:hidden;
}

#form-kontakt .clearfix {
    display:inline-block;
}

/* Hide from IE Mac \*/

#form-kontakt .clearfix {
    display:block;
}

/* End hide from IE Mac */





#form-kontakt .contactRow {
    margin:4px 0;
}

#form-kontakt label {
    display:block;
    float:left;
    width:80px;
}

#form-kontakt {
    padding: 8px;
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
}

#form-kontakt table tr td {
    padding: 0.4em 0 0 0;
}

#form-kontakt input {
    width: 280px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    font-size: 1em;
    padding: 0.1em;
}

#form-kontakt textarea {
    width: 280px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 120px;
    font-size: 1em;
    padding: 0.1em;
    font-family: Arial, Helvetica, sans-serif;
}

#form-kontakt .plz {
    width: 60px;
}

#form-kontakt .ort {
    width: 212px;
}

#form-kontakt input:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-kontakt select {
    width: 200px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    padding: 0.1em;
    font-size: 1em;
}

#form-kontakt select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-kontakt .button {
    background: #de1e83;
    color: #FFFFFF;
    border: 0;
    padding: 0px 2px 2px 2px;
    font-size: 1em;
    font-weight: bold;
    width: 100px;
    height: 20px;
}

#form-kontakt span.stern {
    color: #de1e83;
}

#form-kontakt #contactFormSubmit {
    padding: 0 0 0 80px;
}

/* KINOKALENDER */
#form-kinokalender .clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:left;
    visibility:hidden;
}

#form-kinokalender .clearfix {
    display:inline-block;
}

/* Hide from IE Mac \*/

#form-kinokalender .clearfix {
    display:block;
}

/* End hide from IE Mac */





#form-kinokalender .contactRow {
    margin:4px 0;
}

#form-kinokalender label {
    display:block;
    float:left;
    width:140px;
}

#form-kinokalender {
    padding: 8px;
    border: 1px solid #CCCCCC;
    background: #e876ae;
    background-image: url(../images/bg_form_kinokalender.jpg);
    background-repeat: repeat-x;
}

#form-kinokalender table tr td {
    padding: 0.4em 0 0 0;
}

#form-kinokalender input {
    width: 280px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    font-size: 1em;
    padding: 0.1em;
}

#form-kinokalender textarea {
    width: 280px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 120px;
    font-size: 1em;
    padding: 0.1em;
    font-family: Arial, Helvetica, sans-serif;
}

#form-kinokalender .plz {
    width: 60px;
}

#form-kinokalender .ort {
    width: 212px;
}

#form-kinokalender input:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-kinokalender select {
    width: 200px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    padding: 0.1em;
    font-size: 1em;
}

#form-kinokalender select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-kinokalender .button {
    background: #de1e83;
    color: #FFFFFF;
    border: 0;
    padding: 0px 2px 2px 2px;
    font-size: 1em;
    font-weight: bold;
    width: 100px;
    height: 20px;
}

#form-kinokalender span.stern {
    color: #de1e83;
}

#form-kinokalender #contactFormSubmit {
    padding: 0 0 0 140px;
}

#form-mitschnitte {
    padding: 8px;
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
}

#form-mitschnitte table tr td {
    padding: 0.4em 0 0 0;
}

#form-mitschnitte input {
    width: 280px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    font-size: 1em;
    padding: 0.1em;
}

#form-mitschnitte .plz {
    width: 60px;
}

#form-mitschnitte .ort {
    width: 203px;
}

#form-mitschnitte input:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-mitschnitte select {
    width: 50px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    padding: 0.1em;
}

#form-mitschnitte select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-mitschnitte .button {
    background: #de1e83;
    color: #FFFFFF;
    border: 0;
    padding: 0px 2px 2px 2px;
    font-size: 1em;
    font-weight: bold;
    width: 100px;
    height: 20px;
}

#form-mitschnitte span.stern {
    color: #de1e83;
}

#form-tiersuche {
    padding: 8px;
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
    margin: 0 0 2em 0;
}

#form-tiersuche table tr td {
    padding: 0.4em 0 0 0;
}

#form-tiersuche input {
    width: 290px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    font-size: 1em;
    padding: 0.1em;
}

#form-tiersuche textarea {
    width: 310px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 100px;
    font-size: 1em;
    padding: 0.1em;
    font-family: Arial, Helvetica, sans-serif;
}

#form-tiersuche input:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-tiersuche select {
    font-size: 0.9em;
}

#form-tiersuche select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#form-tiersuche .radio {
    width: 20px;
}

#form-tiersuche .button {
    background: #de1e83;
    color: #FFFFFF;
    border: 0;
    padding: 0px 2px 2px 2px;
    font-size: 1em;
    font-weight: bold;
    width: 100px;
    height: 20px;
}

#form-tiersuche span.stern {
    color: #de1e83;
}

.aktuelles-redaktion {
    margin: 0 0 12px 0;
}

.aktuelles-redaktion p {
    margin: 0;
    padding: 0;
}

.aktuelles-redaktion h2 {
    font-size: 14px;
    margin: 0.1em 0 0em 0;
    padding: 0;
}

.aktuelles-redaktion .std-teaser-position-clearer {
    clear: left;
    padding: 0em 0 2em 0;
}

.aktuelles-redaktion .aktuelles-redaktion-image {
    margin:0;   /* margin: 0 0 0.5em 0;   */
}

.aktuelles-redaktion-image img {
    margin: 0 0 10px 0;
}

.lokalnachrichten {
}

.lokalnachrichten h2 {
    margin: 0 0 0 1px;
    padding: 0;
    font-size: 12px;
}

.lokalnachrichten p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.lokalnachrichten .lokalnachrichten-image {
    width: 1px;
    float: left;
}

.lokalnachrichten .lokalnachrichten-image img {
    margin: 0 0.5em 0.2em 0;
}

.lokalnachrichten .lokalnachrichten-text {
}

.lokalnachrichten .lokalnachrichten-text a {
    margin: 0;
    padding: 0;
}

.lokalnachrichten .lokalnachrichten-clearer {
    clear: left;
    padding: 0em 0 0.0em 0;
    line-height: 1px;
    height: 8px;
}

/* VTIPPS THICKBOX */

.vtipps {
    background: #FFFFFF;
    padding: 8px;
    margin: 0 0 10px 0;
}

.vtipps h2 {
    margin: 0 0 0 1px;
    padding: 0;
    font-size: 12px;
}

.vtipps p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.vtipps .vtipps-image {
    width: 1px;
    float: left;
}

.vtipps .vtipps-image img {
    margin: 0;
    padding: 0;
}

.vtipps .vtipps-text {
}

.vtipps .vtipps-text a {
    margin: 0;
    padding: 0;
}

.vtipps .vtipps-clearer {
    clear: left;
    padding: 0em 0 0.0em 0;
    line-height: 1px;
    height: 1px;
}

#myvtipps a,
#myvtipps a:active,
#myvtipps a:visited {
    color: #000000;
    text-decoration: underline;
}

#myvtipps a:hover {
    color: #e00b79;
}

.weltnachrichten {
}

.weltnachrichten h2 {
    margin: 0 0 0 1px;
    padding: 0;
    font-size: 12px;
}

.weltnachrichten p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.weltnachrichten .weltnachrichten-text {
    float: left;
}

.weltnachrichten .weltnachrichten-clearer {
    clear: left;
    padding: 0em 0 0.0em 0;
    line-height: 1px;
    height: 1px;
}
 a[href $='.pdf'] {
 padding-top: 16px;
 padding-left: 30px;
 padding-bottom: 20px;
 background-image: url(../images/icon_pdf_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 margin: 0 0 8px 0;
}

ul.o-ton {
    padding: 0;
    margin: 0;
}

ul.o-ton li {
    margin: 0 0 12px 0;
    list-style-position: outside;
    list-style-type: none;
}

ul.o-ton li.mp3player {
}

ul.o-ton li a {
    padding-top: 4px;
    padding-left: 24px;
    padding-bottom: 4px;
    background-image: url(../images/icon_mp3_left.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.preisliste .medium {
    background: #f5bfd8;
}

.preisliste .dark {
    background: #e972ac;
    font-weight: bold;
    color: #FFFFFF;
}

/* PROGRAMM-ÃœBERSICHT */

#programm-tagesuebersicht .zeit {
    float: left;
    width: 70px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

#programm-tagesuebersicht .text {
    margin: 5px 0 5px 80px;
}

#programm-tagesuebersicht .sendung {
    font-weight: bold;
    color: #e00b79;
}

#programm-tagesuebersicht .clearer {
    clear: left;
    height: 1px;
    border-bottom: 1px solid #CCCCCC;
}

#programm-tage {
    margin: 5px 0 0 0;
}

#programm-tage ul {
    display: inline;
}

#programm-tage ul li {
    list-style: none;
    float: left;
    margin: 0 0px 0 0;
    padding: 2px;
}

#programm-tage ul li a,
#programm-tage ul li a:visited,
#programm-tage ul li a:active {
    background: #e00b79;
    color: #FFFFFF;
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    font-weight: bold;
}

#programm-tage ul li a:hover,
#programm-tage ul li a:focus,
#programm-tage ul li a.current {
    background: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

#programm-tage ul li a:focus {
}

/* REFERENZEN */

.referenzen .logo {
    float: left;
    width: 100px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

.referenzen .text {
    margin: 5px 0 5px 110px;
    padding: 10px 0 0 0;
}

.referenzen .name {
    font-weight: bold;
    color: #e00b79;
}


.referenzen .description {
}

.referenzen .clearer {
    clear: left;
    height: 1px;
    border-bottom: 0px solid #CCCCCC;
}

/************ TICKER ****************/

/*.tickercontainer {

    height: 17px;

    margin: 0; 

    padding: 0;

    overflow: hidden; 

}

.tickercontainer .mask {

    position: relative;

    width: 157px;

    overflow: hidden;

}

ul.newsticker {

    position: relative;

    list-style-type: none;

    margin: 0;

    padding: 0;

}

ul.newsticker li {

    float: left;

    margin: 0;

    padding: 0;

    margin: 0px 10px 0px 0px;

}



ul.newsticker span {

    margin: 0 0px 0 0;

}*/



.tickercontainer { /* the outer div with the black border */
    height: 17px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 4px;
    width: 157px;
    overflow: hidden;
}

ul.newsticker { /* that's your list */
    position: relative;
    left: 142px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 500px;
}

ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    display: inline;
}

/* MAILS INS STUDIO */

/* Overlay */

#contact-overlay {
    background-color:#000;
    cursor:wait;
    z-index: 1000;
}

/* Container */

#contact-container {
    width:450px;
    font-family:'Trebuchet MS', Verdana, Arial;
    font-size:16px;
    text-align:left;
}

#contact-container .contact-content {
    background-color:#333;
    color:#ddd;
    height:40px;
}

#contact-container h1 {
    color:#d76300;
    margin:0;
    padding:0 0 6px 12px;
    font-size:1.2em;
    text-align:left;
    background: none;
}

#contact-container .contact-loading {
    position:absolute;
    background:url(../images/contact/loading.gif) no-repeat;
    z-index:8000;
    height:55px;
    width:54px;
    margin:-14px 0 0 170px;
    padding:0;
}

#contact-container .contact-message {
    text-align:center;
}

#contact-container .contact-error {
    width:92%;
    font-size:.8em;
    background:#000;
    border:2px solid #ccc;
    font-size:0.8em;
    font-weight:bold;
    margin:0 auto;
    padding:2px;
}

#contact-container br {
    clear:both;
}

#contact-container form {
    padding:0;
    margin:0;
}

#contact-container label {
    clear:left;
    display:block;
    width:100px;
    float:left;
    text-align:right;
    padding-right:4px;
    font-weight:bold;
}

#contact-container .contact-input {
    font-family:'Trebuchet MS', Verdana, Arial;
    float:left;
    padding:2px;
    margin:2px;
    background:#eee;
    border:1px solid #fff;
    width:300px;
}

#contact-container textarea {
    height:114px;
    font-size:.9em;
}

#contact-container .contact-cc {
    font-size:.9em;
    cursor:default;
}

#contact-container .contact-top {
    height:13px;
    background:url(../images/contact/form_top.gif) no-repeat;
    padding:0;
    margin:0;
}

#contact-container .contact-bottom {
    height:13px;
    background:url(../images/contact/form_bottom.gif) no-repeat;
    font-size:.7em;
    text-align:center;
}

#contact-container .contact-bottom a,
 #contact-container .contact-bottom a:link,
 #contact-container .contact-bottom a:active,
 #contact-container .contact-bottom a:visited {
    position:relative;
    top:-4px;
    text-decoration:none;
    color:#666;
}

#contact-container .contact-bottom a:hover {
    color:#888;
}

#contact-container .contact-button {
    margin:4px 0 0 4px;
    cursor:pointer;
    height:24px;
    border:0;
    font-size:1em;
    font-weight:bold;
    color:#fff;
    text-align:center;
    vertical-align:middle;
}

#contact-container .contact-send {
    width:120px;
    background:url(../images/contact/send.png) no-repeat;
}

#contact-container .contact-cancel {
    width:120px;
    background:url(../images/contact/cancel.png) no-repeat;
}

#contact-container a.modalCloseX,
 #contact-container a.modalCloseX:link,
 #contact-container a.modalCloseX:active,
 #contact-container a.modalCloseX:visited {
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
    position:absolute;
    top:-4px;
    right:6px;
    color:#999;
}

#contact-container a.modalCloseX:hover {
    color:#9bb3b3;
}

/* >> Lightbox Gallery */

    /* >> >> Allgemeine Angaben */

        div.ligallery div.gallery h3 {
    font-size: 11px;
}

div.ligallery div.gallery div.description {
    font-size: 11px;
}

div.ligallery div.gallery div.medianame {
    display: block;
}

div.ligallery div.gallery div.description {
    display: block;
}

div.ligallery div.gallery div.galleryNav {
    text-align: center;
    padding: 1px 0;
}

div.ligallery div.gallery div.galleryNav a {
    padding: 0 5px;
}

div.ligallery td.gallery_image {
    padding: 0 0 20px 0;
}

div.ligallery .gallery_image img {
    border: 2px solid #f79ece;
}

div.ligallery .empty {
    width: 122px;
}

/* << */







/* ECARDS */

#ecardform {
}

#ecardform select {
    width: 80px;
    background: #f1fad7;
    font-size: 12px;
    padding: 4px;
    border: 1px solid #e7f5b6;
    margin-bottom: 10px;
}

#ecardform .submit {
    width: 120px;
    font-weight: bold;
    border: 0px solid #e7f5b6;
    margin-bottom: 10px;
    background: #f49ccc;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    height: 18px;
}

#ecardform input {
    width: 230px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    font-size: 1em;
    padding: 0.1em;
    margin: 3px 0 5px 0;
}

#ecardform textarea {
    width: 230px;
    background: #FFFFFF;
    margin: 0;
    border: 1px solid #CCCCCC;
    height: 120px;
    font-size: 1em;
    padding: 0.1em;
    margin: 3px 0 5px 0;
}

#ecardform input:focus,
#ecardform textarea:focus,
#ecardform select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

#ecardform select {
    width: 80px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 1em;
    padding: 0.1em;
    margin: 3px 0 5px 0;
}

#ecardform select:focus {
    background: #ff8fca;
    color: #FFFFFF;
}

/* TEAM SUB */

.team-sub li a.current {
    font-weight: bold;
}

/* polls Bar Colors/Formats - Follow the format to add your own.

   Then update the maxcolors setting for polls in

   components/com_poll/poll.php -> $polls_maxcolors

*/



.poll-frage {
    font-weight: bold;
}

.poll-results label {
    font-weight: bold;
}

.polls_color_1 {
    background-color: #e00c7a;
    border: 1px solid #e00c7a;
}

.polls_color_2 {
    background-color: #f49ccc;
    border: 1px solid #f49ccc;
}

.polls_color_3 {
    background-color: #f49ccc;
    border: 1px solid #f49ccc;
}

.polls_color_4 {
    background-color: #f49ccc;
    border: 1px solid #f49ccc;
}

.polls_color_5 {
    background-color: #f49ccc;
    border: 1px solid #f49ccc;
}

.polls_color_6 {
    background-color: #f49ccc;
    border: 1px solid #f49ccc;
}

.poll-graph {
    margin: 2px 0 10px 0;
}

.button {
    width: 100px;
    background: #f49ccc;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    height: 18px;
}

#poll {
    font-size:1.0em;
}

/* polls Outside Table Border */

.pollstableborder {
    border: 0px solid;
    padding: 5px;
}

.sectiontableheader {
}

.smalldark {
    font-weight:normal;
}

/* PAGER */

#paging {
    text-align: center;
    padding:5px;
    margin: 0 0px 0 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:normal;
    font-size: 11px;
}

#paging a,
#paging a:visited,
#paging a:active {
    padding:2px 7px 2px 7px;
    margin:0px 2px 0px 2px;
    border:1px solid #CCCCCC;
    background:#FFFFFF;
    color:#db288c;
    text-decoration:none;
    font-size: 11px;
}

#paging a:hover {
    border:1px solid #f49ccc;
    background:#f49ccc;
    color:#FFFFFF;
    text-decoration:none;
}

#paging a.active {
    border:1px solid #f49ccc;
    background:#f49ccc;
    color:#FFFFFF;
    text-decoration:none;
}

/* SIDEBAR Staumeldungen */

#staumeldungen {
    width: auto;
    position: relative;
}

#staumeldungen .meldung {
    border: 0px solid #f29dc7;
    padding: 0px;
}

#staumeldungen .sign1 {
    width: 50px;
    float: left;
}

#staumeldungen .sign2 {
    width: 85px;
    float: left;
}

#staumeldungen .sign3 {
    width: 40px;
    float: left;
}

#staumeldungen .text {
    font-size: 11px;
    padding: 8px 4px 4px 4px;
    float: left;
    width: 168px;
}

#staumeldungen .clearer {
    clear: left;
}

p a.mail-button {
    margin: 20px 0 0 0;
}

a.mail-button,
a.mail-button:active,
a.mail-button:visited {
    border: 1px solid #d20068;
    padding: 8px;
    color: #d20068;
    font-weight: bold;
}

a.mail-button:hover {
}
