<style>
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	max-width: 100%;
    overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration:none;
	
	color:inherit;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}
a:hover { color:black; }

ul {
    margin-top: -1em;
    margin-bottom: -1em;
}
ol {
    margin-top: -1em;
    margin-bottom: -1em;
}

#background {
min-width: 100%;
min-height: 100%;
top: 0;
left: 0;
z-index: -2;
position: fixed;
}
#background2.bg {
background: url(../images/pattern.png) repeat;
z-index: -1;
position: fixed;
min-width: 100%;
min-height: 100%;
top: 0;
left: 0;
}


@font-face {
    font-family: 'Archivo';
    src: url(../fonts/ArchivoNarrow-Bold.ttf);
}
@font-face {
    font-family: 'Archivo';
    src: url(../fonts/ArchivoNarrow-BoldItalic.ttf);
	font-style: italic;
}
@font-face {
    font-family: 'Nunito';
    src: url(../fonts/Nunito-Light.ttf);
}
@font-face {
    font-family: 'Nunito';
    src: url(../fonts/Nunito-Bold.ttf);
	font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/RobotoCondensed-Regular.ttf);
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/RobotoCondensed-Italic.ttf);
	font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/RobotoCondensed-Bold.ttf);
	font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/RobotoCondensed-BoldItalic.ttf);
	font-weight: bold;
	font-style: italic;
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Bold.ttf);
	font-weight: bold;
}
@font-face {
    font-family: '1942';
    src: url(../fonts/1942.ttf);
}
@font-face {
    font-family: 'Qwigley';
    src: url(../fonts/Qwigley-Regular.ttf);
}



.aktuelltTitle
{
  background: #3b3b3b;
  font-family: 'Archivo', serif;
  color:#ffffff;
  margin-bottom:10px;
  font-size:1.2em;
  padding:6px;
}
.aktuelltInfo
{
  font-family: 'Nunito';
  font-size:0.8em;
  font-style: italic;
  color:#c75300;
  padding-bottom:2px;
  padding-right:5px;
}
.aktuelltBoxRam
{
  
  overflow: hidden;
  text-align: center;
  width: 100%;
  
}
.aktuelltBox{
  font-family: 'Roboto';
  margin: 0 auto;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 1%;
  text-align: left;
  padding-left: 1%;
  font-size: calc(6px + .5vw);
}
.aktuelltImage{
  width: 120px;
}
@media all and (orientation:portrait) and (max-width: 767px) {
	.aktuelltImage
  {
    width: 90px;
  }
  .aktuelltBox
  {
    font-size: calc(11px + .5vw);
  }
  #quoteRuta{
		font-size:1.9em;
	}
	#quoteSource
	{
		font-size:1.01em;
		text-align:right;
	}
	.aktuelltRam{
	height:5px;
	background-color: #3b3b3b;
	}
	#rightBar{
		display: none;
	}
	#mobilNyhet {display: table-cell;}
	#middleContainer{
		width: 100%;
	}
	#container{
		border-left:0px;
		border-right:0px;
	}
	.boxen
	{
		margin-left:0px;
		border-left:0px;
		border-right:0px;
		background-color:#ffffff;
		margin-bottom:45px;
		-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
		-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
		box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	}
	#boxen2
	{
		margin-left:0px;
		border-left:0px;
		border-right:0px;
	}
	.boxen4 {
		margin-top:45px;
		margin-bottom:45px;
		margin-left:1vw;
		font-family: 'Roboto';
		
		vertical-align: top;
		display: inline-block;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  -moz-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
		
		text-align: left;
		padding: 1em;
		font-size: 1.2em;
    width: 90%;
	}
	#logo
	{
		font-size:1.8em;
		float:left;
		text-align:center;
	}
	#menu1
	{
		font-size:0.9em;
		padding-left:5px;
		padding-right:5px;
		cursor:pointer;
	}
	#menu2
	{
		font-size:0.7em;
		padding-left:5px;
		padding-right:5px;
		cursor:pointer;
	}
	#menu3
	{
		font-size:0.9em;
		padding-left:5px;
		padding-right:5px;
		cursor:pointer;
	}
	#menu4
	{
		font-size:0.9em;
		cursor:pointer;
	}
    #reBox
    {
        width:100%;
        margin-left:0px;
    }
    #reBild
    {
        width:90px;
    }
    #reText
    {
        width:60%;
    }
	
	.crossImage{display:none;}
}


