img.headerimage {
	width:100%;
	max-width:1024px;
	}

p {
font-family: Georgia;
font-size: 15px;
color: #46433A;
line-height: 25px;
}

p.menu {
font-family: Georgia;
font-size: 13px;
color: #46433A;
line-height: 18px;
}

table td {
font-family: Georgia;
font-size: 15px;
color: #46433A;
line-height: 25px;
}

li {
 margin: 0;
 line-height:25px;
 font-family: georgia;
 font-size: 15px;
 color: #46433A;
 font-weight: normal;

}

h1 {
font-family: Georgia;
font-size: 60px;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #65B7FF;
	line-height: 25px;
}

h2.ArticleHeading {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #65B7FF;
}

h2.ContentsHeading {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #65B7FF;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #CC3399;
}
h4 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #65B7FF;
	line-height: 15px;
}
a:link {
	font-size:15px;
	text-decoration: none;
	color: #46433A;
	font-weight: bold;
	font-family:georgia;
}

a.menu:link {
	font-size:13px;
	text-decoration: none;
	color: #46433A;
	font-weight: bold;
	font-family:georgia;
}
<!--a:visited {font-size:small; text-decoration: none; color: #46433A; font-weight: bold; font-family:georgia; }
a:hover {
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
	font-family:georgia;
	color: #0000FF;
}
a.menu:hover {
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
	font-family:georgia;
	color: #0000FF;
}
a:active {
	font-size:15px;
	text-decoration: none;
	color: #CC3399;
	font-weight: bold;
	font-family:georgia;
}
a.menu:active {
	font-size:13px;
	text-decoration: none;
	color: #CC3399;
	font-weight: bold;
	font-family:georgia;
}

a.pdflink {
	background-image: url('http://www.ep.liu.se/ej/ijal/styles/graphics/pdflogo.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 16px;
	font-size:15px;
	text-decoration: none;
	color: #46433A;
	font-weight: bold;
	font-family:georgia;
}



div.fullpage {
	width: 100%;
	max-width: 1024px;
    margin: 0 auto;
}


div.header {
	background-color: #FFFFFF;
	height: 200px;
	padding: 0;
	width: 100%;
	overflow:hidden;
	
}

div.left_column {
	background-color: #FFFFFF;
	padding-left: 0.1%;
	padding-right: 0.5%;
	width: 20%;
	overflow:hidden;
    height: 600px;
	float:left;
}
div.left_column_contents {
	background-color: #FFFFFF;
	padding-left: 0.1%;
	padding-right: 0.5%;
	width: 20%;
	overflow:hidden;
    height: 600px;
	float:left;
}

div.left_column_menu {
	background-color: #FFFFFF;
	padding-left: 2%;
	padding-right: 0.5%;
	width: 20%;
	overflow:hidden;
	float:left;
}


div.centre_column_menu {
	background-color: #FFFFFF;
	padding-right: 5%;
	width: 70%;
	overflow:hidden;
	float:right;
}

div.centre_column {
	background-color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	width: 65%;
	<--height: 500px;-->
	overflow:auto;
	float:left;
}

div.issue_article_author {
	background-color: #FFFFFF;
	width: 100%;
	font-style:italic;
}

div.issue_article_volume {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 70%;
	float: left;
}
div.article_fulltext {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 29%;
	text-align: right;
	float: left;
}

div.issue_article_title {
	background-color: #FFFFFF;
	width: 100%;
}

div.article_table {
	background-color: #FFFFFF;
	width: 100%;
	display: table;
	font-family: Georgia;
    font-size: 15px;
    color: #46433A;
    line-height: 25px;

}

div.article_table_row {
	background-color: #FFFFFF;
	width: 100%;
	display: table-row;
}

div.article_table_col_1 {
	background-color: #FFFFFF;
	width: 15%;
	display: table-cell;
}

div.article_table_col_2 {
	background-color: #FFFFFF;
	width: 100%;
	display: table-cell;
	}

div.contents_data {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Georgia;
    font-size: 15px;
    color: #46433A;
    line-height: 25px;
}

#tablist{
 padding: 3px 0;
 margin-left: 0;
 margin-bottom: 0;
 margin-top: 2px;

 }
 
#tablist li{
 list-style: none;
 display: inline;
 margin: 0;
 }
 
#tablist li a{
 text-decoration: none;
 padding: 3px 6px;
 margin-right: 3px;
 }
 
#tablist li a:link{
 font-family: georgia;
 font-size: 22px;
color: #0066CC;
font-weight: normal;	
}

