/** {
    padding: 0;
    margin: 0;
} 
*/
body {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
padding: 0;
margin: 0;
color: #555;
background: #fff;
/*font-weight:100;*/
}

a { color: #004070; text-decoration: none; }
a:hover { text-decoration: underline; }

p{
	color: #333333;
	margin: 5px 0 10px 0;list_holder
	font-size: 11px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #333333;
	margin: 0 0 18px 0;
}
h1 a {
	color: #888888;
}
h1 a:hover {
	color: #CF9B00;
	text-decoration: none;
}
/* H1an på produktvisnings sidan */
.product{
		color: #004070;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: bold;
		margin: 0px 0px 5px 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	margin: 0 0 18px 0;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	margin: 0 0 18px 0;
}
/*table{
	margin:0px 0px 7px 0px;
}*/

#paging_container{
	clear:both;
	float:right;
}

#paging_container a{
	padding: 0 5px;
	text-decoration: none; 
	color: #004070;
	background-color: #fff;
	border: 1px solid #004070;
}

#paging_container a:hover, #paging_container a.selected{
	padding: 0 5px;
	text-decoration: none; 
	color: #fff;
	background-color: #004070;
	border: 1px solid #004070;
}

.navi{
	border:none;
}
	.navi a{
		border:none;
		color:#000;
		background-color:#fff;
		padding: 0 5px;
	}
	.navi a:hover{
		border:none;
		color:#000;
		background-color:#fff;
	}

#wrap {
	width: 897px;
	margin: 0 auto;
	background: #fff;
	padding: 0px;
}
#language_switch{
	width: 897px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0px 0px 0px;
	text-align:right;
}
#header {
	/*height: 121px;*/
	
	height: 121px;
	background: #e9b211 url(img/header.jpg) no-repeat;
	/*line-height: 70px;*/
}
	#header h1 {
		color: #fff;
		font-size: 35px;
		padding-left: 20px;
		text-decoration: none;
		font-weight: 100; 
		letter-spacing: -3px;
	}
	#header h1 a {
		color: #fff;
		text-decoration: none;
	}
	#header h1 a:hover {
		color: #000;
	}
	
	#header .logo{
		position:relative;
		top:-16px;		
	}
	#header .logo img{
		border:none;
	}
#top{
	height:33px;
	background: #E1A800 url(img/top.jpg) no-repeat;
}
	#top p{
		padding:0px 0px 0px 60px;
		font-size:13px;
		color:#000;
		letter-spacing:2px;
	}
	#top .text{
		float:left;
		height:28px;
		width:450px;
	}
	#top .text p{
		padding:2px 0px 0px 90px;
		font-size:13px;
		color:#000;
		letter-spacing:2px;
	}
	#top .search{
		float:right;
		height:28px;
		width:300px;
	}
	#top .search form{
		padding:0px;
		margin:0px;
	}
	#top .search input{	
		border:none;
		background-image:url(img/search_textfield.jpg);
		background-color:#E1A800;
		background-repeat:no-repeat;
		background-position:0px 5px;
		font-style:italic;
		color:#666666;
		width:228px;
		height:22px;
		padding:7px 0px 0px 10px;
		margin:0px;
		float:right;
	}

#filter{
	height:25px;
	padding:15px 0px 20px 0px;
}
	#filter .breadcrumbs{
		font-size:10px;
	}
		#filter .breadcrumbs a{
			color:#000;
		}
	#filter form{
		float: right;
		margin-left:20px;
	}
	#filter select {
		background-color: #ffffff;
		color: #000000;
		padding:0px;
		margin:0px;
		/*border:1px solid #000;*/
	}
	#filter select p{
		padding:0px 10px 0px 0px;
		margin:0px 10px 0px 0px;
	}

