﻿/* base styles */
body
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    background-color: white;
    background-image: url("Hintergrund.png");
    background-position: top left;
    background-repeat: no-repeat;
}

h1
{
    font-size: 20px!important;
    font-weight: bold;
}

h2
{
    font-size: 18px!important;
    margin-bottom: 5px;
}

h3
{
    font-size: 16px;
}

/* all links */
a
{
    text-decoration: none;
    color: #606163;
}

a:hover 
{
    text-decoration: underline;
    color: #ee3338;
}

a.active
{
    color: #ee3338;
}

a img
{
    border: 0px solid transparent;/* otherwise IE shows border around images inside links */
}

/* Frame Divs */
#cms-frameheader
{
    width: 662px;
    height: 186px;

    margin-left: auto;
    margin-right: auto;

    padding-bottom: 12px;
}

#cms-framemiddle
{
    width: 626px;
    padding-left: 18px;
    padding-right: 18px;

    border-color: #ee3338;
    border-width: 1px;
    border-style: solid;
    border-radius: 18px;

    background-color: white;
    
    margin-left: auto;
    margin-right: auto;
}

#cms-framecontent
{
    padding-top: 10px;
    width: 662px;
}

#cms-navigation
{
    padding-top: 10px;
}

/* footer */
.cms-footer 
{
    padding-top: 10px;
    color: #76777a;
    text-align: center;
}

/* menu at top */
.cms-menu
{
    text-align: center;
    font-size: 13pt;

    border-bottom-color: #ee3338;
    border-bottom-width: 1px;
    border-bottom-style: solid;

    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}

.cms-menu ul
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cms-menu li
{
    list-style: none;
    display: inline-block;
    text-align: center;
    padding-left: 0;
    padding-right: 10px;
}

/*
    all content in framemiddle has padding
    this classes disables this
 */
.cms-no-image-padding
{
    position: relative;
    left: -18px;
}

/* headline on front page*/
.cms-home-headline
{
    width: 621px;
    text-align: center;
    vertical-align: middle;
    
    color: #ee3338;
    font-weight: bold;
    font-size: 11pt;
}

.cms-home-headline-plaketex
{
    text-transform: uppercase;
    font-size: 14pt;
}

.cms-home-headline-plaketex sup
{
    vertical-align:top;
    font-size:0.8em;
    line-height:100%;

    position: relative;
    top: 1pt;
}

/* small images on front page */
.cms-home-list 
{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
    overflow: hidden;
}

.cms-home-list li
{
    display: inline;
    height: auto;
    width: auto;
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}

.cms-home-list-thumb
{
    display: block;
    border: 0px solid transparent;
    margin-bottom: 5px;
    width: 194px;
    height: 72px;
}

.cms-home-list .cms-home-list-link
{
    text-align: center;
}

/* styles for page "plaketex" */
.cms-plaketex-container
{
    background-image: url("../Images/Plaketex/Plaketex.jpg");
    background-repeat: no-repeat;
    width: 626px;
    height: 469px;
    padding-bottom: 18px;
    position: relative;
}

.cms-plaketex-colum
{
    position: absolute;
    top: 266px;
    width: 165px;
}

.cms-plaketex-colum-1
{
    left: 27px;
}

.cms-plaketex-colum-2
{
    left: 228px;
}

.cms-plaketex-colum-3
{
    left: 443px;
}

/* styles for page "Vorteile&Registrierung" */
.cms-vorteile-table
{
    border-collapse:collapse;
    border: 1px solid #000000;

    width: 620px;
}

.cms-vorteile-table th
{
    background-color: #bec0c2;
    font-weight: normal;
    border: 1px solid #000000;
}

td.cms-vorteile-column
{
    background-color: #e7e8e9;
    border: 1px solid #000000;

    padding-left: 5px;
    padding-right: 5px;

    width: 50pt;
}

.cms-vorteile-message
{
    border-color: #87898a;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    width: 308px;
    height: 145px;
    margin-bottom: 3px;
    vertical-align: top;
}

.cms-vorteile-message textarea
{
    height: 125px;
}

/* styles for page "presseinfos" */
.cms-presseinfos-bildmaterial
{
    border-collapse:collapse;
    width: 620px;   
}

.cms-presseinfos-bildmaterial td
{
    text-align: center;
}

.cms-presseinfos-bildmaterial-headline
{
    font-weight: bold;    
}

.cms-presseinfos-message
{
    border-color: #87898a;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    width: 308px;
    height: 145px;
    margin-bottom: 3px;
    vertical-align: top;
}

.cms-presseinfos-message textarea
{
    height: 125px;
}

/* styles for page "app" */
.cms-app-container
{
    background-image: url("../Images/App/App.jpg");
    background-repeat: no-repeat;
    width: 626px;
    height: 433px;
    padding-bottom: 18px;
    position: relative;
}

.cms-app-text
{
    position: absolute;
    left: 14px;
    top: 118px;
    width: 287px;
    font-size: 1.1em;
}

.cms-app-pdf-link
{
    display: block;
    position: absolute;
    top: 265px;
    left: 0px;
    width: 150px;
    height: 110px;
}

/* styles for page "kontakt" */
.cms-kontakt-column-1
{
    float: left;
    width: 245px;
    margin-right: 34px;
    display: inline-block;
}

.cms-kontakt-column-2
{
    width: 324px;
    vertical-align: top;
}

.cms-kontakt-footer
{
    padding-bottom: 18px;
}

.cms-gmap
{
    border-color: #87898a;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    width: 235px;
    height: 200px;
    
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.cms-gmap iframe
{
    position: absolute;
    border-radius: 10px;
    top: 0; left: 0;
    z-index: 50;
}

.cms-kontakt-table
{
    width: 310px;
}

.cms-kontakt-message
{
    border-color: #87898a;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    width: 308px;
    height: 145px;
    margin-bottom: 3px;
    vertical-align: top;
}

.cms-kontakt-message textarea
{
    height: 125px;
}

/* form messages */
.cms-message-error
{
    padding: 5px;
    background-color: #fef1ec;
    border-color: #cd0a0a;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
}

.cms-message-sent
{
    padding: 5px;
    background-color: #DCEDBF;
    border-color: #D8E6A3;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    margin-top: 5px;
}

.cms-text
{
    width: 620px;
}

.cms-logo
{
    padding-top: 10px;

    margin-left: auto;
    margin-right: auto;
    
    display: block;
}