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

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}





#footer {
	
	
	background-color: /*#004987;*/#000;
	padding:20px 10px 40px 10px;
	margin:0;
	
	
	overflow: hidden;
	color:#fff;
}
#footer h1 {
	color:#fff;
}
#footer p {
	max-width:100%!important;
}
#footer a {
	color:white;
}
/*.item-page + #footer, #news #footer, #kontakt #footer*/ #footer {
	/*width:100%;
	
	background-image: url(../images/onepix.gif);*/
	background-repeat: repeat-x;
}
.customfootlogo img {
	max-width:80%;
	height:auto;
}
#hem #footer {
	border-top:none;
}
div.rss {
	text-align:right;
	font-size:80%;
}
.syndicate-module img{
	vertical-align:middle;
}
.catimg {
	margin: 20px auto 20px auto;
    width: 70%;
	overflow:auto;
}
.conic {
	margin:20px;
	display:inline-block;
	vertical-align:top;
}
.hiddentext {
	display:none;
}
.hiddenimg {
	display:none;
}
.hiddenheader {
	height:1px;
}
#catlinks {
	margin-top:40px;
	box-sizing:border-box;
}
/* ------------------------------- PROGRAMKATEGORIER -----------------------------*/


#hem #catlinks:before,
#program #catlinks:before {
	content:'PROGRAMKATEGORIER';
	display:block; /*block*/
	margin-bottom:10px;
	font-size:120%;
	font-weight:300;
	
	text-align:center;
	padding:15px;
	
	
}


.catlinks {
	box-sizing:border-box;
	width:25%;
	float:left;
	padding:0 10px 0 0;
	/*-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.75;*/
}
.catlinks p {
	margin-bottom:5px;
}
.catlinks a {
	display:block;
	
}
.catlinks:hover {
	/*opacity:1;*/
}
.catlinks img {
	width:100%;
	height:auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
	/*filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);*/
	
	filter: brightness(100%);
	-webkit-filter: brightness(100%);

}
.catlinks img:hover {
	/*filter: grayscale(100%));
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);*/
	
	filter: brightness(150%);
	-webkit-filter: brightness(150%);
	
	
	
}
.divider {
	padding:20px 0 10px 0;
	text-align:center;
	text-transform:uppercase;
	overflow:auto;
	width:100%;
}
.areas {
	text-transform:none;
	opacity:0.8;
}
.areas:hover {
	opacity:1;
}
.bot {
	list-style:none;
	display:inline-block;
	vertical-align:top;
	/*float:left;*/
	margin-right:20px;
	margin-bottom:20px;
	font-size:90%;
	font-weight:400;
	
}
#footer .botty, #subcont04 .botty {
	margin:0 auto 20px auto!important;
	width:100%;
	text-align:center;
}
.category-module.botty {
	text-align:left!important;
}
.category-module li {
	list-style:none;
	font-size:110%!important;
}
.mod-articles-category-group {
	font-size:120%;
	font-weight:700;
	
	text-align:center;
}
.bot03 h3 {
	text-align:left;
}
.bot03 li {
	font-size:120%;
	margin-bottom:7px!important;
}
#rightcol ol, #rightcol ul {
	margin-left:0;
}
#blogg .mod-articles-category-title.active {
	padding: 5px;
    background-color: #555862;
    border-radius: 5px;
    color: #fff!important;
	display:inline-block;
}
.icons {
	
}
.ytf-grid ._yt_searchbox input._yt_filter {
	color:black;
	/*border-bottom: 1px solid rgba(255,255,255,0.7);*/
	border-bottom:none!important;
	font-size:100%;
	background-color:white;
	border-radius:10px;
	width:33%;
}
#footer .botty h3 {
	font-weight:700;
}
#footer .bot {
	margin-bottom:0;
}
.bot li {
	margin:0 0 2px 0;
}
.bot li a {
	text-decoration:none;
}
.bot li a:hover, .bot li a.active {
	text-decoration:underline;
}
.bot03 {
	margin-right:0;
}

