html {
	
	background: URL(../img/bg_stripe.jpg) repeat;
	margin: 0;
	padding: 0;
	
}

body {

	margin: 0;
	padding: 0;
	width: 100%;
	overflow-y: scroll;
	height: 612px;
	background: URL(../img/gradient.jpg) repeat-x top;
	font-family: Trebuchet MS;
	font-size: 12px;
	
}

a {
	color: #6c84a9;
	text-decoration: none;
}

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

#wrap {
	
	margin: 0px auto;
	border: 0px solid red;
	width: 961px;
	height: auto;
	
}

#content {
	
	width: 961px;
	height: 584px;
	background: URL(../img/content.png) repeat-y;
	
}

#content-half {
	margin-top: 5px;
	width: 961px;
	height: 278px;
	background: URL(../img/content-half.png);
	
}

.col1 {
	float: left;
	width: 450px;
	padding: 0;
	margin: 20px 10px 0px 30px;
	font-size: 14px;
}

.col1 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

.col2 {
	float: right;
	width: 250px;
	padding: 0;
	margin: 30px 35px 0px 0px;
}

.col2Kontakt {
	display: none;
	float: right;
	width: 430px;
	padding: 0;
	margin: 20px 35px 0px 0px;
}

.col2Kontakt #tbCell div {
	width: 160px;
	height: 30px;
	float: left;
}

.col2Kontakt input {
	width: 160px;
}

#tbCell {
	margin-top: 12px;
}

#tbCell div {
	width: 250px;
	height: 28px;
	float: left;
}

#tbCell div.short {
	width: 150px;
	height: 28px;
	float: left;
}


.content-bottom{
	
	width: 961px;
	height: 5px;
	background: URL(../img/content-bottom.png);
	
}

#header {
	
	width: 961px;
	height: 115px;
	
}

.logo {
	
	float: left;
	height: 115px;
	margin-left: 4px;
	width: 357px;
	background: URL(../img/logo.png) no-repeat;
	
}

.logo_link {
		
	display: block;
	height: 80px;
	width: 240px;
	margin-top: 20px;
	
}

#nav {
	
	margin-top: 55px;
	height: 60px;
	text-align: right;
	margin-right: 4px;
	width: 596px;
	float: right;
	
}

ul#navbar {
	
	display: inline;
	margin: 0;
	padding: 0;
	
}

#navbar li {
	
	display: inline;
	
}

#slideshow {
	
	height: 306px;
	width: 961px;
	background: URL(../img/banner_shadow.png) no-repeat 0px -1px;
	
}

#slideshow-container {
	
	width: 955px;
	text-align: center;
	font-size: 48px;
	color: #FFF;
	font-family: Arial;
	height: 300px;
	margin: 0px auto;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
	
/* Menyknappar */

.start a {
		
	background: URL(../img/start.png);
	display: inline-block;
	width: 36px;
	margin-right: 17px;
	height: 48px;
		
}
	
.start span {
		
	display: none;
		
}
	
.omoss a{
		
	background: URL(../img/omoss.png);
	display: inline-block;
	width: 70px;
	margin-right: 17px;
	height: 48px;
		
}
	
.omoss span {
		
	display: none;
		
}

.produkter a{
		
	background: URL(../img/produkter.png);
	display: inline-block;
	width: 93px;
	margin-right: 17px;
	height: 48px;
		
}
	
.produkter span {
		
	display: none;
		
}

.tjanster a{
		
	background: URL(../img/tjanster.png);
	display: inline-block;
	width: 77px;
	margin-right: 17px;
	height: 48px;
		
}
	
.tjanster span {
		
	display: none;
		
}

.lankar a{
		
	background: URL(../img/lankar.png);
	display: inline-block;
	width: 69px;
	margin-right: 17px;
	height: 48px;
		
}
	
.lankar span {
		
	display: none;
		
}

.kontakt a{
		
	background: URL(../img/kontakt.png);
	display: inline-block;
	width: 78px;
	height: 48px;
		
}
	
.kontakt span {
		
	display: none;
		
}

#bar_ads {
	
	margin-top: 5px;
	height: 278px;
	width: 961px;
	
}

#item_1 {
	
	float: left;
	width: 323px;
	height: 278px;
	background: URL(../img/item_1.png);
	
}

#item_2 {
	
	float: left;
	margin-left: -2px;
	width: 319px;
	height: 278px;
	background: URL(../img/item_2.png);
	
}

#item_3 {
	
	float: left;
	margin-left: -2px;
	width: 323px;
	height: 278px;
	background: URL(../img/item_3.png);
	
}

#item_3 a {

	position: relative;
	display: block;
	height: 50px;
	width: 120px;
	left: 25px;
	top: 35px;
	text-decoration: none;

}

.item_box {
	
	display: block;
	height: 100%;
	width: 100%;
	border: 0px solid red;
	
}

#footer {
	
	height: 13px;
	width: 805px;
	background: URL(../img/footer.png);
	margin: 10px auto;
	border: 0px solid red;
	
}

.footer_email {
	
	display: block;
	height: 13px;
	width: 160px;
	float: right;
	margin-right: 90px;
	border: 0px solid red;
	
}