body {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
margin: 0px;

background:#f8f8f8 url(../images/bg1.gif) repeat-x;

}

img {
border: 1px solid #4e4e4e;
}

a {
text-decoration:none;

}

#skuggcontainer {
	height:auto !important; /*Important för FF*/
	height:100%;
	/*min-height:100%; /*för FF*/
	/*position:relative;*/
	width: 904px;
	margin: auto;
	margin-top: 5px;
	/*background-color:#FFFFFF;*/
	border: 1px solid #999999;
	border-top: none;
	/*background:url(../images/bakgr_skugga.gif) repeat-y;*/
	background:#FFFFFF url(../images/bg_content.gif) 0% 94% repeat-x;
}

#container {
    height:auto !important; /*Imoprtant för FF*/
	height:100%;
	/*min-height:100%; /*för FF*/
	/*position:relative;*/
	margin-top: 1px;
	margin: 0 auto;
	text-align:left;
	width: 900px;
	scrolling="yes"


}
#container p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
}

#headercontainer {
width:900px;
height:180px;
background:url(../images/bg_header.gif) repeat-x;
}

#header {
width:900px;
height:150px;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;

/*background:url(../images/header.jpg) no-repeat;
/*border-bottom: 3px solid #4e4e4e;*/
}

#avdelare {
width:900px;
height:20px;
background:url(../images/avdelare2.gif) no-repeat;
border-bottom: 1px solid #4e4e4e;
border-top: 1px solid #999999;
}

#content {
width:860px;
height:auto;
padding-left: 40px;
padding-top: 20px;
margin-bottom:60px;
background:url(../images/bg_content_top.gif) 0% 0% repeat-x;

}

#leftcolumn {
float:left;
width:450px;
height:270px;
}


#rightcolumn {
float:left;
width:320px;
height:270px;
margin-left: 5px;
margin-top: 20px;
margin-bottom:30px;
padding-left: 40px;
}

#filmcolumn {
float:left;
width:450px;
height:400px;
}

#bildtext {
float:left;
width:320px;
height:270px;
margin-top: 100px;
}

h1{
font-family: verdana;
font-size: 16pt;
font-weight: bold;
color:#ff9900;
margin: 20px 0px;
}

h2{
font-family:verdana;
font-size: 10pt;
font-weight:bold;
color:#333;
margin-top: 10px;
}


#footer {
width: 900px;
margin-left:0px;
height:50px;
text-align:center;
background:url(../images/avdelare.gif) 0% 0% no-repeat;
background-color: #555;
border-bottom: 2px solid #fff;
border-top: 1px solid #999999;
clear:both;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
margin-top:30px;
text-decoration: none;
}


