#pagewidth {
	margin-left: auto;
	margin-right: auto;
}

label {
	font-weight: bold; 
}

#listabifogade {
	list-style: none;
}

.green {
	color: green;
	line-height: 20px;
	font-weight: bold;
}

#error {
	color: red;
	line-height: 20px;
	font-weight: bold;
}
	
.contentpaneopen a {
	font-size: 10px;
}
	
h1 a {
	color: red;
	text-decoration: none;
}

.dokumentrad {
	padding-left: 10px;
}

#footer {
	margin: 0px;
	padding: 0px;
}

#header {
	/* background-image: url('/img/header.png'); */
	background-image: url('http://service.huddig.se/templates/huddig_index/images/topp3.jpg');
}

.button {
	padding: 2px;
	font-family: tahoma;
}

.newsheader {
	width: 200px;
	float: left;
}

.newsheader td {
	border-bottom: 1px solid black;
}

.rightheadertext {
	color : #393939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	font-style: italic;
	line-height: 35px;
	height: 35px;
	text-indent: 15px;
	background-image: url('http://service.huddig.se/templates/huddig_index/images/moduleheader.png');
	background-repeat: no-repeat;
	background-position: top right;
}

h1, h2 {
	font-family: verdana;
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

select, input, textarea {
	font-family: verdana;
	font-size: 12px;

}

#filarkiv {
margin: 0px;
	padding: 0px;
	width: 700px;
	}

#listfiles {
 	margin: 0px;
	padding: 0px;
}

#listfiles th {
	font-size: 14px;
}

/*
#frontmenu td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#frontmenu td img {
	border: none;
}
#frontmenu td a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	text-transform: uppercase;
}
*/
div.frontmenu {
	background: url('/img/Serviceikon.jpg') no-repeat left top;
	height: 45px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 65px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	text-transform: uppercase;
}
div.frontmenu a {
	color: darkred;
}
.rem {
	display: none;
}
.hiddendiv {
	position: absolute;
	margin-top: 100px;
	margin-left: 400px;
	
}

.brow td {
	border-bottom: 1px solid #DDD;
}

.mess {
	width: 400px;
	border: 1px solid darkred;
	padding: 5px;
	color: darkred;
	font-weight: 800;
}

div.scrollad {
	padding: 3px;
	border: 1px solid #aaa; 
	width: 400px; 
	height: 150px;
	overflow: auto;
	* overflow: none;
	* overflow-x: auto;
	* padding-bottom: 20px; /* Annars lägger IE scroll-listen innanför divens höjd */
}
