


body#tinymce.mceContentBody{
	font-size: 0.69em;;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        line-height: 1.8em;
        color:#0f0;
        background-color: white;
}

body.mceContentBody img { border: 0 none; }


body.mceContentBody {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.3em;
}


.start {
	padding-top: 0px;
  font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}



/* for dropdown meny*/
.ingress {
	display: block;
	font-family: Verdana, Helvetica, Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 21px;
}

.bildtext {
	font-family: Verdana, Helvetica, Arial, Helvetica, Sans-Serif;
	display: block;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #333;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}

.tabell {
	font-family: Verdana, Helvetica, Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

a.link_doted_underline {
	font-weight: bolder;
	color: #151515;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: normal;
}



a.link_doted_underline:hover {
	font-weight: bolder;
	color: #cc0033;
	border-bottom: 1px dotted #990000;
	margin-bottom: 5px;
}

a.link_white_underline {
	font-weight: bolder;
	color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: normal;
}


a.link_white_underline:hover {
	font-weight: bolder;
	color: #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}


/* ingen dotted underline på bilder! */
a.link_doted_underline img:hover {
	border: 0 none;
}


.laddahem_toggle {
	margin-top: 7px;
	padding: 12px;
	color: #333;
	border: 1px solid #e2e1dd;
	background: #f3f2ee;
	cursor: pointer;
}
.laddahem_toggle:hover {
	border: 1px solid #aaa;
}
.laddahem_block {
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 8px;
	background: #f9f8f4;
	border-bottom: 1px solid #e2e1dd;
	border-right: 1px solid #e2e1dd;
	border-left: 1px solid #e2e1dd;
	font-size: 11px;
	line-height: 20px;
}
.laddahem_block p {
	padding: 3px;
}

/* alla nedladdning */
a.download {
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 2px;
	margin: 4px 0;
	line-height: 20px;
}
a.download:hover {
	text-decoration: underline;
}
/* standard nedladdning */
a.blank {
	background: transparent url('http://www.dorrkatalogen.daloc.se/images/icons/download.png') no-repeat;
}
/* PDF-dokument */
a.pdf {
	background: transparent url('http://www.dorrkatalogen.daloc.se/images/icons/download_pdf.png') no-repeat;
}
/* CAD-ritningar */
a.dwg {
	background: transparent url('http://www.dorrkatalogen.daloc.se/images/icons/download_dwg.png') no-repeat;
}
/* extern länk */
a.url {
	background: transparent url('http://www.dorrkatalogen.daloc.se/images/icons/download_url.png') no-repeat;
}


