@media (min-width: 481px) {
 body, html{
	font-size: 20px;
	}
}
@media screen and (max-width: 480px) { 
    img.me{
    width: 120px !important;
}
.teaser-half{
    min-width: 100%;
    margin: 10px 0;
}

body, html{
	font-size: 18px;
	}
}
html, body{
	margin: 0;
	padding: 0;
	background-color: #2C353A;
	color: #fafafa;
}
body{
	font-family: Inter, sans-serif;
	margin: 0;
	padding: 0;
	}
p{
	max-width: 65ch;
    font-size: 1rem;
    display: inline-block;
    margin: 0;
	}
.teaser-half{
	margin: 40px 0;
    display: inline-block;
    max-width: 42%;
    font-size: 0.9rem;
    padding: 0 16px 0 24px;
    vertical-align: top;
    border-left: 5px solid #B2E0D7;
}
.marg{
	margin: 20px;
}
.teaser{
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fafafa;
    text-decoration: none;
	padding: 30px 20px;
    display: block;
    margin: 16px 0;
    text-decoration: none;
}
.right{
    float: right;
}
.teaser:hover{
    background: #fff;
    border-radius: 8px;
    border: 1px solid #B2E0D7;
}
nav ul li{
	float: left;
    padding: 0;
}
nav ul, .secondary-nav {
	float: right;
    margin: 0;
}
nav ul li:before{
	content: none;
}
nav a{
	float: left;
	padding: 10px;
	font-size: 18px;
	text-decoration: none;
    color: #f3f3f3;
}
.left{
	float: left;
	padding: 0 0 10px 0;
}
nav a:hover, nav a:active, nav a:focus, .secondary-nav a:hover, .secondary-nav a:active, .secondary-nav a:focus{
background: black;}
a:focus{

}
a{
	text-decoration: none;
	color: #007e66;
}
a:hover, a:focus, .secondary-nav a:hover, .secondary-nav a:active{
	color: #00a588;
    border-radius: 4px;
}
a:focus, details:focus{
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,165,136,0.4);
    -moz-box-shadow: 0px 0px 4px 2px rgba(0,165,136,0.4);
    box-shadow: 0px 0px 4px 2px rgba(0,165,136,0.4);
}
nav{
	padding: 10px 15px 10px 0;
	}
.secondary-nav li a{
	font-size: 15px;
	}
.secondary-nav a{
    color: #414E47;
	padding: 32px 12px 12px 12px;
    float: left;
    display: inline;
	}
.active, .breadcrumb-active, .selected{
	color: #ccc;
	pointer-events: none;
    cursor: default;
}
.secactive{
    border-bottom: 1px solid #2C353A;
}
.active{
    border-bottom: 2px #ccc solid;
}
.small{
    font-size: 0.8rem;
    text-decoration: none;
}
.breadcrumb, .breadcrumb-active{
    font-size: 0.6rem;
    text-decoration: none;
}
.small{
    color: #2C353A;
}
.grid, .grid-sm, nav{
	margin-left: auto;
	margin-right: auto;
}
.grid, nav{
	max-width: 800px;}

.padd{
	padding: 35px 20px;
}
.padd_{
	display: inline-block;
	padding: 25px 0;
}
.image{
	max-width: 100%;
}
hr{
	border: 1px dashed lightgray;
}
.inl {
	display: inline;
}
.top{
	padding: 15px;
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 0.8rem;
}
.inl-bl{
display: inline-block;
top: 0;
float: left;
}
section, .section{
	width: 320px;
	height: 200px;
}
.col{
	color: whitesmoke;	
	}
