*
{
	margin: 0;
	padding: 0;
}


body
{
	background: #646464;
	text-align: center;
}

#top
{

	width: 750px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	background-color: #646464;



}


#container
{

	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	background-color: white;
	border: 7px solid white;


}


#menu
{
	margin: 0;
	text-align: left;
	background-image: url(bilder/meny.jpg);
	background-repeat: repeat-x;
	background-color: white;
	height: 32px;
}

.meny li
{
	display: inline; 
	list-style-type: none;
}


.meny li a
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	text-decoration: none;
	background: none;
	line-height: 1.9em;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	padding: 5px 10px;


}	

.meny a:link 
{ 
	color: #4073a8;
}

.meny a:visited 
{ 
	color: #4073a8;
}

.meny a:hover 
{ 
	color: #646464;
}


.meny a:active 
{ 
	color: #4073a8;
}


#content
{
	clear: both;
	width: 750px;
	margin: 0;
	text-align: center;
	background: white;

}

#topbild
{
	float: left;
	width: 750px;
	height: 181px;
	border-top: 7px solid white;
	border-bottom: 7px solid white;



}


#left
{
	float: left;
	width: 310px;



}

#right
{
	float: right;
	width: 430px;

}

#lev
{
	float: left;
	width: 240px;

}

#kontakt
{
	float: left;
	width: 180px;

}

#prod
{
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}

#prod2
{
	float: left;
	width: 200px;
	height: 320px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: center;
}

#prod3
{
	float: left;
	width: 200px;
	height: 460px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: center;
}

#bild
{
	float: right;
	margin-left: 20px;
}






#bottom
{
	clear: both;
	height: 1px;
}



p
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0px;
	margin: 0px;
	color: #646464;
}




a
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #4073a8;
	text-decoration: line;
}


h1
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0;
	text-align: left;
	font-style: italic;
}

h3
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 0.8em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	color: #646464;
}

.start1
{

	color: white;
	background: #646464;
	width: 300px;
	margin-top: 10px;
}

.start2
{

	color: white;
	background: #646464;
	width: 420px;
	margin-top: 10px;
}

.start3
{

	color: white;
	background: #646464;
	width: 180px;
	margin-top: 10px;
}

.start4
{

	color: white;
	background: #646464;
	width: 220px;
	margin-top: 10px;
}

.start5
{

	color: white;
	background: #646464;
	width: 740px;
	margin-top: 10px;
}

h2
{
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	color: #646464;
}



.ruta
{
	border: 1px solid #646464;
	padding: 10px;
}

.ruta2
{
	border: 1px solid #646464;
	padding: 10px;
	width: 168px;
}

.ruta3
{
	border: 1px solid #646464;
	padding: 10px;
	width: 208px;
}

.ruta5
{
	border: 1px solid #646464;
	padding: 10px;
	width: 728px;
}

.fet
{
	font-weight: bold;
}

.center
{
	text-align: center;
	line-height: 1.2em;
}


img
{
	border: 0;
	margin: 0:
	padding: 0;
}

