/* General */
* {border-radius:0!important}
body {background-color:#fff; font-family:Helvetica, Arial, sans-serif; font-size:13px; padding:0;}

ul, ol {margin:0 0 10px 0;}
ul li, ol li {margin:0 0 10px 0; padding:0;}

a.sr-only {display:none;}

p {margin:0 0 10px 0;}


/* Layout */
ul.nav.nav-justified {display:none;}
ul.nav.sidebar {display:none;}
div.masthead div.topnav {display:none;}
div.masthead div.col-lg-3 {display:none;}
div.nav-toggle {display:none;}
div.footer {display:none;}
ul.page-bottom {display:none;}

.breadcrumb {list-style:none; padding:0; margin-bottom:0;}
.breadcrumb > .active {color:#999;}
.breadcrumb li {display:inline-block;}
.breadcrumb > li + li:before {color:#ccc; content:"/ "; padding:0 5px;}

#carousel {display:none;}

ul.contact-teaser {display:none;}
ul.media-list {list-style:none; padding-left:0;}
ul.media:first-child {margin-top:0;}
ul.media-list li.media {border-bottom:1px solid #D2D2D2; list-style:none; padding-bottom:15px;}
ul.media-list li.media img {border:1px solid #D2D2D2; margin-right:1em; padding-right:0;}

ul.news_list {list-style:none; padding-left:0;}
ul.news_list li {padding-bottom:10px;}

.page-navigation ul.f3-widget-paginator {display:none;}
.page-navigation p {color:#999;}


/* Headline */
h1 span {display:none;}
h2 {color:#339f19; font-size:23px; font-weight:700; margin-top:0;}
h3 {color:#003287; font-size:15px; font-weight:700; font-weight:bold;}


/* Link */
a {color:#339F19; text-decoration:none;}


/* Table */
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border:0;}
.table-striped>tbody>tr:nth-child(odd)>td {background-color:#f2f2f2;}
.table-striped>thead>tr:nth-child(odd) th {background-color:#339f19; color:#fff;}
.table-striped > thead > tr:nth-child(2n+1) th {background-color:#339F19; color:#fff;}

.table {border-collapse:collapse; border-spacing:0; margin-bottom:20px; width:100%;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {line-height:1.42857; padding:8px; vertical-align:top;}