<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* GS: additional Styles */
table { width: 100%; }
#hometext {
/*width : 650px;*/
/*width : 650px;*/
width : 100%;
heigth : 60px !important;
font-size: 12px;
}
#bodytext {
/*width : 650px;*/
width : 100%;
height : 342px;
font-size: 12px;
}
#article_edit #bodytext {
width : 800px;
heigth : 342px;
}
#x_movie textarea#vhtml,
#x_movie textarea#message {
	font-size: 12px;
	width : 95%;
	heigth : 342px;
}
#info_form .mceLayout {
}

span.xoops-form-element-help {
	padding: auto;
	font-size: .8em;
	margin-left: 1.0em;
	color: #555555;
}
.actionbar { margin: 10px 0; }
.actionbar a { margin-right: 20px; }


.admin_edit {
    background:url(images/icons/edit.png) right no-repeat !important;
	display: block; height: 16px; width: 16px;
	font-size: 0px;
}
.admin_delete {
	background:url(images/icons/delete.png) right no-repeat !important;
	display: block; height: 16px; width: 16px;
	font-size: 0px;
}
span.status0 {
    background:url(images/icons/no.gif) right no-repeat !important;
	display: block; height: 16px; width: 16px;
	font-size: 0px;
}
span.status1 {
    background:url(images/icons/yes.gif) right no-repeat !important;
	display: block; height: 16px; width: 16px;
	font-size: 0px;
}
.gsdhtmleditor input[type=button],
.gsdhtmleditor input[type=button]:hover,
.bbcodebar .formButton,
.bbcodebar .formButton:hover {
	margin: 4px 0;
	padding: 0;
	font-sizexx: 0.85em;
	/*border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;*/
	 }

/* Meta Angaben */
div#h_meta_tray div.gstrayelement { margin-bottom: 8px; }
div#h_meta_tray div.gstrayelement:last-child { margin-bottom: 0px; }
div#h_meta_tray div.gstrayelementhead,
div#h_meta_tray div.gstrayelementbody { display: inline-block; }
div#h_meta_tray div.gstrayelementhead { width: 150px; margin-right: 5px; padding-top: 5px; }
div#h_meta_tray input#h_title { width: 775px; }
div#h_meta_tray textarea#h_meta_description { width: 775px; }
div#h_meta_tray input#h_meta_keywords { width: 775px; }
/* EO Meta Angaben */
/* EO GS: additional Styles */</pre></body></html>