#left {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

	#left .prod_lister{
		width:320px;
		float:left;
		margin:10px 0px 20px 0px;
		font-size:10px;
		padding:0px;
		overflow:hidden;
	}
	#left .prod_lister p{
		padding:0px;
		margin:0px;
	}
	#left .prod_lister h3{
		font-size:11px;
		padding:0px;
		margin:0px;
	}
	#left .prod_lister h3 a{
		color:#000;
		padding:0px;
		margin:0px;
	}
	#left .prod_lister img{
		border:1px solid #004070;
		margin-right:5px;
	}
	
	#left .prod_lister_2{
		width:350px;
		float:left;
		margin:10px 20px 20px 0px;
		font-size:10px;
	}
	#left .prod_lister_2 p{
		padding:0px;
		margin:0px;
	}
	#left .prod_lister_2 h3{
		font-size:11px;
		padding:0px;
		margin:0px;
	}
	#left .prod_lister_2 h3 a{
		color:#000;
		padding:0px;
		margin:0px;
	}
	#left .prod_lister_2 img{
		border:1px solid #004070;
		margin-right:5px;
	}
	
	#left #produkt_visning{
		
	}
	#left #produkt_visning h2{
		color: #004070;
		font-size:12px;
		font-weight:bold;	
		margin:0px 0px 10px 0px;
	}
	#left #produkt_visning p{
		font-size:11px;
	}
	#left #produkt_visning table{
		font-size:10px;
		color:#000;
		
	}
	#left ul {
		color: #CF9B00;
		text-decoration: none;
		/*list-style-type:none;*/
	}
	
	#left ul li{
		color: #000000;
		text-decoration: none;
	}
	
	#left ul li ul {
		color: #000000;
		text-decoration: none;
		/*padding-top:5px;
		padding-bottom:10px;*/
	}

	#left ul li ul li{
		color: #000000;
		text-decoration: none;
		/*padding-left:20px;*/
	}
	#left #prod_container{
		float:right;
	}

#right{
float: right;
width: 200px;
border: 1px solid #F6CA4B;
background: #FFF7DF;
margin-top: 48px;
margin-right: 10px;
}
	#right ul{
	list-style-type: square;
	color: #CF9B00;
	padding: 0px 10px 10px 30px;
	}
	#right h1{ color: #333; font-size: 13px; padding: 10px 0 5px 10px;}
	#right h2{ color: #333; font-size: 12px; padding: 10px 0 5px 10px;}

#footer{
	background: #fff url('/themes/default/img/footer.jpg') no-repeat;
	margin: 25px 0 0 0;
	height:63px;
	width:897px;
	color: #fff;
	padding: 0px;
	font-size:10px;
	font-weight:bold;
}
	#footer p{
		margin: 4px 0px 6px 0px;
		font-size:10px;
		font-weight:bold;
	}
	#footer li{
		display:block;
		width:145px;
		height:30px;
		float:left;
		margin-left:20px;
	}
	#footer a { color: #fff; }
	#footer a:hover { color: #fff; text-decoration: underline; }
	
.footertext{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:100;
}

/* EXTRA */
.ruta{
	border:1px solid #CCCCCC;
	background-color:#f2f2f2;
	padding:10px;
	font-size:10px;
	line-height: 13px;
	margin:0px 0px 0px 0px;
}

#list_holder{
	
	float:left;
	padding:0px 10px 0px 0px;
	width:430px;
	overflow:hidden;
	position:relative;
	margin:10px 0px 0px 0px;
	min-height:240px;

	height:auto !important;
	height:250px;
	
}
	#list_holder table{ 
		margin:0px;
		padding:0px;
	}
	#list_holder tr{ 
		margin:0px;
		padding:0px;
	}
	#list_holder td{ 
		margin:0px;
		padding:0px;
	}
	#list_holder h1{
		font-size:13px;
		padding:0px;
		margin:0px 0px 5px 0px;
	}
	#list_holder h1 a{
		color: #004070;
	}
	#list_holder a { text-decoration: none; }
	#list_holder a:hover { text-decoration: underline; }
	
.firstmenuitem{
	width:140px; 
	height:40px;
	overflow:hidden;
	text-align:center;
	float:left;	
	padding:25px 0px 0px 0px;
}
.menuitem{
	width:134px; 
	height:40px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.menuitem p{
	padding:0px;
	margin:0px;
}
