.foto {
	padding: 5px;
	border: 1px solid #9ab;
	text-align: center;
}



.right  {  	margin:  2px 0 2px 10px;  	float:  right;  } 






a.sitemap { 
   padding-right: 18px;
   background: transparent url(/img/sitemap-yellow.gif) no-repeat center right;
}



.ikon {
	vertical-align: middle;
}


div#arkiv {
float:left;
	width:16px;
	height:16px;
	margin-top:0px;
	margin-left:0px;
	margin-right:2px;
	background: url(/img/archive.png);
}

div#sitemap {


	width:14px;
	height:14px;
	background: url(/img/sitemap-yellow.gif);
}


.italic{
	font-style: italic;
}

small, .small {
font-size: 9px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}


.kanter {
	margin-top: 2px;
	margin-bottom: 9px;
	border: 1px solid #bcc;
	padding: 4px;
}

.kanter h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 7px;
}



/* Begin Style Definition */
body {
  margin: 0;
	padding: 0;
	background: #fff url(http://si-info.org/images/5.jpg) repeat;
	font-size: 67%;
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
	color: #111;
}

a {
	color: #f63;
	text-decoration: none;
}

a:hover {
  color: #000;
	text-decoration: underline;
}



code, pre {
  font-size: 1.3em;
}

ul, dl {
  list-style: none;
}

img {
  border: none;
}


#brutto {

}

#header {


	height: 111px;
 background: #fff;

 width: 760px;
margin: 10px auto;
}



#navlist {
 padding: 0.5em 5px;
 margin: 0;
 background: #9ab;
	text-align: center;
	text-transform: uppercase;
}

#navlist li {
 list-style: none;
 margin: 0;
 padding: 0.8em 0;
 display: inline;
}

#navlist li a {
 padding: 2px 1em 1em 1em;
 margin: 0 0 0 3px;
 text-decoration: none;
 border-top: 3px solid #9ab;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }

#navlist li a:hover {
 color: #57a;
 background: #fff;
}


#navlist li a#current {
 color: #57a;
 background: #fff;
}


#sidebar-2 a, #sidebar-1 a {
background-color: inherit;
border: none;
	color: #444;

}

#sidebar-1 a:hover {
color: #000;
background-color: inherit;
border: none;
	text-decoration: underline;
}

#sidebar-2 a:hover {
color: #000;
background-color: inherit;
border: none;
	text-decoration: underline;
}



#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
	color: #333;
}


#sidebar-1 ul
{
font-size: 10px;
	margin:  0 0 1px;
	padding:  0;
}

#sidebar-1 li
{
	list-style:  none;
	line-height:  12px;
	margin:  0 0 6px 0;
	padding:  0;
}

#sidebar-1 ul ul
{
	margin:  6px 0 0 10px;
	padding:  0;
}

#sidebar-1 ul ul li
{
	margin:  0 0 0px 0;
}

#sidebar-1 ul ul li a
{
	font-size:  11px;
	font-weight:  normal;
}









#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: #fff;
}

#content h3 a, #content h4 a
{
	color: #111;
	text-decoration:  none;
	font-family: Verdana, sans-serif;
}

#content h3 a:hover, #content h4 a:hover
{
  color: #f80;
	text-decoration: underline;
}

#container {
margin: 10px auto 15px;
padding: 0px;
width: 760px;
	border: 1px solid #bcc;
	border-top: none;
background-color: #fff;
}


#sidebar-1 {
margin-right: 5px;
float: left;
width: 150px;
	background: #fff;
	margin-top: 25px;
	margin-left: 6px;
	color: #333;
}

#sidebar-2 {
margin-left: 5px;
margin-right: 6px;
float: right;
width: 150px;
	background: #fff;
	margin-top: 23px;
	color: #333;
}


#sidebar-2 ul
{
	font-size:  10px;
	margin:  0 0 16px;
	padding:  0;
}

#sidebar-2 li
{
	list-style:  none;
	line-height:  12px;
	margin:  0 0 6px 0;
	padding:  0;
}

#sidebar-2 ul ul
{
	margin:  6px 0 0 10px;
	padding:  0;
}

#sidebar-2 ul ul li
{
	margin:  0 0 4px 0;
}

#sidebar-2 ul ul li a
{
	font-size:  11px;
	font-weight:  normal;
}





#content {
margin: 28px 165px 0;
	background: #fff;
padding-left: 15px;
padding-right: 15px;
	font: 12px/135% "Lucida Grande", Lucida, Verdana, sans-serif;
}


.clear {
  clear: both;
	height: 1px;
}

#footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.center
{
	text-align:  center;
}