

body
	{
	background:#334d80;
	text-align:center;
	font-family:verdana, arial;
	font-size:11px;
	line-height:18px;
	}

h1
	{
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	}

a {
	color:#334d80;
	text-decoration:none;
	}

a.produktmeny {
	color:#334d80;
	text-decoration:none;
	font-weight: bold;
	margin-left: 12px;
	}

a.produkt {
	color:#334d80;
	text-decoration:none;
	font-weight: bold;
	}

a.toppmeny {
	color:#fff;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	}

a:hover
	{
	color:red;
	text-decoration:underline;	
	}

#container
	{
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
	}

#top
	{
	background:#eee;

	text-align:left;
	}

#meny
	{
	background-color:#fff;
	width:175px;
	float:left;
	padding: 10px 10px 20px 10px;
	height: 600px;
border-right: 1px solid #334d80;
	}

#content
	{
	background:#FFF;
	text-align:left;
	margin:20px;
	display:table;

	}

#spalt1
	{
	height:22px;
	background:#334d80;
	padding:2px;
	padding-left:20px;
	color:#FFF;
	text-align:left;
	}

#spalt2
	{
	float:left;
	width:470px;
	padding: 10px 15px 0px 10px;

	
	}

	#spalt2b
	{
	float:left;
	width:470px;
	padding: 5px 5px 0px 5px;

	
	}

#spalt3
	{
	width:150px;
	float:right;
	padding: 8px 8px 15px 8px;
	height: 600px;
	border-left: 1px solid #334d80;
	}

#footer
	{
	background:#eee;
	text-align:middle;
	padding:20px;
	height:10px;
	margin-top:0px;
	}

.rubrik{
	font-weight: bold;
	font-size: 12px;
}

h2{
	font-size:12px;
	margin:0;
	margin-bottom:3px;

}

h3{
	font-size:11px;
	margin:0;
	margin-bottom:0px;
}


#sodastream{
	color: red;
}

.ruta{
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: bottom;
}

.tilltext{
	width: 200px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin-left: 5px;
}