first re-commit.

This commit is contained in:
2025-08-05 22:42:07 +02:00
commit 60ce743fc0
1736 changed files with 227235 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(img/items.gif) no-repeat 0 0;}
td.mceSelected, th.mceSelected {background-color:#3399ff !important}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr {border-bottom:1px dashed #CCC; cursor:help}
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}
img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px}
font[face=mceinline] {font-family:inherit !important}

View File

@@ -0,0 +1,117 @@
/* Generic */
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDDDDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
background:#F0F0EE;
padding:0;
margin:8px 8px 0 8px;
}
html {background:#F0F0EE;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
textarea {resize:none;outline:none;}
a:link, a:visited {color:black;}
a:hover {color:#2B6FB6;}
.nowrap {white-space: nowrap}
/* Forms */
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
legend {color:#2B6FB6; font-weight:bold;}
label.msg {display:none;}
label.invalid {color:#EE0000; display:inline;}
input.invalid {border:1px solid #EE0000;}
input {background:#FFF; border:1px solid #CCC;}
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
input, select, textarea {border:1px solid #808080;}
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
.input_noborder {border:0;}
/* Buttons */
#insert, #cancel, input.button, .updateButton {
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(img/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
float:left;
}
#insert {background:url(img/buttons.png) 0 -52px}
#cancel {background:url(img/buttons.png) 0 0; float:right}
/* Browse */
a.pickcolor, a.browse {text-decoration:none}
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
.mceOldBoxModel a.browse span {width:22px; height:20px;}
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
a.pickcolor:hover span {background-color:#B2BBD0;}
a.pickcolor:hover span.disabled {}
/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
/* Source */
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
.mceActionPanel {margin-top:5px;}
/* Tabs classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
/* Panels */
.panel_wrapper div.panel {display:none;}
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
/* Columns */
.column {float:left;}
.properties {width:100%;}
.properties .column1 {}
.properties .column2 {text-align:left;}
/* Titles */
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
h3 {font-size:14px;}
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
/* Dialog specific */
#link .panel_wrapper, #link div.current {height:125px;}
#image .panel_wrapper, #image div.current {height:200px;}
#plugintable thead {font-weight:bold; background:#DDD;}
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
#plugintable {width:96%; margin-top:10px;}
#pluginscontainer {height:290px; overflow:auto;}
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
#colorpicker #light div {overflow:hidden;}
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
#colorpicker .panel_wrapper div.current {height:175px;}
#colorpicker #namedcolors {width:150px;}
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
#colorpicker #colornamecontainer {margin-top:5px;}
#colorpicker #picker_panel fieldset {margin:auto;width:325px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,213 @@
/* Reset */
.defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
.defaultSkin a:hover, .defaultSkin a:link, .defaultSkin a:visited, .defaultSkin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
.defaultSkin table td {vertical-align:middle}
/* Containers */
.defaultSkin table {direction:ltr; background:#F0F0EE}
.defaultSkin iframe {display:block; background:#FFF}
.defaultSkin .mceToolbar {height:26px}
.defaultSkin .mceLeft {text-align:left}
.defaultSkin .mceRight {text-align:right}
/* External */
.defaultSkin .mceExternalToolbar {position:absolute; border:1px solid #CCC; border-bottom:0; display:none;}
.defaultSkin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
.defaultSkin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
/* Layout */
.defaultSkin table.mceLayout {border:0; border-left:1px solid #CCC; border-right:1px solid #CCC}
.defaultSkin table.mceLayout tr.mceFirst td {border-top:1px solid #CCC}
.defaultSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #CCC}
.defaultSkin table.mceToolbar, .defaultSkin tr.mceFirst .mceToolbar tr td, .defaultSkin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0;}
.defaultSkin td.mceToolbar {padding-top:1px; vertical-align:top}
.defaultSkin .mceIframeContainer {border-top:1px solid #CCC; border-bottom:1px solid #CCC}
.defaultSkin .mceStatusbar {font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; display:block; height:20px}
.defaultSkin .mceStatusbar div {float:left; margin:2px}
.defaultSkin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
.defaultSkin .mceStatusbar a:hover {text-decoration:underline}
.defaultSkin table.mceToolbar {margin-left:3px}
.defaultSkin span.mceIcon, .defaultSkin img.mceIcon {display:block; width:20px; height:20px}
.defaultSkin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
.defaultSkin td.mceCenter {text-align:center;}
.defaultSkin td.mceCenter table {margin:0 auto; text-align:left;}
.defaultSkin td.mceRight table {margin:0 0 0 auto;}
/* Button */
.defaultSkin .mceButton {display:block; border:1px solid #F0F0EE; width:20px; height:20px; margin-right:1px}
.defaultSkin a.mceButtonEnabled:hover {border:1px solid #0A246A; background-color:#B2BBD0}
.defaultSkin a.mceButtonActive, .defaultSkin a.mceButtonSelected {border:1px solid #0A246A; background-color:#C2CBE0}
.defaultSkin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.defaultSkin .mceButtonLabeled {width:auto}
.defaultSkin .mceButtonLabeled span.mceIcon {float:left}
.defaultSkin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
.defaultSkin .mceButtonDisabled .mceButtonLabel {color:#888}
/* Separator */
.defaultSkin .mceSeparator {display:block; background:url(../../img/icons.gif) -180px 0; width:2px; height:20px; margin:2px 2px 0 4px}
/* ListBox */
.defaultSkin .mceListBox, .defaultSkin .mceListBox a {display:block}
.defaultSkin .mceListBox .mceText {padding-left:4px; width:70px; text-align:left; border:1px solid #CCC; border-right:0; background:#FFF; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
.defaultSkin .mceListBox .mceOpen {width:9px; height:20px; background:url(../../img/icons.gif) -741px 0; margin-right:2px; border:1px solid #CCC;}
.defaultSkin table.mceListBoxEnabled:hover .mceText, .defaultSkin .mceListBoxHover .mceText, .defaultSkin .mceListBoxSelected .mceText {border:1px solid #A2ABC0; border-right:0; background:#FFF}
.defaultSkin table.mceListBoxEnabled:hover .mceOpen, .defaultSkin .mceListBoxHover .mceOpen, .defaultSkin .mceListBoxSelected .mceOpen {background-color:#FFF; border:1px solid #A2ABC0}
.defaultSkin .mceListBoxDisabled a.mceText {color:gray; background-color:transparent;}
.defaultSkin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
.defaultSkin .mceOldBoxModel .mceListBox .mceText {height:22px}
.defaultSkin .mceOldBoxModel .mceListBox .mceOpen {width:11px; height:22px;}
.defaultSkin select.mceNativeListBox {font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:7pt; background:#F0F0EE; border:1px solid gray; margin-right:2px;}
/* SplitButton */
.defaultSkin .mceSplitButton {width:32px; height:20px; direction:ltr}
.defaultSkin .mceSplitButton a, .defaultSkin .mceSplitButton span {height:20px; display:block}
.defaultSkin .mceSplitButton a.mceAction {width:20px; border:1px solid #F0F0EE; border-right:0;}
.defaultSkin .mceSplitButton span.mceAction {width:20px; background-image:url(../../img/icons.gif);}
.defaultSkin .mceSplitButton a.mceOpen {width:9px; background:url(../../img/icons.gif) -741px 0; border:1px solid #F0F0EE;}
.defaultSkin .mceSplitButton span.mceOpen {display:none}
.defaultSkin table.mceSplitButtonEnabled:hover a.mceAction, .defaultSkin .mceSplitButtonHover a.mceAction, .defaultSkin .mceSplitButtonSelected a.mceAction {border:1px solid #0A246A; border-right:0; background-color:#B2BBD0}
.defaultSkin table.mceSplitButtonEnabled:hover a.mceOpen, .defaultSkin .mceSplitButtonHover a.mceOpen, .defaultSkin .mceSplitButtonSelected a.mceOpen {background-color:#B2BBD0; border:1px solid #0A246A;}
.defaultSkin .mceSplitButtonDisabled .mceAction, .defaultSkin .mceSplitButtonDisabled a.mceOpen {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.defaultSkin .mceSplitButtonActive a.mceAction {border:1px solid #0A246A; background-color:#C2CBE0}
.defaultSkin .mceSplitButtonActive a.mceOpen {border-left:0;}
/* ColorSplitButton */
.defaultSkin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
.defaultSkin .mceColorSplitMenu td {padding:2px}
.defaultSkin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
.defaultSkin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
.defaultSkin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
.defaultSkin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
.defaultSkin a.mceMoreColors:hover {border:1px solid #0A246A}
.defaultSkin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a}
.defaultSkin .mce_forecolor span.mceAction, .defaultSkin .mce_backcolor span.mceAction {overflow:hidden; height:16px}
/* Menu */
.defaultSkin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #D4D0C8}
.defaultSkin .mceNoIcons span.mceIcon {width:0;}
.defaultSkin .mceNoIcons a .mceText {padding-left:10px}
.defaultSkin .mceMenu table {background:#FFF}
.defaultSkin .mceMenu a, .defaultSkin .mceMenu span, .defaultSkin .mceMenu {display:block}
.defaultSkin .mceMenu td {height:20px}
.defaultSkin .mceMenu a {position:relative;padding:3px 0 4px 0}
.defaultSkin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
.defaultSkin .mceMenu span.mceText, .defaultSkin .mceMenu .mcePreview {font-size:11px}
.defaultSkin .mceMenu pre.mceText {font-family:Monospace}
.defaultSkin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
.defaultSkin .mceMenu .mceMenuItemEnabled a:hover, .defaultSkin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
.defaultSkin td.mceMenuItemSeparator {background:#DDD; height:1px}
.defaultSkin .mceMenuItemTitle a {border:0; background:#EEE; border-bottom:1px solid #DDD}
.defaultSkin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
.defaultSkin .mceMenuItemDisabled .mceText {color:#888}
.defaultSkin .mceMenuItemSelected .mceIcon {background:url(img/menu_check.gif)}
.defaultSkin .mceNoIcons .mceMenuItemSelected a {background:url(img/menu_arrow.gif) no-repeat -6px center}
.defaultSkin .mceMenu span.mceMenuLine {display:none}
.defaultSkin .mceMenuItemSub a {background:url(img/menu_arrow.gif) no-repeat top right;}
/* Progress,Resize */
.defaultSkin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50); background:#FFF}
.defaultSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
/* Formats */
.defaultSkin .mce_formatPreview a {font-size:10px}
.defaultSkin .mce_p span.mceText {}
.defaultSkin .mce_address span.mceText {font-style:italic}
.defaultSkin .mce_pre span.mceText {font-family:monospace}
.defaultSkin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
.defaultSkin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
.defaultSkin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
.defaultSkin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
.defaultSkin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
.defaultSkin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
/* Theme */
.defaultSkin span.mce_bold {background-position:0 0}
.defaultSkin span.mce_italic {background-position:-60px 0}
.defaultSkin span.mce_underline {background-position:-140px 0}
.defaultSkin span.mce_strikethrough {background-position:-120px 0}
.defaultSkin span.mce_undo {background-position:-160px 0}
.defaultSkin span.mce_redo {background-position:-100px 0}
.defaultSkin span.mce_cleanup {background-position:-40px 0}
.defaultSkin span.mce_bullist {background-position:-20px 0}
.defaultSkin span.mce_numlist {background-position:-80px 0}
.defaultSkin span.mce_justifyleft {background-position:-460px 0}
.defaultSkin span.mce_justifyright {background-position:-480px 0}
.defaultSkin span.mce_justifycenter {background-position:-420px 0}
.defaultSkin span.mce_justifyfull {background-position:-440px 0}
.defaultSkin span.mce_anchor {background-position:-200px 0}
.defaultSkin span.mce_indent {background-position:-400px 0}
.defaultSkin span.mce_outdent {background-position:-540px 0}
.defaultSkin span.mce_link {background-position:-500px 0}
.defaultSkin span.mce_unlink {background-position:-640px 0}
.defaultSkin span.mce_sub {background-position:-600px 0}
.defaultSkin span.mce_sup {background-position:-620px 0}
.defaultSkin span.mce_removeformat {background-position:-580px 0}
.defaultSkin span.mce_newdocument {background-position:-520px 0}
.defaultSkin span.mce_image {background-position:-380px 0}
.defaultSkin span.mce_help {background-position:-340px 0}
.defaultSkin span.mce_code {background-position:-260px 0}
.defaultSkin span.mce_hr {background-position:-360px 0}
.defaultSkin span.mce_visualaid {background-position:-660px 0}
.defaultSkin span.mce_charmap {background-position:-240px 0}
.defaultSkin span.mce_paste {background-position:-560px 0}
.defaultSkin span.mce_copy {background-position:-700px 0}
.defaultSkin span.mce_cut {background-position:-680px 0}
.defaultSkin span.mce_blockquote {background-position:-220px 0}
.defaultSkin .mce_forecolor span.mceAction {background-position:-720px 0}
.defaultSkin .mce_backcolor span.mceAction {background-position:-760px 0}
.defaultSkin span.mce_forecolorpicker {background-position:-720px 0}
.defaultSkin span.mce_backcolorpicker {background-position:-760px 0}
/* Plugins */
.defaultSkin span.mce_advhr {background-position:-0px -20px}
.defaultSkin span.mce_ltr {background-position:-20px -20px}
.defaultSkin span.mce_rtl {background-position:-40px -20px}
.defaultSkin span.mce_emotions {background-position:-60px -20px}
.defaultSkin span.mce_fullpage {background-position:-80px -20px}
.defaultSkin span.mce_fullscreen {background-position:-100px -20px}
.defaultSkin span.mce_iespell {background-position:-120px -20px}
.defaultSkin span.mce_insertdate {background-position:-140px -20px}
.defaultSkin span.mce_inserttime {background-position:-160px -20px}
.defaultSkin span.mce_absolute {background-position:-180px -20px}
.defaultSkin span.mce_backward {background-position:-200px -20px}
.defaultSkin span.mce_forward {background-position:-220px -20px}
.defaultSkin span.mce_insert_layer {background-position:-240px -20px}
.defaultSkin span.mce_insertlayer {background-position:-260px -20px}
.defaultSkin span.mce_movebackward {background-position:-280px -20px}
.defaultSkin span.mce_moveforward {background-position:-300px -20px}
.defaultSkin span.mce_media {background-position:-320px -20px}
.defaultSkin span.mce_nonbreaking {background-position:-340px -20px}
.defaultSkin span.mce_pastetext {background-position:-360px -20px}
.defaultSkin span.mce_pasteword {background-position:-380px -20px}
.defaultSkin span.mce_selectall {background-position:-400px -20px}
.defaultSkin span.mce_preview {background-position:-420px -20px}
.defaultSkin span.mce_print {background-position:-440px -20px}
.defaultSkin span.mce_cancel {background-position:-460px -20px}
.defaultSkin span.mce_save {background-position:-480px -20px}
.defaultSkin span.mce_replace {background-position:-500px -20px}
.defaultSkin span.mce_search {background-position:-520px -20px}
.defaultSkin span.mce_styleprops {background-position:-560px -20px}
.defaultSkin span.mce_table {background-position:-580px -20px}
.defaultSkin span.mce_cell_props {background-position:-600px -20px}
.defaultSkin span.mce_delete_table {background-position:-620px -20px}
.defaultSkin span.mce_delete_col {background-position:-640px -20px}
.defaultSkin span.mce_delete_row {background-position:-660px -20px}
.defaultSkin span.mce_col_after {background-position:-680px -20px}
.defaultSkin span.mce_col_before {background-position:-700px -20px}
.defaultSkin span.mce_row_after {background-position:-720px -20px}
.defaultSkin span.mce_row_before {background-position:-740px -20px}
.defaultSkin span.mce_merge_cells {background-position:-760px -20px}
.defaultSkin span.mce_table_props {background-position:-980px -20px}
.defaultSkin span.mce_row_props {background-position:-780px -20px}
.defaultSkin span.mce_split_cells {background-position:-800px -20px}
.defaultSkin span.mce_template {background-position:-820px -20px}
.defaultSkin span.mce_visualchars {background-position:-840px -20px}
.defaultSkin span.mce_abbr {background-position:-860px -20px}
.defaultSkin span.mce_acronym {background-position:-880px -20px}
.defaultSkin span.mce_attribs {background-position:-900px -20px}
.defaultSkin span.mce_cite {background-position:-920px -20px}
.defaultSkin span.mce_del {background-position:-940px -20px}
.defaultSkin span.mce_ins {background-position:-960px -20px}
.defaultSkin span.mce_pagebreak {background-position:0 -40px}
.defaultSkin span.mce_restoredraft {background-position:-20px -40px}
.defaultSkin span.mce_spellchecker {background-position:-540px -20px}

View File

@@ -0,0 +1,35 @@
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(../default/img/items.gif) no-repeat 0 0;}
td.mceSelected, th.mceSelected {background-color:#3399ff !important}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr {border-bottom:1px dashed #CCC; cursor:help}
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}
img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px}
font[face=mceinline] {font-family:inherit !important}

View File

@@ -0,0 +1,116 @@
/* Generic */
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDDDDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
background:#F0F0EE;
padding:0;
margin:8px 8px 0 8px;
}
html {background:#F0F0EE;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
textarea {resize:none;outline:none;}
a:link, a:visited {color:black;}
a:hover {color:#2B6FB6;}
.nowrap {white-space: nowrap}
/* Forms */
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
legend {color:#2B6FB6; font-weight:bold;}
label.msg {display:none;}
label.invalid {color:#EE0000; display:inline;}
input.invalid {border:1px solid #EE0000;}
input {background:#FFF; border:1px solid #CCC;}
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
input, select, textarea {border:1px solid #808080;}
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
.input_noborder {border:0;}
/* Buttons */
#insert, #cancel, input.button, .updateButton {
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(../default/img/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
float:left;
}
#insert {background:url(../default/img/buttons.png) 0 -52px}
#cancel {background:url(../default/img/buttons.png) 0 0; float:right}
/* Browse */
a.pickcolor, a.browse {text-decoration:none}
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
.mceOldBoxModel a.browse span {width:22px; height:20px;}
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
a.pickcolor:hover span {background-color:#B2BBD0;}
a.pickcolor:hover span.disabled {}
/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
/* Source */
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
.mceActionPanel {margin-top:5px;}
/* Tabs classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
/* Panels */
.panel_wrapper div.panel {display:none;}
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
/* Columns */
.column {float:left;}
.properties {width:100%;}
.properties .column1 {}
.properties .column2 {text-align:left;}
/* Titles */
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
h3 {font-size:14px;}
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
/* Dialog specific */
#link .panel_wrapper, #link div.current {height:125px;}
#image .panel_wrapper, #image div.current {height:200px;}
#plugintable thead {font-weight:bold; background:#DDD;}
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
#plugintable {width:96%; margin-top:10px;}
#pluginscontainer {height:290px; overflow:auto;}
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
#colorpicker #light div {overflow:hidden;}
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
#colorpicker .panel_wrapper div.current {height:175px;}
#colorpicker #namedcolors {width:150px;}
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
#colorpicker #colornamecontainer {margin-top:5px;}

View File

@@ -0,0 +1,215 @@
/* Reset */
.o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
.o2k7Skin a:hover, .o2k7Skin a:link, .o2k7Skin a:visited, .o2k7Skin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
.o2k7Skin table td {vertical-align:middle}
/* Containers */
.o2k7Skin table {background:#E5EFFD}
.o2k7Skin iframe {display:block; background:#FFF}
.o2k7Skin .mceToolbar {height:26px}
/* External */
.o2k7Skin .mceExternalToolbar {position:absolute; border:1px solid #ABC6DD; border-bottom:0; display:none}
.o2k7Skin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
.o2k7Skin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
/* Layout */
.o2k7Skin table.mceLayout {border:0; border-left:1px solid #ABC6DD; border-right:1px solid #ABC6DD}
.o2k7Skin table.mceLayout tr.mceFirst td {border-top:1px solid #ABC6DD}
.o2k7Skin table.mceLayout tr.mceLast td {border-bottom:1px solid #ABC6DD}
.o2k7Skin table.mceToolbar, .o2k7Skin tr.mceFirst .mceToolbar tr td, .o2k7Skin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0}
.o2k7Skin .mceIframeContainer {border-top:1px solid #ABC6DD; border-bottom:1px solid #ABC6DD}
.o2k7Skin .mceStatusbar {display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
.o2k7Skin .mceStatusbar div {float:left; padding:2px}
.o2k7Skin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
.o2k7Skin .mceStatusbar a:hover {text-decoration:underline}
.o2k7Skin table.mceToolbar {margin-left:3px}
.o2k7Skin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; margin-left:3px;}
.o2k7Skin .mceToolbar td.mceFirst span {margin:0}
.o2k7Skin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
.o2k7Skin .mceToolbar .mceToolbarEndListBox span, .o2k7Skin .mceToolbar .mceToolbarStartListBox span {display:none}
.o2k7Skin span.mceIcon, .o2k7Skin img.mceIcon {display:block; width:20px; height:20px}
.o2k7Skin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
.o2k7Skin td.mceCenter {text-align:center;}
.o2k7Skin td.mceCenter table {margin:0 auto; text-align:left;}
.o2k7Skin td.mceRight table {margin:0 0 0 auto;}
/* Button */
.o2k7Skin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
.o2k7Skin a.mceButton span, .o2k7Skin a.mceButton img {margin-left:1px}
.o2k7Skin .mceOldBoxModel a.mceButton span, .o2k7Skin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
.o2k7Skin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
.o2k7Skin a.mceButtonActive, .o2k7Skin a.mceButtonSelected {background-position:0 -44px}
.o2k7Skin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.o2k7Skin .mceButtonLabeled {width:auto}
.o2k7Skin .mceButtonLabeled span.mceIcon {float:left}
.o2k7Skin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
.o2k7Skin .mceButtonDisabled .mceButtonLabel {color:#888}
/* Separator */
.o2k7Skin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
/* ListBox */
.o2k7Skin .mceListBox {margin-left:3px}
.o2k7Skin .mceListBox, .o2k7Skin .mceListBox a {display:block}
.o2k7Skin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; border:1px solid #b3c7e1; border-right:0; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
.o2k7Skin .mceListBox .mceOpen {width:14px; height:22px; background:url(img/button_bg.png) -66px 0}
.o2k7Skin table.mceListBoxEnabled:hover .mceText, .o2k7Skin .mceListBoxHover .mceText, .o2k7Skin .mceListBoxSelected .mceText {background:#FFF}
.o2k7Skin table.mceListBoxEnabled:hover .mceOpen, .o2k7Skin .mceListBoxHover .mceOpen, .o2k7Skin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
.o2k7Skin .mceListBoxDisabled .mceText {color:gray}
.o2k7Skin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
.o2k7Skin .mceOldBoxModel .mceListBox .mceText {height:22px}
.o2k7Skin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #b3c7e1; background:#FFF;}
/* SplitButton */
.o2k7Skin .mceSplitButton, .o2k7Skin .mceSplitButton a, .o2k7Skin .mceSplitButton span {display:block; height:22px}
.o2k7Skin .mceSplitButton {background:url(img/button_bg.png)}
.o2k7Skin .mceSplitButton a.mceAction {width:22px}
.o2k7Skin .mceSplitButton span.mceAction {width:22px; background-image:url(../../img/icons.gif)}
.o2k7Skin .mceSplitButton a.mceOpen {width:10px; background:url(img/button_bg.png) -44px 0}
.o2k7Skin .mceSplitButton span.mceOpen {display:none}
.o2k7Skin table.mceSplitButtonEnabled:hover a.mceAction, .o2k7Skin .mceSplitButtonHover a.mceAction, .o2k7Skin .mceSplitButtonSelected {background:url(img/button_bg.png) 0 -22px}
.o2k7Skin table.mceSplitButtonEnabled:hover a.mceOpen, .o2k7Skin .mceSplitButtonHover a.mceOpen, .o2k7Skin .mceSplitButtonSelected a.mceOpen {background-position:-44px -44px}
.o2k7Skin .mceSplitButtonDisabled .mceAction {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.o2k7Skin .mceSplitButtonActive {background-position:0 -44px}
/* ColorSplitButton */
.o2k7Skin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
.o2k7Skin .mceColorSplitMenu td {padding:2px}
.o2k7Skin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
.o2k7Skin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
.o2k7Skin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
.o2k7Skin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
.o2k7Skin a.mceMoreColors:hover {border:1px solid #0A246A}
.o2k7Skin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a;overflow:hidden}
.o2k7Skin .mce_forecolor span.mceAction, .o2k7Skin .mce_backcolor span.mceAction {height:15px;overflow:hidden}
/* Menu */
.o2k7Skin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #ABC6DD}
.o2k7Skin .mceNoIcons span.mceIcon {width:0;}
.o2k7Skin .mceNoIcons a .mceText {padding-left:10px}
.o2k7Skin .mceMenu table {background:#FFF}
.o2k7Skin .mceMenu a, .o2k7Skin .mceMenu span, .o2k7Skin .mceMenu {display:block}
.o2k7Skin .mceMenu td {height:20px}
.o2k7Skin .mceMenu a {position:relative;padding:3px 0 4px 0}
.o2k7Skin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
.o2k7Skin .mceMenu span.mceText, .o2k7Skin .mceMenu .mcePreview {font-size:11px}
.o2k7Skin .mceMenu pre.mceText {font-family:Monospace}
.o2k7Skin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
.o2k7Skin .mceMenu .mceMenuItemEnabled a:hover, .o2k7Skin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
.o2k7Skin td.mceMenuItemSeparator {background:#DDD; height:1px}
.o2k7Skin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #ABC6DD}
.o2k7Skin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
.o2k7Skin .mceMenuItemDisabled .mceText {color:#888}
.o2k7Skin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
.o2k7Skin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
.o2k7Skin .mceMenu span.mceMenuLine {display:none}
.o2k7Skin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
/* Progress,Resize */
.o2k7Skin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=50); background:#FFF}
.o2k7Skin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
/* Formats */
.o2k7Skin .mce_formatPreview a {font-size:10px}
.o2k7Skin .mce_p span.mceText {}
.o2k7Skin .mce_address span.mceText {font-style:italic}
.o2k7Skin .mce_pre span.mceText {font-family:monospace}
.o2k7Skin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
.o2k7Skin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
.o2k7Skin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
.o2k7Skin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
.o2k7Skin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
.o2k7Skin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
/* Theme */
.o2k7Skin span.mce_bold {background-position:0 0}
.o2k7Skin span.mce_italic {background-position:-60px 0}
.o2k7Skin span.mce_underline {background-position:-140px 0}
.o2k7Skin span.mce_strikethrough {background-position:-120px 0}
.o2k7Skin span.mce_undo {background-position:-160px 0}
.o2k7Skin span.mce_redo {background-position:-100px 0}
.o2k7Skin span.mce_cleanup {background-position:-40px 0}
.o2k7Skin span.mce_bullist {background-position:-20px 0}
.o2k7Skin span.mce_numlist {background-position:-80px 0}
.o2k7Skin span.mce_justifyleft {background-position:-460px 0}
.o2k7Skin span.mce_justifyright {background-position:-480px 0}
.o2k7Skin span.mce_justifycenter {background-position:-420px 0}
.o2k7Skin span.mce_justifyfull {background-position:-440px 0}
.o2k7Skin span.mce_anchor {background-position:-200px 0}
.o2k7Skin span.mce_indent {background-position:-400px 0}
.o2k7Skin span.mce_outdent {background-position:-540px 0}
.o2k7Skin span.mce_link {background-position:-500px 0}
.o2k7Skin span.mce_unlink {background-position:-640px 0}
.o2k7Skin span.mce_sub {background-position:-600px 0}
.o2k7Skin span.mce_sup {background-position:-620px 0}
.o2k7Skin span.mce_removeformat {background-position:-580px 0}
.o2k7Skin span.mce_newdocument {background-position:-520px 0}
.o2k7Skin span.mce_image {background-position:-380px 0}
.o2k7Skin span.mce_help {background-position:-340px 0}
.o2k7Skin span.mce_code {background-position:-260px 0}
.o2k7Skin span.mce_hr {background-position:-360px 0}
.o2k7Skin span.mce_visualaid {background-position:-660px 0}
.o2k7Skin span.mce_charmap {background-position:-240px 0}
.o2k7Skin span.mce_paste {background-position:-560px 0}
.o2k7Skin span.mce_copy {background-position:-700px 0}
.o2k7Skin span.mce_cut {background-position:-680px 0}
.o2k7Skin span.mce_blockquote {background-position:-220px 0}
.o2k7Skin .mce_forecolor span.mceAction {background-position:-720px 0}
.o2k7Skin .mce_backcolor span.mceAction {background-position:-760px 0}
.o2k7Skin span.mce_forecolorpicker {background-position:-720px 0}
.o2k7Skin span.mce_backcolorpicker {background-position:-760px 0}
/* Plugins */
.o2k7Skin span.mce_advhr {background-position:-0px -20px}
.o2k7Skin span.mce_ltr {background-position:-20px -20px}
.o2k7Skin span.mce_rtl {background-position:-40px -20px}
.o2k7Skin span.mce_emotions {background-position:-60px -20px}
.o2k7Skin span.mce_fullpage {background-position:-80px -20px}
.o2k7Skin span.mce_fullscreen {background-position:-100px -20px}
.o2k7Skin span.mce_iespell {background-position:-120px -20px}
.o2k7Skin span.mce_insertdate {background-position:-140px -20px}
.o2k7Skin span.mce_inserttime {background-position:-160px -20px}
.o2k7Skin span.mce_absolute {background-position:-180px -20px}
.o2k7Skin span.mce_backward {background-position:-200px -20px}
.o2k7Skin span.mce_forward {background-position:-220px -20px}
.o2k7Skin span.mce_insert_layer {background-position:-240px -20px}
.o2k7Skin span.mce_insertlayer {background-position:-260px -20px}
.o2k7Skin span.mce_movebackward {background-position:-280px -20px}
.o2k7Skin span.mce_moveforward {background-position:-300px -20px}
.o2k7Skin span.mce_media {background-position:-320px -20px}
.o2k7Skin span.mce_nonbreaking {background-position:-340px -20px}
.o2k7Skin span.mce_pastetext {background-position:-360px -20px}
.o2k7Skin span.mce_pasteword {background-position:-380px -20px}
.o2k7Skin span.mce_selectall {background-position:-400px -20px}
.o2k7Skin span.mce_preview {background-position:-420px -20px}
.o2k7Skin span.mce_print {background-position:-440px -20px}
.o2k7Skin span.mce_cancel {background-position:-460px -20px}
.o2k7Skin span.mce_save {background-position:-480px -20px}
.o2k7Skin span.mce_replace {background-position:-500px -20px}
.o2k7Skin span.mce_search {background-position:-520px -20px}
.o2k7Skin span.mce_styleprops {background-position:-560px -20px}
.o2k7Skin span.mce_table {background-position:-580px -20px}
.o2k7Skin span.mce_cell_props {background-position:-600px -20px}
.o2k7Skin span.mce_delete_table {background-position:-620px -20px}
.o2k7Skin span.mce_delete_col {background-position:-640px -20px}
.o2k7Skin span.mce_delete_row {background-position:-660px -20px}
.o2k7Skin span.mce_col_after {background-position:-680px -20px}
.o2k7Skin span.mce_col_before {background-position:-700px -20px}
.o2k7Skin span.mce_row_after {background-position:-720px -20px}
.o2k7Skin span.mce_row_before {background-position:-740px -20px}
.o2k7Skin span.mce_merge_cells {background-position:-760px -20px}
.o2k7Skin span.mce_table_props {background-position:-980px -20px}
.o2k7Skin span.mce_row_props {background-position:-780px -20px}
.o2k7Skin span.mce_split_cells {background-position:-800px -20px}
.o2k7Skin span.mce_template {background-position:-820px -20px}
.o2k7Skin span.mce_visualchars {background-position:-840px -20px}
.o2k7Skin span.mce_abbr {background-position:-860px -20px}
.o2k7Skin span.mce_acronym {background-position:-880px -20px}
.o2k7Skin span.mce_attribs {background-position:-900px -20px}
.o2k7Skin span.mce_cite {background-position:-920px -20px}
.o2k7Skin span.mce_del {background-position:-940px -20px}
.o2k7Skin span.mce_ins {background-position:-960px -20px}
.o2k7Skin span.mce_pagebreak {background-position:0 -40px}
.o2k7Skin span.mce_restoredraft {background-position:-20px -40px}
.o2k7Skin span.mce_spellchecker {background-position:-540px -20px}

View File

@@ -0,0 +1,8 @@
/* Black */
.o2k7SkinBlack .mceToolbar .mceToolbarStart span, .o2k7SkinBlack .mceToolbar .mceToolbarEnd span, .o2k7SkinBlack .mceButton, .o2k7SkinBlack .mceSplitButton, .o2k7SkinBlack .mceSeparator, .o2k7SkinBlack .mceSplitButton a.mceOpen, .o2k7SkinBlack .mceListBox a.mceOpen {background-image:url(img/button_bg_black.png)}
.o2k7SkinBlack table, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack .mceMenuItemTitle span.mceText, .o2k7SkinBlack .mceStatusbar div, .o2k7SkinBlack .mceStatusbar span, .o2k7SkinBlack .mceStatusbar a {background:#535353; color:#FFF}
.o2k7SkinBlack table.mceListBoxEnabled .mceText, o2k7SkinBlack .mceListBox .mceText {background:#FFF; border:1px solid #CBCFD4; border-bottom-color:#989FA9; border-right:0}
.o2k7SkinBlack table.mceListBoxEnabled:hover .mceText, .o2k7SkinBlack .mceListBoxHover .mceText, .o2k7SkinBlack .mceListBoxSelected .mceText {background:#FFF; border:1px solid #FFBD69; border-right:0}
.o2k7SkinBlack .mceExternalToolbar, .o2k7SkinBlack .mceListBox .mceText, .o2k7SkinBlack div.mceMenu, .o2k7SkinBlack table.mceLayout, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack table.mceLayout tr.mceFirst td, .o2k7SkinBlack table.mceLayout, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack table.mceLayout tr.mceLast td, .o2k7SkinBlack .mceIframeContainer {border-color: #535353;}
.o2k7SkinBlack table.mceSplitButtonEnabled:hover a.mceAction, .o2k7SkinBlack .mceSplitButtonHover a.mceAction, .o2k7SkinBlack .mceSplitButtonSelected {background-image:url(img/button_bg_black.png)}
.o2k7SkinBlack .mceMenu .mceMenuItemEnabled a:hover, .o2k7SkinBlack .mceMenu .mceMenuItemActive {background-color:#FFE7A1}

View File

@@ -0,0 +1,5 @@
/* Silver */
.o2k7SkinSilver .mceToolbar .mceToolbarStart span, .o2k7SkinSilver .mceButton, .o2k7SkinSilver .mceSplitButton, .o2k7SkinSilver .mceSeparator, .o2k7SkinSilver .mceSplitButton a.mceOpen, .o2k7SkinSilver .mceListBox a.mceOpen {background-image:url(img/button_bg_silver.png)}
.o2k7SkinSilver table, .o2k7SkinSilver .mceMenuItemTitle a {background:#eee}
.o2k7SkinSilver .mceListBox .mceText {background:#FFF}
.o2k7SkinSilver .mceExternalToolbar, .o2k7SkinSilver .mceListBox .mceText, .o2k7SkinSilver div.mceMenu, .o2k7SkinSilver table.mceLayout, .o2k7SkinSilver .mceMenuItemTitle a, .o2k7SkinSilver table.mceLayout tr.mceFirst td, .o2k7SkinSilver table.mceLayout, .o2k7SkinSilver .mceMenuItemTitle a, .o2k7SkinSilver table.mceLayout tr.mceLast td, .o2k7SkinSilver .mceIframeContainer {border-color: #bbb}

View File

@@ -0,0 +1,42 @@
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}
blockquote:before{ content:"Zitat:"; display:block; font-weight:bold;font-size:large}
blockquote{ background-color:#444444; padding:2px;}
code{background-color:lightgray;}
.snInfoBoxHead{font-weight:bold;color:black;display:block;}
.snInfoBox{border: solid black 2px; padding:4px;background-color:#444;color:#A0A0A0;}
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}

View File

@@ -0,0 +1,115 @@
/* Generic */
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDDDDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
background:#F0F0EE;
padding:0;
margin:8px 8px 0 8px;
}
html {background:#F0F0EE;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
textarea {resize:none;outline:none;}
a:link, a:visited {color:black;}
a:hover {color:#2B6FB6;}
.nowrap {white-space: nowrap}
/* Forms */
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
legend {color:#2B6FB6; font-weight:bold;}
label.msg {display:none;}
label.invalid {color:#EE0000; display:inline;}
input.invalid {border:1px solid #EE0000;}
input {background:#FFF; border:1px solid #CCC;}
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
input, select, textarea {border:1px solid #808080;}
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
.input_noborder {border:0;}
/* Buttons */
#insert, #cancel, input.button, .updateButton {
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(img/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
}
#insert {background:url(img/buttons.png) 0 -52px;}
#cancel {background:url(img/buttons.png) 0 0;}
/* Browse */
a.pickcolor, a.browse {text-decoration:none}
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
.mceOldBoxModel a.browse span {width:22px; height:20px;}
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
a.pickcolor:hover span {background-color:#B2BBD0;}
a.pickcolor:hover span.disabled {}
/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
/* Source */
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
.mceActionPanel {margin-top:5px;}
/* Tabs classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
/* Panels */
.panel_wrapper div.panel {display:none;}
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
/* Columns */
.column {float:left;}
.properties {width:100%;}
.properties .column1 {}
.properties .column2 {text-align:left;}
/* Titles */
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
h3 {font-size:14px;}
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
/* Dialog specific */
#link .panel_wrapper, #link div.current {height:125px;}
#image .panel_wrapper, #image div.current {height:200px;}
#plugintable thead {font-weight:bold; background:#DDD;}
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
#plugintable {width:96%; margin-top:10px;}
#pluginscontainer {height:290px; overflow:auto;}
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
#colorpicker #light div {overflow:hidden;}
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
#colorpicker .panel_wrapper div.current {height:175px;}
#colorpicker #namedcolors {width:150px;}
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
#colorpicker #colornamecontainer {margin-top:5px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,215 @@
/* Reset */
.Skin table, .Skin tbody, .Skin a, .Skin img, .Skin tr, .Skin div, .Skin td, .Skin iframe, .Skin span, .Skin *, .Skin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
.Skin a:hover, .Skin a:link, .Skin a:visited, .Skin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
.Skin table td {vertical-align:middle}
/* Containers */
.Skin table {background:#E5EFFD}
.Skin iframe {display:block; background:#FFF}
.Skin .mceToolbar {height:26px}
/* External */
.Skin .mceExternalToolbar {position:absolute; border:1px solid #ABC6DD; border-bottom:0; display:none}
.Skin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
.Skin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
/* Layout */
.Skin table.mceLayout {border:0; border-left:1px solid #ABC6DD; border-right:1px solid #ABC6DD}
.Skin table.mceLayout tr.mceFirst td {border-top:1px solid #ABC6DD}
.Skin table.mceLayout tr.mceLast td {border-bottom:1px solid #ABC6DD}
.Skin table.mceToolbar, .Skin tr.mceFirst .mceToolbar tr td, .Skin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0}
.Skin .mceIframeContainer {border-top:1px solid #ABC6DD; border-bottom:1px solid #ABC6DD}
.Skin .mceStatusbar {display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
.Skin .mceStatusbar div {float:left; padding:2px}
.Skin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
.Skin .mceStatusbar a:hover {text-decoration:underline}
.Skin table.mceToolbar {margin-left:3px}
.Skin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; margin-left:3px;}
.Skin .mceToolbar td.mceFirst span {margin:0}
.Skin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
.Skin .mceToolbar .mceToolbarEndListBox span, .Skin .mceToolbar .mceToolbarStartListBox span {display:none}
.Skin span.mceIcon, .Skin img.mceIcon {display:block; width:20px; height:20px}
.Skin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
.Skin td.mceCenter {text-align:center;}
.Skin td.mceCenter table {margin:0 auto; text-align:left;}
.Skin td.mceRight table {margin:0 0 0 auto;}
/* Button */
.Skin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
.Skin a.mceButton span, .Skin a.mceButton img {margin-left:1px}
.Skin .mceOldBoxModel a.mceButton span, .Skin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
.Skin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
.Skin a.mceButtonActive, .Skin a.mceButtonSelected {background-position:0 -44px}
.Skin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.Skin .mceButtonLabeled {width:auto}
.Skin .mceButtonLabeled span.mceIcon {float:left}
.Skin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
.Skin .mceButtonDisabled .mceButtonLabel {color:#888}
/* Separator */
.Skin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
/* ListBox */
.Skin .mceListBox {margin-left:3px}
.Skin .mceListBox, .Skin .mceListBox a {display:block}
.Skin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; border:1px solid #b3c7e1; border-right:0; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
.Skin .mceListBox .mceOpen {width:14px; height:22px; background:url(img/button_bg.png) -66px 0}
.Skin table.mceListBoxEnabled:hover .mceText, .Skin .mceListBoxHover .mceText, .Skin .mceListBoxSelected .mceText {background:#FFF}
.Skin table.mceListBoxEnabled:hover .mceOpen, .Skin .mceListBoxHover .mceOpen, .Skin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
.Skin .mceListBoxDisabled .mceText {color:gray}
.Skin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
.Skin .mceOldBoxModel .mceListBox .mceText {height:22px}
.Skin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #b3c7e1; background:#FFF;}
/* SplitButton */
.Skin .mceSplitButton, .Skin .mceSplitButton a, .Skin .mceSplitButton span {display:block; height:22px}
.Skin .mceSplitButton {background:url(img/button_bg.png)}
.Skin .mceSplitButton a.mceAction {width:22px}
.Skin .mceSplitButton span.mceAction {width:22px; background-image:url(../../img/icons.gif)}
.Skin .mceSplitButton a.mceOpen {width:10px; background:url(img/button_bg.png) -44px 0}
.Skin .mceSplitButton span.mceOpen {display:none}
.Skin table.mceSplitButtonEnabled:hover a.mceAction, .Skin .mceSplitButtonHover a.mceAction, .Skin .mceSplitButtonSelected {background:url(img/button_bg.png) 0 -22px}
.Skin table.mceSplitButtonEnabled:hover a.mceOpen, .Skin .mceSplitButtonHover a.mceOpen, .Skin .mceSplitButtonSelected a.mceOpen {background-position:-44px -44px}
.Skin .mceSplitButtonDisabled .mceAction {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
.Skin .mceSplitButtonActive {background-position:0 -44px}
/* ColorSplitButton */
.Skin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
.Skin .mceColorSplitMenu td {padding:2px}
.Skin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
.Skin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
.Skin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
.Skin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
.Skin a.mceMoreColors:hover {border:1px solid #0A246A}
.Skin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a;overflow:hidden}
.Skin .mce_forecolor span.mceAction, .Skin .mce_backcolor span.mceAction {height:15px;overflow:hidden}
/* Menu */
.Skin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #ABC6DD}
.Skin .mceNoIcons span.mceIcon {width:0;}
.Skin .mceNoIcons a .mceText {padding-left:10px}
.Skin .mceMenu table {background:#FFF}
.Skin .mceMenu a, .Skin .mceMenu span, .Skin .mceMenu {display:block}
.Skin .mceMenu td {height:20px}
.Skin .mceMenu a {position:relative;padding:3px 0 4px 0}
.Skin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
.Skin .mceMenu span.mceText, .Skin .mceMenu .mcePreview {font-size:11px}
.Skin .mceMenu pre.mceText {font-family:Monospace}
.Skin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
.Skin .mceMenu .mceMenuItemEnabled a:hover, .Skin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
.Skin td.mceMenuItemSeparator {background:#DDD; height:1px}
.Skin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #ABC6DD}
.Skin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
.Skin .mceMenuItemDisabled .mceText {color:#888}
.Skin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
.Skin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
.Skin .mceMenu span.mceMenuLine {display:none}
.Skin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
/* Progress,Resize */
.Skin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=50); background:#FFF}
.Skin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
/* Formats */
.Skin .mce_formatPreview a {font-size:10px}
.Skin .mce_p span.mceText {}
.Skin .mce_address span.mceText {font-style:italic}
.Skin .mce_pre span.mceText {font-family:monospace}
.Skin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
.Skin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
.Skin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
.Skin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
.Skin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
.Skin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
/* Theme */
.Skin span.mce_bold {background-position:0 0}
.Skin span.mce_italic {background-position:-60px 0}
.Skin span.mce_underline {background-position:-140px 0}
.Skin span.mce_strikethrough {background-position:-120px 0}
.Skin span.mce_undo {background-position:-160px 0}
.Skin span.mce_redo {background-position:-100px 0}
.Skin span.mce_cleanup {background-position:-40px 0}
.Skin span.mce_bullist {background-position:-20px 0}
.Skin span.mce_numlist {background-position:-80px 0}
.Skin span.mce_justifyleft {background-position:-460px 0}
.Skin span.mce_justifyright {background-position:-480px 0}
.Skin span.mce_justifycenter {background-position:-420px 0}
.Skin span.mce_justifyfull {background-position:-440px 0}
.Skin span.mce_anchor {background-position:-200px 0}
.Skin span.mce_indent {background-position:-400px 0}
.Skin span.mce_outdent {background-position:-540px 0}
.Skin span.mce_link {background-position:-500px 0}
.Skin span.mce_unlink {background-position:-640px 0}
.Skin span.mce_sub {background-position:-600px 0}
.Skin span.mce_sup {background-position:-620px 0}
.Skin span.mce_removeformat {background-position:-580px 0}
.Skin span.mce_newdocument {background-position:-520px 0}
.Skin span.mce_image {background-position:-380px 0}
.Skin span.mce_help {background-position:-340px 0}
.Skin span.mce_code {background-position:-260px 0}
.Skin span.mce_hr {background-position:-360px 0}
.Skin span.mce_visualaid {background-position:-660px 0}
.Skin span.mce_charmap {background-position:-240px 0}
.Skin span.mce_paste {background-position:-560px 0}
.Skin span.mce_copy {background-position:-700px 0}
.Skin span.mce_cut {background-position:-680px 0}
.Skin span.mce_blockquote {background-position:-220px 0}
.Skin .mce_forecolor span.mceAction {background-position:-720px 0}
.Skin .mce_backcolor span.mceAction {background-position:-760px 0}
.Skin span.mce_forecolorpicker {background-position:-720px 0}
.Skin span.mce_backcolorpicker {background-position:-760px 0}
/* Plugins */
.Skin span.mce_advhr {background-position:-0px -20px}
.Skin span.mce_ltr {background-position:-20px -20px}
.Skin span.mce_rtl {background-position:-40px -20px}
.Skin span.mce_emotions {background-position:-60px -20px}
.Skin span.mce_fullpage {background-position:-80px -20px}
.Skin span.mce_fullscreen {background-position:-100px -20px}
.Skin span.mce_iespell {background-position:-120px -20px}
.Skin span.mce_insertdate {background-position:-140px -20px}
.Skin span.mce_inserttime {background-position:-160px -20px}
.Skin span.mce_absolute {background-position:-180px -20px}
.Skin span.mce_backward {background-position:-200px -20px}
.Skin span.mce_forward {background-position:-220px -20px}
.Skin span.mce_insert_layer {background-position:-240px -20px}
.Skin span.mce_insertlayer {background-position:-260px -20px}
.Skin span.mce_movebackward {background-position:-280px -20px}
.Skin span.mce_moveforward {background-position:-300px -20px}
.Skin span.mce_media {background-position:-320px -20px}
.Skin span.mce_nonbreaking {background-position:-340px -20px}
.Skin span.mce_pastetext {background-position:-360px -20px}
.Skin span.mce_pasteword {background-position:-380px -20px}
.Skin span.mce_selectall {background-position:-400px -20px}
.Skin span.mce_preview {background-position:-420px -20px}
.Skin span.mce_print {background-position:-440px -20px}
.Skin span.mce_cancel {background-position:-460px -20px}
.Skin span.mce_save {background-position:-480px -20px}
.Skin span.mce_replace {background-position:-500px -20px}
.Skin span.mce_search {background-position:-520px -20px}
.Skin span.mce_styleprops {background-position:-560px -20px}
.Skin span.mce_table {background-position:-580px -20px}
.Skin span.mce_cell_props {background-position:-600px -20px}
.Skin span.mce_delete_table {background-position:-620px -20px}
.Skin span.mce_delete_col {background-position:-640px -20px}
.Skin span.mce_delete_row {background-position:-660px -20px}
.Skin span.mce_col_after {background-position:-680px -20px}
.Skin span.mce_col_before {background-position:-700px -20px}
.Skin span.mce_row_after {background-position:-720px -20px}
.Skin span.mce_row_before {background-position:-740px -20px}
.Skin span.mce_merge_cells {background-position:-760px -20px}
.Skin span.mce_table_props {background-position:-980px -20px}
.Skin span.mce_row_props {background-position:-780px -20px}
.Skin span.mce_split_cells {background-position:-800px -20px}
.Skin span.mce_template {background-position:-820px -20px}
.Skin span.mce_visualchars {background-position:-840px -20px}
.Skin span.mce_abbr {background-position:-860px -20px}
.Skin span.mce_acronym {background-position:-880px -20px}
.Skin span.mce_attribs {background-position:-900px -20px}
.Skin span.mce_cite {background-position:-920px -20px}
.Skin span.mce_del {background-position:-940px -20px}
.Skin span.mce_ins {background-position:-960px -20px}
.Skin span.mce_pagebreak {background-position:0 -40px}
.Skin span.mce_restoredraft {background-position:-20px -40px}
.Skin span.mce_spellchecker {background-position:-540px -20px}

View File

@@ -0,0 +1,42 @@
body, td, pre {color:#A0A0A0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#151515;}
body.mceForceColors {background:#151515; color:#A0A0A0;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}
blockquote:before{ content:"Zitat:"; display:block; font-weight:bold;font-size:large}
blockquote{ background-color:#444444; padding:2px;}
code{background-color:lightgray;}
.snInfoBoxHead{font-weight:bold;color:black;display:block;}
.snInfoBox{border: solid black 2px; padding:4px;background-color:#444;color:#A0A0A0;}
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}

View File

@@ -0,0 +1,115 @@
/* Generic */
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDDDDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
background:#F0F0EE;
padding:0;
margin:8px 8px 0 8px;
}
html {background:#F0F0EE;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
textarea {resize:none;outline:none;}
a:link, a:visited {color:black;}
a:hover {color:#2B6FB6;}
.nowrap {white-space: nowrap}
/* Forms */
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
legend {color:#2B6FB6; font-weight:bold;}
label.msg {display:none;}
label.invalid {color:#EE0000; display:inline;}
input.invalid {border:1px solid #EE0000;}
input {background:#FFF; border:1px solid #CCC;}
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
input, select, textarea {border:1px solid #808080;}
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
.input_noborder {border:0;}
/* Buttons */
#insert, #cancel, input.button, .updateButton {
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(img/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
}
#insert {background:url(img/buttons.png) 0 -52px;}
#cancel {background:url(img/buttons.png) 0 0;}
/* Browse */
a.pickcolor, a.browse {text-decoration:none}
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
.mceOldBoxModel a.browse span {width:22px; height:20px;}
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
a.pickcolor:hover span {background-color:#B2BBD0;}
a.pickcolor:hover span.disabled {}
/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
/* Source */
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
.mceActionPanel {margin-top:5px;}
/* Tabs classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
/* Panels */
.panel_wrapper div.panel {display:none;}
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
/* Columns */
.column {float:left;}
.properties {width:100%;}
.properties .column1 {}
.properties .column2 {text-align:left;}
/* Titles */
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
h3 {font-size:14px;}
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
/* Dialog specific */
#link .panel_wrapper, #link div.current {height:125px;}
#image .panel_wrapper, #image div.current {height:200px;}
#plugintable thead {font-weight:bold; background:#DDD;}
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
#plugintable {width:96%; margin-top:10px;}
#pluginscontainer {height:290px; overflow:auto;}
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
#colorpicker #light div {overflow:hidden;}
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
#colorpicker .panel_wrapper div.current {height:175px;}
#colorpicker #namedcolors {width:150px;}
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
#colorpicker #colornamecontainer {margin-top:5px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,215 @@
/* Reset */
._gamesSkin table, ._gamesSkin tbody, ._gamesSkin a, ._gamesSkin img, ._gamesSkin tr, ._gamesSkin div, ._gamesSkin td, ._gamesSkin iframe, ._gamesSkin span, ._gamesSkin *, ._gamesSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
._gamesSkin a:hover, ._gamesSkin a:link, ._gamesSkin a:visited, ._gamesSkin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
._gamesSkin table td {vertical-align:middle}
/* Containers */
._gamesSkin table {background:#E5EFFD}
._gamesSkin iframe {display:block; background:#FFF}
._gamesSkin .mceToolbar {height:26px}
/* External */
._gamesSkin .mceExternalToolbar {position:absolute; border:1px solid #ABC6DD; border-bottom:0; display:none}
._gamesSkin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
._gamesSkin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
/* Layout */
._gamesSkin table.mceLayout {border:0; border-left:1px solid #ABC6DD; border-right:1px solid #ABC6DD}
._gamesSkin table.mceLayout tr.mceFirst td {border-top:1px solid #ABC6DD}
._gamesSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #ABC6DD}
._gamesSkin table.mceToolbar, ._gamesSkin tr.mceFirst .mceToolbar tr td, ._gamesSkin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0}
._gamesSkin .mceIframeContainer {border-top:1px solid #ABC6DD; border-bottom:1px solid #ABC6DD}
._gamesSkin .mceStatusbar {display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
._gamesSkin .mceStatusbar div {float:left; padding:2px}
._gamesSkin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
._gamesSkin .mceStatusbar a:hover {text-decoration:underline}
._gamesSkin table.mceToolbar {margin-left:3px}
._gamesSkin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; margin-left:3px;}
._gamesSkin .mceToolbar td.mceFirst span {margin:0}
._gamesSkin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
._gamesSkin .mceToolbar .mceToolbarEndListBox span, ._gamesSkin .mceToolbar .mceToolbarStartListBox span {display:none}
._gamesSkin span.mceIcon, ._gamesSkin img.mceIcon {display:block; width:20px; height:20px}
._gamesSkin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
._gamesSkin td.mceCenter {text-align:center;}
._gamesSkin td.mceCenter table {margin:0 auto; text-align:left;}
._gamesSkin td.mceRight table {margin:0 0 0 auto;}
/* Button */
._gamesSkin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
._gamesSkin a.mceButton span, ._gamesSkin a.mceButton img {margin-left:1px}
._gamesSkin .mceOldBoxModel a.mceButton span, ._gamesSkin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
._gamesSkin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
._gamesSkin a.mceButtonActive, ._gamesSkin a.mceButtonSelected {background-position:0 -44px}
._gamesSkin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
._gamesSkin .mceButtonLabeled {width:auto}
._gamesSkin .mceButtonLabeled span.mceIcon {float:left}
._gamesSkin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
._gamesSkin .mceButtonDisabled .mceButtonLabel {color:#888}
/* Separator */
._gamesSkin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
/* ListBox */
._gamesSkin .mceListBox {margin-left:3px}
._gamesSkin .mceListBox, ._gamesSkin .mceListBox a {display:block}
._gamesSkin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; border:1px solid #b3c7e1; border-right:0; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
._gamesSkin .mceListBox .mceOpen {width:14px; height:22px; background:url(img/button_bg.png) -66px 0}
._gamesSkin table.mceListBoxEnabled:hover .mceText, ._gamesSkin .mceListBoxHover .mceText, ._gamesSkin .mceListBoxSelected .mceText {background:#FFF}
._gamesSkin table.mceListBoxEnabled:hover .mceOpen, ._gamesSkin .mceListBoxHover .mceOpen, ._gamesSkin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
._gamesSkin .mceListBoxDisabled .mceText {color:gray}
._gamesSkin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
._gamesSkin .mceOldBoxModel .mceListBox .mceText {height:22px}
._gamesSkin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #b3c7e1; background:#FFF;}
/* SplitButton */
._gamesSkin .mceSplitButton, ._gamesSkin .mceSplitButton a, ._gamesSkin .mceSplitButton span {display:block; height:22px}
._gamesSkin .mceSplitButton {background:url(img/button_bg.png)}
._gamesSkin .mceSplitButton a.mceAction {width:22px}
._gamesSkin .mceSplitButton span.mceAction {width:22px; background-image:url(../../img/icons.gif)}
._gamesSkin .mceSplitButton a.mceOpen {width:10px; background:url(img/button_bg.png) -44px 0}
._gamesSkin .mceSplitButton span.mceOpen {display:none}
._gamesSkin table.mceSplitButtonEnabled:hover a.mceAction, ._gamesSkin .mceSplitButtonHover a.mceAction, ._gamesSkin .mceSplitButtonSelected {background:url(img/button_bg.png) 0 -22px}
._gamesSkin table.mceSplitButtonEnabled:hover a.mceOpen, ._gamesSkin .mceSplitButtonHover a.mceOpen, ._gamesSkin .mceSplitButtonSelected a.mceOpen {background-position:-44px -44px}
._gamesSkin .mceSplitButtonDisabled .mceAction {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
._gamesSkin .mceSplitButtonActive {background-position:0 -44px}
/* ColorSplitButton */
._gamesSkin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
._gamesSkin .mceColorSplitMenu td {padding:2px}
._gamesSkin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
._gamesSkin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
._gamesSkin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
._gamesSkin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
._gamesSkin a.mceMoreColors:hover {border:1px solid #0A246A}
._gamesSkin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a;overflow:hidden}
._gamesSkin .mce_forecolor span.mceAction, ._gamesSkin .mce_backcolor span.mceAction {height:15px;overflow:hidden}
/* Menu */
._gamesSkin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #ABC6DD}
._gamesSkin .mceNoIcons span.mceIcon {width:0;}
._gamesSkin .mceNoIcons a .mceText {padding-left:10px}
._gamesSkin .mceMenu table {background:#FFF}
._gamesSkin .mceMenu a, ._gamesSkin .mceMenu span, ._gamesSkin .mceMenu {display:block}
._gamesSkin .mceMenu td {height:20px}
._gamesSkin .mceMenu a {position:relative;padding:3px 0 4px 0}
._gamesSkin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
._gamesSkin .mceMenu span.mceText, ._gamesSkin .mceMenu .mcePreview {font-size:11px}
._gamesSkin .mceMenu pre.mceText {font-family:Monospace}
._gamesSkin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
._gamesSkin .mceMenu .mceMenuItemEnabled a:hover, ._gamesSkin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
._gamesSkin td.mceMenuItemSeparator {background:#DDD; height:1px}
._gamesSkin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #ABC6DD}
._gamesSkin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
._gamesSkin .mceMenuItemDisabled .mceText {color:#888}
._gamesSkin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
._gamesSkin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
._gamesSkin .mceMenu span.mceMenuLine {display:none}
._gamesSkin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
/* Progress,Resize */
._gamesSkin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=50); background:#FFF}
._gamesSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
/* Formats */
._gamesSkin .mce_formatPreview a {font-size:10px}
._gamesSkin .mce_p span.mceText {}
._gamesSkin .mce_address span.mceText {font-style:italic}
._gamesSkin .mce_pre span.mceText {font-family:monospace}
._gamesSkin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
._gamesSkin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
._gamesSkin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
._gamesSkin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
._gamesSkin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
._gamesSkin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
/* Theme */
._gamesSkin span.mce_bold {background-position:0 0}
._gamesSkin span.mce_italic {background-position:-60px 0}
._gamesSkin span.mce_underline {background-position:-140px 0}
._gamesSkin span.mce_strikethrough {background-position:-120px 0}
._gamesSkin span.mce_undo {background-position:-160px 0}
._gamesSkin span.mce_redo {background-position:-100px 0}
._gamesSkin span.mce_cleanup {background-position:-40px 0}
._gamesSkin span.mce_bullist {background-position:-20px 0}
._gamesSkin span.mce_numlist {background-position:-80px 0}
._gamesSkin span.mce_justifyleft {background-position:-460px 0}
._gamesSkin span.mce_justifyright {background-position:-480px 0}
._gamesSkin span.mce_justifycenter {background-position:-420px 0}
._gamesSkin span.mce_justifyfull {background-position:-440px 0}
._gamesSkin span.mce_anchor {background-position:-200px 0}
._gamesSkin span.mce_indent {background-position:-400px 0}
._gamesSkin span.mce_outdent {background-position:-540px 0}
._gamesSkin span.mce_link {background-position:-500px 0}
._gamesSkin span.mce_unlink {background-position:-640px 0}
._gamesSkin span.mce_sub {background-position:-600px 0}
._gamesSkin span.mce_sup {background-position:-620px 0}
._gamesSkin span.mce_removeformat {background-position:-580px 0}
._gamesSkin span.mce_newdocument {background-position:-520px 0}
._gamesSkin span.mce_image {background-position:-380px 0}
._gamesSkin span.mce_help {background-position:-340px 0}
._gamesSkin span.mce_code {background-position:-260px 0}
._gamesSkin span.mce_hr {background-position:-360px 0}
._gamesSkin span.mce_visualaid {background-position:-660px 0}
._gamesSkin span.mce_charmap {background-position:-240px 0}
._gamesSkin span.mce_paste {background-position:-560px 0}
._gamesSkin span.mce_copy {background-position:-700px 0}
._gamesSkin span.mce_cut {background-position:-680px 0}
._gamesSkin span.mce_blockquote {background-position:-220px 0}
._gamesSkin .mce_forecolor span.mceAction {background-position:-720px 0}
._gamesSkin .mce_backcolor span.mceAction {background-position:-760px 0}
._gamesSkin span.mce_forecolorpicker {background-position:-720px 0}
._gamesSkin span.mce_backcolorpicker {background-position:-760px 0}
/* Plugins */
._gamesSkin span.mce_advhr {background-position:-0px -20px}
._gamesSkin span.mce_ltr {background-position:-20px -20px}
._gamesSkin span.mce_rtl {background-position:-40px -20px}
._gamesSkin span.mce_emotions {background-position:-60px -20px}
._gamesSkin span.mce_fullpage {background-position:-80px -20px}
._gamesSkin span.mce_fullscreen {background-position:-100px -20px}
._gamesSkin span.mce_iespell {background-position:-120px -20px}
._gamesSkin span.mce_insertdate {background-position:-140px -20px}
._gamesSkin span.mce_inserttime {background-position:-160px -20px}
._gamesSkin span.mce_absolute {background-position:-180px -20px}
._gamesSkin span.mce_backward {background-position:-200px -20px}
._gamesSkin span.mce_forward {background-position:-220px -20px}
._gamesSkin span.mce_insert_layer {background-position:-240px -20px}
._gamesSkin span.mce_insertlayer {background-position:-260px -20px}
._gamesSkin span.mce_movebackward {background-position:-280px -20px}
._gamesSkin span.mce_moveforward {background-position:-300px -20px}
._gamesSkin span.mce_media {background-position:-320px -20px}
._gamesSkin span.mce_nonbreaking {background-position:-340px -20px}
._gamesSkin span.mce_pastetext {background-position:-360px -20px}
._gamesSkin span.mce_pasteword {background-position:-380px -20px}
._gamesSkin span.mce_selectall {background-position:-400px -20px}
._gamesSkin span.mce_preview {background-position:-420px -20px}
._gamesSkin span.mce_print {background-position:-440px -20px}
._gamesSkin span.mce_cancel {background-position:-460px -20px}
._gamesSkin span.mce_save {background-position:-480px -20px}
._gamesSkin span.mce_replace {background-position:-500px -20px}
._gamesSkin span.mce_search {background-position:-520px -20px}
._gamesSkin span.mce_styleprops {background-position:-560px -20px}
._gamesSkin span.mce_table {background-position:-580px -20px}
._gamesSkin span.mce_cell_props {background-position:-600px -20px}
._gamesSkin span.mce_delete_table {background-position:-620px -20px}
._gamesSkin span.mce_delete_col {background-position:-640px -20px}
._gamesSkin span.mce_delete_row {background-position:-660px -20px}
._gamesSkin span.mce_col_after {background-position:-680px -20px}
._gamesSkin span.mce_col_before {background-position:-700px -20px}
._gamesSkin span.mce_row_after {background-position:-720px -20px}
._gamesSkin span.mce_row_before {background-position:-740px -20px}
._gamesSkin span.mce_merge_cells {background-position:-760px -20px}
._gamesSkin span.mce_table_props {background-position:-980px -20px}
._gamesSkin span.mce_row_props {background-position:-780px -20px}
._gamesSkin span.mce_split_cells {background-position:-800px -20px}
._gamesSkin span.mce_template {background-position:-820px -20px}
._gamesSkin span.mce_visualchars {background-position:-840px -20px}
._gamesSkin span.mce_abbr {background-position:-860px -20px}
._gamesSkin span.mce_acronym {background-position:-880px -20px}
._gamesSkin span.mce_attribs {background-position:-900px -20px}
._gamesSkin span.mce_cite {background-position:-920px -20px}
._gamesSkin span.mce_del {background-position:-940px -20px}
._gamesSkin span.mce_ins {background-position:-960px -20px}
._gamesSkin span.mce_pagebreak {background-position:0 -40px}
._gamesSkin span.mce_restoredraft {background-position:-20px -40px}
._gamesSkin span.mce_spellchecker {background-position:-540px -20px}

View File

@@ -0,0 +1,43 @@
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFD5A1;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}
blockquote:before{ content:"Zitat:"; display:block;font-weight:bold;font-size:large}
blockquote{ background-color:#FAB47E; padding:2px;}
code{}
.snInfoBoxHead{font-weight:bold;color:blue;display:block;}
.snInfoBox{border: solid black 2px; padding:4px;background-color:#FFE9CD;}
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}

View File

@@ -0,0 +1,115 @@
/* Generic */
body {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDDDDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
background:#F0F0EE;
padding:0;
margin:8px 8px 0 8px;
}
html {background:#F0F0EE;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
textarea {resize:none;outline:none;}
a:link, a:visited {color:black;}
a:hover {color:#2B6FB6;}
.nowrap {white-space: nowrap}
/* Forms */
fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
legend {color:#2B6FB6; font-weight:bold;}
label.msg {display:none;}
label.invalid {color:#EE0000; display:inline;}
input.invalid {border:1px solid #EE0000;}
input {background:#FFF; border:1px solid #CCC;}
input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
input, select, textarea {border:1px solid #808080;}
input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
.input_noborder {border:0;}
/* Buttons */
#insert, #cancel, input.button, .updateButton {
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(img/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
}
#insert {background:url(img/buttons.png) 0 -52px;}
#cancel {background:url(img/buttons.png) 0 0;}
/* Browse */
a.pickcolor, a.browse {text-decoration:none}
a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
.mceOldBoxModel a.browse span {width:22px; height:20px;}
a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
a.pickcolor:hover span {background-color:#B2BBD0;}
a.pickcolor:hover span.disabled {}
/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
/* Source */
.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
.mceActionPanel {margin-top:5px;}
/* Tabs classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
/* Panels */
.panel_wrapper div.panel {display:none;}
.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
/* Columns */
.column {float:left;}
.properties {width:100%;}
.properties .column1 {}
.properties .column2 {text-align:left;}
/* Titles */
h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
h3 {font-size:14px;}
.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
/* Dialog specific */
#link .panel_wrapper, #link div.current {height:125px;}
#image .panel_wrapper, #image div.current {height:200px;}
#plugintable thead {font-weight:bold; background:#DDD;}
#plugintable, #about #plugintable td {border:1px solid #919B9C;}
#plugintable {width:96%; margin-top:10px;}
#pluginscontainer {height:290px; overflow:auto;}
#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
#colorpicker #light div {overflow:hidden;}
#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
#colorpicker .panel_wrapper div.current {height:175px;}
#colorpicker #namedcolors {width:150px;}
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
#colorpicker #colornamecontainer {margin-top:5px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,215 @@
/* Reset */
._kochenSkin table, ._kochenSkin tbody, ._kochenSkin a, ._kochenSkin img, ._kochenSkin tr, ._kochenSkin div, ._kochenSkin td, ._kochenSkin iframe, ._kochenSkin span, ._kochenSkin *, ._kochenSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
._kochenSkin a:hover, ._kochenSkin a:link, ._kochenSkin a:visited, ._kochenSkin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
._kochenSkin table td {vertical-align:middle}
/* Containers */
._kochenSkin table {background:#E5EFFD}
._kochenSkin iframe {display:block; background:#FFF}
._kochenSkin .mceToolbar {height:26px}
/* External */
._kochenSkin .mceExternalToolbar {position:absolute; border:1px solid #ABC6DD; border-bottom:0; display:none}
._kochenSkin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
._kochenSkin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
/* Layout */
._kochenSkin table.mceLayout {border:0; border-left:1px solid #ABC6DD; border-right:1px solid #ABC6DD}
._kochenSkin table.mceLayout tr.mceFirst td {border-top:1px solid #ABC6DD}
._kochenSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #ABC6DD}
._kochenSkin table.mceToolbar, ._kochenSkin tr.mceFirst .mceToolbar tr td, ._kochenSkin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0}
._kochenSkin .mceIframeContainer {border-top:1px solid #ABC6DD; border-bottom:1px solid #ABC6DD}
._kochenSkin .mceStatusbar {display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
._kochenSkin .mceStatusbar div {float:left; padding:2px}
._kochenSkin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
._kochenSkin .mceStatusbar a:hover {text-decoration:underline}
._kochenSkin table.mceToolbar {margin-left:3px}
._kochenSkin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; margin-left:3px;}
._kochenSkin .mceToolbar td.mceFirst span {margin:0}
._kochenSkin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
._kochenSkin .mceToolbar .mceToolbarEndListBox span, ._kochenSkin .mceToolbar .mceToolbarStartListBox span {display:none}
._kochenSkin span.mceIcon, ._kochenSkin img.mceIcon {display:block; width:20px; height:20px}
._kochenSkin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
._kochenSkin td.mceCenter {text-align:center;}
._kochenSkin td.mceCenter table {margin:0 auto; text-align:left;}
._kochenSkin td.mceRight table {margin:0 0 0 auto;}
/* Button */
._kochenSkin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
._kochenSkin a.mceButton span, ._kochenSkin a.mceButton img {margin-left:1px}
._kochenSkin .mceOldBoxModel a.mceButton span, ._kochenSkin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
._kochenSkin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
._kochenSkin a.mceButtonActive, ._kochenSkin a.mceButtonSelected {background-position:0 -44px}
._kochenSkin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
._kochenSkin .mceButtonLabeled {width:auto}
._kochenSkin .mceButtonLabeled span.mceIcon {float:left}
._kochenSkin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
._kochenSkin .mceButtonDisabled .mceButtonLabel {color:#888}
/* Separator */
._kochenSkin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
/* ListBox */
._kochenSkin .mceListBox {margin-left:3px}
._kochenSkin .mceListBox, ._kochenSkin .mceListBox a {display:block}
._kochenSkin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; border:1px solid #b3c7e1; border-right:0; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
._kochenSkin .mceListBox .mceOpen {width:14px; height:22px; background:url(img/button_bg.png) -66px 0}
._kochenSkin table.mceListBoxEnabled:hover .mceText, ._kochenSkin .mceListBoxHover .mceText, ._kochenSkin .mceListBoxSelected .mceText {background:#FFF}
._kochenSkin table.mceListBoxEnabled:hover .mceOpen, ._kochenSkin .mceListBoxHover .mceOpen, ._kochenSkin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
._kochenSkin .mceListBoxDisabled .mceText {color:gray}
._kochenSkin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
._kochenSkin .mceOldBoxModel .mceListBox .mceText {height:22px}
._kochenSkin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #b3c7e1; background:#FFF;}
/* SplitButton */
._kochenSkin .mceSplitButton, ._kochenSkin .mceSplitButton a, ._kochenSkin .mceSplitButton span {display:block; height:22px}
._kochenSkin .mceSplitButton {background:url(img/button_bg.png)}
._kochenSkin .mceSplitButton a.mceAction {width:22px}
._kochenSkin .mceSplitButton span.mceAction {width:22px; background-image:url(../../img/icons.gif)}
._kochenSkin .mceSplitButton a.mceOpen {width:10px; background:url(img/button_bg.png) -44px 0}
._kochenSkin .mceSplitButton span.mceOpen {display:none}
._kochenSkin table.mceSplitButtonEnabled:hover a.mceAction, ._kochenSkin .mceSplitButtonHover a.mceAction, ._kochenSkin .mceSplitButtonSelected {background:url(img/button_bg.png) 0 -22px}
._kochenSkin table.mceSplitButtonEnabled:hover a.mceOpen, ._kochenSkin .mceSplitButtonHover a.mceOpen, ._kochenSkin .mceSplitButtonSelected a.mceOpen {background-position:-44px -44px}
._kochenSkin .mceSplitButtonDisabled .mceAction {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
._kochenSkin .mceSplitButtonActive {background-position:0 -44px}
/* ColorSplitButton */
._kochenSkin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
._kochenSkin .mceColorSplitMenu td {padding:2px}
._kochenSkin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
._kochenSkin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
._kochenSkin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
._kochenSkin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
._kochenSkin a.mceMoreColors:hover {border:1px solid #0A246A}
._kochenSkin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a;overflow:hidden}
._kochenSkin .mce_forecolor span.mceAction, ._kochenSkin .mce_backcolor span.mceAction {height:15px;overflow:hidden}
/* Menu */
._kochenSkin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #ABC6DD}
._kochenSkin .mceNoIcons span.mceIcon {width:0;}
._kochenSkin .mceNoIcons a .mceText {padding-left:10px}
._kochenSkin .mceMenu table {background:#FFF}
._kochenSkin .mceMenu a, ._kochenSkin .mceMenu span, ._kochenSkin .mceMenu {display:block}
._kochenSkin .mceMenu td {height:20px}
._kochenSkin .mceMenu a {position:relative;padding:3px 0 4px 0}
._kochenSkin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
._kochenSkin .mceMenu span.mceText, ._kochenSkin .mceMenu .mcePreview {font-size:11px}
._kochenSkin .mceMenu pre.mceText {font-family:Monospace}
._kochenSkin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
._kochenSkin .mceMenu .mceMenuItemEnabled a:hover, ._kochenSkin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
._kochenSkin td.mceMenuItemSeparator {background:#DDD; height:1px}
._kochenSkin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #ABC6DD}
._kochenSkin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
._kochenSkin .mceMenuItemDisabled .mceText {color:#888}
._kochenSkin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
._kochenSkin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
._kochenSkin .mceMenu span.mceMenuLine {display:none}
._kochenSkin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
/* Progress,Resize */
._kochenSkin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=50); background:#FFF}
._kochenSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
/* Formats */
._kochenSkin .mce_formatPreview a {font-size:10px}
._kochenSkin .mce_p span.mceText {}
._kochenSkin .mce_address span.mceText {font-style:italic}
._kochenSkin .mce_pre span.mceText {font-family:monospace}
._kochenSkin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
._kochenSkin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
._kochenSkin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
._kochenSkin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
._kochenSkin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
._kochenSkin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
/* Theme */
._kochenSkin span.mce_bold {background-position:0 0}
._kochenSkin span.mce_italic {background-position:-60px 0}
._kochenSkin span.mce_underline {background-position:-140px 0}
._kochenSkin span.mce_strikethrough {background-position:-120px 0}
._kochenSkin span.mce_undo {background-position:-160px 0}
._kochenSkin span.mce_redo {background-position:-100px 0}
._kochenSkin span.mce_cleanup {background-position:-40px 0}
._kochenSkin span.mce_bullist {background-position:-20px 0}
._kochenSkin span.mce_numlist {background-position:-80px 0}
._kochenSkin span.mce_justifyleft {background-position:-460px 0}
._kochenSkin span.mce_justifyright {background-position:-480px 0}
._kochenSkin span.mce_justifycenter {background-position:-420px 0}
._kochenSkin span.mce_justifyfull {background-position:-440px 0}
._kochenSkin span.mce_anchor {background-position:-200px 0}
._kochenSkin span.mce_indent {background-position:-400px 0}
._kochenSkin span.mce_outdent {background-position:-540px 0}
._kochenSkin span.mce_link {background-position:-500px 0}
._kochenSkin span.mce_unlink {background-position:-640px 0}
._kochenSkin span.mce_sub {background-position:-600px 0}
._kochenSkin span.mce_sup {background-position:-620px 0}
._kochenSkin span.mce_removeformat {background-position:-580px 0}
._kochenSkin span.mce_newdocument {background-position:-520px 0}
._kochenSkin span.mce_image {background-position:-380px 0}
._kochenSkin span.mce_help {background-position:-340px 0}
._kochenSkin span.mce_code {background-position:-260px 0}
._kochenSkin span.mce_hr {background-position:-360px 0}
._kochenSkin span.mce_visualaid {background-position:-660px 0}
._kochenSkin span.mce_charmap {background-position:-240px 0}
._kochenSkin span.mce_paste {background-position:-560px 0}
._kochenSkin span.mce_copy {background-position:-700px 0}
._kochenSkin span.mce_cut {background-position:-680px 0}
._kochenSkin span.mce_blockquote {background-position:-220px 0}
._kochenSkin .mce_forecolor span.mceAction {background-position:-720px 0}
._kochenSkin .mce_backcolor span.mceAction {background-position:-760px 0}
._kochenSkin span.mce_forecolorpicker {background-position:-720px 0}
._kochenSkin span.mce_backcolorpicker {background-position:-760px 0}
/* Plugins */
._kochenSkin span.mce_advhr {background-position:-0px -20px}
._kochenSkin span.mce_ltr {background-position:-20px -20px}
._kochenSkin span.mce_rtl {background-position:-40px -20px}
._kochenSkin span.mce_emotions {background-position:-60px -20px}
._kochenSkin span.mce_fullpage {background-position:-80px -20px}
._kochenSkin span.mce_fullscreen {background-position:-100px -20px}
._kochenSkin span.mce_iespell {background-position:-120px -20px}
._kochenSkin span.mce_insertdate {background-position:-140px -20px}
._kochenSkin span.mce_inserttime {background-position:-160px -20px}
._kochenSkin span.mce_absolute {background-position:-180px -20px}
._kochenSkin span.mce_backward {background-position:-200px -20px}
._kochenSkin span.mce_forward {background-position:-220px -20px}
._kochenSkin span.mce_insert_layer {background-position:-240px -20px}
._kochenSkin span.mce_insertlayer {background-position:-260px -20px}
._kochenSkin span.mce_movebackward {background-position:-280px -20px}
._kochenSkin span.mce_moveforward {background-position:-300px -20px}
._kochenSkin span.mce_media {background-position:-320px -20px}
._kochenSkin span.mce_nonbreaking {background-position:-340px -20px}
._kochenSkin span.mce_pastetext {background-position:-360px -20px}
._kochenSkin span.mce_pasteword {background-position:-380px -20px}
._kochenSkin span.mce_selectall {background-position:-400px -20px}
._kochenSkin span.mce_preview {background-position:-420px -20px}
._kochenSkin span.mce_print {background-position:-440px -20px}
._kochenSkin span.mce_cancel {background-position:-460px -20px}
._kochenSkin span.mce_save {background-position:-480px -20px}
._kochenSkin span.mce_replace {background-position:-500px -20px}
._kochenSkin span.mce_search {background-position:-520px -20px}
._kochenSkin span.mce_styleprops {background-position:-560px -20px}
._kochenSkin span.mce_table {background-position:-580px -20px}
._kochenSkin span.mce_cell_props {background-position:-600px -20px}
._kochenSkin span.mce_delete_table {background-position:-620px -20px}
._kochenSkin span.mce_delete_col {background-position:-640px -20px}
._kochenSkin span.mce_delete_row {background-position:-660px -20px}
._kochenSkin span.mce_col_after {background-position:-680px -20px}
._kochenSkin span.mce_col_before {background-position:-700px -20px}
._kochenSkin span.mce_row_after {background-position:-720px -20px}
._kochenSkin span.mce_row_before {background-position:-740px -20px}
._kochenSkin span.mce_merge_cells {background-position:-760px -20px}
._kochenSkin span.mce_table_props {background-position:-980px -20px}
._kochenSkin span.mce_row_props {background-position:-780px -20px}
._kochenSkin span.mce_split_cells {background-position:-800px -20px}
._kochenSkin span.mce_template {background-position:-820px -20px}
._kochenSkin span.mce_visualchars {background-position:-840px -20px}
._kochenSkin span.mce_abbr {background-position:-860px -20px}
._kochenSkin span.mce_acronym {background-position:-880px -20px}
._kochenSkin span.mce_attribs {background-position:-900px -20px}
._kochenSkin span.mce_cite {background-position:-920px -20px}
._kochenSkin span.mce_del {background-position:-940px -20px}
._kochenSkin span.mce_ins {background-position:-960px -20px}
._kochenSkin span.mce_pagebreak {background-position:0 -40px}
._kochenSkin span.mce_restoredraft {background-position:-20px -40px}
._kochenSkin span.mce_spellchecker {background-position:-540px -20px}