@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------
Fonts:
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Open Sans', sans-serif;
300italic,400italic,600italic,400,300,600,700

----------------------------------------------*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%
}
html, body{
height:100%;
margin:0;

}
body,td,th {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	line-height: 140%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	/**/
		
}
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.logo{
	width: 80%;
	padding: 15px;
	height: auto;
	margin: 0 auto;	
}
.logo img{
	width: 100%;
	height:auto;	
}
.nav-wrapper{
	height: 55px;
	background-color: #53caf5;	
}
.menu-button{
	padding: 12px;	
}
.menu-button input{
	padding-left: 40px;
	background-color: transparent;
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
	border: 0px solid white;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	font-weight:600;
	background-image:url(/file?fle=16512);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;	
}
.intro-tekst{
	background-color: #1e99cc;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.4) inset;
    color: #fff;	
}
.block{
	padding: 20px;
	text-align: center;	
}
.intro-block{
	font-size: 2em;
	color: white;	
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 110%;
	text-shadow: -1px -1px #1b80ab;
}
.activities{
	margin-top: 30px;
	background-image:url(/file?fle=16510);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;	
}
footer{
	margin-top: 20px;
	background-image: url(/file?fle=16511);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;	
	background-color: #1e99cc;
	border-top: 30px solid #1e99cc;
	color: white;
	font-size: 1.2em;
}
.foot-block a{
	color: white;	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.4em;
	padding: 10px 25px;
	margin: 15px;
	width:250px;
	text-align:center;
	background-color: #187094;
	border: 2px solid white;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear:both;
	text-decoration:none;
}
.butt{
	clear:both;
	text-align:center;	
	margin: 40px 40px 55px;
}
a.acy_t_link {
    color: black;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 1.7em;
    font-weight: 300;
    line-height: 120%;
    padding-bottom: 5px;
    text-decoration: none;
	text-align:center;
}
.acy_t_date, .nwsdate {
    color: #1e99cc;
    font-weight: 600;
	text-align:center;
}
.acy_t li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 15px 0;
	text-align: center;
}
.acy_t_gridtable{
	width: 100%;	
}
.acy_t {
    margin: 0;
    padding: 0;
}