/* topmeny */
#topmenybox { 
	width: 100%; 
	float: left;
	margin: 0 0 0 0;
	clear: both;
	 }

#topmenybox ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#topmenybox ul ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

#topmeny a, #topmeny span {
padding: 5px 5px;
/* border-right: 1px solid #ffffff; */
color: #fff; background-color: inherit;
text-decoration: none;
float: left; }

#topmeny a:hover { text-decoration: none; }

/* right column*/
#rightcol img{
	margin-top:10px;
}
#rightcol table img{
	margin-top:0px;
}
/* main */
#maincontent {
	background-image:url(/startsidebilder/spalter.gif);
}
#nyheter{
	width:218px;
	float:left;
}
#nyheter h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#272523;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#nyheter h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#cdb36b;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#nyheter p{
	color:#5a5a5a;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#nyheter ul{
	color:#cdb36b;
	margin-top:10px;
}
#nyheter li{
	color:#cdb36b;
	margin-left:-15px;
	margin-bottom:5px;
}
#nyheter li a{
	color:#433c96;
	text-decoration:none;
	font-weight:normal;
}
#nyheter a{
	color:#cdb36b;
	text-decoration:underline;
	font-weight:bold;
}

#referensobjekt {
	width:218px;
	float:left;
	margin-left:20px;
}
#referensobjekt p{
	margin-top:0px;
	margin-left:10px;
	color:#5a5a5a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
}
#referensobjekt p img{
	margin-top:10px;
}
#referensobjekt a{
	color:#cdb36b;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
}
/* Navigering */
.menu {
font-size:11px;
position:relative;
z-index:100;
}
.menu img {
border: none;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
height:26px;
}
.menu ul ul {
width: auto;
border-left: none;
border-right: none;
border-bottom: none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width: auto;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width: auto; 
height: auto; 
border:none;
background: none; 
padding-left:0; 
line-height: inherit;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:auto;
w\idth:auto;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:21px;
left:0; 
width:130px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:21px;
t\op:21px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#e28c1b;
color:#fff; 
height:auto; 
 
padding:5px 5px; 
width:130px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu ul ul a:hover{
color:#433c96; 
background: #e28c1b;
}
.menu a:hover{
color:#433c96; 
background: url(bilder/meny_opac.gif) #e28c1b;
}
.menu :hover > a, {
color:#433c96;
background:none;
text-decoration:underline;
font-size: 11px;
}
.menu ul ul :hover > a {
color:#433c96;
background:#e28c1b;
text-decoration: underline;
font-size: 11px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
z-index: 100;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

/* SLUT PÅ NAVIGERING */

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.newsrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.newsunderrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.underrubrikvit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.rodkursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.vansterstallt {
text-align: left;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style4 {font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;}

.style5 {	font-size: 17px;
	font-weight: bold;
line-height: 20px;
}
.style9 {color: #990000}

body {
	margin-top: 0px;
}

A {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #433C96; text-decoration: none}
A:HOVER {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #433C96; text-decoration: underline}