/*http://www.cssdrive.com/index.php/main/csscompressor/*/ /* * clearix */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

/* remember to define focus styles! */:focus {
    outline: 0
}

body {
    line-height: 1;
    color: black;
    background: white
}

ol, ul {
    list-style: none
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

/* * divs */
#container {
}

#conttop {
    background: #fff
}

#contmain {
    background: #606261
}

#top {
    margin-top: 30px
}

#logo { /*background:url(../images/Logo_bresga_rgb_small2.jpg) transparent no-repeat top center;     height:80px;*/
    text-align: center
}

#toptools {
    margin-top: 10px;
    width: 100%;
    font-family: Verdana, sans-serif;
}

#slinks ul li a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
    height: 130%
}

#search {
}

#searchInput {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid black;
    background: url(http://bresga.ch-files.s3.amazonaws.com/includes/images/Search_weby_16.png) left center no-repeat;
    padding: 2px 2px 2px 18px;
    width: 160px;
    height: 20px
}

.sInput {
}

.sInput:before {
    content: "\00ab";
}

.sInput:after {
    content: "\00bb";
}

#slinks {
    margin: 0.65% 0
}

#slinks ul li {
    display: inline
}

#main {
    background: #fefefe
}

#nav {
    font-family: Verdana, sans-serif;
}

#nav, #main, #conttop {
    margin-left: auto;
    margin-right: auto;
    width: 1000px
}

#toptools li, #nav li {
    margin: 0 3px
}

#topnav {
    background: #b2b3b3;
    height: 130%;
    padding: 0.65% 0;
    font-weight: bold
}

#topnav ul {
}

#topnav ul li {
    display: inline
}

#topnav ul li a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em
}

#subnav {
    background: #d4d8d7;
    width: 100%;
    float: left;
    height: 130%;
    padding: 6px 0 5px
}

#subnav ul {
}

#subnav ul li {
    display: inline
}

#subnav ul li a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em
}

#topnav ul li a.current {
    color: #D81F27;
    font-weight: bold
}

#slinks ul li a.current, #subnav ul li a.current {
    color: #D81F27;
}

#content {
}

#cleft {
    width: 36%;
    padding: 10px 0;
    float: left;
    margin: 17px 13px 0 0;
}

.sidebarBlockOne {
    padding-bottom: 10px;
    border-bottom: black dotted 1px;
}

.sidebarBlockTwo {
    padding: 10px 0;
    border-bottom: black dotted 1px;
}

.sidebarBlockThree {
}

#cleftImage {
    height: 340px;
}

#cleftImage img {
    max-width: 360px;
    max-height: 340px
}

#footslogan {
    width: 40%;
    clear: both;
    margin-bottom: -1px
}

#footslogan img {
    max-width: 90%
}

#cmiddle {
    width: 38.5%;
    float: left;
    padding: 10px 0;
    margin: 17px 28px 0 14px;
}

#cright {
    width: 18%;
    padding: 1%;
    float: right;
    background: #e2e4e2;
    border-radius: 5px;
    border-radius-bottomleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px
}

#cright, #cleft, #cmiddle {
    font-size: 0.8em
}

#crheader {
    background: #D81F27;
    width: 20%;
    float: right;
    margin: -20px 0 -5px;
    height: 100%;
    padding: 5px 0
}

#crheader h5 {
    color: #fff;
    font-weight: bold;
    padding: 2px 10px 0;
    font-size: 0.9em;
    font-family: Verdana, sans-serif
}

#footer {
    clear: both;
    background: #F1E8CC;
    padding: 10px 24px;
    font-size: 0.75em;
    min-height: 45px
}

#footerImage {
    float: right
}

#fleft {
    width: 520px
}

#fleft ul li {
    list-style-type: none;
    margin: 2px
}

#fleft ul {
    margin: 0 9px
}

#fleft ul {
    float: left
}

#fright {
    float: right;
    width: 25%;
    text-align: right
}

#footspacer {
}

img {
    border: none
}

/* * klassen */
.noType {
    list-style-type: none
}

.error {
    background: #CF0008;
    padding: 20px;
    margin: 10px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 1.5em;
    color: #fff;
    border: #AF000B solid medium
}

img.floatLeft {
    float: left;
    margin: 2px 2px 2px 0
}

img.floatRight {
    float: right;
    margin: 2px 0 2px 2px
}

/* * elemente */
body {
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 0.9em
}

small {
    font-size: smaller;
}

em {
    font-style: italic;
}

strong {
    font-weight: bolder;
}

/* * #cmiddle */
#cmiddle a:link {
    color: #FF5000;
    font-weight: 700;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#cmiddle a:hover {
    color: #fff;
    background-color: #FF5000
}

#cmiddle a:visited:hover {
    color: #fff;
    background-color: #DF8000
}