.bot04 {
	float:none;
	clear:both;
	width:100%;
	text-align:center;
	font-size:80%;
	
}
li.previous {
	float:left;
	margin-right:30px;
	padding:5px;
	border-radius:5px;
	/*background-color:#555862;*/
	
}
li.previous:before {
	content:'<<<';
}
li.next {
	float:right;
	padding:5px;
	border-radius:5px;
	/*background-color:#555862;*/
	
}
li.next:after {
	content:'>>>';
}
li.previous a, li.next a {
	text-decoration:none;
}
#navigera .item-page a {
	padding:3px;
	border-radius:3px;
	background-color:#555862;
	text-decoration:none;
}
#navigera .item-page p, #navigera .item-page li {
	margin-bottom:20px;
}
.topadress {
	width:66%;
	max-width:600px;
	margin: 40px auto 0 auto;
	font-size:80%;
}
.moduletable.introtext {
	width:100%;
	margin:20px 0 20px 0;
	/*background-color:#004987;*/
	
}
.moduletable.introtext h2 {
	color:#ffce00!important;
	font-weight:700;
}
.custom.introtext {
	margin:20px auto 20px auto;
	width:50%;
	max-width:800px;
	padding:20px;
}
.introtext h1 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:20px;
	text-transform:uppercase;
}
.bot h3 {
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	font-size:125%;
	margin-bottom:5px;
}
#blogg .bot h3, #blogg .bot li a {
	color:black;
}
#blogg .bot h3 {
	   margin-bottom: 0;
    text-align: center;
}
#content {
	overflow:hidden;
	margin:0;
	padding:0;
}
#main {
	overflow:hidden;
	margin-bottom:-3px;
}
#mainleft {
	width:40%;
	float:left;
	min-height:200px;
	margin:0;
	padding:5%;
	font-size:1.7em;
	text-align:center;
}
#mainleft p {
	margin-bottom:10px;
}
#mainright {
	width:50%;
	float:left;
	padding:0;
	margin:0;
}
#mainright img {
	width:100%;
	height:auto;
}
#slider, .article {
	margin-bottom:0!important;
	
}
#slider img {
	width:100%;
	height:auto;
}
#below {
	float:right;
	width:40%;
	margin:20px;
}
#below iframe {
	width:100%!important;
}
#below h3 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:10px;
	text-transform:uppercase;
}

/* --------START------------*/

#personell {
	width:calc(100% - 40px);
	margin:20px;
	float:none;
	overflow:hidden;
	position:relative;
}
#personell .newsflash-horiz {
	list-style:none;
	margin-top:50px;
}
#personell .newsflash-horiz li {
	width:50%;
	float:left;
	margin:0 0 55px 0;
}
#personell .newsflash-horiz li:nth-child(4n+4) {  
  /*float:right;
  margin-right:0;*/

}
#personell .article-separator {
	
}
#personell .flashdate {
	display:none!important;
}
#personell h3, .contact h3 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:20px;
	text-transform:uppercase;
}
#personell h4 {
	font-size:130%;
	margin-bottom:0px;
}
#personell img {
	width:150px;
	height:auto;
	margin:-35px 10px 10px 0;
	float:left!important;
}
h4.newsflash-title {
	display:none;
}

/* ------------------- END ------------*/

/* --- CHRONOFORMS --- */

.chrono_credits {
	display:none;
}
#response {
	padding:20px;
	background-color:#f6c323;
	border-radius:20px;
}
#response p {
	font-weight:bold;
}
div.item.column-1.system-unpublished {
	display:none;
}
.mappo {
	clear:both;
}
.mappo a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 350px;
	background-image: url(../images/kartan.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.tag-category ul li {
	
}
#subcont01 {
	width:100%;
	
}
#subcont02 {
	width:66%;
	margin:20px auto 0 auto;
	max-width:800px;
}
#twitter-widget-0 {
	float:left;
	margin:0 5px 0 0;
}
#blogg #subcont02 {
	width:66%;
	margin:0 auto 0 auto;
	max-width:800px;
}
#subcont02 div {
	display:inline-block;
	width: 33%/*calc(33% - 20px)*/;
	/*background-color:yellow;*/
	margin:5px -4px 0 0;
	
}
#subcont02 div p {
	text-align:center;	
	margin:5px;
	min-height:180px;

}
#subcont03 {
	width:96%;
	margin:2% auto 2% auto;
	border-top:1px dotted #cbcbcb;
	padding-top:20px;
}
#subcont03 img {
	width:100%;
	height:auto;
}
#subcont03 p {
	font-size:0.8em;
	font-style:italic;
}
#subcont04 {
	margin:30px auto 10px auto;
	max-width:800px;
}
.puff p {
	line-height:8;
	font-weight:400;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}
