--- /dev/null
+body {
+ background-color : #ddeedd;
+ color : #000000;
+ font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
+ font-size : 14px;
+
+ scrollbar-base-color : #E9E4AE;
+ scrollbar-face-color : #CDEFCD;
+ scrollbar-highlight-color : #F4F9BE;
+ scrollbar-shadow-color : #CDEFCD;
+ scrollbar-3dlight-color : #DDDDDD;
+ scrollbar-arrow-color : #000000;
+ scrollbar-track-color : #CCEFCC;
+ scrollbar-darkshadow-color : #999999;
+
+ margin : 0px;
+ margin-left : 0px;
+ margin-right : 0px;
+ margin-top : 0px;
+ margin-bottom : 0px;
+}
+
+table {
+ table-layout : auto;
+ border-spacing : 0px;
+ overflow : auto;
+}
+
+A {
+ font-style : normal;
+ font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
+ font-size : 14px;
+ text-decoration : none;
+}
+
+A:link {
+ color : #2e51a9;
+}
+
+A:visited {
+ color : #2e51a9;
+}
+
+A:active {
+ color : #2e51a9;
+ background-color : transparent;
+}
+
+A:hover {
+ background-color : transparent;
+}
+
+input, textarea, select, option {
+ color : #2e51a9;
+ background-color : #EEFFEE;
+ border-color : #BBBBBB;
+ text-decoration : none;
+}
+
+ul, ol {
+ margin-top : 0px;
+ margin-bottom : 0px;
+}
+
+.runtime {
+ color : #118811;
+ background-color : #DDEEDD;
+ font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
+}
+
+.runtime.fatal {
+ color : #0000aa;
+}
+
+.runtime.fatalcontent {
+ font-size : 20px;
+}
+
+.admin {
+ color : #118811;
+ background-color : #DDEEDD;
+ font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
+}
+
+.admin_note {
+ color : #FF0000;
+ font-size : 11px;
+}
+
+.admin_reset, .guest_reset, .member_reset {
+ border-style : groove;
+ border : solid 1px #000000;
+ color : #0000AA;
+}
+
+.admin_submit, .guest_submit, .member_submit {
+ color : #0000AA;
+ border-color : #000000;
+}
+
+.admin_submit_reject {
+ border-style : groove;
+ color : #881111;
+ border-color : #000000;
+}
+
+.admin_fatal {
+ font-size : 18px;
+ color : #ddeedd;
+}
+
+.admin_edit, .member_confirm {
+ background-color : #ddeedd;
+}
+
+.member_banner {
+ background-color : #ddeedd;
+ width : 488px;
+}
+
+.admin_error {
+ background-color : #ddeedd;
+ color : #ddeedd;
+ font-size : 11px;
+}
+
+.admin_select, .guest_select, .member_select {
+ border : solid 1px;
+ border-color : #000000;
+ background-color : #EEFFEE;
+}
+
+.admin.register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2 {
+ background-color : #ddeedd;
+ color : #000000;
+}
+
+.member_done, .guest_done {
+ color : #009900;
+}
+
+.member_misc, .code {
+ background-color : #DDEEDD;
+}
+
+.admin_misc, .member_misc {
+ color : #000000;
+}
+
+.admin_done2 {
+ color : #0000AA;
+}
+
+.admin_green, .admin_no {
+ color : #000000;
+}
+
+.admin_welcome {
+ background-color : #DDEEDD;
+ color : #000000;
+ vertical-align : middle;
+ font-size : 18px;
+ height : 50px;
+}
+
+.admin_header {
+ background-color : #ddeedd;
+}
+
+.admin_menu {
+ background-color : #DDEEDD;
+ color : #000077;
+ width : 230px;
+}
+
+.admin_logout {
+ background-color : #AAFFAA;
+ color : #ddeedd;
+}
+
+.admin_desc_cont, .admin_table, .member_table {
+ background-color : #ddeedd;
+}
+
+.guest_table {
+ font-size : 14px;
+}
+
+.admin_editmenu {
+ min-width : 500px;
+ max-width : 90%;
+}
+
+.admin_form_header {
+ text-align : center;
+ height : 36px;
+ background-color : #ddeedd;
+ color : #000000;
+}
+
+.member_header {
+ text-align : center;
+ height : 28px;
+ background-color : #ddeedd;
+}
+
+.admin_failed, .guest_failed, .member_failed, .member_note {
+ color : #0000AA;
+}
+
+.member_note_bg {
+ background-color : #ddeedd;
+}
+
+.member_data {
+ background-color : #ddeedd;
+ color : #000000;
+ height : 20px;
+}
+
+.admin_header_b1 {
+ border-bottom : 1px solid #ddeedd;
+ background-color : #ddeedd;
+ height : 22px;
+}
+
+.admin_snote {
+ font-size : 11px;
+}
+
+.admin_normal, .guest_normal, .member_normal {
+ border-style : solid;
+ border : solid 1px;
+ border-color : #000000;
+}
+
+.member_stats {
+ vertical-align : top;
+ font-weight : bold;
+ height : 23px;
+ font-size : 16px;
+ border-style : none;
+ border : 0px;
+ background : #DDEEDD;
+ color : #000000;
+ margin-top : -4px;
+ margin-bottom : 1px;
+ cursor : default;
+}
+
+.normal {
+ border-style : groove;
+}
+
+.member_main {
+ background-color : #DDEEDD;
+}
+
+.guest_title, .member_title {
+ color : #000000;
+ vertical-align : middle;
+ background-color : #DDEEDD;
+ height : 60px;
+}
+
+.guest_login_header {
+ color : #000000;
+ vertical-align : middle;
+ background-color : #DDEEDD;
+}
+
+.guest_menu {
+ width : 211px;
+ vertical-align : top;
+}
+
+.member_menu {
+ width : 200px;
+}
+
+.guest_menu, .member_menu {
+ background-color : #DDEEDD;
+}
+
+.guest_menu_title {
+ background-image : url(theme/org/images/menus/title.jpg);
+ height : 36px;
+ width : 211px;
+ color : #000000;
+ padding-top : 2.5px;
+}
+
+.member_menu_title {
+ color : #000000;
+ background-color : #BDEFCD;
+ border : 1px solid #ddeedd;
+ height : 25px;
+ width : 200px;
+}
+
+.guest_menu_row {
+ background-image : url(theme/org/images/menus/row.jpg);
+ width : 211px;
+ height : 26px;
+}
+
+.guest_menu_bottom {
+ background-image : url(theme/org/images/menus/bottom.jpg);
+ width : 211px;
+ height : 30px;
+}
+
+
+.guest_menu_bottom, .guest_menu_row {
+ vertical-align : top;
+ padding-left : 11px;
+ padding-top : 0px;
+ padding-bottom : 0px;
+}
+
+.member_menu_whats {
+ border : 1px solid #ddeedd;
+ border-top : 0px;
+ background-color : #ddeedd;
+ height : 20px;
+}
+
+.guest_menu_seperator, .member_menu_seperator {
+ height : 15px;
+}
+
+.guest_content, .member_content {
+ background-color : #F4FFF4;
+ width : 99%;
+}
+
+.guest_advert, .guest_login, .member_advert, .member_login {
+ background-color : #DDEEDD;
+ vertical-align : top;
+ margin-top : 11px;
+}
+
+.master {
+ width : 100%;
+ height : 100%;
+ min-height : 90%;
+ max-height : 100%;
+ vertical-align : top;
+}
+
+.footer_lines {
+ vertical-align : bottom;
+ font-size : 11px;
+ width : 540px;
+ vertical-align : middle;
+ background-color : #DDEEDD;
+ height : 40px;
+}
+
+.dashed {
+ border : solid 1px;
+ border-color : #0000aa;
+}
+
+.switch_sw1, .switch_mem1 {
+ background-color : #b8efc1;
+}
+
+.switch_sw2, .switch_mem2 {
+ background-color : #b8fccb;
+}
+
+.impressum {
+ font-size : 11px;
+ width : 320px;
+ vertical-align : middle;
+ background-color : #E5EFE5;
+ height : 70px;
+}
+
+.mediadata {
+ background-color : #ddeedd;
+}
+
+.media_header, .impressum_header {
+ background-color : #b8fccb;
+ text-align : center;
+ color : #000000;
+ height : 26px;
+ font-weight : bold;
+ font-size : 20px;
+}
+
+.media_left {
+ font-size : 14px;
+ width : 200px;
+}
+
+.media_right {
+ color : #000000;
+ font-weight : bold;
+ font-size : 14px;
+ width : 70px;
+}
+
+.admin_sep_footer {
+ background-color : #DDEEDD;
+ font-size : 1px;
+}
+
+.admin_sep_footer2 {
+ background-color : #ddeedd;
+ font-size : 1px;
+}
+
+.admin_footer, .member_refbanner, .member_update, .admin_del_link, .guest_footer {
+ background-color : #DDEEDD;
+}
+
+.member_footer {
+ height : 30px;
+ background-color : #DDEEDD;
+}
+
+.admin_footer {
+ height : 30px
+}
+
+.admin_task_header {
+ background-color : #DDEEDD;
+ color : #000000;
+ vertical-align : middle;
+ font-size : 18px;
+ height : 35px;
+}
+
+.seperator {
+ font-size : 1px
+}
+
+.tab1 {
+ text-align : center
+}
+
+.admin_delete, .admin_yes {
+ border-style : groove;
+ border : solid 1px #ddeedd;
+ background-color : #0000AA;
+ color : #DDEEDD;
+}
+
+.guest_stats {
+ background-color : #ddeedd;
+ width : 460px;
+}
+
+.guest_stats_title {
+ color : #000000;
+ vertical-align : middle;
+ background-color : #DDEEDD;
+ height : 30px;
+}
+
+.guest_stats_l {
+ width : 344px;
+ text-align : right;
+}
+
+.guest_stats_m {
+ width : 2px;
+}
+
+.guest_stats_r, .guest_stats_lr, .guest_stats_rr {
+ color : #000000;
+ width : 28px;
+ font-weight : bold;
+ text-align : center;
+}
+
+.guest_stats_ll, .guest_stats_rl {
+ width : 192px;
+ text-align : right;
+}
+
+.guest_stats_footer {
+ color : #000000;
+ vertical-align : middle;
+ background-color : #DDEEDD;
+ height : 20px;
+}
+
+.task_pre {
+ font-weight : bold;
+ margin-left : 0px;
+ margin-right : 0px;
+ margin-top : 11px;
+ margin-bottom : 11px;
+}
+
+.impressum_body {
+ background-color : #DDEEDD;
+}
+
+.guest_content_align, .member_content_align, .admin_content_align {
+ text-align : center;
+ vertical-align : top;
+}
+
+.member_mailidtop {
+ background-color : #DDEEDD;
+ width : 100%;
+ height : 100%;
+}
+
+.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
+ width : 100%;
+}
+
+.member_unconfirmed {
+ background-color : #DDEEDD;
+ width : 100%;
+ text-align : center;
+}
+
+.you_are_here {
+ white-space : nowrap;
+ font-size : 14px;
+}
+
+.tiny { font-size : 10px; }
+.medium { font-size : 16px; }
+.big { font-size : 20px; }
+
+.top { border-top : 1px solid #4400AA; }
+.bottom { border-bottom : 1px solid #4400AA; }
+.left { border-left : 1px solid #4400AA; }
+.right { border-right : 1px solid #4400AA; }
+
+.top2 { border-top : 1px solid #0000aa; }
+.bottom2 { border-bottom: 1px solid #0000aa; }
+.left2 { border-left : 1px solid #0000aa; }
+.right2 { border-right : 1px solid #0000aa; }
+
+.nobr {
+ white-space : nowrap;
+}
+
+.mini_select { font-size: 10px; }
+
+.fase4_rdf_main_title {
+ font-weight: bold;
+ font-size: 22px;
+}
+
+.fase4_rdf_title {
+ font-size: 18px;
+}
+
+.para {
+ text-align : left;
+ padding-top : 10px;
+ padding-left : 10px;
+ padding-right : 10px;
+ padding-bottom : 10px;
+}
+
+.para_title {
+ text-align : center;
+ padding-bottom : 20px;
+}
+
+.listing {
+ padding-top : 14px;
+ padding-bottom : 14px;
+}
+
+.para2 {
+ padding-right : 5px;
+ padding-left : 5px;
+ padding-top : 2px;
+ padding-bottom : 2px;
+}
--- /dev/null
+<?php
+/************************************************************************
+ * Mailer v0.2.1-FINAL Start: 12/03/2004 *
+ * =================== Last change: 04/03/2010 *
+ * *
+ * -------------------------------------------------------------------- *
+ * File : theme.php *
+ * -------------------------------------------------------------------- *
+ * Short description : Main file for theme support *
+ * -------------------------------------------------------------------- *
+ * Kurzbeschreibung : *
+ * -------------------------------------------------------------------- *
+ * *
+ * -------------------------------------------------------------------- *
+ * Copyright (c) 2003 - 2009 by Roland Haeder *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team *
+ * For more information visit: http://www.mxchange.org *
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ * This program is distributed in the hope that it will be useful, *
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of *
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
+ * GNU General Public License for more details. *
+ * *
+ * You should have received a copy of the GNU General Public License *
+ * along with this program; if not, write to the Free Software *
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, *
+ * MA 02110-1301 USA *
+ ************************************************************************/
+
+// Some security stuff...
+if (!defined('__SECURITY')) {
+ die();
+}
+
+//
+// Theme definitions
+//
+// The name of your theme
+$GLOBALS['theme_data']['name'] = 'MXChange-Theme';
+
+// Only your name please!
+$GLOBALS['theme_data']['author'] = 'Roland Häder';
+
+// Your email address
+$GLOBALS['theme_data']['email'] = 'webmaster@mxchange.org';
+
+// URL where you have uploaded it
+$GLOBALS['theme_data']['url'] = 'http://www.mxchange.org';
+
+// Version number
+$GLOBALS['theme_data']['version'] = '0.0';
+
+// Default mode is 'load'
+if (empty($GLOBALS['theme_mode'])) $GLOBALS['theme_mode'] = 'load';
+
+// Switch mode
+switch ($GLOBALS['theme_mode'])
+{
+case 'test': // Do stuff while testing the theme: The admin clicked on 'Import'
+ break;
+
+case 'load': // Do stuff while theme is loaded normally
+ break;
+}
+
+// [EOF]
+?>