body
{
	background-color: White;
	
}
.huvud 
{
  background-image: url(bilder/head.jpg);
  background-repeat: no-repeat;
}

.kropp 
{
  background-image: url(bilder/background.jpg);
  background-repeat: no-repeat;
}
.searchbox
{	
	Width: 135px;
	Height: 18px;
}

.sLank
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #959595;
}
.sLank:hover
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: black;
	
}

.streck
{
	background-image: url(bilder/head.jpg);
	background-repeat:repeat-x;
}
.mainlink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #959595;
}

.mainlink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

h1
{
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
h2
{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

p
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
.tdmid
{
background-image: url(bilder/mitten.jpg);
background-repeat:repeat-y;
}

.bar
{
background-image: url(bilder/bar.jpg);
background-repeat:repeat-x;
}
