@import url(http://www.testwebben.se/1755/7146.css);
body {
color:#fff;
}
h1, h2, h3, h4, h5, h6 {
color:#fff;
}
#inEnglish {
position:absolute;
top:25px;
left:60px;
}
#wrapper {
background-image:none;
padding:0;
}
#main {
background:#f48210;
width:900px;
height: 485px;
padding:0;
}
/*IE6 only*/
* html #main {height:auto; background: url(http://www.testwebben.se/1755/Images/ie6MainBg.gif) repeat-x left top;}
* html #footer {padding-top:0; margin-top:-40px;}

#main-content {
width:400px;
margin:100px 0 0 45px;
padding:;
float:left;
}
#container {
background: url(http://www.testwebben.se/1755/Images/film2.gif) no-repeat right top;
min-height: 575px;
height: auto !important;
height: 575px;
}
div#nav {
background:#0a4595 url(http://www.testwebben.se/1755/Images/navBg.gif) no-repeat right top;
}



/* level 2 background */
#dmenu ul {
margin-top:-1px !important;
}
#dmenu ul a
{
        background-color: #fff;
} 
#dmenu ul li {
margin:0;
padding:0;
}
/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
border:0;
color:#0a4595;
} 
/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
	color:#f48210;
} 

#nav ul#dmenu li ul {
background:#fff;
border-left:1px solid #0a4595;
border-right:1px solid #0a4595;
border-bottom:1px solid #0a4595;
}

/*Dölj engelskaflaggan på den engelska hemsidan*/
#Page29226 #inEnglish {
visibility:hidden;
}

/*Redigeringsläget*/
.mceContentBody, .mceEditorDiv {
background:#f48210;
color:#fff;
}