/* standard elements */
html {}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background-color:#d4d5d5;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 15px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {

	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	display: block;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;

}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color:#252525; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	position:relative;
	background:url(sidadmin/bildbanken/Image/Ny_design/Top_ny.jpg) top left no-repeat;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg') repeat-y;*/
	font-size: 1.2em;
	margin: 0;
	width: 1000px;
	
}

.inner-container_2 {
	position:relative;
	background:url(img/Ny_Topp_start_light.jpg) top left no-repeat;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg') repeat-y;*/
	font-size: 1.2em;
	margin: 0;
	width: 100%;
	
}

.inner-container_3 {
	position:relative;
	background:url(img/Ny_Topp_verk.jpg) top left no-repeat;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg') repeat-y;*/
	font-size: 1.2em;
	margin: 0;
	width: 100%;
	
	
}

.inner-container_4 {
	position:relative;
	background:url(img/Top_Begagnat.jpg) top left no-repeat;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg') repeat-y;*/
	font-size: 1.2em;
	margin: 0;
	width: 100%;
	
	
}


.logo {
	position:absolute;
	top:90px;
	left:40px;
	width:200px;
	height:89px;

	}
	
	
.godjul {
	z-index:6;
	position:absolute;
	top:0px;
	left:180px;
	width:450px;
	height:403px;
	border:0px solid #CCCCCC;

	}	


.outer-container {
	background:url(sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg) top left repeat-y;
	padding-bottom: 0px;
	margin: 0 auto;
	width: 1000px;
	height:90%;
	border:0px solid red;
}

/* headere & title */
.header {
	/*background: #222 url(sidadmin/bildbanken/Image/Ny_design/Top_ny.jpg) no-repeat;*/
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: bolder normal 3em "Comic Sans MS";
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}



/* main */
.main {
	/*background: url('sidadmin/bildbanken/Image/Ny_design/inner_bkg.jpg') repeat-y;*/
	padding: 0;
	border:0px solid #999999;
}

/* content */
.news_wrap {
	float:left;
	width: 496px;
	border:0px solid #999999;


}
.news_col_1 {
	float:left;
	width: 248px;
	padding: 0px;
	border:0px solid #999999;
	min-height:300px !Important;
	height:300px;
	overflow: hidden;
}
.news_col_2 {
	float:right;
	width: 248px;
	padding: 0px;	
	border:0px solid #999999;	
	min-height:300px !Important;
	height:300px;
	overflow: hidden;
}
.content_wrap {
	float:left;
	width: 740px;

}
.content_head {
	position:relative;
	float:left;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/part_1b.jpg') no-repeat;*/
	width: 740px;
	height: 305px;
}


.head_pic1 {
	z-index:4;
	position:absolute;
	top:95px;
	left:40px;
	width:400px;
	height:250px;
	overflow:hidden;
	border:0px solid #CCCCCC;
	}

.head_pic2 {
	z-index:5;
	position:absolute;
	top:110px;
	left:240px;
	width:400px;
	height:250px;
	overflow:hidden;
	border:0px solid #CCCCCC;
	}
		


.content {

	float: left;
	width: 490px;
	border:0px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
}



.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}


/* navigation */
.nav_wrap {
	float:left;
	background: none;
	width: 254px;
	border:0px solid red;
}
.nav_head {
	float:left;
	/*background: url('sidadmin/bildbanken/Image/Ny_design/part_1.jpg') no-repeat;*/
	width: 260px;
	height: 198px;
}
#partners {

	float:left;
	width: 180px;
	padding: 0 0 0 0px;
	margin:15px 0 0px 40px!Important;
	margin:15px 0 0px 20px;
	border:1px solid #CCCCFF;
	height:280px;
}


#partners2{
	background:#EAEAEA;
	width: 926px;
	padding: 5px 0 0 25px;
	margin:0 0 0px 0;
	border:0px solid red;
	color:#999999;
	font-weight:normal;
	height:25px;
	vertical-align:bottom;
	overflow:hidden;
}
#partners1{

	width: 926px;
	padding: 0 0 0 0;
	margin:0 0 0px 0;
	border:0px solid red;
	height:10px;
	overflow:hidden;
}


.begagnat {
	width:500px;
	}
	
.iframe {
	width:490px;
	margin:0;
	padding:0;
	overflow:scroll;
	border:none;
	}	
	


.navigation {
	background:none;
	float: left;
	width: 200px;
	padding: 10px 0 0 35px;
	border:0px solid red;
}
.navigation h1, .navigation h2, .navigation h3 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.search{
	padding-top:5px;
	padding-left: 12px;
}
/*.navigation ul {
	padding: 0;
	border-top: 2px solid #efa438;
}*/


.navigation ul {
	padding: 0 0 0 0px;
	margin:20px 0 0 0;
	
}



.navigation li {
	height:40px; 
	border:0px solid red;
	background:url(img/Button_1_b.jpg) top left no-repeat;
	}

.navigation .current {
	height:40px; 
	border:0px solid red;

	}	
	
#navbar ul {
	height:0px;
	padding:0;
	margin:0;
	
	border:0px solid red;
	}	
	
.navigation li a, .navigation .current a {
	font-size: 1.1em;
	font-weight: bold;
	color:#FFFFFF;
	display: block;
	line-height:40px;
	text-decoration: none;
	vertical-align:middle;
	text-indent:50px;
	width: 98%;
}
.navigation li a:hover {
	background:url(img/Button_1_hover_b.jpg) top left no-repeat;
	color:#C0C0C0;	
}

.navigation .current a {
	background:url(img/Button_1_hover_b.jpg) top left no-repeat;
	color:#E0E0E0;		
}



.r_col_wrap {
	float:left;
	width: 238px;
	background:none;

}
.r_col_head {
	float:left;
	background: url('sidadmin/bildbanken/Image/Ny_design/part_3.jpg') no-repeat;	
	width: 238px;
	height: 305px;
}
.r_col {
	float:right;
	width: 223px;
	background: none;
	border-left: 2px solid #efa438;
	padding: 10px 0 0 15px;
	margin: 0px 0 0 0;
}

/* footer */
.footer {
	float:left;
	background: url('sidadmin/bildbanken/Image/Ny_design/bottom.jpg') top no-repeat;
	width:1000px;
	height: 38px;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 1000px;
	border:0px solid red;
}

.footer2 {
	float:left;
	background:url(sidadmin/bildbanken/Image/Ny_design/bottom2.jpg) bottom left no-repeat;
	width:977px;
	height: 54px;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	padding: 0 0 6px 23px;
	margin: 0 auto;
	border:0px solid red;
	overflow:hidden;
	vertical-align:bottom;
	
}

.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

.design {
	width:250px;
	min-height:15px;
	margin: 0 auto;
color: #c5c3c3;
font-size:10px;
border:0px;
}

.design a {
text-decoration:none;
color: #c5c3c3;
}

.design a:hover {
text-decoration:none;
color: #c5c3c3;
}
