body { background-color: white }
h1 { font: 30pt "Courier New"; color: green }
h1.a { font: 20pt Arial; color: blue }
p { font: 12pt Gill Sans Ultra Bold; color: #eac911}
.link-button {
    border: 0;
    padding: 0;
    background: inherit;
    font: 13pt Sans;
    cursor: pointer;
    text-decoration: none;
    color: #daff8d;
    overflow: visible;
    font-weight: bold;
}
.link-img { 
border:none;   
outline:none; 
}
.link-button-white {
    border: 0;
    padding: 0;
    background: inherit;
    font: 15pt Sans;
    cursor: pointer;
    text-decoration: none;
    color: white;
    overflow: visible;
    font-weight: bold;
}
.alignleft {
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : gray;
	width : 300;
}
.alignlefttd {
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : gray;
}
.alignleftw {
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : gray;
	width : 400;
}
.alignleft-footnote {
	float: left;
	font : 8pt Arial italic;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : gray;
	width : 300;
}
.alignright {
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : gray;
	width : 300;
}
.rubrik {
	float: center;
	font: 14pt Sans Bold;
	display: inline; /*fixes IE float bug*/
	text-align: center;
	color : black;
	width : 300;
	font-weight: bolder;
}
.rubrik2 {
	float: center;	
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : black;
	width : 300;
	font-weight: bold;
}
.a-menu {
	font: 13pt Sans;
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
.a-menu-black {
	font: 13pt Sans;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.a-link-document {
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color : black;
	text-decoration: none;
	width : 300;
}
.a-picture {
	float: left;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	font: 14pt Sans Bold;
	color : black;
	text-decoration: none;
	width : 150;
}
.divKartaMalmoe {
	/* side link container */
	position: absolute;
	left: 30px;
	top: 430px;
	width: 300px;
	bgcolor: #FFFFFF;
}
.divKartaMalmoeBesk {
	/* side link container */
	position: absolute;
	left: 30px;
	top: 450px;
	width: 140px;
}
.divAgria {
	/* side link container */
	position: absolute;
	left: 60px;
	top: 60px;
	width: 140px;
}
.divTopLogo {
	/* side link container */
	position: absolute;
	left: 200px;
	top: 10px;
	width: 140px;
}
.divTopMenu {
	/* side link container */
	position: absolute;
	left: 228px;
	top: 180px;
	width: 140px;
}
.divBody {
	/* side link container */
	position: absolute;
	left: 190px;
	top: 220px;
	width: 140px;
}
.spanItalicText {
	font: 10pt Sans;
	color: gray;
	font-weight: italic;
}
	

	