
html *
{
    margin: 0;
    padding: 0;
}

body
{
    width: 100%;
    font-size: 100.01%;
    font: normal normal normal medium/100% 'Tahoma',Geneva,sans-serif;
    background: #f5f5f5;
    color: #228B22;
    font-weight: 400;
}

ol, ul
{
    margin-left: 25px;
    padding: 5px;
    color: #228b22;
}

div#wrapper
{
    width: 100%;
}

div#header
{
    padding-top: 15px;
}

div.contentWrapper
{
    width: 989px;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
}

.plainPage div.contentWrapper
{
    width: auto;
}

.plainPage div.frame-layout-0
{
    width: 989px;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
}

#menu,
.gp_gallery img,
.tab_content,
.search_results .submit,
.contactform input.submit,
.comment_container input.submit,
.myguestbook_form input.submit
{
    background: #228b22;
}

div.GPAREA
{
    zoom: 1;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu ul li
{
    display: inline-block;
    font: 16px/20px 'Tahoma',Geneva,sans-serif;
}

#menu ul li ul
{
    display: none;
}

.menu li a
{
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #7c1;
}

#menu ul li .selected
{
    color: #fff;
    background: #9ACD32;
}

#body
{
    padding-top: 20px;
    color: #3E3E3E;
}

h1.mainHeader
{
    padding-bottom: 20px;
    font-size: 26px;
}

h3.subHeader,
h3
{
    font-size: 16px;
    font-weight: 600;
}

.powermail_form div.row
{
    margin-bottom: 15px;
}

.powermail_form div.row>*
{
    padding-left: 0px;
    padding-right: 0px;
}

fieldset.layout3 div.powermail_fieldwrap.layout2.col-4
{
    width: 42%;
}

fieldset.layout3 div.powermail_fieldwrap.layout1.col-3
{
    width: 16%;
    margin-left: -20px;
    text-align: center;
}

.layout1.form-group div.form-check
{
    padding-left: 0px;
}

label.control-label
{
    line-height: 1.2;
}

.powermail_fieldwrap_type_radio.col-3 label.control-label
{
    text-indent: -20px;
}

.col-3 label.form-check-label
{
    display: block;
    text-indent: -10px;
}

fieldset.layout1 .col-3 label.form-check-label
{
    text-indent: 7px;
}

input[type=radio]
{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.powermail_form input
{
    background-color: #dde4ff;
}

input.powermail_checkbox
{
    background-color: #ccd7ff;
}
.form-check .form-check-input
{
    float: none;
    margin-left: 0px;
}

.fullLabel label.col-sm-2
{
    width: auto;
}

div.stdRowTitle
{
    padding-right: 20px !important;
    padding-top: 12px;
    text-align: right;
}

div.stundenPlan
{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(14, 1fr);
    grid-column-gap: 0px;
}

div.stundenPlanHeaderItem
{
    text-align: center;
}

.powermail_form div.stdPlanFullRow
{
    margin-bottom: 0px;
}
.powermail_form div.stundenPlanHeaderRow
{
    margin-bottom: 1px;
}

.powermail_form div.stundenPlanHeaderItem
{
    text-align: center;
}

div.stdPlanHeaderHeader
{
    margin-bottom: 5px;
    text-align: center;
}

div.stundenPlanColItem
{
    text-align: center;
}

.stundenPlanColItem input.powermail_checkbox
{
    width: 40px;
    height: 40px;
}

fieldset.stundenplan
{
    margin-bottom: 25px;
}

.powermail_form input.btn
{
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #c0c0c0;
    color: #2E2E2E;
}

div.powermail_fieldwrap_type_reset
{
    text-align: right;
}

div.powermail_frontend
{
    width: 100%;
    overflow: auto;
}

.powermail_frontend table.table
{
    font-size: 10px;
}

#feLoginFormWrapper
{
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

#feLoginFormWrapper div.form-group
{
    margin-bottom: 10px;
}

#passWordRecoverWrapper
{
    margin-top: 20px;
}

#passWordRecoverWrapper a
{
    text-decoration: none;
}

#passWordRecoverWrapper a:hover
{
    text-decoration: underline;
}

#fePWRecoverFormWrapper legend
{
    margin-bottom: 10px;
}

#fePWRecoverFormWrapper div.form-group
{
    margin-bottom: 15px;
}
