
#newsbg {
	background-image: url(http://lillaa.se.loopiadns.com/images/nyhets-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}

html,body{
   height: 100%;
   width: 100%;
   margin: 0em;
   padding: 0em;
}
P{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;

}
#bodystyle{
	background-repeat: no-repeat;
	background-position: right top;

}

H1 {
	font-family: ScalaSans, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D9DBD9;
	line-height: 30px;
	text-align:left;
	margin-bottom: 0px;
    padding-bottom: 0px
}
.rubrik1 {
	font-family: ScalaSans, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D9DBD9;
	line-height: 30px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}
.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
 }
 .ingress {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #B5B5B5;
	text-align:left;
}
.bredtext {
	font-family: calibri, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #B5B5B5;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	
}
#nyhetsrubrik{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #A98084;
	text-decoration: none;
	text-align:left;

}
#nyhetstext {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #A98084;
	text-decoration: none;
text-align:left;
	
}
#nyhetslink{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #A98084;
	text-align:left;
}
#nyhetscell{
padding-left:15px;
text-align:left;
}


#div-bottom{
	background-image: url(/images/bottomline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
}

#divholder{
position:fixed;
width: 100%;
height:  100%;
margin: 0 auto 0 auto;
background-image: url(/images/bgbodybottom.gif);
background-repeat: repeat-x;
background-position: left bottom;
z-index:0;
}
#div1 {
	position:relative;
	margin: 0 auto 0 auto;
	width:856px;
	z-index:1;
	padding-top:30px;/**/
    height:100%;
	
}

#meny-div2 {
float:right;
width:195px; 
height:635px;
margin-left:0px;
padding-left:0px;
padding-top:30px; 
top: 0px; 
background-image: url(/images/menybg.jpg); 
background-repeat: no-repeat; /**/
background-position: left top;
}

#meny-div21 {
position:absolute;
margin-top:10px;
margin-left:0px;
margin-right:1px;
width:175px;/**/
height:100%;
text-align:left;
/*background-color: #333333;*/
}
#meny-div22 {
float:left;
margin-top:60px;
margin-left:0px;
}
#meny-div22 form{
padding-left:0px;
text-align:left;
}
#meny-div22 input{
padding-left:0px;
margin-top:10px;
}
#meny-div23{
    float:left;
	font-family: verdana,calibri, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	margin-top:50px;
	margin-left:25px;
	
}
#contentlinks{
	position: absolute;
	height: 666px;
	width:200px;
	position: relative;
	margin-left:0px;
	background-color: #FFFFFF;
 z-index: 1;
}
#content{
float:left; 
width:475px; 
margin-left:0px; 
margin-top: 0px; 
margin-bottom: 0px;
padding-top:30px; 
height:100%;
background-image: url(/images/contentbottom-watermark.jpg); 
background-repeat: no-repeat; /**/
background-position: center bottom;
}
#rightside{
float:left; 
width:200px; 
height:100%; 
left: 650px; 
top: 0px;
/*background-color: #333333;*/
}
body{
padding:0;
margin:0;
text-align:center;
margin:0 auto;
width:100%;
}
html { overflow-y:scroll; }

