/*WYSIWYG: .1#Delete&nbsp;style, .bold#Bold, .light#Light, .light-bold#Light&nbsp;bold, .highlight#Highlight, .subtitle#Subtitle, .headline#Headline, .small#Small, .small-bold#Small&nbsp;bold, .small-light#Small&nbsp;light, .small-light-bold#Small&nbsp;light&nbsp;bold, .small-highlight#Small&nbsp;highlight, */
/*TABLECORE: .bold#Bold, .light#Light, .light-bold#Light&nbsp;bold, .highlight#Highlight, .subtitle#Subtitle, .headline#Headline, .small#Small, .small-bold#Small&nbsp;bold, .small-light#Small&nbsp;light, .small-light-bold#Small&nbsp;light&nbsp;bold, .small-highlight#Small&nbsp;highlight */
body {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   background-color: #050505;
   background-image: url(15475_DE.gif);
   background-repeat: repeat-x;
}
body.wysiwyg, body.tablecore {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   background-color: #050505;
   background-image: none;
}
td {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   background-color: black;
   vertical-align: top;
}
td.transparent {
   background-color: transparent;
}
td.bgfill {
   background-color: #353535;
}
td.bgfill-dark {
   background-color: #1B1B1B;
}
table.border, td.border {
   border-width: 1px;
   border-style: solid;
   border-color: #353535;
}
table.border-highlight, td.border-highlight {
   border-width: 1px;
   border-style: solid;
   border-color: #FFCC00;
}
table.left, td.left {
   border-width: 0px 0px 1px 1px;
}
table.right, td.right {
   border-width: 0px 1px 1px 0px;
}
table.right-only, td.right-only {
   border-width: 0px 1px 0px 0px;
}
table.top, td.top {
   border-width: 1px 0px 0px 0px;
}
table.bottom, td.bottom {
   border-width: 0px 0px 1px 0px;
}
td.content {
   border-width: 0px 1px 1px 1px;
}
table.footnav {
   width: 100%;
}
table.footnav td {
   font-size: 11px;
}
table.footnav td.auto {
   width: auto;
}
table.footnav td.linetb {
   width: 14px;
   background-image: url(15681_DE.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
table.footnav td.linebt {
   width: 14px;
   background-image: url(15682_DE.gif);
   background-repeat: no-repeat;
   background-position: top right;
}
table.footnav td.linetbfill {
   width: 16px;
   background-image: url(15697_DE.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
table.footnav td.innert {
   width: 6px;
   padding-left: 6px;
   padding-right: 6px;
   vertical-align: bottom;
}
div.navigation a, div.navigation div {
   display: block;
   font-weight: bold;
   font-size: 10px;
   color: white;
   line-height: 12px;
   text-decoration: none;
   text-transform: uppercase;
   border-bottom: 1px solid #353535;
}
div.navigation a.level0 {
   border-right: none;
}
div.navigation a.level1 {
   padding-left: 20px;
}
div.navigation a.level2 {
   padding-left: 40px;
}
div.navigation a:hover, div.navigation a.active {
   color: black;
   background-color: white;
}
td.imgFloatL img {
   position: relative;
   float: left;
   bottom: 6px;
   margin: 6px 6px 0px 0px;
}
td.imgFloatR img {
   float: right;
   margin-left: 6px;
   margin-bottom: 6px;
}
td.service {
   text-align: center;
   background-color: #373737;
}
td.imgbordcol {
   border-color: white;
}
img {
   border: none;
}
.noborder {
   border: none;
}
table.teaser {
   font-size: 11px;
   color: #999;
   overflow: hidden;
}
table.teaser td img {
   margin: 0 auto;
}
table.teaser td {
   font-size: 11px;
   color: #999;
}
table.teaser td.text {
   margin: 0;
   padding: 5px 7px 5px 12px;
}
table.teaser td.middle {
   padding: 5px 7px 5px 16px;
}

/***** TYPO *****/
.service {
   font-weight: bold;
   font-size: 10px;
   color: #666666;
}
.service-highlight {
   font-weight: bold;
   font-size: 10px;
   color: #FFCC00;
}
.small {
   font-weight: normal;
   font-size: 11px;
   color: white;
}
.small-bold {
   font-weight: bold;
   font-size: 11px;
   color: white;
}
.small-light {
   font-weight: normal;
   font-size: 11px;
   color: #999999;
}
.small-light-bold {
   font-weight: bold;
   font-size: 11px;
   color: #999999;
}
.small-highlight {
   font-weight: bold;
   font-size: 11px;
   color: #FFCC00;
}
.text {
   font-weight: normal;
   font-size: 12px;
   color: white;
}
.bold {
   font-weight: bold;
   font-size: 12px;
   color: white;
}
.light {
   font-weight: normal;
   font-size: 12px;
   color: #999999;
}
.light-bold {
   font-weight: bold;
   font-size: 12px;
   color: #999999;
}
.highlight {
   font-weight: bold;
   font-size: 12px;
   color: #FFCC00;
}
.subtitle {
   font-weight: bold;
   font-size: 14px;
   color: white;
}
.headline {
   font-family: 'Times New Roman', Times, serif;
   font-weight: bold;
   font-size: 20px;
   color: white;
}
.weberror {
   color: red;
}

/***** LINKS *****/
a {
   color: white;
   outline: none;
   text-decoration: none;
}
a.service {
   text-transform: uppercase;
}
a.service:hover {
   color: #FC0;
}

ul.imglnk {
   lsit-style-type:none;
   list-style-image: url(15560_DE.gif);
   margin:0 0 0 22px;
   padding:0px;
}

ul.imglnk li {
    padding:0px;
    margin:0px;
}

td.imglink a, a.imglnk {
   margin-right: 20px;
   padding-left: 20px;
   background-image: url(15560_DE.gif);
   background-position: left center;
   background-repeat: no-repeat;
}

td.imgback a, a.imgback {
   margin-right: 15px;
   padding-right: 15px;
   background-image: url(15696_DE.gif);
   background-position: right center;
   background-repeat: no-repeat;
}

/***** FORMULARE *****/
form {
   margin: 0;
   padding: 0;
}
form.kontakt {
   border: none;
   padding-top: 25px;
}
input.home {
   width: 130px;
   font-size: 11px;
   color: #808080;
   border: none;
   background: transparent;
}
input.homesubmit {
   width: 20px;
   font-size: 10px;
   color: inherit;
   border: none;
   background: transparent;
}
textarea {
   overflow: auto;
}
input.kontakt {
   border: none;
}
input.event {
   width: 248px;
   border: none;
}
input.monat {
   width: 29px;
   text-align: center;
}
input.jahr {
   width: 42px;
   text-align: center;
}