.puff p:hover {
	opacity:0.35;
}
.puff p a:link, .puff p a:active, .puff p a:visited {
	display:block;
	min-height:180px;
	height:100%;
	color:#fff;
	font-size:140%;
	font-weight:400;
	text-shadow: 2px 2px 2px rgba(135, 135, 135, 1);
	text-decoration:none;
	text-transform:uppercase;
	opacity:1;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important;
}
.puff a:hover {
	opacity:1;
	font-weight:400;
}
.puff p:before {
	/*content:"text";
	color:black;
	text-indent:9999px!important;*/
}
.puff01 p {
	background-image: url(../images/puff01b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff02 p {
	background-image: url(../images/puff02b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff03 p {
	background-image: url(../images/puff03c.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff04 p {
	background-image: url(../images/puff04.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.items-row {
	height:auto;
	clear:both;
	padding:0;
	/*margin:0 0 -3px 0;*/
	margin:5px 0px 5px 0px;
	overflow:hidden;
}
.pager {
	list-style-type:none;
	margin-top:30px;
	margin-bottom:100px;
	margin-left:0;
	text-align:center;
	font-size:0.8em;
	text-transform:uppercase;
	clear:both;
	
}
/*.previous:after, .next:after {
	content:' ';
	text-decoration:underline;
}*/
.row-0 {
	/*margin-top:20px;*/
}
#news .items-row {
	margin:0 0 10px 0;
}
.item.column-1 {
	margin-left:0;
	margin-right:5px;
}
.item.column-2  {
	/*float:right!important;*/
	margin-left:5px;
	margin-right:5px;
}
.item.column-3 {
	margin-left:5px;
	margin-right:0;
}
.item {
	display:inline-block;
	width:100%;

	position:relative;
	padding:20px;
	margin:0;
	overflow:auto;
	background-color:#000;
	box-sizing:border-box;
}
#blogg .item {
	padding:20px 0 20px 0;
}
#news .blog {
	/*width:66%;
	max-width:600px;
	margin:0 auto 0 auto;*/
}
#news .blog .item {
	width:100%;
	padding:10px 20px 0 0px;
	margin:0;
	/*background-color:#383838;*/

}

	
#news .blog .item-image {
	/*float:right;
	width:30%;
	margin-top:-45px;
	margin-right:40px;
	margin-left:20px;*/
	margin:10px 0 10px 0;
	
	
}
.item img {
	width:100%!important;
	height:auto;
	margin:0;
	padding:0;
	/*-webkit-transition: all 1s ease;
  	-moz-transition: all 1s ease;
  	-ms-transition: all 1s ease;
  	-o-transition: all 1s ease;
  	transition: all 1s ease;
	opacity:0.5;*/
}
.item img:hover {
	/*opacity:1;*/
}
#news .item img {
	
}

.item h2 {
	/*position:absolute;
	z-index:200;
	bottom:10px;
	left:10px;
	width:95%;
	text-align:center;*/
	
}
#news .blog .item h2 {
	position:static;
	margin-bottom:10px;
}
.blog .item p {
	margin:0 0 10px 0;
	padding:0;
}
#news .blog .item p {
	margin-bottom:10px;
}
#news p, 
#news h2, 
#news h3, 
#news .blog .item ul,
#news .item-page ul {
	max-width:600px;
}
.blog .readmore {
	
}

