/*html, body, form, table, tr, td { margin: 0; padding: 0; border: 0; }*/

h1, h2, h3 {
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-top:2px;
	font-weight:normal;
}

h1 {
	font-size:22px;
	
}

h2 {
	font-size:17px;
	/*font-weight:bold;*/
}

h3 {
	font-size:13px;
	font-weight:bold;
}


html, body, input, textarea, select, p, div, td {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:15px;

}

.contentbox {
	
	background-color:#fcfdfc;
	background-image:url(../images/design/contentbox_back_1x191.gif);
	background-repeat:repeat-x;
	background-position:bottom;

	padding: 5px 10px 5px 10px;
	margin: 10px 10px 10px 10px;
	border: 2px solid #dbd9c2;
	
}


/*html, body, input, textarea, select, p, div, td { font-family: Verdana, arial, helvetica, sans-serif; font-size: 12px; margin: 0 0 0 0}*/

html, body { color: #000; }
body { overflow-x: hidden; }

td { vertical-align: top; }
input, textarea, select,form { margin: 0; padding: 0; }

a { text-decoration: underline; color: #000; }
a img {border: 0;}
img { border: 0; margin: 0; }

.whitea { text-decoration: none; color: #FFF; }
.blk a { color: #000; }
a:hover { text-decoration: underline; }

input.txt { border: 0; color: #000; width: 148px; height: 18px; line-height: 15px; margin: 0 0 0 0; padding: 1px 0 0 2px; }
select.txt { border: 0; border: 1px solid #CCC; width: 152px; height: 18px; line-height: 15px; margin: 2px 0 0 0; padding: 0 0 0 2px; }
textarea.txt { width: 316px; overflow: hidden; height: 120px; padding: 2px 0 0 2px; }

.hjartantxt {

font-family: Arial;
font-size: 12px;
color: #452334;
line-height: 17px; 

}



