﻿
body
{
	font-family: Times New Roman, Serif; /*     background-image: url(/images/design/logga/logo.png);     background-position: left top;     background-repeat: no-repeat; */
}
table {
	border-top: solid #ddd 1px;
	border-left: solid #ddd 1px;
}
table td {
	border-right: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	padding: 10px;
	vertical-align: top;
}
.printonly
{
	display: block;
}

.date
{
	float: left;
	font-size: 1em;
	font-family: Arial, Verdana, Sans-serif;
}
.sender
{
	float: left;
	margin-top: 2em;
	clear: both;
	font-size: 85%;
	font-family: Arial, Verdana, Sans-serif;
}

h1#maintitle
{
	font-size: 1.4em;
	/*color:#006E99;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:15px;*/
}

h1#subtitle
{
	font-size: 1.1em;
	/*color:#006E99;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:15px;*/
}


/* Texter */
h1
{
	font-size: 1.4em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

h2
{
	font-size: 1.1em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.2em;
}

h3
{
	font-size: 1em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.2em;
	padding-bottom: 0;
}

.ingress
{
	margin-top: 10px;
	font-weight: bold;
}

img
{
	border: none;
}

.bold
{
	font-weight: bold;
}

p
{
	margin-top: 0;
	line-height: 1.3em;
}

#rightcol, #leftmenu, #topmenu, #footer, #top, div.flasharea, div.mediaplayer, div.auraltext
{
	display: none;
}

div#components dt
{
	margin-right: 5px;
}

div#components dt a
{
	font-weight: bold;
	color: #000000;
}

div#components dd
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #000000;
}

/* Komponent Bild */
div.imagearea
{
	padding: 10px;
}

div.left
{
	float: left;
}

div.right
{
	float: right;
}

div.center
{
	text-align: center;
}

ul
{
	margin-left: 5px;
	padding-left: 10px;
	
}

ul li
{
	margin-left: 0;
	padding-left: 10px;
}


.infobox
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px 0px 30px 0px;
	width: 97%;
	float:left !important;
}

div#print
{
	display: none;
}

div.multiprintPage
{
	page-break-after: always;
}

img.printlogo
{
	float: right;
	width: 140px;
}

div.commentSummary
{
/*	display: none;*/
	clear: both;
}

/* Page footer */
div.pagefooter
{
	margin-top: 30px !important;
	/*float: left !important;
	clear: both !important;*/
}

div.info-text {
    margin-left: 40px;
}
div.info-image { 
	float: left;
}
div.info-image {
	margin-right: 10px;
}

div.pagefooter p
{
	margin-bottom: 0px !important;
	font-size:11px !important;
}

div.pagefooter ul{
	list-style:none !important;
	/*padding:5px 0px 0px 0px !important;*/
	padding: 10px;
	margin:0 !important;
	border:1px solid #cecece !important;
}
div.pagefooter li{
	padding: 0px 5px 0px 160px !important;
	font-size: 11px !important;
	
}
div.pagefooter li.footer-label{
	width:150px !important;
	float:left !important;
	font-weight:bold !important;
	padding-left:5px !important;
}