.blog .readmore a {
	
}
#news .blog .readmore a {
	position:static;
	display:inline;
	font-size:100%;
	opacity:1;
	background-color:transparent;
	line-height:inherit;
	text-align:left;
	text-decoration:underline;
	color:#000;
}
.blog .readmore a:hover {
	opacity: 0.85;
	text-decoration:none;
}
#news .blog .readmore a:hover {
	text-decoration:none;
	opacity:1;
}
.article-info {
	margin-bottom:10px;
	float:right;
}
.article-info-term {
	display:none;
}
.published, .createdby {
	font-size:80%;
	/*font-style:italic;*/
	color:#898989;
	/*display:inline;*/
	margin-right:10px;
	font-weight:300;
}
.createdby {
	margin-bottom:0;
	
}
.createdby span[itemprop="name"]{
	font-size: 1.2em;
    background: white;
    margin-top: -20px;
    position: absolute;
	display:block;
}
.createdby span{
	
}
.moduletable_flass {
	position:absolute;
	z-index:100000;
	top:100px;
	right:0;
	font-size:90%;
	padding:20px;
	width:20%;
	max-width:460px;
	background-color:rgba(0,0,0,  0.6);
}
.moduletable_flass p {
	display:inline;
}
.flashdate {
	margin-top:10px;
	font-size:85%;
	display:block!important;
}
.moduletable_flass a {
	padding-left:3px;
}
.contact {
	width:50%;
	margin:20px;
	float:left;
}
.contact-form {
	margin-top:20px;
	/*width:50%;*/
}
.contact-form fieldset {
	border:none;

}
.contact-form .control-label {
	margin-bottom:5px;
}
.contact-form .control-group {
	margin-bottom:10px;
}
input[type=text], input[type=email], textarea {
	padding:2px;
}
#jform_contact_name, #jform_contact_email {
	width:66%;
	height:20px;
	border-radius:5px;
	
}
#jform_contact_emailmsg, #jform_contact_message {
	width:100%;
	height:20px;
	border-radius:5px;
	
}
#jform_contact_message {
	height:300px;
	width:100%;
	
}
.form-actions {
	text-align:left;
}
button.btn {
	height:30px;
	width:120px;
	text-align:center;
	border-radius:10px;
	font-size:110%;
}
.mfp-bg {
	opacity:1!important;
}
.tooltip {
	color:#000;
	background-color:red;
}
#socialicons {
	float:right;
	margin-top:10px;
}
.socialbookmarks {
	
}
.icons {
	/*display:none;*/
}
@media only screen and (max-width: 960px) {
#container {
	border:none;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	box-shadow:none;
}
#hem #header {
	

}

/*#hem #header {
	background-color: transparent;
	min-height:250px;
	position:absolute;
	
	top:0px;
	width:100%;
	padding:0;
	overflow:hidden;
	}*/

#header .nav {
	
}	
.bot li {
	
}
#subcont02 div {
	/*width: 50%;*/
}
#below {
	float:none;
	width:auto;
}
/* ------------ NEW -----------------*/
#personell .newsflash-horiz li {
	width:100%;
	margin:0 0 55px 0;
}

#personell .newsflash-horiz li:nth-child(2n+2) {  
  /*float:right;
  margin-right:0;*/

}
.custom.introtext {
	
	width:100%;
	max-width:90%;
	padding:20px;
}
/* ------------ END ------------*/
}
@media only screen and (max-width: 768px) {
#desk, #desksub, .custommenulogo {
	display:none;
}
#mob {
	display:block;
}
.moduletable_homelogo {
	display:none;
}
#container {
	/*margin-top:40px;*/
}
#om-oss #container, #program #container, #donera #container, #in-english #container {
	margin-top:0;
}
.blog-featured p, .blog-featured h2, .blog-featured h3, .blog-featured ul {
	width:100%;
}
.searchbox .inputbox {
	border-radius: 0;
    width: calc(100% - 20px);
    margin-left: 10px;
}
.ytf-grid ._yt_searchbox input._yt_filter {
	width:100%;
}
._yt_searchbox::before {
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
#header {
	height:auto;
	background-image:none;
	padding:0;
	z-index:initial;
	background-color:transparent;
}
#blogg #header {
	background-color:#000;
	background-image:none;
	padding-bottom:20px;
}
#jmsmenuwrap {
	display:block;
	/*position:fixed;*/
	top:0;
	left:0;
	width:100%;
	z-index:40;
}
	html body .mobile-menu .slicknav_nav li li a {
		background-image:none!important;
	}
	.mobile-menu .slicknav_nav a {
		line-height:40px!important;
		height:40px!important;
		font-size:16px!important;
		font-weight:300!important;
		letter-spacing:0.05em;
	}
	.slicknav_arrow {
		margin-top:10px!important;
	}
