@charset "UTF-8";
/* CSS Document */

hr {
	box-sizing: content-box;
	height: 0;
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #13a38f;
}

.hrcolor {
	background-color: #13a38f !important;
	width: 200px;
	height: 3px !important;
	color: #13a38f !important;
}

.teaserhead {
	color: #13a38f !important;
}

.headline-border h3.uk-panel-title {
	overflow: hidden;
	text-align: center;
	font-size: 200%;
	padding: 20px 0;
	margin-bottom: 20px;
}

strong {
	color: #0f4e66;
	font-weight: 600;


	letter-spacing: 0;
	line-height: 1.2em;
	font-family: Open Sans Medium,Arial,Helvetica,sans-serif;
}

.uk-thumbnail-caption {
    padding-top: 4px;
    text-align: left;
 	font-size: 80%;
	color: #6f2081;
	width: 125px;
}



.teapic {width: 120px;
    float: right;
	margin: 0 auto;
}

.intropic {width: 165px;
    float: left;
	margin: 0 25px 0 0;
	}

.picleft {
    float: left;
	margin: 0 35px 0 0;
	}

.introleft {
	float: left;
	width: 400px;
}

.introright{
	float: right !important;
	width: 400px !important;
}

.uk-card-title {
	font-size: 1.1 em!important;
	
}

ul.nav.menu.mod-list li {

display:inline;

padding:10px;

}


.moduletable  menu menu-module list-inline d-blockhoriz-menu .nav-item-parent .nav-title {
    padding-right: 25px;
}

.refmenu {display:inline;
padding:10px; background-color: #cccccc;  color: #808080; }

.refmenu .nav-title {padding: 2px 10px!important; font-weight: 400;}

.refmenu .nav-title .current .active {background-color: #13a38f!important; }


