@charset "utf-8";
body{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../bilder/bgrStrip.jpg);
	background-repeat: repeat-x;
	
	
}
#hem{
	height: 41px;
	width: 96px;
	position: absolute;
	right: 50px;
	top: -50px;
}
#maincontainer{
	width: 100%;
	position: absolute;
	top: 30px;
	background-image: url(../bilder/mainbackground.gif);
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFFFFF;
}
#container{
	height: 730px;
	width: 815px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 75px;
	background-image: url(../bilder/BgrRH.png);
}
#topimg {
	background-image: url(../bilder/Top.gif);
	height: 30px;
	width: 800px;
	position: absolute;
	top: -30px;
}
#botimg {
	background-image: url(../bilder/botten.gif);
	height: 28px;
	width: 800px;
	position: relative;
	top: 40px;
	left: 9px;
}
#botimg     p  {
	color: #FFFFFF;
	text-indent: 175px;
	position: absolute;
	top: 5px;
	font-weight: bold;
	height: 10px;
	width: 750px;
}
#pngImg {
	height: 730px;
	width: 815px;
}
#header {
	height: 50px;
	width: 815px;
	background-image: url(../bilder/LoggaUtbyggd.jpg);
	background-repeat: no-repeat;
	background-position: 18px bottom;
	position: relative;
	top: 14px;
}
#navrad{
	width: 815px;
	height: 30px;
	position: relative;
	top: 20px;
	margin-left: 50px;
}
#navrad a{
	font-weight: bold;
	color: #FFFFFF;
}
#navrad h4{
	width: 815px;
	position: absolute;
	top: -9999px;
}
#navrad ul{
	position: relative;
	height: 20px;
	padding: 0px;
	top: 5px;
}
#navrad li {
	display: inline;
	position: relative;
	top: 5px;
	margin-left: 1px;
	}
#navrad a:link, #navrad a:visited{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #1181D3;
	text-decoration: none;
	border: 1px solid #666666;
	
}
#navrad a:hover{
	background-color: #FF9933;
}
#inlineRam{
	height: 575px;
	width: 750px;
	position: relative;
	top: 30px;
	left: 33px;
}
#botlogga{
	background-image: url(../bilder/LoggaGr.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 174px;
	position: absolute;
	top: -17px;
	left: 15px;
}
.vittext{
	color: #FFFFFF;
}