@media all and (orientation:portrait) and (min-width: 768px) {
	#logo
	{
		font-size:4em;
	}
	#quoteRuta{
		font-size:3.1em;
	}
  #rightBar{display: none;}	#middleContainer{width: 100%;}
	#container{
		border-left:0px;
		border-right:0px;
	}
	#mobilNyhet {display: none;}
	.boxen {
	background-color:#ffffff;
	margin-bottom:45px;
	margin-left:1vw;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}
	#boxen2{
	background-color:#ffffff;
	margin-bottom:25px;
	}
	.boxen4 {
		margin-top:45px;
		margin-bottom:45px;
		margin-left:1vw;
		font-family: 'Roboto';
		
		vertical-align: top;
		display: inline-block;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  -moz-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
		text-align: left;
		padding: 1em;
		font-size: 1.2em;
    width:90%;
	}
	.aktuelltRam{
	height:8px;
	background-color: #3b3b3b;
	}
	
	
}

@media all and (orientation:landscape) and (max-width: 768px) {
	.aktuelltImage
  {
    width: 90px;
  }
  .aktuelltBox
  {
    font-size: calc(11px + .5vw);
  }
	#quoteRuta{
		font-size:2.0em;
	}
	#logo
	{
		font-size:2em;
	}
	
	#mostBoxCom{margin-left:10px;} 
	#mobilNyhet {display: none;}
	#mostTitle{font-size:1.0em;}
	#middleContainer{width: 100%;}
	.aktuelltRam{
	height:5px;
	background-color: #3b3b3b;
	}
    .boxen {
	background-color:#ffffff;
	margin-bottom:45px;
	margin-left:1vw;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}
	.boxen4 {
		margin-top:45px;
		margin-bottom:45px;
		margin-left:1vw;
		font-family: 'Roboto';
		
		vertical-align: top;
		display: inline-block;
		
		text-align: left;
		padding-left: 1%;
		font-size: 1.2em;
	}
    #reBox
    {
         margin-left:1vw;
    }

}

@media all and (orientation:landscape) and (min-width: 768px) {
	#quoteRuta{
		font-size:3.1em;
	}
	array(0) {
}
#rightBar{display: none;}	
	#mobilNyhet {display: none;}
	#middleContainer{width: 100%;}
	#logo{font-size:4em;}
	.aktuelltRam{
    height:8px;
    background-color: #3b3b3b;
    width:100%;
	}
  
	.boxen {
	background-color:#ffffff;
	margin-bottom:45px;
	margin-left:1vw;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	}
	.boxen3 {
	#background-color:#ffffff;
	margin-bottom:45px;
	margin-left:1vw;
	#-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	#-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	#box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px 0px 0px 0px;
	#border-top: 1px solid #eeeeee;
	#border-left: 1px solid #eeeeee;
	font-size: 1.2em;
	}
	.boxen4 {
		margin-top:45px;
		margin-bottom:45px;
		margin-left:1vw;
		font-family: 'Roboto';
		
		vertical-align: top;
		display: inline-block;
		-webkit-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  -moz-box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
	  box-shadow: 0px 4px 0px 0px rgba(162, 162, 162, 0.40);
		text-align: left;
		padding: 1em;
		font-size: 1.6em;
    width: 90%;
		border-radius: 0px 0px 0px 0px;

	}
}

.quoteRuta
{
	margin-left:1.4vw;
	margin-right:1.4vw;
	font-family:'Qwigley';
	font-size:1.8em;
	font-style:italic;
	color:#c75300;
	text-align:left;
}
.quoteSource
{
	font-size:0.8em;
	text-align:right;
}
.menu
{
	display: inline-block;
	margin-top:-1px;
	background: #3b3b3b;
	width:100%;
	border-bottom:1px solid #161616;
	max-width:1024px;
	height:60px;
	border-radius: 0px;
}

