.messelement a {
	text-decoration: none;
	font-family: verdana,geneva, helvetica, arial, sans-serif;
	font-size: 1.0em;
	color: #555;
}

li {
	margin-left: 25px;
}

li.link {
	margin: 5px;
	margin-left: 35px;
}

.topcategory {
	margin: 10px;
}

.search {
	background-color: white;
	border: 1px solid black;
	padding: 2px;
}

.margins {
	margin: 10px;
}
.yearselect {
	color: #1d8dcd;
}
.years {
	padding: 20px;
	clear: both;
}
.yearbubble a {
	background-color: #eee;
	padding: 10px;
	margin: 5px;
	font-size: 1.5em;
	float: left;
}

/*
	tidigare.php
*/

.small {
        font-size: 13px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a {
	text-decoration: none;
}
.issuepic {
	float: left;
	margin-right: 5px;
}
.issueartlist {
	float: left;
	width: 520px;
}
a .issue_article_name {
	color: #e58810;
}

.issue_article {
	
}


.issue_article_name {
	font-size: 1.1em;
	font-style: italic;
}
.issuetitl {
	font-size: 15px;
	/*margin: 15px;*/
	padding-top: 25px;
	/*margin-left: 55px;*/
	margin-bottom: 15px;
}
.issuename {
	font-weight: bold;
	/*font-size: 15px;*/
}
.issuen {
}
.issue {
	width: 630px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 45px;
}
ul {
	margin: 0px;
	padding-left: 15px;
}


/*

	article.php

*/

p.normal {
  font-family: georgia;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.title {
  font-size: 24px;
}
.smalltitle {
  font-size: 20px;
}
#author {
  font-style: italic;
  font-size: 30px;
}

/*
	program.php
	
	*/

.programforlsre {
	font-style: italic;
}
.programdatum {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 32px;
}
.programbeskrv {
	/*margin-left: 20px;*/
}
.programtitel {
	/*margin: 8px;*/
	margin-top: 0px;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
}
.programmini {
	margin: 9px;
}
.programgmldatum {
	margin: 9px;
	margin-bottom: 26px;
}
.programarchiveyear {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

/*
	aktuellt.php
	*/
	
.notisdate {
	font-size: 1.0em;
}

/*
	historik.php
	*/
	
.historikdate {
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 2px;
}