#banner {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 800px;
	height: 109px;

}

#navbar {
	width: 900px;
	height: 20px	;
	margin-right: auto; 
	margin-left: auto;
	background-color: #ffffff;
	text-align: center
}

#content {
	background-color: white;
	width: 800px;
	height: auto;
	margin-right: auto; 
	margin-left: auto;
	background-image: url(img/bg_main.png);
	background-repeat: no-repeat;
	}

#content-nobg {
	background-color: white;
	width: 800px;
	height: 400px;
	margin-right: auto; 
	margin-left: auto;
	
}

#bottom {
	background-color: white;
	width: 800px;
	height: auto;
	margin-right: auto; 
	margin-left: auto;
}

#splitter {
	background-color: white;
	width: 800px;
	height: auto;
	margin-right: auto; 
	margin-left: auto;
}

#contact {
	position: relative; 
	left: 680px; 
	bottom: 50px;
	background-color: transparent;
	width: auto;
	height: auto;
	text-align: right;

}

#onedesign {
	position: relative;
	bottom: 40px;
	float: right;

}

#specialdesign {
	position: relative;
	left: 0px; 
	bottom: -150px;
	float: left;

}

#bildnav {
	width: 800px;
	height: 100px	;
	margin-right: auto; 
	margin-left: auto;

	text-align: left
}

#bildlinks {
	width: 800px;
	height: 100px	;
	margin-right: auto; 
	margin-left: auto;
	text-align: left
}

.bild {

 padding: 10px;


}

.flash {
	text-align: right
	}
.bannerbild {
	margin-top: 5px;
	}
	
.brodtext {
	font-family: Verdana;
	text-align: left;
	font-size: 11px;
	margin: 3px;
	color: 221e1f
}

.underrubrik {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	color: 221e1f;
	font-weight: bold;
	text-decoration: underline
}

.produktnamn {
	font-family: Verdana;
	text-align: left;
	font-size: 13px;
	color: 221e1f;
	font-weight: bold;
	text-decoration: underline
}

.copyright {
	font-family: Verdana;
	text-align: right;
	font-size: 11px;
	margin: 1em;
	color: 221e1f
}	

.nav {
	margin-left:auto;
	margin-right:auto;
	
}

.nav li{
	display: inline;
	list-style-type: none;
	padding-right: 55px;
}



.bold { 
	font-weight: bold
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #abd03b;
	text-decoration: none
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #abd03b;
	text-decoration: none
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #dae565;
	text-decoration: underline
}

a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #dae565;
	text-decoration: none
}


img {
	border: 0
}
