body	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%; width: 100%;
	font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	text-align: center;
	background: url('bilder/bakbalk.png') repeat-x;
}

* {	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#huvud {
margin: 0px auto 0px auto;
width:837px; height:165px;

}

#container {
	text-align: left;
	width: 837px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url('bilder/kanter.png') repeat-y;
}

#container-top {
	width: 837px; height: 122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url('bilder/tommybak1top.png');
}

#fot {
	width: 837px; height: 33px;
	text-align: center;
	margin: 0px auto;
	background: url('bilder/fotbak.png');
}

#container-fot2 {
	width: 800px; height: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url('bilder/tommybakfotswe.png');
}

#kolumn1 {
	float:left;
	width:560px;
	overflow:hidden;
}


.text        { font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica; line-height: 150%; margin-left: 60px; margin-right: 60px; }

.textiruta   { font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica; line-height: 15px; margin: 6 30 6 30;}

td           { font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica; color: #003366; }

h1           { font-size: 32px; font-family: Georgia,serif; color: #FF6600; font-weight: normal; margin: 40 0 30 60; }
h2           { font-size: 16px; font-family: Georgia,serif; color: #FF3300; font-weight: normal; margin: 10 0 10 60; }
h3           { font-size: 20px; font-family: Georgia,serif; color: #FF6600; font-weight: normal; margin: 10 0 10 60; }

a            { color: #003366; text-decoration: none;}

a:visited    { color: #003366;}

a:active     { color: #CC0000;}

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

#meny { width:240; float:left; }
#menyram { width:240; float:left; }

#meny a:link { text-decoration: none; color: #000000;}
#meny a:visited { text-decoration: none; color: #000000;} 
#meny a:hover { text-decoration: none; color: #FF6600;}
#meny a:active { text-decoration: none; color: #FF6600;}

.menyrad {
	font-family: Georgia,serif;
	font-size: 15px;
	line-height: 40px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 160px;
	margin-left:60px;
	border-bottom: solid 1px #ccc;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}
.clearfix {display: inline-block;} 	
/* Gömmer för IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut clearfix */
