body.page {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(../images/layout/footerbg.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	/*
	position: absolute;
	left: 0px;
	bottom: 0px;
	*/
	width:100%;
	height:34px;
}
div.gradbg {
	background-image: url(../images/layout/gbg.gif);
	background-repeat: repeat-x;
}
#page {
	background-image: url(../images/layout/topp3.jpg);
	background-repeat: no-repeat;
	width: 905px;
	margin:0 auto;
	border-bottom:1px dotted #000;
}
#footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 905px;
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #106B9F;
	margin:0 auto;
	text-align:center;
}
div.box {
	/*border:1px solid black;*/
}
div#logo {
	height:135px;
}
div#idrottare {
	margin-left:30px;
	margin-top:10px;
	height:98px;
}
div#meny {
	height:37px;
}
div#submeny {
	height:40px;
	margin-left:16px;
	clear:both;
}
#meny ul, div#submeny ul, div#meny2 ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-left:17px;
	margin-top:0px;
	list-style-type: none;
	clear:both;
}
div#submeny ul {
	margin-left:10px;
	margin-top:4px;
}
div#meny2 ul {
	margin:0px;
	background-image: url(../images/layout/dotted.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top:1px;
}
div#meny2 ul.level2 {
	margin:0px;
	background-color:#eee;
	background-image: url(../images/layout/dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top:1px;
	color:navy;
	list-style-type: square;
	padding:8px;
	padding-left:30px;
}
div#meny2 ul.level3 {
	margin:0px;
	background-color:#eee;
	background-image: none;
	padding-top:1px;
	color:navy;
	list-style-type: square;
	padding:2px;
	padding-left:12px;
}

#meny ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 122px;
	line-height: normal;
	text-align:center;
}
#meny ul li a {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	display:block;
	padding-top:12px;
	padding-bottom:11px;
	text-transform:uppercase;
}
#meny ul li a.aktiv, #meny ul li a.aktiv:hover {
	background-image: url(../images/layout/menyaktiv.gif);
	background-repeat: no-repeat;
	padding-bottom:11px;
}
#meny ul li a:hover{
	background-image: url(../images/layout/menyaktiv.gif);
	background-repeat: no-repeat;
	padding-bottom:10px;
}
#submeny ul li {
	margin: 0px;
	padding: 0px 20px 3px;
	float: left;
	line-height: normal;
	text-align:center;
	background-image: url(../images/layout/sep.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#meny2 ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom:1px;
	line-height: normal;
	background-image: url(../images/layout/dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#meny2 ul.level2 li {
	margin: 0px;
	padding: 0px;
	padding-bottom:4px;
	padding-top:4px;
	line-height: normal;
	background: none;
}
#submeny ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545046;
	text-decoration: none;
	display:block;
	margin-top:5px;
	padding-bottom:3px;
	line-height: normal;
}
#submeny ul li a.aktiv {
	font-weight: bold;
	font-size: 10px;
	border-bottom:3px solid #FEC13A;
}
#submeny ul li a:hover {
	border-bottom:3px solid #FEC13A;
}
#meny2 ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	line-height: 15px;
	background-color:#FFE8B2;
	padding-left:28px;
	padding-right:10px;
	background-image: url(../images/layout/meny2bg.gif);
	background-repeat: repeat-x;
}
#meny2 ul.level2 li a, #meny2 ul.level2 li a:hover, #meny2 ul.level2 li a.aktiv {
	background: none;
	padding:0px;
	display:inline;
}
#meny2 ul.level2 li a:hover, #meny2 ul.level2 li a.aktiv {
	text-decoration: underline;
	color:#C28702;
}
#meny2 ul li a:hover, #meny2 ul li a.aktiv {
	background-color:#FFD161;
	background-image: url(../images/layout/meny2bga.gif);
	background-position:0px 1px;
}
#logopl {
	float:left;
	width:450px;
	height:60px;
	margin-top:33px;
}
#langs {
	padding-top:9px;
}
#langs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666;
	text-decoration: none;
	float: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#langs a:hover, #langs a.aktiv {
	background-image: url(../images/layout/pilner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nb {
	border:none;
}
div#meny2 {
	float:left;
	width:190px;
	margin-left:20px;
	display:inline;
	margin-top:10px;
	margin-bottom:35px;
}
div#content {
	margin-left:240px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:50px;
}
h1, h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #1F74A5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}


div.clear {
	
	clear:both;
	/*margin-bottom:40px;*/
}
html, body {
height:100%;
}
#page {
min-height:100%;
}
* html #page {
height:100%;
}
#footer {
height:34px; 
margin-top:-34px;
}
a#print {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/layout/icoPrint.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	line-height:normal;
	background-position: left 2px;
	margin-left: 20px;
	font-size:10px;
}

a {
	color:#3366CC;
	text-decoration: underline;
}
#footer a {
	color: #3399CC;
	text-decoration: none;
}
div#idrottarbild {
	float: left;
	display: none;
	
}
div#idrottarbild img {
	background-color:#fff;
	padding:3px;
	border:1px solid #DECA93;
}
div#idrottartext {
	background-image: url(../images/layout/pil.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-left: 73px;
	padding-top: 6px;
	padding-left:11px;	
	line-height:15px;
	font-size:10px;
	display: none;
}
div#idrottartext b {
	color: #1F74A5;
}
a#idrottarelink {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	background-image: url(../images/layout/pil2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	padding-top: 1px;
	padding-right: 16px;
	margin-left:50px;
}
#langs a.noborder {
	border:none;
}
div#newsBox {
	float:right;
	margin-left:20px;
	width:230px;
	padding:0px;
	background-color:#FFECBC;
	border:1px solid #FFBD2D;
	line-height:14px;
	font-size:10px;
	background-image: url(../images/layout/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom:15px;
}
div#newsBox #news {
	margin:15px;
	padding-bottom:15px;
	background-image: url(../images/layout/dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
div#newsBox h1 {
	border-left:6px solid #FFBD2D;
	font-size:16px;
	padding-left:8px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:20px;
}
span.date {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/layout/icoNews.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	line-height:normal;
	background-position: left 0px;
	font-size:10px;
	margin-bottom:5px;
}
div#newsBox a {
	text-decoration:none;
	color:#333;
}

div#newsBox a:hover {
	color:#000;
}
div#newsBox div#news  img {
	background-color:#fff;
	padding:2px;
	border:1px solid #999;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
table.listTbl {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	width:95%;
}
table.listTbl th {
	padding:4px;
	text-align:left;
	background-image: url(../images/layout/grad3.gif);
	background-repeat: repeat-x;
	font-size:10px;
}
table.listTbl td.head2 {
	padding:4px;
	text-align:left;
	background-image: url(../images/layout/grad2.gif);
	background-repeat: repeat-x;
	font-size:10px;
}
table.listTbl td {
	padding:4px;
}
table.listTbl tr.listTbl-odd {
	background-color:#eee;
}
div#navpath {
	font-size:10px;
	color:#999;
}
div#navpath a {
	color:#999;
	text-decoration:none;
}
div#newsBox a#arkiv {
	color: #9E6E06;
	text-decoration: underline;
	background-image: url(../images/layout/pil.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	line-height:normal;
	background-position: left 2px;
	margin-left: 20px;
	font-size:10px;
	margin-top:10px;
}
#logon {
	text-align:center;
	margin-bottom:40px;
}
img.npic {
	background-color:#fff;
	padding:3px;
	border:1px solid #999;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
