@charset "utf-8";


body {
width: 725px;
background-color:#FFFFFF;
margin: 0 auto;
}

#wrapper{
width: 825px;
margin: 0 auto;
}

#header {
	width: 725px;
	height: 40px;;
	margin-bottom: 10px;
	margin-top: 20px;
}

#tillbaka {
	float: left;
	margin-left: 8px;
}


#content {
	width: 725px;
	background-color:#F7F7F7;
	margin-top: 5px;
	float: left;
	

}

#sidobild {
margin-bottom: 10px;
margin-top: 10px;
	

}

#flash {
margin-top: 20px;
margin-bottom: 20px;
	

}

#end {x
font-family: "Lucida Grande", Verdana, sans-serif;
font-size:10px;
color:#787878;
}


#menu {
width: 100px;
height: 100px;
margin-top: 10px;
float:left;

}


#bildcont {
height: 207px;
width: 172px;
margin-top: 5px;
margin-left: 6px;
float: left;
background-image:url(images/bg-prepic.gif)
}

#bildcont2 {
	height: 220px;
	width: 220px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	background-image:url(images/bgp_meny.gif)
}

#bildcont5 {
	height: 150px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 29px;
	float: left;
	background-image:url(images/bgindex.jpg)
}

#bildcont6 {
	height: 150px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	background-image:url(images/bgindex.jpg)
}

#bildcont7 {
margin-left: 10px;
	height: 150px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	background-image:url(images/bgindex.jpg)
}

#bildcont3 {
	height: 220px;
	width: 220px;
	margin-bottom: 15px;
	margin-left: 130px;
	float: left;
	background-image:url(images/bgp_meny.gif)
}

#bildcont4 {
	height: 220px;
	width: 220px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	background-image:url(images/bgp_meny.gif)
}


#bildplacer {
margin-top: 3px;
margin-right: 4px;
margin-left: 3px;
}

#bildplacer2 {
margin-top: 15px;
margin-left: 0px;
}


#meny2 {
margin-top: 0px;
width: 725px;
}

#logo {
width: 175px;
float:left;
margin-top: 20px;
}

#storbild {
width: 350px;
float:left;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

#text {
width: 300px;
float: right;
margin-left: 10px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0 auto; 
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0 ;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */






/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


#test li {
margin: 0 auto;
	display: block;
	border: solid 1px red;
}

