


html, body {
	margin: 0;
	padding: 0px 0px 0px 15px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Times New Roman, Arial;
	vertical-align: baseline;

/*If you want to change the scroll bars*/
/*	scrollbar-base-color: #9999cc;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;*/
}

body {
	background: #181818 url(background.jpg) repeat-x fixed top left;

}

/*removes the blur*/
:focus {
	outline: 0;
}


/**
*All body->addconent() will have this id tag
*/
.content_text{
	/*border:1px solid red;*/
	overflow:auto;
}

.content_text h1{
	line-height: 1;
	margin-bottom:0px;
	color:#F1B03F;
	font-size: 22px;
}

/*allt*/



#container{
	/*border: solid 1px #000;*/
	width:850px;
	background: transparent url(content_loop.png) repeat-y top left;

}



/**
*loggan
**/
#logo_img{
	width: 434px;
	height: 73px;
	margin: 20px 0px 25px 50px;
	border:0px;

}

/**
*titel texten
*/
#title{
	/*font-size: 50px;*/
	padding-left: 0px; /*titel texen vänster*/
	margin-top: 0px;
}

#title_img{
	width: 500px;
	height: 100px;
}


/**
*info box
*/
#info_box{/*border: solid 1px red;*/
	background: transparent url(header_circle.png) no-repeat;
	width:166px;
	height:56px;
	text-align:center;

	position:absolute;
	left:575px;
	top:10px;



}

#info_box_text{
	padding-top:10px;
}

#info_box_nr{
	color:#F0AD38;

}





/**
* Meny
*/
#menu_framed {/*border: solid 1px red;*/
	height:43px;
	margin: 0px 0px 0px 0px;

}
#menu {
	float:left;
	margin-bottom: 0px;
	display: block;

	padding-left: 0px; /*menyn vänster*/
	white-space: nowrap;
	overflow: hidden;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	text-align:center;
}

#menu a{/*border: solid 1px blue;*/
	background: transparent url(menu_button.png) no-repeat;
	/*siza for menybotton*/
	width: 106px;
	height: 34px;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Times New Roman, Arial;
	padding: 10px 0px 0px 0px;
	margin-right: 0px;
	text-align:center;


}

#menu a:hover,#menu a.current {
	background: transparent url(menu_button_selected.png) no-repeat;



	color: #000;
}

#menu_left{
	float:left;
	margin-left:-5px;
	width:29px;
	height:74px;
	background: transparent url(menu_left.png) no-repeat;
}

#menu_right{
	float:right;
	margin-right:-1px;
	width:29px;
	height:74px;
	background: transparent url(menu_right.png) no-repeat;
}


#menu_space{border: solid 1px blue;
	float:right;
	width:20px;
	height:43px;
	background: transparent url(menu_loop.png) repeat-x;
}


/**
* Search box
* This is in menu_framed
*/
#search_box{
	float:right;


	background: transparent url(menu_loop.png) repeat-x;

	width:268px;/*change this if you add some menu item*/
	height:43px;
	overflow:hidden;
}

#search_box_form{
	/*or else explorer reads it wrong*/
	margin:5px 10px 0px 10px;
	width:140px;
	float:right;
}

#search_box_input{
	float:right;
	width:130px;
	background-color:#fff;
}
#seach_button_link{

}

#search_box a{/*border: solid 1px #fff;*/
	font-size: 6pt;
	float:right;
	margin:0px 0px 0px 0px;
	color:#fff;
}
#search_box a:hover, #search_box a.current {
	color: #fff;
}


/**
* submeny
*/
#submenu {/*border: solid 1px #000;*/
	float:right;
	margin: -87px 0px 0px 0px;/*-87*/
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	width:283px;
	height: 44px;

	position:absolute;
	left:575px;
	/*top:70px;*/

}

#submenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#submenu li{
	display: inline;
	text-align:center;
}

#submenu a{/*border: solid 1px #000;*/
	background: transparent url(menutab_off_big.png) no-repeat;
	width: 134px;
	height: 44px;
	color: #000;
	display: block;
	float: left;
	text-decoration: none;

	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Times New Roman, Arial;
	text-align:center;
	padding: 15px 5px 0px 0px;
}


#submenu a:hover, #submenu a.current {
	background: transparent url(menutab_on_big.png) no-repeat;
	color: #fff;
}


/* content: innehållet*/
#content {/*border: solid 1px #000;*/
	background: transparent;
	/*sätter bredden på innehållet*/
	width: 786px;

	padding: 20px 0px 0px 10px;

	/*flyttar ned innehållet (bilden)*/
	margin: 0px 0px 0px 24px;

	min-height:500px;

	overflow:auto;


}


/**
* A box
*/
.box {/*border: solid 1px #000;*/
	background: transparent;
	width: 289px;
	margin: 5px;
}

.box_header {
	background: transparent url(box_header.png) no-repeat top left;
	height: 29px; /* 49px */
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #fff;
	font-size: 15px;
	text-align:center;
	text-decoration: none;
}

.box_content {
	background: #fff url(box_body.png) no-repeat top left;
	padding: 0px 15px 5px 15px;
	height:214px;
	overflow: hidden;
}

.box_bottom {
	background: transparent url(box_bottom.png) no-repeat top left;
	height: 18px;
}

.fullsized_table{
	width:786px;
}

/**
*ads
*/
#ads_columb{
	float:right;
	width: 300px;
	position:absolute;
	top:170px;
	margin-left:861px;
}


/**
*botton (links and text)
*/
#bottom{/*border: solid 1px #000;*/
	margin-left:25px;
	padding:25px 10px 0px 10px;
	width:776px;
}

#bottom .bottom_text{
	font-size: 9pt;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#bottom .bottom_links{
	text-align:center;
	margin-top:-35px;
}

#bottom .bottom_links ul{

}

#bottom .bottom_links li{
	display: inline;
	padding:0px 10px 0px 10px;
}



/**
*Footer
*/
#footer {/*border: solid 1px #000;*/
	background: transparent url(footer.png) no-repeat;
	padding-top: 10px;
	position:relative;
	bottom:0px;
	width:796px;
	height:71px;
	text-align: center;
	color:#fff;
	margin-left:25px;
}

#footer a{
	color:#fff;
}
