body {
    background-color: #eee;
}

#page_margins {
    border: none;
    padding: 15px;
    width: 1155px;
}
#col1 {
    width: 14.2em;
    margin: 0;
    padding: 0 10px 0 0;
}
#col2 {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: none;
    width: 34.5em;
}
#col2_content {
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
}
#col2 h2 {
    font-size: 2em;
}


#col3 {
    margin-left: 49em;
    padding-left: 1.2em;
}
#col3 .csc-textpic, #col3 .frame-type-image {
    margin-bottom: 0.5em;
}


.event_teaser {
    background-color: #fbb917;
    border: none;
}
.teaser {
    border: none;
    padding: 0 0 0 0 !important;
    margin-bottom: 1.3em;
    border-radius-bottomright: 0.7em;
}

 
div.news_teaser .teaser_subtext p, div.event_teaser .teaser_subtext p {
    padding: 5px 10px 0 0 !important;
}
div.news_teaser_button, div.event_teaser_button {
    padding: 0 !important;
    border: none !important;
    display: inline-block;
    float: right;
    margin: 0 12px -10px 0;    
}
.teaser_col3 a.txt {
    float: right;
    position: relative;
    padding-right:10px;
    margin-top: -16px;
    margin-right: 10px;
    margin-bottom: 11px;
}

#col2 p {
    font-size: 1.07em;
    line-height: 1.44em;
    padding: 0;
}

#col3 form#searchform {
    margin: 0 0 0.1em 0;
    padding-bottom: 5px;
}
#col3 form#searchform .input-group-btn {
    display: none;
}
#col3 form#searchform input {
    padding: 10px;
}


#nav_main {
    padding: 0 1.8em 0 2.3em;
}

#nav_main ul li {
    text-transform: initial;
}


#col3 #searchform input {
    width: 230px;
}

.teaser_col3 img {
    height: auto;
    width: 250px;
}


/** Powermail css **/

.powermail_legend, .powermail_form h3 {
    display: none;
}

.powermail_form {
    font-size: 90%;
}

.powermail_select {
    margin-bottom: 25px;
}

.powermail_fieldwrap_type_text {
    margin-bottom: 25px;
    line-height: 1.44em;    
}

.control-label {
    padding-top: 10px;
    padding-bottom: 10px;
}

.powermail_radio {
    width: auto;
    margin: 0 2px 10px 2px;
    padding: 10px;
}





