@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

body, td, input, select, textarea { font-family: Verdana; font-size: 11px; }
img { border: 0px }
h1 { line-height: normal; font-family: Trebuchet MS; color: #815133; font-size: 18; font-weight: normal }
h2 { line-height: normal; color: #2a3167; font-size: 12px }
h2 a { color: #2a3167; text-decoration: underline }
h2 a:hover { color: #2a3167; text-decoration: none }
h3 { color: black; font-size: 11px; margin: 0px; line-height: normal; }
A { color: #6C442B } 
A:hover { text-decoration: none }

input.hinnaparing { width: 200px;  }
textarea.hinnaparing { width: 200px; height: 100px  }
input.vorminupp { cursor: pointer }
	
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}


/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
	}
