#head {
	background-image: url(img/header_img2.jpg);
	height: 130px;
	background-repeat: no-repeat;
}
/* Grundinstllningar fr contentytan */
#content {
	/* position: relative;  */
	background: #fff;
	margin-left: 160px;
}
#rs_form input#nostyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	top: 40px;
	position: relative;
	padding-left: 20px;
}
#lang {
	text-align: center;
}
h2 .sub
{
	font-size: 0.75em;
}
.header {
	font-size: 1.2em;
	font-weight: bold;
}
.caption {
padding-top: 0.5em; /*NB 110929 */
padding-bottom: 0.5em; /*NB 110929 */
	font-size: 0.75em;
	color: #666666;
/*	color: #7E7E7E;*/
}
.quote {
	font-style: italic;
	color: #666666;
}
.copy {
	font-size: 0.7em;
	color: #CCCCCC;
}
.menu {
	font-size: 0.7em;
	color: #663300;
}

#grey_ad {
	margin: 30px 0;
	padding-left: 30px;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#grey_ad a {
  text-align:center;
  display: inline;
  margin-left: 5px;
  border: 1px solid #CCC;
  background-color:#E7E7E7; 
  padding: 3px 6px;
  color: #000;
  text-decoration: none; 
  font-weight:normal;

}
#grey_ad a:hover {
  border: 1px solid #000;
  color: #fff;
  background:#999; 
  text-decoration: none; 
}
.greek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content #maincontent ul.ogabullet {
	list-style-image: url(../bilder/oga3.gif);
	line-height: 1.4em;
}
.bild_text_right, .bild_text_left {
 	padding: 0;
	line-height: 1em;
	width: auto;
}
.bild_text_right {
	margin: .5em 0 .5em 2em;
	float: right;
}
.bild_text_left {
	margin: .45em 1em .45em 0;
	float: left;
}
.bild_text_right img, .bild_text_left img{
	margin: 0;
	padding: 0;
	display: block;
}
.bild_text_right p, .bild_text_left p{
	width: 100%;
	margin: 0;
	padding: .5em 0;
	font: 0.75em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
}

li .sub {
	padding-left: 1em;
	display: block;
}

ol li a {
	text-decoration: none;  /*NB 120131 */
}

ol li a:hover {
	text-decoration: none;  /*NB 120131 */
}
