#BorderLeftFrame{
height:100%;
min-height:100%;
width: 42px;
background-image: url(bilder/layout/vanster_toning.gif);
background-repeat: repeat-y;
float: right;
display: block;
}
html>body #BorderLeftFrame{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#LeftTopp{
vertical-align: top;
float: right;
}

#LeftBtn{
	background-image : url(bilder/layout/vanster_nere.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	height:100%;
	width:100%;

}

imgbtn{
vertical-align: bottom;
}

#BorderRightFrame{
border-left: 1px solid black; 
height:100%;
min-height:100%;
}
html>body #BorderRightFrame{height:auto;} /*for mozilla as IE treats height as min-height anyway*/



Body{
	font-family:verdana;
	font-size:10px;
	color: black;
}
html, body {height:100%}

a{
border: 0px;
	}

	img{
	border: 0;
}

a.NewsHeading{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding-left:15px;
}
.NewsItem{
font-size: 10px;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding-left:15px;
}

