body{
	padding:0px;
	margin:0px;
/*	background-color:#e2dcce;*/
	background-color:#ddd;
	font-family:Verdana,Sans-serif;
	font-size:100%;
}

a{
	text-decoration:none;
	color:#312F30;
}
a:hover{
	text-decoration:underline;
}

img{
	border:0px;
}

#logginn,#logginn a{
	color:#e2dcce;
}
#logginn:hover,#logginn a:hover{
	color:#000;
}

#all{
	width:100%;
	font-size:0.8em;
}

#border{
	width:868px;
	margin:auto;
	height:auto;
}

#center{
	width:868px;
	height:auto;
/*	border:solid #cfcec9 1px;*/
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	background-color:white;
}



#menu{
	background-color:#e2dcce;
	background-image:url(/bilder/hjulmaker_tab.jpg);
	background-repeat:no-repeat;
	height:22px;
	position:relative;
}
#menu div{
	float:left;
	position:absolute;
	top:0px;
}
#menu #forside{
	left:0px;
	z-index:9;
}
#menu #produkter{
	left:95px;
	z-index:8;
}
#menu #om{
	left:238px;
	z-index:7;
}
#menu #kontakt{
	left:381px;
	z-index:6;
}



#head{
	height:50px;
	margin:5px 10px 10px 10px;
/*	background-color:#ffd37c;*/
	position:relative;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:247px;
	height:55px;
	background-image:url('/bilder/logo2.png');
}
#head_menu{
	float:right;
}
#head_menu a:hover{
	color:#1d9205;
	font-weight:bold;
}



#slide_show{
	height:300px;
	position:relative;
	margin:0px 10px 0px 10px;
	overflow:hidden;
}
#slideshow img{
	display:none;
}
#slideshow .active{
	display:block;
}
#slide_text{
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
}


#meny_linker{
	margin:10px 10px 0px 10px;
}
#meny_bilder{
	height:65px;
	background-color:#f0f0f0;
	margin-bottom:5px;
}
#meny_linker div div{
	width:212px;
	float:left;
	position:relative;
}
#meny_bilder div{
	position:relative;
	height:65px;
}
.bil img{
	position:relative;
	top:3px;
	left:54px;
}
#dekk img{
	top:0px;
	left:33px;
}
#meny_tekst{
	height:20px;
}
#meny_tekst div{
	text-align:center;
}
#meny_tekst a:hover{
	color:#1d9205;
	font-weight:bold;
}




#main{
	height:auto;
	margin:5px 10px 0px 10px;
	overflow:hidden;
	clear:both;
}
#content{
	float:left;
	height:100%;
	width:579px;
	margin:0px 0px 10px 10px;
}
#content_box{
	float:right;
	height:100%;
	width:220px;
	margin:0px 10px 10px 0px;
	border:solid #d9dcc1 1px;
	padding:8px 10px 8px 10px;
}
#main p,#main h1,#main h2,#main h3,#main h4,#main h5,#main h6{
	margin-top:0px;
}



#footer{
	height:auto;
	margin:10px;
	padding:5px;
	overflow:hidden;
	border:solid #d9dcc1 1px;
}
#footer_text{
	width:100%;
	text-align:center;
}






#slideshow_text{
	cursor:default;
	position:relative;
	z-index:22;
	font-size:3em;
	font-weight:bold;
	font-family:Eurostile,Sans-serif;
}
#slideshow{
	position:absolute;
	top:0px;
	left:0px;
}

#path_text{
	background-color:#eee;
	height:20px;
	padding-top:0px;
	padding-bottom:3px;
	border-style:solid;
	boder-width:1px;
	border-color:#eee;
	
	
}








