 /*-----------------------------------------------------------------------------
Profile pokommunikation.se
All Media
-----------------------------------------------------------------------------*/

body, td, tr, table, p, div, li {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: black;
}

  table  { border-collapse: collapse; border-spacing: 0; }
  td, th { padding: 0; }

p {
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
    line-height:1.3em;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

hr {
    height: 1px;
    margin: 1.5em 0 .5em 0;
    padding: 0;
    border: none;
    background-color: silver;
    color: silver;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-family: verdana, helvetica, arial, sans-serif;
    line-height: 1.2em;
}

h1 {
    font-weight: normal;
    font-size: 160%;
	margin: 0 0 0.5em 0;
}

h2, h3, h4, h5, h6 {
    margin: 2em 0 0 0;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 110%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 100%;
}

td, th {
    vertical-align: top;
    padding: 0 1em .5em 0;
    text-align: left;
}

th {
    font-weight: normal;
}

/*-----------------------------------------------------------------------------
länkar
-----------------------------------------------------------------------------*/

a {
	color:darkred;
	text-decoration:none;
}

a:hover {
	color:red;
}

/*-----------------------------------------------------------------------------
formulär
-----------------------------------------------------------------------------*/

input, textarea
{
    background: white;
    color: black;
    font-family: verdana;
    font-size: 10px;
}

input.text:focus, textarea:focus
{
    background: #ffffc4;
    color: black;
}

p.las-mer-knapp {
	margin-bottom:0;
	padding-bottom:0;
}

p.stycke-innan-las-mer-knapp {
	margin-bottom:3px;
}

img.hoger {
	float:right;
	margin-left:30px;
}

p.hoger {
	float:right;
	margin-left:30px;
}

table.ingamarginaler {
}

table.ingamarginaler p {
	padding:0px;
	margin:0px;
}