body{
	background:#333;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
#container{
	width:650px;
	min-height:600px;
	height:auto !important;
	height:600px; 
	margin:10px auto 0 auto;
	background:#FFF;
	border: black solid 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
/*Toppen*/
#admintop{
	width:100%;
	height:25px;
	top:0px;
	background-color:#999;
	border-bottom:2px solid;
}
#admintop #adminmeny{
	text-align:center;
	float:right;
	padding:0 10px 0 10px;
	height:23px;
	color:#FFF;
	background-color:#666;
	border:1px solid;
	text-decoration:none;
}
#admintop #adminmeny:hover{
	background-color:#600
}
#logg_in{
	color:#000;
    position: absolute;
    top:0;
    left:0;
	text-decoration:none;
	font-size:9px;
    height: 10px;
	width: 25px;
    padding: 5px;
}
#logg_in:hover {
    background-color:#FFF;
}
.vitbak{	
    background-color:#FFF;
}
.logindiv form {
	text-align:center;
    position: absolute;
    top:0;
    left:0;
    width: 200px;
    height: 140px;
    padding: 10px;
    background-color:#FFF;
	z-index:9998;
	display:none;
}
#login_form input{
	text-align:center;
	border:#000;
	border-bottom:#aaa dotted 1px;
}
.messagebox{
	color:#000;
}
.messageboxok{
	color:#3C0;	
}
.messageboxerror{
	color:#F00;
}
#admintop #logga_ut:hover{
	background-color:#C30;
}
#topp{
	height:90px;
	width:650px;
}
#logga{
	height:85px;
	width:229px;
	float:left;
	padding:5px 0 0 10px;
}
#logga a img{
	border:none;
}
#nav{
	height:90px;
	width:411px;
	float:right;
}
/*meny*/
#m2-2{
	display:none;
}
/*Center*/
#cent{
	height:100%;
	width:650px;
	border-top:solid 5px black;
}
#sidtext img{
	float:left;
	height:225px;
	margin:20px 10px 0 -1px;
}
#cont{
	height:285px;
	padding:5px;
}
#cont_full{
	min-height:470px;
	height:auto !important;
	height:470px; 
	padding:5px;
}
#produkter{
	float:right;
	width:190px;
	height:270px;
	padding:0 5px 0 5px;
	border-left:5px solid black;
	overflow:hidden;
}
#visaalla{
	text-align:right;
	float:right;
	width:190px;
	height:15px;
	padding:5px;
	border-left:5px solid black;
}
#visaalla a{
	text-decoration:none;
	color:#009
}
#visaalla a:hover{
	color:#903
}
#kolumV{
	float:left;
}
#kolumH{
	float:right;
}
#anstalld{
	width:270px;
	height:87px;
	border: 1px solid #999;
	margin: 5px 15px 5px 15px;
}
#anstalld img{
	margin:5px;
	width:63px;
	height:75px;
}
#anstalld a{
	color:#005;
	text-decoration:none;
}
#anstalld a:hover{
	color:#009;
}
#anstalld h3{
	font-size:16px;
	margin:10px;
}
#anstalld p{
	font-size:15px;
	margin-bottom:-5px;
}
#anstalldatext{
	height:30px;
	margin-top:45px;
}
#kontaktV{
	width:180px;
	float:left
}
#kontaktM{
	width:200px;
	float:right;
	margin-right:215px;
}
#kontaktH{
	float:right;
}
.kontakt h3{
	font:22px "Arial";
	margin:15px 30px 0 15px;
	font-weight:bold;
}
.kontakt ul{
	font: 21px "Arial";
	margin:3px 0 0 -10px;
}
.kontakt ul a{
	color:#005;
	text-decoration:none;
}
.kontakt ul a:hover{
	text-decoration:underline;
}
.kontakt img{
	margin:-200px -15px -20px -20px;
}
/*Direktkontakt*/
#dirkontaktcon{
	width:95%;
	height:95%;
	background-color:#888;
	margin:7px 0 0 20px;	
	-moz-border-radius: 20px;
}
#dirkontaktcon form{
	padding:20px;
}
#cname, #cemail, #mtext, #ccomment, #spam{
	border:none;
	background-image: url(dirkontakt/skugga.gif);
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	padding:3px;
	overflow:auto;
}
#cname, #cemail, #mtext, #spam{
	height:17px;
}
#spamcode{
	float:right;
	margin:-10px 0 0 0;
	border: 1px solid #444;
}
#spamtext{
	float:left;
	width:155px;
}
#subknapp input{
	height: 36px;
	background-image: url(dirkontakt/button-submit.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px 2px 15px;
	margin: 0 5px 0 5px;
	border: 0px;
	cursor: pointer;
}
#subknapp input:hover{
	background-position: center -72px;
}

/*Fade-bildspel*/
#fadeshow{
	border-top:solid 5px black;
}
/*Botten*/
#bott{
	height:20px;
	width:650px;
	border-top:solid 5px black;
	text-align:center;
}
#bott a{
	font-family:"Arial Black";
	font-size:13px;
	text-decoration:none;
	color:#000;
}
#bottmail:hover{
	text-decoration:underline;
}
#viktor a{
	text-decoration:none;
	color:#111;
	position: fixed;
	right:5px;
	bottom: 2px;
	text-align:right;
	font-size:12px;
}
#viktor a span{
	font-size:9px;
	text-decoration:none;
	cursor:default;
}
#viktor a:hover{
	color:#CCC;
	font-size:15px;
}

/*Sök formulär*/
#reservdelar{
	color:#C00;
	font-family:"Arial Black";
	font-size:16px;
	border-bottom:3px solid black;
	text-align:center;
}
form#searchform {
	top:10px;
	height: 20px;
	position: relative;
	width: 189px;
	margin-bottom:15px;
} 
form#searchform input#s {
	/*background: url() no-repeat 0 0;*/
	color: #b2b2b2;
	font: 16px Arial, Helvetica, sans-serif;
	height: 20px;
	padding: 0px 60px 0px 0;
	width: 125px;
}
 
form#searchform input#s:focus {
	color: #4c2805;
} 
form#searchform #searchsubmit {
	position: absolute;
	right: 0;
	top: 0px;
}
#forslag{
	text-align:center;
	font-size:18px;
	text-decoration:none;
	color:#000;
}
#forslag:hover{
	color:#600;
}

#editpass_form input{
	margin-bottom:10px;
}
#editpass_form fieldset{
	text-align:center;
	width:300px;
}
#editpass_form label{
	float:left;
	width:100px;
	text-align:right;
}

