/* GENERAL STYLES */

body	{
	background-color: #f3f3f3!important;
	font-size: 15px!important;
	text-align: center;
}

#banner img {max-width: 100%; height: auto;}

a img	{
	border: none;
}

.iconVoice	{
	vertical-align: middle;
}

p {margin: 0 0 20px 0!important;}


/* heading visuals */

h1 {
	font-family: 'Sora', sans-serif;
	padding-bottom: 4px;
	margin-top: 0 !important;
}
}

h5 {font-weight: bold!important;}

/* PAGE STRUCTURE */

#page	{
	min-width: 330px;
	max-width: 980px;
	margin: 0px auto 0px auto;
	text-align: left;
}



.bannerbox {
    width: 150px;
    margin-left: 10px !important;
    padding-left: 0px !important;
    /*background-color:#666666; */
}



#banner
{
    margin-bottom: 6px;
}

/** header **/

#header	{
	width: 100%;
	background-color: #000;
	color: White;
	font-size: 85%;
	font-weight: bold;
	display: block;
	float: left;
	padding-bottom: 0;
}


#header p	{
	margin: 0px;
}


/* logo */

#header #logo	{
	float: left;
	margin: 0 0 0 7px; height: 40px;
}

/* language links */

#header #languages	{
	text-align: right;
	float: right;
}

#header #languages ul {list-style-type: none; margin: 0; padding: 0; border-left: 1px solid #636363;}
#header #languages ul li {display: inline-block; border-right: 1px solid #636363; float: left;}
#header #languages ul li:last-child {border: 0;}
#header #languages ul li a, #header #languages ul li span{display: inline-block; padding: 13px 15px;}


#header #languages span	{
	color: #fff;
	background: #262626;
}

#header #languages a, #header #languages a:hover	{
	color: #fff!important;
	text-decoration: none;
	font-weight: normal;
}

/** content area, frontpage and other pages **/

#contentFrontPage	{
	width: 100%;
	background-color: #fbfbfb;

	clear: both;
	line-height: 140%;
}

#content	{
	width: 100%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	float: left;

}

#contentFrontPage .margin	{
	border-left: 5px solid white;
	border-right: 5px solid white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 70px;
	padding-top: 35px;
}

#content .margin	{
	border-left: 5px solid white;
	border-right: 5px solid white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
	border: 1px solid #ebebeb;
	float:left;
	width: 100%;
}


#content .voice	{
	float: left;
	width: 100%;
}

#content .voice a	{
	background-image: url(/images/icon_aanitiedosto.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
}

#content .print	{
	float: right;
	width: 200px;
	text-align: right;
}


#content .print a	{
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
}


/* content box, contact information */

#content .contentBox	{
	background-color: #e9e9e9;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
}


/* alphabetic list */

.alphabeticNavi
{
	line-height: 160%;
}

#content .alphabeticNavi a	{
	border: 1px solid #e2e2e2;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: White;
	padding: 2px 10px;
	color: #00b5cc;
	font-size: 20px;
	line-height: 40px;
}

#content .alphabeticNavi a:hover	{
	border: 1px solid #00b5cc;
	color: #fff!important;
	background:  #00b5cc;
}

#content .alphabeticNavi a.on,
#content .alphabeticNavi a.on:hover	{
	border: 1px solid #00b5cc;
	background-color: #00b5cc;
	color: White;
}

#content .alphabeticNavi a.passAlphabeticNavi	{
	border: 0px;
	background-color: transparent;
	padding: 0px;
}

#content .alphabeticNavi span	{
	border: 1px solid #e2e2e2;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: White;
	padding: 2px 10px;
	color: #CCC;
	font-size: 20px;
	line-height: 40px;
}


/* search form */

#content .search	{
	margin-bottom: 40px;
}

#content .search td	{
	padding-right: 10px;
	padding-left: 5px;
}

#content .search .txt	{
	width: 265px;
}

#content .search .btn	{
	font-weight: bold;
	text-transform: uppercase;
}


/* content area listing */

.listing	{
	float: left;
	width: 100%;
}

.listing h2	{
	font-size: 220%;
	margin-bottom: 5px;
}

.listing ul	{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	list-style: none;
}

.listing li	{
	padding-bottom: 5px;
}

.listing .column1	{
	width: 33.333%;
	float: left;
}

.listing .column1 ul	{
	padding-right: 20px;
}

.listing .column2	{
	width: 33.333%;
	float: left;
}

.listing .column2 ul	{
	padding-right: 20px;
}

.listing .column3	{
	width: 33.333%;
	float: left;
}


/* footer */

#footer	{
	font-size: 85%;
	color: #666666;
	max-width: 980px;
	background: #000;
	clear: both;
}

#footer .margin	{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
}

#footer p	{
	margin-bottom: 5px;
}

#footer a	{
	color: #666666;
}

/* search*/
#content .search  .right {width: 100px; padding: 0;}
#content .search a 	{
	background: #00b5cc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 18px;
	padding-right: 18px;
	color: #fff;
	display: block;
	width: 100px;
	border-radius: 0!important;
}
#content .search a:hover {color:#fff!important;}
.search {width: 100%;}
.frmsearch
{
    width: 100%;
}

#content table {
	border-collapse:collapse;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}



h3 {float: left; width: 100%;}
#navbar {padding: 0!important;}
#navbar ul  {display:flex; width: 100%;}
#navbar ul li {width: 33.2%; border-right:1px solid #008697; text-align: center;}
#navbar ul li.active, #navbar ul li.active a, #navbar ul li.active a:hover {background: #00a0b4!important; color: #fff!important;}
#navbar ul li:last-child {border: 0;}
#navbar ul li a {color: #fff;}
#navbar ul li a:hover {background: none!important; color: #fff!important;}
.nav > li > a:focus {background: #00a0b4!important;}

.navbar {float: left; width: 100%; background: #00b5cc; border: 0!important; border-radius: 0!important; margin: 0!important;}
.navbar-toggle {border-color: #333;}
.navbar-toggle .icon-bar {background-color: #fff;}

.ui-widget {font-family: "'Inter', sans-sefif"!Important;}
.ui-widget-content {border-left: 1px solid #00b5cc!important; border-right: 1px solid #00b5cc!important;  border-bottom: 1px solid #00b5cc!important; background: #fff!important; }
.ui-menu .ui-menu-item {text-align: left; font-size: 16px!important;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background:#e3eced !important;  border: 1px solid #a9d3d8!important; color: #000!important;}

@media screen and (max-width: 768px) and (min-width: 1px) {
body {font-size: 16px!important;}
#content .contentBox {background: #fff!important;}
h1 {font-size: 22px!important;}
#navbar ul  {margin: 0; padding: 0;}
#navbar ul li {width: 100%; border-right:0; text-align: left;border-bottom:1px solid #3fb2b2;}
#navbar ul li a {padding: 15px 15px;}
.listing .column1, .listing .column2, .listing .column3	{width: 100%;}
#header #languages ul li a, #header #languages ul li span {
    padding: 13px 10px;
}
.frontImg {display: none;}
}


.frontImg {float:right; margin-left: 20px;}

#footer a.footerLtkLink,
#footer a.cookieConsentLink {
	color:#ffffff
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}


#Section1 h1, h2, h3, h4, h5, h6 {

    font-weight: bold !important;

}

.Section1 {
    display: inline-block;
    width: 100%;
}

.frontpage-infotext {
	margin-bottom: 0 !important;
}