body 
{
	font-size: 62.5%
}

body, td, th, input, select
{
	font-family: Verdana;
	color: #000;
}
p{
	margin:0px;
}
#content 
{
	font-size: 1.1em;
	line-height: 136.3636%;
}

a, a:visited
{
/*	font-weight: bold;*/
	color: #000;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

li 
{
	list-style: none none;
}

.cp
{
	padding:15px;
}

.cl
{
	clear: both;
	line-height: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a
{
	font-family: '/Fonts/FRULTSBC.TTF', Arial;
    margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;	
}
h1
{
	font-size: 2em; /*22px;*/
}

h2 
{
	font-size: 1.6em;
}

h3
{
	/*font-size: 	1.3636em;*/
	font-size:14px;
}
h4
{
    font-size:11px;
    font-weight:bold;
    font-family:arial;
}
/*** Start.aspx ***/



/***************** Anpassad stil ************************/
.pdfLink
{
    background-image:url(img/pdf.gif) ;
    background-position:0px 0px;
    background-repeat:no-repeat;
    padding-left:22px!important;
    display:block; 
    min-height:22px;
}
#tabs h4
{
    cursor:pointer;
}
