* {
	margin: 0;
	padding: 0;
}

address,
article,
aside,
blockquote,
dl,
nav,
ol,
p,
pre,
section,
table,
ul {
	margin-bottom: 14px;
}

/* Style css - tjoho */

body {
	margin: 0 auto;
	max-width: 750px;
	padding: 28px;
	border-radius: 6px;
	overflow-x: hidden;
	word-break: break-word;
	overflow-wrap: break-word;
	background: #FFFFFF;

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;    	
	font-size: 14px;	
	line-height: 1.0;
}

p {
    line-height: 1.5;
}

::selection {
	background: #58e6c7;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.0;
	color: #000000;
    padding-top: 12px;
    padding-bottom: 3px;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

a {
	color: #0070F3;
}

a:hover {
	color: #0366D6;
}

a.external:visited {
	color: #055bbd;
}

hr {
	border: 0;
	border-bottom: 1px solid #E5E7EB;
	margin: 10px auto;
}

ol,
ul {
	padding-left: 28px;
}

li {
	margin-top: 5.5px;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}

table.vader {
	border-collapse: collapse;
    border-top: 7px solid #E5E7EB;
}

table.vader td,th {
	border: 1px solid #E5E7EB;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

table.vader th {
	background: #F6F8FA;
}

table.vader tr {
    background: #F6F8FA;
}

table.vader td {
	white-space: nowrap;
}

table.vader img {
	max-width: 100%;
}

table.vader td.tid {
    width: 45px;
}

table.vader td.vadersymbol {
	width: 55px;
}

table.vader td.vadersymbol img {
	height: 30px;
	display: block;
}

table.vader td.nederbord {
	width: 200px;	
	text-align: right;
	padding: 0px;
}

table.vader div.moln {
	padding: 0px 10px 0px 10px;
	height: 30px;
	line-height: 30px;
}

table.vader td.temperatur {
	text-align: right;
	width: 50px;
	font-weight: bolder;
	padding-left: 0px;
	padding-right: 9px;
}

table.vader td.vindpil {
	padding-left: 20px;
	padding-right: 10px;
	border-right: none;
	text-align: center;
}

table.vader td.vind {
	width: 65px;
	border-left: none;
	padding-left: 0px;
	text-align: center;
}

table.vader td.lufttryck {
	text-align: right;
	width: 70px;
}

table.vader td.maxMsl {
	font-weight: bold;	
}

table.vader td.minMsl {
	font-style: italic;
}

div.lunchbadja {
	margin-top: 100px;
	margin-bottom: 100px;
	font-size: 400px;
    font-weight: bolder;
    white-space: nowrap;
	color: #6495ed;
	text-align: center;
}

div.lunchbadnej {
	margin-top: 100px;
	margin-bottom: 100px;
	font-size: 300px;
    font-weight: bolder;
    white-space: nowrap;
	color: #808080;
	text-align: center;
}

div.forklaring {
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
