
html
{
	height:100%;
}
body
{
	min-height:100%;
	padding:0px;
	margin:0px;
	background:url(../images/page-bkg-2.gif) repeat-x center top;
}
body, p, td, div
{
	font-family:Arial, Helvetica, Verdana, SunSans-Regular, sans-serif;
	font-size:12px;
}
a
{
	color:black;
}
a:hover
{
	text-decoration:underline;
}

h1, h2, h3, h4, h5
{
	margin-top:0px;
	margin-bottom:0.25em;
}
h1
{
	font-size:30px;
}
h2
{
	font-size:24px;
}
h3
{
	font-size:18px;
}
h4
{
	font-size:14px;
}
h5
{
	font-size:13px;
}

#page
{
	min-height:500px;
}
#cont
{
	width:950px;
	padding:0px 20px 0px 20px;
	background:url(../images/page-bkg-1.png) repeat-y;
}
#topimage
{
	width:723px;
	height:52px;
	padding:248px 0px 0px 227px;
	background:url(../upload/bilder/toppbilder/vatten-odling.jpg) no-repeat bottom center;
}
#topmenu
{
}
	#topmenu a
	{
		display:block;
		height:21px;
		padding-top:9px;
		text-decoration:none;
		text-transform:uppercase;
		color:#333333;
	}
#langmenu
{
	float:right;
}
	#langmenu a
	{
	 float:left;
	 margin-left:10px;
	}

#info
{
	min-height:300px;
	background:url(../images/fisk-umlax-bkg.gif) no-repeat bottom right;
}

#texter
{
	width:710px;
	padding-top:10px;
	margin-left:240px;
}
	#texter h1:first-child
	{
		color:#0f2457;
	}

	#bottom div.pagebottom,
	#bottom div.footer
	{
		width:950px;
		padding-right:20px;
		padding-bottom:10px;
		padding-left:20px;
	}
	#bottom div.pagebottom
	{
		background:url(../images/page-bkg-1.png) repeat-y;
		color:black;
	}
	#bottom div.footer,
	#bottom div.footer a
	{
		color:silver;
		text-decoration:none;
	}
	#bottom div.footer
	{
		background:url(../images/page-bottom.png) no-repeat;
		padding-top:10px;
		text-align:right;
	}
#devis,
#devis a
{
	color:#999999;
	text-decoration:none;
	text-align:left;
}
#devis
{
	padding:10px;
	background-color:#e5e5e5;
}

