/* Headings */
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#bb0000;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 3px;
	}
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h2,
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h3,
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h4,
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h5,
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField h6,
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff9900;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 3px;
	}


/* Lists */
/*#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField ul {
	list-style-type: none;
	margin:-5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField li {
	list-style-type: disc;
	color:#ff9900;
	padding: 5px 0px 5px 0px;
}
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField ol {
	list-style-type:decimal;
	margin:-5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}
#ctl00_PlaceHolderMain_ctl04__ControlWrapper_RichHtmlField ol li {
	list-style-type:decimal;
	}*/

/* Directory list */
dir {}
dir li {}

/**/
menu {}
menu li {}

/* */
dl {}
dd {}
dt {}


/* Tables */

/* Table*/
table.ms-rteTable-1 {
	border:1px solid #bb0000;
	}

/* Table header row*/
tr.ms-rteTableHeaderRow-1 {
	background-color:green;
	}
/* First col. in table header */
td.ms-rteTableHeaderFirstCol-1 {
	background-color:teal;
	}
/* Odd col. in table header */
td.ms-rteTableHeaderOddCol-1 {
	background-color:lime;
	}
/* Last col. in table header */
td.ms-rteTableHeaderLastCol-1 {
	background-color:blue;
	}

/* Table col. */
/* Odd row */
tr.ms-rteTableOddRow {
	background-color:aqua;
	}
/* Even row */
tr.ms-rteTableEvenRow {
	background-color:maroon;
	}
/* First col. in table*/
td.ms-rteTableFirstCol-1 {
	background-color:olive;
	}
/* Odd col. in table*/
td.ms-rteTableOddCol-1 {
	background-color:purple}
/* Last col. in table*/
td.ms-rteTableLastCol-1 {
	background-color:orange}

/* Footer */
/* Footer row */
tr.ms-rteTableFooterRow {
	background-color:gray;
	}
/* First col. in table footer */
td.ms-rteTableFooterFirstCol-1 {
	background-color:yellow}
/* Odd col. in table footer */
td.ms-rteTableFooterOddCol-1 {
	background-color:maroon;
	}
/* Last col. in table footer */
td.ms-rteTableFooterLastCol-1 {
	background-color:#FFCC99;
	}


/* Styles for the HTML-editor */
/* Contact-person heading */
.ms-rteCustom-Heading_contactDepartment {
	font-size:1.5em !important;
	color:#575b5d !important;
	padding:0px 0px 15px 0px !important;
	margin:0px 0px 20px 0px !important;
	}
/* Can be deleted, just for testing purposes */
.ms-rteCustom-htmleditortest {
	font-size: 12pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ff9900;
	}
	
/* Horizontal rulers for SharePoint Reusable Content */
/* Dotted line 
div.artSec div hr {
	border:none;
	border-top:1px dotted #ff9900 !important;
	width:100%;
	height:1px;
	}
*/
/* Dotted line, light grey*/
.dottedLine01 {
	border:none;
	border-top:1px dotted #d5d5d0 !important;
	width:100%;
	height:1px;
	}
/* Dotted line, dark grey*/
.dottedLine02 {
	border:none;
	border-top:1px dotted #818486 !important;
	width:100%;
	height:1px;
	}
/* Solid line, light grey*/
.solidLine01 {
	border:none;
	border-top:1px solid #d5d5d0 !important;
	width:100%;
	height:1px;
	}
/* Solid line, dark grey*/
.solidLine02 {
	border:none;
	border-top:1px solid #818486 !important;
	width:100%;
	height:1px;
	}
	


/* New editor Styles */
.artSec h1 {
	/*color:#565a5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 22pt;*/
	}

.artSec h2 {
	/*color: #565a5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight:normal;
	line-height: 16pt;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;*/
	}

.artSec h3 {
	/*color: #565a5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 14pt;*/
	}
.artSec h4,
.artSec h5,
.artSec h6 {
	/*color: #565a5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 14pt;*/
	}

.artSec p {
	/*color: #565a5c;
	font-family: Verdana;
	line-height: 14pt;*/
	}

.artSec .bodytext_01_italic {
	color: #565a5c;
	font-family: Verdana;
	font-size: 0.8em;
	font-style: italic;
	line-height: 14pt;
	}

