body	{
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size:12px;
	color:black;
}

a:link, a:visited {
	color:black;
}

img {
	border:0px;
}

/*fieldset
{
    border: 0;  
}*/

optgroup
{
    background-color: #EBC63A; font-weight: bold; font-size: 12px;
}
option
{
    background-color: #fff;
}

#searchsubmit
{
    background: url(../bilder/menu/search_btn.gif) no-repeat;
}

input,textarea,select {
	
	font-family: Tahoma;
	font-size:11px;
	border:1px solid #7f9db9;
	padding:3px;
	width:200px;
	margin-top:5px;
	margin-bottom:5px;
	
}

option.red {
	background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;
}
option.yellow
{
	background-color: #EBC63A; font-weight: bold; font-size: 12px;;
}
div#regform td {vertical-align: top; line-height: 30px; }

div#regform input, textarea { width:250px}
div#regform input.checkbox {
	
	width:20px;
	padding:0px;
	margin:0px;
}

input.checkbox {
	
	width:20px;
	padding:0px;
	margin:0px;
}

hr {
	border: none 0;
	border-top: 1px dashed #000;
	height: 1px;
}


#header {
	
	width:100%;
	height:95px;
 background: url('../bilder/header.jpg') no-repeat;
 margin-left:65px;
 margin-right:auto;
	
}
#header h1
{
    padding-top: 35px;
    font-size: 3em;
    margin: 0;
}

div#meny {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:25px;
	background: url(../bilder/menu-bg.jpg) repeat-x;
	margin-bottom: 4px;
	padding-left: 65px;
	background-color:#dbdbdb;

}

div#index_box1 {
	

	border:2px solid #e5e5e5;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
}

div#mid_bg {
	
	width:100%;
	height:30px;
	background:url('../bilder/mid_bg.gif');
}

div#main_mid {
	float: left;
	margin-left:65px;
	margin-right:auto;
}
div#main_mid_search {
	
	width:1100px;
	margin-left:65px;
	margin-right:auto;
}


div#mid_search {
	
	width:100%;
	height:85px;
	background:url('../bilder/search_bg.gif');
}

div#search_boxleft {
	
	border-right:1px solid #eaeaea;
	padding-right:13px;
	height:60px;
	float:left;
	
}
div.search_box {
	
	border-right:1px solid #eaeaea;
	padding-right:13px;
	padding-left:13px;
	height:60px;
	float:left;
	
}
div#search_boxright{
	

	padding-right:13px;
	padding-left:13px;
	height:60px;
	float:left;
	
}

.searchdropdown
{
	width: 100px;
}

div#footer {
	
	margin-top:20px;
	width:100%;
	height:80px;
	background:url('../bilder/footer_bg.gif');
	clear:both;
}

div#box {
	width:400px;
	height:25px;
}
div#toolbox {
	width:450px;
	height:25px;
}

div#toolbox a:link {color:black; font-weight:bold; text-decoration:none}
div#toolbox a:visited {color:black; font-weight:bold; text-decoration:none}

div#box1 {
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	border-top: 2px solid #e5e5e5;
	background-color: #FFF;
	padding:5px;

	float:left;
	margin-left:10px;
}


ul.lista {margin:0;padding:0;list-style-type: none; width:600px}
li.lista {width:95%; height:50px; background-color:#f7f7f7; margin-top:5px; margin-bottom:5px; padding:5px}
li.lista2 {width:95%; height:50px; background-color:white; margin-top:5px; margin-bottom:5px; padding:5px}
/* MENYER */
ul#saturday{
float: left;
margin:0 auto 0 auto;
padding:0;
list-style-type:none;
display:block;
height:36px;
/* text-transform:uppercase; */
font-size:12px;
font-weight:bold;
 /* background:transparent url("../bilder/meny/bgOFF.gif") repeat-x top left; */
background:transparent url("../bilder/menu-bg.jpg") repeat-x;
font-family:Helvetica,Arial,Verdana,sans-serif;
}
/*
ul#saturday li{display:block;float:left;margin:0;padding:0;}
ul#saturday li a{display:block;float:left;color:#000;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("../bilder/meny/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("../bilder/meny/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#006699;background:transparent url("../bilder/meny/bgON.gif") no-repeat top right;}
*/
ul#saturday li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
	ul#saturday li a {
		display: block;
		float: left;
		color: #000;
		text-decoration: none;
		padding: 3px 15px 0px 15px;
		border-right: 2px solid #FFF;
		font-size: 15px;
		font-family: Trebuchet MS;
		font-weight: bold;
	}



div.main-welcome {
	width: 337px;
	margin: 30px 40px 20px 0px;
	float: left;
	padding: 0px;
	font-size: 13px;

}

	
	div.main-welcome-top {
		width: 337px;
		background: url(../bilder/main_welcome_top.jpg) no-repeat;
		height: 10px;
		padding: 0px;
		font-size: 0px;
		margin: 0px;
		float: left;
	}
	div.main-welcome-main {
		width: 307px;
		background: url(../bilder/main_welcome_bg.jpg) repeat-y;
		padding: 15px;
		margin: 0px;

		float: left;
	}
	div.main-welcome-bottom {
		width: 337px;
		background: url(../bilder/main_welcome_bottom.jpg) no-repeat;
		height: 9px;
		font-size: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

div.main-lan {
	margin: 20px 0 20px 0px;
	width: 501px;
	float: left;
	padding: 0px;
}
	div.main-lan  ol {
		 float: left; 
		 width: 160px;
		 color: #359967;
		 
	}
	div.main-lan   li {
		font-size: 14px;
		padding-bottom: 1px;
		margin: 0px;
		padding: 0px;
		color: #359967;
		font-weight: bold;
		font-family: Trebuchet MS;
		margin-left: 2.5em;
	}

	div.main-lan ol li a {
		color: #359967;
		font-weight: bold;
		text-decoration: none;
	}
	div.main-lan ol li a:hover {
		text-decoration: underline;
	}
	div.main-lan h1 {

		font-size: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px dotted #000;
		color: #333;
		width: 100%;
		float: left;
	}
	div.main-lan h1 a {
		font-size: 16px;
		font-weight: bold;
		color: #333;
		text-decoration: none;
	}
	
	div.main-lan-top {
		width: 501px;
		/*background: url(../bilder/main_lan_top.jpg) no-repeat;*/
		height: 8px;
		padding: 0px;
		font-size: 0px;
		margin: 0px;
		float: left;
	}
	div.main-lan-main {
		width: 471px;
		/*background: url(../bilder/main_lan_bg.jpg) repeat-y;*/
		padding: 15px;
		margin: 0px;
		float: left;
	}
	div.main-lan-bottom {
		width: 501px;
		/*background: url(../bilder/main_lan_bottom.jpg) no-repeat;*/
		height: 8px;
		font-size: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	
.admintable
{
	border-collapse:collapse;
	border: 1px solid #333;
}

.admintable th
{
	background:#c0c0c0;
	border-bottom: 1px solid #333;
}
.admintable td
{
	background: #f0f0f0;
		border-bottom: 1px solid #333;
}

