/* PREDEFINED HTML TAGS
------------------------------------------------------------------ */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#575757;
	font-size:76%;
	background: #d4d4d2;}

p,span,div,li,td,th,label { 
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {font-size: 2.0em;; margin:0; padding:0; color:#91AC6D; line-height:200%; }	
h2 {font-size: 1.7em; margin:0 0 1px 0; padding-bottom:0 0 1px 0; color:#91AC6D; line-height:200%;}	
h3 {font-size: 1.4em; margin-bottom:0px; padding-bottom:0px; color:#91AC6D}	
h4 {font-size: 1.2em;}	
h5 {font-size: 1.0em;margin:0; padding:0;} /*NEWS HEADING TOP*/	
h6 {font-size: 0.8em;}
h2 a:link,
h2 a:visited {
	text-decoration:none;}
form { margin: 0px; }



/* TOOLBOX
------------------------------------------------------------------ */
.hide{ display:none;}
.bold {font-weight:bold;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clear {clear:both;}
.clearIE {
     clear:both; 
     height:0; 
     margin:0;
     font-size:1px;
     line-height:0px;}
	  
.lineHor {
	Xborder-top:1px dotted #ccccb4;}
	
.lineHorB {
	Xborder-bottom:1px dotted #ccccb4;}
	
.lineHorBgImage {
	background-image:url(../bilder_losning/lineHor.gif);
	background-repeat:repeat-x;
	height:8px;}
	
.lineHorFat {
	border-bottom:5px solid #CCCCB4;
	margin:15px auto 1px auto;
	width:1002px;}	
	
.lineHorFatFooter {
	border-top:5px solid #CCCCB4;
	margin:1px auto 1px auto;
	width:1002px;}


/* MAIN LINK SETTINGS 
------------------------------------------------------------------ */
a:link,
a:visited {
	color:#91AC6D; 
	text-decoration: none;} 
a:hover, 
a:active {
	color:#91AC6D; 
	text-decoration:underline;}


/* FORMS
------------------------------------------------------------------ */
form {}
input { 
	xborder:1px solid #000000;}
	
.button {
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	background-color:#CCCCB4;
	height:20px;}
	
input:focus {
	background-color:#CCCCCC;}

textarea {}

ui {list-style:none;}
li {color: #4caac3; font-weight: bold; list-style-image:url(../bilder_losning/menuicon.gif);}