.item-101 img {
	display:none;
}
.item-101 a:after {
	/*content:'Start';
	color:#ffce00;
	font-weight:700;*/
}
.toppic {
	/*margin-top:40px;*/
}
.catlinks {
	width:50%;
}
.mobile-menu .slicknav_menu, .slicknav_btn_wrap {
	background:#000!important;
}

.mobile-menu .slicknav_btn_wrap {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;	
	border-bottom:1px solid #000!important;
}
.mobile-menu .slicknav_btn {
	 border:none!important;	
}
.homelog {
	display:block;
	position:absolute;
	z-index:50;
	top:0px;
	right:0px;
	text-indent:-9999px;
	
}
	#blogg .blog, #blogg .item-page {
		width:100%;
		max-width:100%;
		float:none;
		padding-right:0;
	}
	#blogg #rightcol {
    	float: none;
    	box-sizing: border-box;
    	max-width: 100%;
    	padding: 20px 0 0 0;
		margin-top:0;
    	color: #000;
    	font-size: 100%;
		border-top:1px solid black;
}
.homelog a {
	display:block;
	background-image:url(../images/swt_moblogo36.png);
	/*background-size:50%;*/
	background-repeat: no-repeat;
	background-position: right 5px;
	background-size:70%;
	height:36px;
	width:186px;
}
	.bloglink {
	display:block;
	position: absolute;
    z-index: 1000000;
    /*float: left;*/
	top:0;
    margin-left: 50px;
}
	.butiklink {
	display:block;
	position: absolute;
    z-index: 1000000;
    /*float: left;*/
	top:0;
    margin-left: 110px;
	}
.bloglink a {
	display:block;
	text-indent:-9999px;
	width:100px;
	height:36px;
	background-image:url(../images/bloggtop4.png);
	background-size:contain;
	background-repeat:no-repeat;
	opacity:0.7;
}
	.butiklink a {
	display:block;
	text-indent:-9999px;
	width:100px;
	height:36px;
	background-image:url(../images/butiktop.png);
	background-size:contain;
	background-repeat:no-repeat;
	opacity:0.7;
}
	.bloglink a:hover, .butiklink a:hover {
		opacity:1;
	}

.blog, .blog-featured, .item-page, #subcont01, #subcont02, #subcont03 {
	box-sizing:border-box;
	width:100%;
	margin:0;
}
#subcont01 {
	
}
.page-header h1 {
	margin-top:10px;
	
}
.page-header h2 {
	font-size:100%;
}
.topsub, .menu_topsub {
	display:none;
}	
.category-desc, div [itemprop="articleBody"] p {
	width:100%;
}
div.flexslider {
	/*margin-top:-10px;*/
}
#hem div.flexslider {
	margin-top:40px;
}
.moduletable_flass {
	position:static;

	font-size:100%;
	padding:20px;
	width:auto;
	max-width:100%;
	background-color:transparent;
	border-bottom:1px solid #000;
}
.moduletable_flass p {
	display:block;
}
.blog .readmore a {
	
}
.flashdate {
	margin-top:10px;
	font-size:85%;
	display:block!important;
}
.moduletable_flass a {
	padding-left:0;
}

#below {
	float:none;
	width:auto;
}
.contact {
	float:none;
	width:auto;
}
.contact-form {
	margin-top:20px;
	width:100%;
}
.item-page .sigProContainer {
	margin-top:10px!important;
	margin-left:0!important;
}
.sigProThumb {
	float:none!important;
	width:100%!important;
	margin:10px 0px 10px 0px!important;
}

