body
{
	background-color:  #e3e3e3;
        margin-top: 0em;
}

p, blockquote, li
{
	font-family:  Trebuchet MS, Verdana, Georgia;
	color:  #333;
	font-size:  0.9em;
	line-height:  1.4em;
	text-align:  justify;
}

blockquote
 {
 	margin-left:  20px;
   	margin-right: 10px;
 }

#head
{
        height: 140px;
        margin-top: 0px;
        background: url(../images/sjofartslogga.jpg) no-repeat;
        background-position: top;

}

#pretext
{
        margin-top: 0px;
        margin-right: 130px;
        margin-left: 20px;
	text-align:  left;
	font-family:  Trebuchet MS, Verdana, Georgia;
	font-size:  0.9em;
	font-style:  italic;
	line-height:  1.3em;
}

#container
{
	width:  780px;
	margin-left:  auto;
	margin-right:  auto;
        margin-top: 0px;
        background-image: url(../images/bkgv.jpg);
        background-repeat: repeat-y;
}


#content
{
	margin-left:  50px;
	margin-right:  250px;
        margin-top: -10px;

}

#sidebar
{
        float:  right;
	width:  200px;
        margin-top: -18px;
        margin-right:  10px;
	line-height:  22px;
	font-family:  Verdana, Arial, Sans-Serif;
	font-size:  0.8em;
}


#foot
{
	clear:  both;
        height:  40px;
	text-align:  center;
	font-size:  10px;
	font-family:  Verdana, sans-serif;
        background: url(../images/footv.jpg) no-repeat left top;
}

#accessibility
{
	position:  absolute;
	top:  -10000px;
}

a
{
	color:  #009;
	text-decoration:  none;
	border-bottom:  none;
}

a.bildlink
{
	border-bottom:  0px;
}


a.lankar
{
        border-bottom:  0px;
}


a:hover
{
	color: #900;
}

h1
{
	color: #000;
        font-weight:  bold;
	text-decoration: none;
        text-align:  left;
        padding: .3em .9em;
	font-family: Georgia, Sans-Serif;
	font-size: 2.5em;
}

h2
{
        font-family: Verdana, Arial, Sans-Serif;
	font-size:  0.8em;
	font-style:  italic;
        position: relative; left: 50px; top: 55px;

}

h3
{
	font-weight:  normal;
	font-family:  Trebuchet MS, Trebuchet, Verdana;
	line-height:  1.7em;
	font-size:  0.9em;
}

#tabtxt
{
        font-weight:  normal;
	font-family:  Verdana, Arial;
	font-size:  0.9em;
	line-height:  1.2em;
}

#sidebar h3
{
	font-weight:  normal;
	font-family:  Trebuchet MS, Trebuchet, Verdana;
	font-size:  1.6em;
        line-height:  1.5em;
        margin-top: 0.2.em;
        margin-bottom: 0.0em;
}

h3 a
{
	border:  0px;
	font-weight:  normal;
	font-size:  1.5em;
}

h1 a, h2 a
{
	border:  0px;
}


ul {
list-style-type: none;
margin: 0 0 0px 0px;
padding: 0px;
}

#content hr
{
	color:  #ccc;
	width:  66%;
	margin-top:  1em;
	margin-bottom:  2em;
}

img.divider
{
	align:  center;
	margin-top:  2em;
	margin-bottom:  1em;
}

.comments_error
{
	background-color:  #ffa;
}

div.comments_error
{
	border:  1px solid #cc8;
	padding:  0.3em;
}

#importantfield
{ 
	display:block; 
	overflow: hidden; 
	height: 0; 
	width: 0; 
}