.artSec .imageDescription_01 {
	color: #a1a195;
	font-family: Verdana;
	font-size: 0.7em;
	/*font-stretch: unchanged;*/
	font-style: italic;
	}
/* Bold and Strong */
.artSec b,
.artSec strong { /*color:#bb0000;*/}
/* Italic and em */
.artSec i,
.artSec em {/*color:#bb0000;*/}
/* Underlined */
.artSec u {/*color:#bb0000;*/}



	
/* Styles for tabs-navigation in archives and search */

/* Bottom of table */
.ms-sctabcfb {
	/*border-bottom:1px solid #ff9900;*/
	}
/* Unselected tab */
.ms-sctabcf {
	border-bottom:1px solid #a8a9a9;
	font-size:1.0em;
	color:#565a5c;
	/*background-image:url("../../images/wcw/bg_tabLeft.gif");
	background-repeat:no-repeat;
	background-position:left top;*/
	border-top:1px solid #a8a9a9;
	border-left:1px solid #a8a9a9;
	border-right:1px solid #a8a9a9;
	background-color:#ffffff;
	margin:0px 10px 0px 0px;
	padding:2px 10px 3px 9px;
	}
/* Hover on unselected tab */
.ms-sctabcfhover {
	/*border-bottom:1px solid #ff9900;*/
	font-size:1.0em;
	color:#565a5c;
	background:none;
	/*background-image:url("../../images/wcw/bg_tabLeft.gif");
	background-repeat:no-repeat;
	background-position:left top;*/
	border-top:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	background-color:#ff9900;
	margin:0px 10px 0px 0px;
	padding:2px 10px 3px 11px;
	border:none;
	}

/* Selected tab */
.ms-sctabcn {
	/*border-bottom:1px solid #ff9900;*/
	font-size:1.0em;
	color:#565a5c;
	background:none;
	/*background-image:url("../../images/wcw/bg_tabLeft.gif");
	background-repeat:no-repeat;
	background-position:left top;*/
	border-top:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	background-color:#ff9900;
	margin:0px 10px 0px 0px;
	padding:2px 10px 3px 11px;
	border:none;
	}
/* Hover on selected tab */
.ms-sctabcnhover {
	/*border-bottom:1px solid #ff9900;*/
	font-size:1.0em;
	color:#565a5c;
	background:none;
	/*background-image:url("../../images/wcw/bg_tabLeft.gif");
	background-repeat:no-repeat;
	background-position:left top;*/
	border-top:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	background-color:#ff9900;
	margin:0px 10px 0px 0px;
	padding:2px 10px 3px 11px;
	border:none;
	}

/* "No" tab, at the end of all tabs */
.ms-sctabrx {
	border-bottom:1px solid #a8a9a9;
	font-size:1.0em;
	color:#565a5c;
	/*background-image:url("../../images/wcw/bg_tabLeft.gif");
	background-repeat:no-repeat;
	background-position:left top;*/
	border-top:none;
	border-left:none;
	border-right:none;
	background-color:#ffffff;
	margin:0px 10px 0px 0px;
	padding:2px 10px 3px 9px;
	}



table.ms-rtetoolbarmenu {
width:225px !important;
}

.ms-rtetoolbarmenu {
background-color:#eee;
border:0px !important;
color:#333;
font-family:verdana;
font-size:10px !important;
}
td.ms-rtetoolbarunsel {
padding:0px !important;
}
td.ms-rtetoolbarsel {
background-image:none !important;
background-repeat:repeat-x;
border:0px !important;
padding:0px !important;
}
.ms-rtetoolbardis {
cursor:default;
}
a.ms-rtetoolbardis {
cursor:default;
}
td.ms-rtetoolbarhov {
background-color:#ff9900 !important;
background-image:none !important;
background-repeat:repeat-x;
border:0px !important;
color:#333 !important;
cursor:pointer;
padding:0px !important;
}

.ms-long {
	/*width: 685px !important;*/
	width:95% !important;
}

.ms-longer {
	width: 411px;
}

.ms-inputuserfield {
	/*width:590px !important;
	margin-right:50px;*/
	width:95% !important;
}

.ms-usereditor {
	/*width:690px;*/
	width:95% !important;
}