ul.sigProSleek li.sigProThumb a.sigProLink {
	border:none;	
}
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {
	width:100%!important;	
}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {
	background-size:cover;
	width:100%!important;
		
}
.catlinks img:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-o-filter: none;
	-ms-filter: none;
	
}
#blogg .item-page, #donera .item-page, #navigera .item-page, #om-oss .category-desc, #in-english .category-desc, #in-english .blog, #in-english .item-page {
	width:100%;
	max-width:auto;
	margin:0;
}
#subcont02 {
	width:100%!important;
	margin-top:10px!important;
}
.nsb_container {
	margin:0!important;
	width:100%!important;
}
.mappo a {
	height: 200px;
}
.cat-list-row0, .cat-list-row1 {
	width: 100%;
	margin: 20px 0 20px 0;
}
}
@media only screen and (max-width: 480px) {

body {
	background-image:none;
	font-size:100%;
}
	#blogg #container {
		margin:0!important;
		padding:0;
	}
	#blogg  .footer {
		background-color:#000;
	}
	#blogg .blog, #blogg .item-page {
		color:#000!important;
		background-color:#fff!important;
	}
	#blogg .blog a, #blogg .item-page a {
		color:#000!important;
	}
	#blogg .blog, #blogg .item-page {
		/*padding:10px;*/
	}
	#blogg .item {
		border:none;
	}
	#blogg .item-page {
		/*padding:10px!important;*/
	}
	#blogg #rightcol {
    	padding:10px;
}
	body#blogg a[href^="https://youtu.be"] {
	background-color:transparent!important;
		padding:0!important;
		color:blue!important;
		/*border:1px solid #a7a7a7!important;
		border-radius:5px;*/
}
	#blogg li.previous, #blogg li.next {
		background-color:transparent!important;
	}
	.items-row:nth-of-type(even) {
		/*background: rgba(0,0,0,0.07);
		background-color:#F3F3F3;
		border-top:1px solid #272727;
		border-bottom:1px solid #272727;*/
	}
	#blogg .category-desc {
		margin-bottom:0;
	}
	#blogg #subcont04 {
		padding:10px;
	}
	#blogg .item-page img, #blogg .blog img {
		
	}
	#blogg .blog * {
		
	}
	#blogg img {
		
	}
	.published {
		color:#898989;
	}
#container, #b3 #container {
	max-width:100%;
	/*margin-top:40px;*/
	
}
.searchbox {
	margin:10px 0 0 0;
}
#content {
	overflow:visible;
}
.item-page img {
	max-width:100%;
	height:auto;
}
.introtext {
	width:auto;
	max-width:auto;
	margin:10px;
}
.catlinks {
	/*width:100%;
	float:none;*/
	padding:0 5px 0 5px;
	
}
#below {
	margin:10px;
}
#below iframe {
	max-height:400px!important;
}
#subcont02 div {
	width: 100%;
}
#subcont04 .botty {
	font-size:90%;
	margin:0 10px 0 10px;
	
}

.puff p {
	font-size:80%;
	
}
.items-row {
	height:auto;
	clear:none;
	padding:0;
	margin:0;
	width:100%;
}
h1 {
	font-size:130%!important;
	font-weight:700!important;
}
h2 {
	font-size:110%!important;
	font-weight:700!important;
}
	p {
		font-size:115%;
	}
.item {
	padding:20px 0 20px 0!important;
	background-color:transparent!important;	
	border-bottom:1px solid #cccccc;
}
.item h2 {
	font-size:1em;
}
.item-image {
	width:100%!important;
	float:none;
}
#blogg .item-image {
	border-radius:0;
	border-right: none!important;
    border-left: none!important;
}
.item-page img {
	float:none!important;
	display:block;
	margin:10px 0 10px 0;	
}
#main {
	
}
.item {
	width:100%;
	float:none;
	
}
.small {
	font-size:100%;
}
#news p, 
#news h2, 
#news h3, 
#news .blog .item ul,
#news .item-page ul {
	max-width:100%;
}
#news .item-page {
	width:auto;
	margin-left:10px;
	margin-right:10px;
}
#news .blog .item {
	width:auto;
	padding:10px 10px 0 10px;
}
#news .blog .item-image {
	float:none;
	width:100%;
	margin-top:10px;
	margin-right:20px;
	margin-left:0;
}
.blog .readmore a {
	
}
#mainleft {
	width:auto;
	float:none;
	margin:0;
	font-size:1.5em;
}