#cmiddle a:visited {
    color: #DF8000;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#cmiddle a:focus, #cmiddle a:active {
    background-color: #a0045b;
    color: #fff
}

#cmiddle a.noLinkStyling:link {
    color: black;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#cmiddle a.noLinkStyling:hover {
    color: black;
    background-color: none;
}

#cmiddle a.noLinkStyling:visited:hover {
    color: black;
    background-color: none;
}

#cmiddle a.noLinkStyling:visited {
    color: black;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#cmiddle a.noLinkStyling:focus, #cmiddle a.noLinkStyling:active {
    color: black;
    background-color: none;
}

#cmiddle h1, #cleft h1 {
    font-family: Verdana, sans-serif font-size: 1.6em;
    line-height:
    1.8em;
    letter-spacing:
    1px;
    font-weight: bold;
    font-size:
    1.6em;
}

#cmiddle h2, #cleft h2 {
    font-family: Verdana, sans-serif font-size: 1.4em;
    line-height:
    1.6em;
    letter-spacing:
    0.5px;
    font-weight: bold;
    font-size:
    1.4em;
}

#cmiddle h3, #cleft h3 {
    font-family: Verdana, sans-serif font-size: 1.2em;
    line-height:
    1.4em;
    letter-spacing:
    0.5px;
    font-weight: bold;
    font-size:
    1.2em;
}

#cmiddle h4, #cleft h4 {
    font-family: Verdana, sans-serif font-size: 1.0em;
    line-height:
    1.2em;
    letter-spacing:
    0.5px;
    font-weight: bold;
    font-size:
    1.0em;
}

#cmiddle hr {
    border: 1px solid black;
    margin: 10px 0
}

#cmiddle p {
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 1.35em
}

/* * #cmiddle and #cright and #cleft */
#cmiddle ul li, #cright ul li, #cleft ul li {
    list-style-image: url(http://bresga.ch-files.s3.amazonaws.com/includes/images/listIcon.png);
    list-style-position: inside;
    margin: 9px 0;
    line-height: 1.5em
}

/* * #cright */
#cright a:link {
    color: #FF5000;
    font-weight: 700;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#cright a:hover {
    color: #fff;
    background-color: #FF5000
}

#cright a:visited:hover {
    color: #fff;
    background-color: #DF8000
}

#cright a:visited {
    color: #DF8000;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#cright a:focus, #cright a:active {
    background-color: #a0045b;
    color: #fff
}

#cright h1 {
    font-family: Verdana, sans-serif font-size: 1.4em;
    line-height:
    1.6em;
    letter-spacing:
    1px;
    font-weight: bold
}

#cright h2 {
    font-family: Verdana, sans-serif font-size: 1.2em;
    line-height:
    1.4em;
    letter-spacing:
    0.5px;
    font-weight: bold
}

#cright h3 {
    font-family: Verdana, sans-serif font-size: 1.0em;
    line-height:
    1.2em;
    letter-spacing:
    0.5px;
    font-weight: bold
}

#cright h4 {
    font-family: Verdana, sans-serif font-size: 0.8em;
    line-height:
    1.0em;
    letter-spacing:
    0.5px;
    font-weight: bold
}

#cright p {
    margin: 5px 0;
    font-size: 0.95em;
    line-height: 1.35em
}

/* * #cleft */
#cleft .LinkAllow a:link {
    background: transparent url(http://bresga.ch-files.s3.amazonaws.com/includes/images/arrow_right.png) no-repeat scroll right center;
    color: #FF8A00;
    font-weight: 700;
    margin: 0;
    padding: 2px 18px 2px 1px;
    text-decoration: none
}

#cleft .LinkAllow a:hover {
    color: #fff;
    background-color: #FF8A00
}

#cleft .LinkAllow a:visited:hover {
    color: #fff;
    background-color: #7F7F7F
}

#cleft .LinkAllow a:visited {
    background: transparent url(http://bresga.ch-files.s3.amazonaws.com/includes/images/check.gif) no-repeat scroll right center;
    color: #7F7F7F;
    font-weight: bold;
    margin: 0;
    padding: 2px 18px 2px 1px;
    text-decoration: none
}

#cleft .LinkAllow a:focus, #cleft .LinkAllow a:active {
    background-color: #a0045b;
    color: #fff
}

/* * #footer */
#footer a:link {
    color: #FF5000;
    font-weight: 700;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#footer a:hover {
    color: #fff;
    background-color: #FF5000
}

#footer a:visited:hover {
    color: #fff;
    background-color: #DF8000
}

#footer a:visited {
    color: #DF8000;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-decoration: none
}

#footer a:focus, #footer a:active {
    background-color: #a0045b;
    color: #fff
}

.sitemap ul li {
    padding-left: 1%
}

.sitemap li ul li {
    padding-left: 2%
}

/*
 * PRINT
 */
#print-footer {
    display: none;
}

