body, td, th, input, select
{
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: x-small;
}
p
{
    font-size:11px;
    margin:0;
}
.rubrik, h1
{
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	margin:0px 0px 10px 0px;
	padding:0px;
	margin-bottom:0;
	margin-top:8px;
}
.mellanrubrik, h2
{
	color: #000000;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	margin-top:8px;
}

h3
{
	color: #196CAE;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	margin-bottom:0;
	margin-top:8px;
}
h5, .underrubrik
{
	color: #fff;
	font-size:xx-small;
	margin-bottom:0;
	margin-top:8px;
}
h5 
{
	text-decoration: none;
	color: #fff;
	font-size:xx-small;
	margin-bottom:0;
	margin-top:8px;
}
h6 
{
	color:#6b757b;
	font-size:xx-small;
	text-decoration: none;
	width:505px;
	margin-bottom:0;
	margin-top:8px;
}
a
{
	color: #196CAE;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:none;
}

a img
{
	border: 0;
}

html, body, form, li, ul
{
	margin: 0;
	padding:0;	
}
ol
{
    list-style-type:decimal;
}

.mainCol ul, .fckEdit ul
{
	margin-left:5px !important;
}


.cp
{
	padding:0px 10px 0px 0px;
}

.cl
{
	clear: both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height: 16px;
	padding-left: 20px;
}


/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color: Transparent;
	height: auto;
}


*:first-child + html body.fckEdit
{
	background-color: #fff;
	background-image: none;
}
/* ---------------------------------------------------------------*/


.bgGray, .bgGray a
{
	width:505px;
	height:20px;
	color:#fff;
	background-color:#6b757b;
	text-align:center;
	
}
.uppie
{
	text-decoration:none;
}
.ao 
{
	padding:2px 0px;
	text-decoration:none;
	display:block;
}
.siteMap li
{
	margin-left:15px;
	
}
.siteMap a
{
	text-decoration:none;
	margin:5px 0px;
	display:block;
}
.siteMap a:hover
{
	text-decoration:underline;
	color:#000;
}
.imgArchive li
{
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #C1C1C1;
	padding:5px;
	height:150px;

}
.imgArchive li a p
{
	font-size:10px;
	font-weight:normal;
	margin:2px 0px;
}
.pdf
{
	background: transparent url(img/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 22px !important;
	display: block;
}
.rightCol table
{
	margin:10px 0px 0px 10px;
}

@media print
{
p
{
    font-size:12px;
}
h3
{
    font-size:22pt;
}
body
{
     font-size:12px;
}
p
{
    font-size:16px;
}
.leftCol
{
    display:none;
}
.rightCol
{
    display:none;
}
#imgRotator
{
    display:none;
}
#mainmenu
{
    display:none;
}
#searcharea
{
    display:none;
}
.newsStart h3 {
color:#196CAE;
font-size:20px;
margin:0;
padding:0;
text-decoration:none;
}
.mellanrubrik, h2 {
color:#000000;
font-family:arial,verdana,sans-serif;
font-size:14px;
font-weight:bold;
}