#mainright {
	width:100%;
	float:none;
}
#artleft, #artright {
	float:none;
	width:auto;
	margin:0 0 20px 0;
}
#artright {
	
}
#artright img {
	width:calc(50% - 5px);
	
}
#artright p, #artright h3, #artright h2, #artright ul {
	margin-right:0!important;
}
#artleft p {
	margin:0 10px 10px 0px;
}
#artleft p:first-child, #artleft p:last-child {
	margin-top:10px;
	margin-bottom:10px;
}
#artleft h2, #artleft h3, #artleft h4, #artleft ul, #artleft img {
	margin-left:0px;
	margin-right:0;
	margin-bottom:5px;
}
#artleft h2, #artright h2 {
	font-size:1.2em;
}
.sigProThumb {
	float:none!important;
	width:100%!important;
}
ul.sigProSleek li.sigProThumb a.sigProLink {
	border:none;	
}
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {
	width:100%!important;	
}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {
	background-size:cover;
	width:100%!important;
		
}

#footer {
	
	font-size:100%;
	margin:0px!important;
	padding:10px;
	border-top:none;
}
.item-page {
	margin-top:10px;
}
.item-page + #footer, #news #footer, #kontakt #footer, #kontakt-new #footer {
	padding: 10px 0 0 0;
	margin:10px;
	
}
.bot {
	width:100%!important;
	float:none;
	text-align:center;
	margin:0 0 10px 0;
	font-size:100%;
}
.bot04 {
	float:none;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	width:100%;
	font-size:80%!important;
}
.bot04 span {
	display:block;
}
.topadress {
	padding:10px;
	width: 66%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#subcont02 div p {	
	margin:0;

}
.item.column-1 {
	margin-left:0;
}
.category-desc {
	width:auto;
	max-width:auto;
	margin:0;
	
	
}
	#blogg .category-desc {
		
		overflow:auto;
		padding:0;
		color:#000;
		background-color:#fff;
}
	#blogg .blog {
	margin-top:0;
	
}
	#blogg .category-desc h1 {
		margin-left:10px;
	}
	#blogg .category-desc p {
		margin-left:10px;
	}
	#blogg .category-desc a {
		color:#fff!important;
	}
	#blogg .published {
		margin:0 10px 5px 10px;
	}
	#blogg .createdby {
		margin-right:0;
		margin-left:10px;
	}
	#blogg .blog .page-header {
		margin:0 10px 0 10px;
	}
	#blogg .item-page .page-header {
		margin:20px 10px 0 10px;
	}
	#blogg .page-header h1, #blogg .page-header h2 {
		margin-bottom:20px;
		font-weight:900!important;
		font-size:220%!important;
	}
	#blogg .blog .item p, #blogg .blog .item h3 {
		margin-right:10px;
		margin-left:10px;
	}
	#blogg div [itemprop="articleBody"] {
		margin-right:10px;
		margin-left:10px;
	}
	#blogg div [itemprop="articleBody"] .video-responsive {
	margin: -2px -10px 20px -10px;
	}
	#blogg .pager {
		margin-right:10px;
		margin-left:10px;
	}
.category-desc h1 {
	font-size:120%;
}
.category-desc img {
	float:none!important;
}
#blogg .category-desc img {
	/*width:50%!important;*/
	float:left!important;
	margin-right:10px;
}
#news .blog {
	width:auto;
	max-width:auto;
	margin:0;
}
.contact {
	width:auto;
	margin:10px;
}
#personell .newsflash-horiz li {
	margin-bottom:10px;
}
#personell img {
	float:none!important;
	margin:0;
}
}
