html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	background: url(http://www.halmstad-lasservice.se/img/bg.jpg) top left;
}

body.contentpane {
	background: url(http://www.halmstad-lasservice.se/img/bg.jpg) bottom left repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #555;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

body,p,td,ul {
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	color:#282828;
	line-height: 11pt;
}


.toppmeny {
	color: #FFFFFF;

	font-family:Verdana, Geneva, sans-serif
	font-size: 14pt;
	margin-top:auto
	text-align: left
; 	font-size: 16px;
	
}
.toppmeny a:link {
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif
	text-decoration: none;
}
.toppmeny a:visited {
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif
	text-decoration: none;
}
.toppmeny a:active {
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif
	text-decoration: none;
}
.toppmeny a:hover {
	color: #ffff00;
	font-family:Verdana, Geneva, sans-serif
	text-decoration: none;
	font-size: 16px;
}


.footer {
	color:#666
}

.sidomeny {
	font-size: 11pt;
	line-height: 12pt;

}

.sidomeny a:link {
	color: #4c4c4c;
	text-decoration: none;
	
}
.sidomeny a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.sidomeny a:active {
	color: #4c4c4c;
	text-decoration: underline;
	
}
.sidomeny a:hover {
	color: #373737;
	text-decoration: bold;

}

.sidomenyhöger {
	font-size: 9pt;
	line-height: 12pt;

}

.sidomenyhöger a:link {
	color: #4c4c4c;
	text-decoration: none;
	
}
.sidomenyhöger a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.sidomenyhöger a:active {
	color: #4c4c4c;
	text-decoration: underline;
	
}
.sidomenyhöger a:hover {
	color: #373737;
	text-decoration: bold;

}
/*
 --------------------------------------------------------
 Definition av Rubrik1, Rubrik 2 osv
 --------------------------------------------------------
*/

h1 {
	font-family:Verdana, Geneva, sans-serif
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}


h2 {
	font-size: 12pt;
	font:Verdana, Geneva, sans-serif
	font-weight: bold;
	line-height: 16pt;
}


h3 {
	font-size: 10pt;
	font: Verdana, Geneva, sans-serif
	line-height: 14pt;
}


h4 {
	font-size: 8pt;
	font:Verdana, Geneva, sans-serif
	font-weight: bold;
	line-height: 12pt;
}