<!--#tablist li a:visited{
<!--color: #000000;
 <!--}
 
#tablist li a:hover{
	color: #46433A;
 }
 
#tablist li a.current:visited{
	color: #CC3399;
}

#left_menu li{
 list-style: none;
 margin: 0;
 line-height:30px;
 font-family: georgia;
 font-size: 16px;
 color: #000000;
 font-weight: normal;
 }
 

#left_menu li a:link{
 font-family: georgia;
 font-size: 16px;
  color: #46433A;
 font-weight: normal;	
}

#left_menu li a:visited{
 font-family: georgia;
 font-size: 16px;
 font-weight: normal;	
 color: #46433A;
 }
 
#left_menu li a:hover{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}

#left_menu li a.current_left:visited {
	color: #CC3399;
}

#submenu {
	margin-left: 2px;
}

#submenu img {
	border: none;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu ul li {
	float: left;
	margin-left: 3px;

}

#submenu ul li a {
	display: block;
	height: 20px;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	font-family: georgia;
    font-size: 18px;
    color: #0066CC;
	font-weight:normal;
}

#submenu ul li a#citations_image{
	background-image: url('crossref.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 45px;
	margin-right: 10px;
}

#submenu ul li.active a {
	border-bottom-color: white;
	background-color: white;
	color:#000;
}

#article, #references, #citations, #google {
    width: 100%;
	float: left;
	padding-left: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	height: 0;
	visibility: hidden;

	
}

#article table td {
	vertical-align: top;
	padding-bottom: 8px;
}

#article table td:first-child, #references table td:first-child, #citations table td:first-child, #google table td:first-child  {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
}


#references table, #citations table , #google table{
	padding-top: 5px;
}

#references ul, #citations ul, #google ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#references ul li, #citations ul li, #google ul li {
	padding-bottom: 3px;
	padding-left: 30px;
	text-indent: -30px;
}

#content {
	width: 680px;
	float: left;
	padding-left: 15px;
	padding-right: 80px;
	padding-bottom: 15px;
}

#content a {
	color: #005a9c;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

div.menu-narrow{display:none;}
ul.start-menu-narrow{
    list-style: none;
    padding-top: 0px;
    padding-right: 35px;
	height: 30px;
}

ul.start-menu-narrow li a {font-size:20px;}

ul.start-menu-narrow a:link {color:#FFF;}
ul.start-menu-narrow a:visited{color:#FFF;}
ul.start-menu-narrow li {   padding-top: 0px;}

ul.ul-menu-narrow {
  display:none;
  width:225px;
  
}

li.li-menu-narrow {
    list-style: none;
	font-size: 18px;
   color:#FFF;
   padding-bottom:10px;
   }

li:hover ul.ul-menu-narrow{
   display:block;
   background-color: rgba(100,100,100,1);
   position: absolute;

}

li.li-menu-narrow a:link {
   color:#FFF;
}

li.li-menu-narrow a:visited {
   color:#FFF;
}
 
#_citations_narrow {
	display:none;
	width:0;
}
#_google_narrow {
	display:none;
	width:0;
}
 
@media screen and (max-width: 950px) {
    #tablist {display:none;}
	div.left_column_menu{display:none;}
	div.centre_column_menu {width:100%;	padding-right: 0%;}
    div.menu-narrow{display:block;  background-color: rgba(100,100,100,0.7); color:#FFF; width:100%;}	
    div.header {height:auto;}
#submenu ul li a {
	font-size:18px;
}
#submenu {
	margin-left: 0px;
}
 #_citations_narrow {
	display:inline;
	width:auto;
 }
 #_citations {
	display:none;
	width:0;
}
 #_google_narrow {
	display:inline;
	width:auto;
 }
 #_google {
	display:none;
	width:0;
}	
	}

@media screen and (max-width: 575px) {
	div.header {height:auto;}
	div.left_column{display:none;}
	div.left_column_contents{width:90%;height:100px;}
	div.left_column_contents ul {padding-left:20px;}
	div.left_column_contents ul li {display:inline;padding-right:20px;}
	div.centre_column{width:90%;}
	div.issue_article_volume {clear:both;width:100%;display:block;padding-bottom:0;}
	div.article_fulltext {clear:both;width:100%;display:block;text-align:left;}
 #submenu {	margin-left: 5px;}
#submenu ul li a {
	font-size:10px;
}


div.article_table_row {clear:both;}
div.article_table_col_1 {clear:both;display:block;width:100%;font-weight:bold;}
div.article_table_col_2 {clear:both;display:block;width:100%;}	
	}