.center{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
.banner{
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #fef9f9;
    border-radius: 8px;
    padding: 40px 20px;
    margin-top: 48px;
    border: 1px solid #facccc;
}
.third{
	max-width: 30%;
}
.half{
	max-width: 50%;
}
.max{
	max-width: 300px;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6, details > summary{
    font-family: Roboto Slab, serif;
}
h1{
	font-size: 2.3rem;
	margin: 20px 0 4px 0;
	padding: 0;
}

h2{
	font-size: 1.9rem;
	margin: 16px 0 5px 0;
}
h3{
	font-size: 1.6rem;
	margin: 20px 0 5px 0;
}
h4, h6{
	font-size: 1.5rem;
	display: inline-block;
	margin: 20px 0 5px 0;
}
h5{
	font-size: 1.4rem;
	display: block;
	margin: 20px 0 8px 0;
    padding: 0px;
}
details {
    border: 2px solid #000;
    border-radius: 4px;
    outline: none;
    background: #232b2b;
    padding: 0.5em;
}
details:hover, details:focus {
    border: 2px solid #B2E0D7;
    outline: none;
}

.button {
    min-height: 44px;
    min-width: 200px;
    border-radius: 8px;
    font-size: 20px;
    display: inline-block;
    color: white;
    background-color: black;
    text-align: center;
    padding-top: 18px;
}
.button:hover {
    border-radius: 8px !important;
    color: white !important;
    background-color: #007e66 !important;
}

details > summary {
    list-style-type: none;
}
summary::after {
    margin-left: 1.5ch;
    text-align: right;
    display: inline-block;
    transition: 0.3s;
    content: '\203A'; /* chevron */
}
details[open] summary::after {
  transform: rotate(90deg);
}
summary {
    font-weight: bold;
    outline: none;
}
details[open] {
        padding: 0.5em .5em .8em .5em;
}
details {
        margin: 0 0 .6em 0;
}
details[open] summary {
    padding: 0 0 .8em 0;
    outline: none;
}
.bold{
	font-weight: bold;
    font-size: 1rem;
}
.cell{
	max-width: 18%;
	display: inline-table;
}
.acc{
	font-size: 1rem;
	color: gray;
}
ol li{
	list-style-type: decimal;
    padding-left: 0;
}
::selection {
	background: #000; /* Safari */
	color: #B2E0D7;
	}
::-moz-selection {
	background: #000; /* Firefox */
	color: #B2E0D7;
}
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, menu, nav, output, section, summary,
time, mark, audio, video {
	vertical-align: baseline;
}
footer, header, hgroup, menu, nav, section, .block {
	display: block;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
    margin: 10px 0;
}
ul{
	padding-left: 20px;
}
.color{
	border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.topic{
	display: inline-block;
    background-color: #ccc;
    padding: 4px 8px;
    margin: 0 4px 0 0;
    border-radius: 4px;
    font-size: 0.7rem;
}
ul li:before {
    content: '\2022';
    color: #005544;
    display: inline-block; 
    width: 0.8em;
    margin-left: -0.8em;
}
ul li, ol li {
    padding-bottom: 0.6em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.marg-top{
	margin-top: 60px;
}
.marg-bottom{
	margin-bottom: 60px;
}
.marg-bottom-xxs{
	margin-bottom: 20px;
}
.marg-top-xs{
	margin-top: 40px;
}
.marg-top-xxs{
	margin-top: 20px;
}
.gray{
	color: gray;
}
.huge{
	font-size: 1.6rem;
    display: block;
}
.opac{
	background-color: black;
	color: whitesmoke;
	opacity: 0.5;
}
div{
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	clear: both;
}

@media (min-width: 481px) { 
.thumb{
    display: inline-block;
    max-width: 25%;
    padding-right: 12px;
    }   
.description{
    display: inline-block;
    max-width: 70%;
    vertical-align: top;
    }}
@media (max-width: 480px) { 
.thumb{
    display: block;
    margin-bottom: 10px;
    }   
.description{
    display: block;
    max-width: 100%;
    }}

footer{
background-color: #222;
color: whitesmoke;}

footer a{
    display: block;
    color: whitesmoke;
    font-size: 0.8rem;
    text-decoration: none;
    padding-bottom: 10px;}