.logo
{	
	float:left;
	font-family: '1942';
	color:#cf5d00;
	background: -webkit-linear-gradient(left, #ffa600, #a72200);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	height:60px;
	line-height:60px;
	cursor:pointer;
	text-align: center;
	padding-left:0.3em;
	padding-right:0.3em;
}
.crossImage
{
	float:right;
	border-left:1px solid #161616;
}
.menu1{
	float:left;
	height:60px;
	line-height: 60px;
	text-align: center;
    letter-spacing:1px;
	font-family: 'Archivo';
	font-size:18px;
	color: #ffffff;
	padding-left:8px;
	padding-right:8px;
	border-left:1px solid #161616;
	border-right:1px solid #161616;
	border-top:1px solid #161616;
	-webkit-font-smoothing: antialiased;	
	cursor:pointer;
}
.menu2{
	float:left;
	height:60px;
	line-height: 60px;
	text-align: center;
    letter-spacing:1px;
	font-family: 'Archivo';
	font-size:18px;
	color: #ffffff;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #161616;
	border-top:1px solid #161616;
	cursor:pointer;
}
.menu3{
	float:left;
	height:60px;
	line-height: 60px;
	text-align: center;
    letter-spacing:1px;
	font-family: 'Archivo';
	font-size:18px;
	color: #ffffff;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #161616;
	border-top:1px solid #161616;
	cursor:pointer;
}
.menu4{
	float:left;
	height:60px;
	line-height: 60px;
	text-align: center;
    letter-spacing:1px;
	font-family: 'Archivo';
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-size:18px;
	color: #ffffff;
	padding-left:15px;
    padding-right:15px;
	border-right:1px solid #161616;
	border-top:1px solid #161616;
	cursor:pointer;
}
div.mainSite {
    width:100%; 
	margin-bottom:0%;
	margin-top:0px;
}

div.middleContainer{
	height:100%;
	width:100%;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color: #f3f3f3;
}
div.container
{
	margin-top:-10px;
	padding-top:30px;
	border-left:1px solid #bebebd;
	border-right:1px solid #bebebd;
}
.table {
	display:table;
	table-layout:fixed;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	min-height:95vh;
	border-spacing:0px;
	border-collapse:separate;
}
.row {
	display:table-row;
	height:10px;
	border-spacing:0px;
	border-collapse:separate;
	
}
.cell {
	display:table-cell;
	vertical-align: top;
	
}

.boxen2 {
	background-color:#ffffff;
	margin-bottom:25px;
	margin-left:1vw;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

.mobilNyhet {
	margin-top:-1vw;
	font-family: 'Roboto';
	font-size:0.8em;
	padding-bottom:8px;
	line-height: 130%;
	width:100vw;
	text-align:center;
	color:#606060;
}
.mobilNyhet a{
	color:#c75300;
}

span { width:100%; }

.first { width: 72%; }
.right { width: 28%;}
.fill { width: 100%; }

.boxTitle
{
	font-family: 'Archivo', serif;
	color:#747474;
	padding:3px;
	margin-bottom:5px;
	margin-top:10px;
	font-size:1.6em;
    line-height: 150%;
}
.boxTitleDate
{
	background-color: #3b3b3b;
	float:left;
	color:#ffffff;
	text-align:center;
	padding:6px;
	height:45px;
	width:45px;
	margin-right:15px;
	line-height:22px;
	font-family: 'Nunito';
	border-radius: 3px;
}
.boxTitleDay
{
	font-weight:bold;
	font-size:20px;
}
.textBox
{
	
}
.boxInfo
{
	font-family: 'Arial';
	color:#aaaaaa;
    font-size:0.55em;
	padding:8px 8px 8px 0px;
}
.boxInfo a {
	text-decoration:none;
	
	color:#aaaaaa;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}
.boxInfo a:hover { color:black; }

.boxText
{
	width:94%;

	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-family: 'Roboto';
	color:#606060;
	font-size:0.9em;
	padding:8px;
	line-height: 130%;	
	position:relative;
}
.textInnehall
{
	margin-top:-8px;
}
.textInnehall a {
	text-decoration:none;
	color:#c75300;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}
.nyhetBild{width:100%;}
.moreBox
{
	background-color:#ffffff;
	width:100%;
	height:90%;
	float:left;
	border-top:1px solid #cdcdcd;
	border-radius: 0px;
}
.moreImage
{
	width:80%;
	max-width:250px;
}
.moreFrom {color:#c75300;}
.moreHeader
{
	color:#c75300;
	font-family: 'Raleway';
	font-size:0.8em;
	white-space: nowrap;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:2px;
}
.moreTitle
{
	font-family: 'Archivo', serif;
	color:#000000;
	font-size:0.8em;
	display: inline-block;
	letter-spacing:0.02em;
	padding-top:8px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
}
.moreText
{
	font-family: 'Nunito';
	color:#747474;
	font-size:0.7em;
	display: inline-block;
	padding-left:5px;
	padding-right:7px;
	
	border-radius: 3px;
}
.spaceNowrap
{
	white-space: nowrap;
}
.line1
{
	float:left;
	width:100%;
	height:1px;
	border-top-style: solid;
    -webkit-border-image: -webkit-linear-gradient(left, #230700, #995c00);
    -moz-border-image:    -moz-linear-gradient(left, #230700, #995c00); 
    -o-border-image:      -o-linear-gradient(left, #230700, #995c00);
    border-image: linear-gradient(left, #230700, #995c00);
}
.line2
{
	width:1px;
	height:40px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #cdcdcd;
}

.rightBox
{
	background: #ffffff;
	margin-left:1vw;
	margin-right:1vw;
	margin-bottom:30px;	
	padding-top:0px;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.42);
	-moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.42);
	box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
	border-radius: 0px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

.mostBoxRead
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:30px;
}
.mostBoxCom
{
	margin-left:5px;
	margin-bottom:5px;
}
.mostHeader
{
	background: #3b3b3b;
	font-family: 'Archivo', serif;
	color:#ffffff;
	margin-bottom:0px;
	margin-bottom:10px;
	font-size:1.2em;
	padding:6px;
}
.mostTitle
{
	color:#c75300;
	font-family: 'Nunito';
	font-size:1.0em;
	white-space: nowrap;
	margin-bottom:5px;
}
.mostPost
{
	font-family: 'Nunito';
	font-size:0.82em;
	font-weight:lighter;
	color:#606060;
}
.mostInfo
{
	font-family: 'Arial';
	color:#aaaaaa;
    font-size:0.70em;
	padding-bottom:8px;
}

.calendarBox
{
	margin-left:5px;
  margin-right:5px;
	margin-bottom:5px;
}
.calendarTitle
{
	font-family: 'Archivo', serif;
	color:#3b3b3b;
	margin-bottom:0px;
	margin-top:20px;
	font-size:3em;
	padding:6px;
}
.calendarHeader
{
	
	background: #3b3b3b;
	font-family: 'Archivo', serif;
	color:#ffffff;
	margin-bottom:10px;
	font-size:1.2em;
	padding:6px;
}
.calendarInfo
{
	font-family: 'Nunito';
	color:#aaaaaa;
    font-size:0.95em;
	margin-top:4px;
	margin-left:20px;
}
.smallCalendarInfo
{
	font-family: 'Arial';
	color:#aaaaaa;
    font-size:0.75em;
}
.calendarPost
{
	font-size:0.92em;
	font-family: 'Nunito';
	color:#3b3b3b;
  margin-left:20px;
	padding-bottom:3px;
  padding-right:5px;
	margin-top:0px;
  float:left;
}
.calendarExtra
{
	font-family: 'Nunito';
	font-size:0.82em;
	color:#606060;
	padding-bottom:8px;  
  padding-right:1px;
  overflow:auto;
}
.calendarExtraExtra
{
	font-family: 'Arial';
	font-style: italic;
	color:#c75300;
  font-size:0.9em;
	margin-left:20px;
}
.smallCalendarPost
{
	font-family: 'Nunito';
	font-size:0.82em;
	color:#606060;
	padding-bottom:8px;
	padding-right:5px;
	float:left;
}

.smallCalendarExtra
{
	font-family: 'Nunito';
	font-size:0.82em;
	color:#606060;
	padding-bottom:8px;
  padding-right:2px;
  overflow:auto;
}
.smallCalendarExtraExtra
{
	font-family: 'Nunito';
	font-size:0.9em;
	font-style: italic;
	color:#c75300;
	padding-bottom:2px;
  padding-right:5px;
}

.calendarVecka
{
	font-family: 'Archivo', serif;
	color:#3b3b3b;
    font-size:1.2em;
	font-weight:bold;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:2px;
}
.calendarMonth
{
	font-family: 'Archivo', serif;
	color:#3b3b3b;
	margin-bottom:0px;
	margin-top:20px;
	font-size:2em;
	padding:6px;
}

.postImg
{
    min-height:1px;
    width: 100%;
}
.postImg img
{
}

.postImg img:hover
{
}
.readFurther
{
	padding-top: 15px;
	color:#747474;
}
.postTid
{
	padding: 3px;
	font-family: 'Arial';
	color:#747474;
	font-size:0.7em;
	margin-left:1vw;
	height:15px;
	margin-top:-21px;
}
.sokFalt
{
	padding: 3px;
	font-family: 'Arial';
	color:#747474;
	font-size:0.9em;
	margin-left:1vw;
	margin-bottom:20px;
}
.nyheterSkribentAlla
{
	font-family: 'Nunito';
	font-size:0.8em;
	font-weight:lighter;
	color:#606060;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}
.kalenderMer
{
	font-family: 'Nunito';
	font-size:0.8em;
	font-weight:lighter;
	color:#606060;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}
.postVideo {
    position: relative;
}

.pagesMain
{
    height: 30px;
    width: 100%;
    text-align: center;
    margin-bottom:40px;
}

.firstPage
{
    font-family: 'Nunito';
    font-size:0.72em;
    border-radius: 5px;
    background-color: #ffffff;
    color: #595959;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
    border: 1px solid #eaeaea;
}
.firstPage:hover
{
    border-color:transparent;
    background-color: #595959;
    color: #ffffff;
}
a:hover { color:black; }
.prevPage
{
    font-family: 'Nunito';
    font-size:0.72em;
    border-radius: 5px;
    background-color: #ffffff;
    color: #595959;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
    border: 1px solid #eaeaea;
}
.prevPage:hover
{
    border-color:transparent;
    background-color: #595959;
    color: #ffffff;    
}

.currentPage
{
    font-family: 'Nunito';
    font-size:0.72em;
    color: #999999;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:40px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nextPage
{
    font-family: 'Nunito';
    font-size:0.72em;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    background-color: #ffffff;
    color: #595959;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
}
.nextPage:hover
{
    border-color:transparent;
    background-color: #595959;
    color: #ffffff;
}

.lastPage
{
    font-family: 'Nunito';
    font-size:0.72em;
    border-radius: 5px;
    background-color: #ffffff;
    color: #595959;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
    border: 1px solid #eaeaea;
}
.lastPage:hover
{
    border-color:transparent;
    background-color: #595959;
    color: #ffffff;
}

.articleCounter
{
    position: absolute;
    bottom:0px;
    right: 0px;
    font-size:0.69em;
    color:#e9e9e9;
}

.reHeader
{
    font-family: 'Archivo', serif;
    color:#747474;
    padding:3px;
    margin-left:30px;
    margin-bottom:5px;
    margin-top:10px;
    font-size:1.5em;
}

.reBox
{
	cursor:pointer;
    margin-left:30px;
    margin-bottom:17px;
    padding:10px;
    width:360px;
    #height:74px;
    #overflow:hidden;
    #display: inline-block;
    background-color:#ffffff;
    clear:left;
    float:left;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
    -moz-box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
    box-shadow: 2px 2px 1px 0px rgba(162, 162, 162, 0.40);
    border-radius: 0px 0px 0px 0px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;'

}

.reInfo
{
    float:left;
    #width:40%;
}

.reText
{
    float:left;
    margin-left:12px;
    #border:1px solid black;
    width:60%;'
}

.reBoxTitle
{
    font-family: 'Archivo', serif;
    color:#747474;
    font-size:0.9em;
    #width:100%;
    #border:1px solid black;
}

.reDatum
{
    margin-left:5px;
    margin-top:-17px;
    font-family: 'Arial';
	color:#aaaaaa;
    font-size:0.70em;
	padding-bottom:8px;
}

.reInledning
{
    margin-left:5px;
    font-family: 'Roboto';
    color:#606060;
    font-size:0.7em;
    margin-top:-5px;
}
</style>