﻿/* styles loaded into the editors style drop down */

.Overskrift
{
/*	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	color: #40494e;
	text-transform: uppercase;
	letter-spacing: 1px;*/
	font-family:verdana;
	font-size:20px;
	color:#808080;
	text-transform: uppercase;
}

.UnderOverskrift
{
	/*font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #40494e;
	color: #FFFFFF;
	background-image: url(/themes/SlothMoller/pics/felt_side.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-position:bottom;	*/
	font-family:verdana;
	font-size:11px;
	color:#808080;
	text-transform: uppercase;	

}

.BroedTekst
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #40494e;
}

#contentarea a
{
	font-family:verdana;
	font-size:11px;
	color:#808080;
	text-decoration:none;
}

