@import url('https://fonts.googleapis.com/css?family=Anton');
@import url("https://use.typekit.net/fun0lzf.css");

*, *::before ,*::after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: "futura-pt",sans-serif;
	font-size:18px;
	color:#3b3934;
}

h1, h2, h3, h4 {
	margin-top:0;
	padding-top:0;	
}

h1, h2 {
	font-weight:normal;
	text-transform:uppercase;	
}
h1 {
	font-size:32px;	
	text-align:center;
	border-bottom:1px solid #f27e07;
	width:300px;
	margin:0 auto 25px auto;
}

h2 {
	font-size:24px;	
}

a {
	color:#f07d06;	
}

.abutton {
	font-size:18px;
	text-transform:uppercase;
	display:inline-block;
	color:#fff;
	background:#f07d06;
	padding:8px 55px;
	text-decoration:none;	
	white-space:nowrap;
}
.abutton:hover {
	text-decoration:underline;	
}

.mcms-template0 {
		
}
.mcms-template0 .top {
	height:500px;
	background:url(/monstercmslite/userdata/syddjursbyg/EditorData/97/image/homepage/topbg.jpg?2018) no-repeat center center;
}

.mcms-template0 .top .midbox {
	width:900px;
	margin:auto;
	padding:55px 0;
}
.mcms-template0 .top .midbox h1 {
	font-family:'Anton';
	font-size:38px;
	text-transform:uppercase;	
	margin-bottom:0;
	text-align:center;
	border-bottom:none;
	width:auto;;
	margin:0 auto 25px auto;
}
.mcms-template0 .top .midbox .topright {
	width:0;
	height:0;
	float:right;
	border-top: 85px solid transparent;
 	border-left: 85px solid rgba(255,255,255,0.85);
}
.mcms-template0 .top .midbox .top {
	background:	rgba(255,255,255,0.85);
	height:85px;
	width:calc(100% - 85px);
}
.mcms-template0 .top .midbox .content {
	min-height:220px;	
	background:	rgba(255,255,255,0.85);
	position:relative;
}
.mcms-template0 .top .midbox .content .actualcontent {
	position:absolute;
	top:-50px;
	width:100%;
	padding:0 50px;
	text-align:center;
		
}

.mcms-template0 .top .midbox .subboxes {
	display:table;
	border-spacing: 12px;
	border-collapse: separate;
	width:calc(100% + 24px);
	color:#fff;
	position:relative;
	top:-32px;
	left:-12px;
}
.mcms-template0 .top .midbox .subboxes .box {
	display:table-cell;
	text-align:center;
	vertical-align:top;
	background:rgba(49,49,47,0.95);
	border-right:5px solid transparent;
	width:16.6666%;
	
	position: relative;
	padding-bottom:5px;
}
.mcms-template0 .top .midbox .subboxes .box .iconholder {
	display:table;
	border-spacing:0;
	width:100%;
	height:65px;
}
.mcms-template0 .top .midbox .subboxes .box .icon {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.mcms-template0 .top .midbox .subboxes .box .textholder {
	display:table;
	border-spacing:0;
	width:100%;	
	height:35px;
}
.mcms-template0 .top .midbox .subboxes .box .text {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
	
}
.mcms-template0 .maincontent {
	width:1180px;
	margin:0 auto;
	padding:50px 0;
}

.homepage table.tblHomepage {
	width:100%;
	border-spacing: 14px;
	border:10px;
	color:#fff;
}
.homepage table.tblHomepage td {
	/*background:red;*/
	
		
}

.homepage table.tblHomepage td .title {
	font-size:24px;
	text-transform:uppercase;	
	padding-bottom:15px;
}

.homepage .tbl-profilepic-small {
	width:100%!important;	
	border-spacing:0!important;
	min-width:123px!important;
	height:100%;
}
.homepage .tbl-profilepic-small a {
	color:#fff;
	text-decoration:none;	
}
.homepage .tbl-profilepic-small img {
	width:100%!important;
	height:auto!important;	
}
.homepage .tbl-profilepic-small tr:nth-child(2) td {
	background: #f07d06;
	color:#fff;
	font-size:14px;	
	padding:0 0;
}

.mcms-template1 {
	width:1100px;
	margin:auto;	
	padding-top:25px;
	padding-bottom:50px;
}
.mcms-template2 {
	width:700px;
	margin:auto;
	padding-top:25px;
	padding-bottom:50px;
}

input, select, textarea {
	font-family: "futura-pt",sans-serif;
	font-size:18px;
	color:#3b3934;
	padding:3px;	
}
input[type=button], input[type=submit] {
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	background:#f07d06;
	padding:8px 55px;
	white-space:nowrap;
	border:none;
	cursor:pointer;
}
input[type=button]:hover, input[type=submit]:hover {
	text-decoration:underline;	
}


.Module_EmailForm table td {
	padding:5px;
}

.required {
	color:#be0808;
}

.tbl-profilepic1 {
	float:right;	
}

.tbl-profilepic {
	width:340px;	
}
.tbl-profilepic img {
	width:100%!important;
	height:auto!important;	
}

.tbl-profilepic tr td:first-child {
	
}
.tbl-profilepic tr:nth-child(2) td {
	background:#f07d06;	
	padding:10px;
	color:#fff;
}
.tbl-profilepic a {
	color:#fff;
	text-decoration:none;	
}
