/*
colors:

deeporange            #E2A924
verydeeporange        #FFBF29
lightorange           #FFF7C0
darkblue              #000080
black                 #000000
white                 #FFFFFF
*/

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color: black;
  padding:0;
  margin:0;
}
form {
  position:relative;
}

input, select, textarea, button {
  border:1px solid #000080;
  background-color:#FFF7C0;
}

input.checkbox {
  border:0px;
  background-color:#FFFFFF;
}

input, select, button {
  font-size:12px;
  height:19px;
}

button { padding-bottom:3px; padding-left:4px; padding-right:4px; }
#navi { font-size: 11px; text-decoration: none; text-align: center; }
#navi a { color: #635e5e; font-size: 11px; line-height: 12px; text-decoration: none; text-align: center; width: 130px; height: 15px; margin-bottom: 2px; padding-top: 4px; border: solid 1px black; display:block           }
#navi a:hover { color: black; font-size: 12px; font-weight: bold; line-height: 14px; background-color: #ffe8b4; text-decoration: none; text-align: center; display: block; margin-bottom: 2px; width: 130px; height: 15px; border: solid 1px; }
#navi a:active { color: black; font-size: 12px; line-height: 14px; text-decoration: none; background-color: #ffe8b4; text-align: center; display: block; margin-bottom: 2px; width: 130px; height: 15px; border-style: solid; border-width: 1px; }
hr { background-color: #f93; position: relative; height: 5px; border-style: none; }
table, tr, td { font-size: 10px; padding:2px; border-spacing:0px; }

table.admin {
  padding:1px;
  border-spacing:2px;
}

table {
  border:0px;
}

h1 { font-size:18px; font-weight:bold; margin-top: 16px; margin-bottom: 0; }

h2 { font-size:24px; font-weight: normal; font-style: normal; margin: 0; }
h3 { font-size:13px; font-weight:bold; margin-top: 0; }

h4 { font-size:10px; font-weight:bold; color: black; position: absolute; top: 392px; right: 666px; margin-top:8px; margin-bottom:2px; }
h5 { font-size:11px; color: black; text-decoration: none; text-align: left; position: absolute; top: 370px; right: 630px; width: 130px; margin-top: 8px; margin-bottom: 2px; }
h5 a { color: #635e5e; font-size: 11px; line-height: 12px; text-decoration: none; text-align: center; display: block; margin-bottom: 4px; width: 130px; height: 15px; padding-top: 4px; border-style: none; }
h5 a:hover { color: black; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; background-color: #ffe8b4; text-align: center; display: block; margin-bottom: 2px; width: 130px; height: 15px; padding-top: 4px; border: solid 1px; }
h5 a:active { color: white; font-size: 12px; line-height: 14px; background-color: #ffe8b4; text-decoration: none; text-align: center; display: block; margin-bottom: 2px; padding-top: 4px; padding-bottom: 0; width: 130px; height: 15px; border: solid 1px black; }
img { top:0; left:0; margin: 0 8px 0 1px; border-style: none; };margin: 20px;

li {
  list-style-type:circle;
  margin:0px;
  padding:0px;
  margin-left:15px !important; margin-left:0px;
  margin-bottom:4px;
  margin-top:1px;
}

a.komlink, a.komlink:link, a.komlink:visited, a.komlink:hover, a.komlink:active {
  color: #000080;
}
.wikiMainPage a:link { color: #600; text-decoration: underline; }
.wikiMainPage a:visited { color: #600; text-decoration: underline; }
.wikiMainPage a:active { color: black; text-decoration: underline; }
.wikiMainPage a:hover { text-decoration: underline; }
a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
  font-weight:bold;
  font-size:17px;
  color:#000000;
  padding-bottom:1px;
  padding-top:1px;
  padding-right:4px;
  padding-left:4px;
  border:1px solid #000080;
  text-decoration:none;
}

a.powered, a.powered:link, a.powered:visited, a.powered:hover, a.powered:active {
  font-size:9px;
  color:#000000;
}

div.powered {
  width:680px;
  text-align:right;
}

button.wikibut {
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
}

select.multiple {
  background-color:White;
  height:auto;
}

/* browserprobs.php - normal popup */
div.browserprobs {
  position:absolute;
  top:130px;
  z-index:200;
  left:50%;
  width:600px;
  margin-left:-300px;
  padding:10px;
  background-color:White;
  border:2px solid #000080;
  color:#000080;
}

/* browserprobs.php - popup only for netscape 4 */
div.browserprobsns4 {
  width:600px;
  padding:10px;
  background-color:White;
  border:2px solid #000080;
  color:#000080;
}

/* frontpage.php - the bis unvisible quare where the other elements are placed */
.frontPageMid {
  position:absolute;
  text-align:right;
  margin-left:-390px;
  top:50px;
  left:50%;
  width:780px;
  height:440px;
}

/* frontpage.php - visible square element */
.frontPageElement {
  position:absolute;
  top:210px;
  text-align:center;
  left:50%;
  margin-left:-45%;
  width:90%;
  height:24px;
  background-color:#FFBF29;
}

/* frontpage.php - title first line */
div.title1 {
  position:absolute;
  text-align:left;
  top:80px;
  left:0px;
  width:500px;
  font-size:16px;
}

/* frontpage.php - title second line */
div.title2 {
  position:absolute;
  top:110px;
  left:0px;
  width:500px;
  text-align:left;
  font-size:20px;
  font-weight:bold;
}

/* frontpage.php - title third line */
div.title3 {
  position:absolute;
  text-align:left;
  top:132px;
  left:0px;
  width:500px;
  font-size:16px;
}

/* frontpage.php - abstract */
div.abstract {
  position:absolute;
  text-align:left;
  top:220px;
  left:0px;
  width:400px;
}

/* frontpage.php - other links above the login */
.loginlinks {
  position:absolute;
  text-align:right;
  left:0px;
  top:265px;
  width:100%;
}

/* frontpage.php - the login element */
.login {
  position:absolute;
  text-align:right;
  left:588px;
  top:300px;
}

/* frontpage.php - the login-error message */
.loginError {
  position:absolute;
  top:95px;
  color:red;
}

/* frontpage.php - place of the logo */
.logoOutside {
  margin-top:10px;
  margin-right:10px;
}

/* page.php - place of the logo */
.logoInside {
  position:absolute;
  top:20px;
  left:18px;
}

/* page.php - place of the logo in the print version */
.logoPrint {
  position:absolute;
  top:10px;
  left:30px;
}

/* page.php - visible element of the side-bar */
.sideBar { position:absolute; top:0; left:0; width:175px; clip: auto; }
/* adminpage.php - visible element of the side-bar */
.sideBarAdmin {
  position:absolute;
  top:0px;
  left:0px;
  width:180px;
  height:800px;
  background-color:#FFBF29;
}

/* registrationpage.php - visible element of the side-bar */
.sideBarRegister {
  position:absolute;
  top:0px;
  left:0px;
  width:180px;
  height:800px;
  background-color:#FFBF29;
}

/* owndatapage.php - visible element of the side-bar */
.sideBarOwnData {
  position:absolute;
  top:0px;
  left:0px;
  width:180px;
  height:800px;
  background-color:#FFBF29;
}

/*position einwahl page.php, admin.php etc. - menu with the "Hello name" and some links */
.mainMenu {
  position:absolute;
  top:-25px;
  left:0;
  line-height:13px;
  font-weight:bold;
}

/* page.php, admin.php etc. - position of the navigation links */
.wikiLinks {
  position:absolute;
  top:140px;
  left:20px;
  width:130px;
  font-size:13px;
  line-height:19px;
  font-weight:bold;
}

/* page.php - the main frame, where the wikipages are shown */
.wikiMainPage { position:relative; top:15px; left:200px; width:580px; }

/* page.php - the main frame, where the wikipages are shown in the print version */
.printMainPage {
  position:relative;
  top:110px;
  left:30px;
  width:680px;
}

/* page.php - the small navigation buttons of hidden wiki pages */
.hideWikiHint {
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}

/* page.php - the title of a wiki page */
.pagetitle {
  font-size:14px;
  font-weight:bold;
  color: #000080;
  margin-bottom:5px;
}

/* adminpage.php - the main frame, where the options are shown */
.adminMainPage {
  position:absolute;
  top:60px;
  left:230px;
  width:680px;
}

/* registrationpage.php - the main frame, where the registration is shown  */
.regMainPage {
  position:absolute;
  top:60px;
  left:390px;
  width:340px;
}

/* registrationpage.php - the title of that page */
.regPagetitle {
  font-size:14px;
  font-weight:bold;
  color: #000080;
  margin-bottom:5px;
}

/* registrationpage.php - the informationsabstract of that page */
.regInfo {
  position:absolute;
  top:100px;
  left:200px;
  width:170px;
}

/* page.php - the header and footer of every wiki page */
.head, .foot {
  width:100%;
  background-color: #FFF7C0;
  border: 1px solid #FFBF29;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size:9px;
  font-weight:bold;
  color: #000080;
}

/* page.php - only for the footer of a wiki page */
.foot {
  margin-top:7px;
}

/* page.php - second header for the wikipage */
.head2 {
  padding-left:10px;
  font-size:9px;
  font-weight:bold;
  color: #000080;
}

/* page.php - the inner main frame for pages shown */
.showPage {
  width:100%;
  padding-top:5px;
  padding-bottom:10px;
}

/* page.php - the inner main frame for pages to edit */
.editorIframe {
  border:0px;
  width:100%;
  height:430px;
}

/* page.php - the textarea inside the inner main frame */
.textareaEdit {
  display:none;
  width:100%;
  height:430px;
}

/* editor.js - the toolbar for editing */
.toolbar {
  cursor: default;
  padding: 1px 1px 2px 1px;
  background-color:#FFF7C0;
  margin-bottom:7px;
  border: 1px solid #FFBF29;
}

/* editor.js - the icon buttons in the toolbar */
.iconbut {
  background:white;
  border: 0px solid white;
  padding:0px;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .button {
  border: 1px solid #FFF7C0;
  padding: 1px;
  margin: 0px;
  width: 18px;
  height: 18px;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .buttonHover {
  border: 1px solid #FFBF29;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .buttonActive, .toolbar .buttonPressed {
  padding: 2px 0px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .buttonPressed {
  background: ButtonHighlight;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .separator {
  border-left: 1px solid ButtonShadow;
  border-right: 1px solid ButtonHighlight;
  width: 0px;
  height: 16px;
  padding: 0px;
}

/* editor.js - the buttons of the toolbars for editing */
.toolbar .space {
  width: 5px;
}

/* editor.js - all selectfields of the toolbar */
.toolbar select,
.toolbar select:hover,
.toolbar select:active {
  font: 11px Tahoma,Verdana,sans-serif;
  color: ButtonText;
}

/* editor.js - the selectfield for formatblock */
.toolbar .selectformatblock,
.toolbar .selectformatblock:hover,
.toolbar .selectformatblock:active {
  width:105px;
}

/* editor.js - the selectfield for fontsize */
.toolbar .selectfontsize,
.toolbar .selectfontsize:hover,
.toolbar .selectfontsize:active {
  width:60px;
}

/* content of wikicontent.sql: page orientation */
niceline {
  color:#E2A924;
}

/* outputfunctions.php - the small frame where uploaded files are shown on a page */
.fileDIV {
  background-color:#FFF7C0;
  border:1px solid #FFBF29;
  width:auto;
  padding:1px;
  margin:3px;
}

/* outputfunctions.php - the warning if a page is edited by another person */
.editWarning {
  color:red;
  font-size:14px;
  font-weight:bold;
  padding:5px;
}

/* outputfunctions.php - the header of comments */
.commentHead {
  margin-top:15px;
  margin-bottom:3px;
  width: 680px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFF7C0;
  border: 1px solid #FFBF29;
  color: #000080;
}

/* outputfunctions.php - the frame for comments*/
.comment {
  width: 680px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 3px;
  background-color:White;
  border: 1px solid #FFBF29;
}

/* outputfunctions.php - the info for comments*/
.commentInfo {
  padding:4px;
  border-right: 1px solid #FFBF29;
  font-size:10px;
  color: #FFBF29;
}

/* outputfunctions.php - the body for comments*/
.commentBody {
  padding:4px;
  padding-left:10px;
  vertical-align:top;
  color: #000000;
}

/* outputfunctions.php - the comments on a print version */
.printComment {
  width: 680px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  background-color:White;
  border: 1px solid #FFBF29;
  color: #000080;
}

/* outputfunctions.php - the form for new comments */
.commentForm {
  width: 680px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFF7C0;
  border: 1px solid #FFBF29;
}

/* adminpage.php */
.adminPage {
  margin-top:10px;
  border:1px solid #FFBF29;
  padding:6px;
}

/* adminpage.php */
.adminButtons {
  margin-top:10px;
  border:1px solid #FFBF29;
  padding:2px;
}

.list {
  margin:0px;
  padding:4px;
  border-style:solid;
  border-width:1px;
}

/* error.php */
.error {
  position:absolute;
  top:200px;
  width:800px;
  left:50%;
  margin-left:-400px;
}

/* outputfuncs.php - radio button in version list */
input.radio {
  border:0px;
  background-color:White;
}

/* class_form.php - list data */
.tableHead {
  background-color:#E2A924;
}

/* class_form.php - list data */
.bright {
  background-color:#FFF7C0;
}

/* class_form.php - list data */
.dark {
  background-color:#FFBF29;
}

/* admin.php - a second navigation menue for statistics etc. */
.secondMenue {
  border-bottom:1px solid #FFBF29;
  padding-bottom:4px;
}

/* divers - position of the help-icon */
.helpIcon1 {
  text-align:right;
}

/*
additional css for actions
*/

.chatarea {
  position:absolute;
  top:0px;
  left:3px;
  height:100px;
  width:510px;
}

.chatbutton {
  position:absolute;
  top:0px;
  left:520px;
  height:102px;
  width:50px;
}
.topBar { background-color: #f93; position: absolute; top: 0; left: 20px; width: 1000px; height: 100px; visibility: visible; }
http://localhost/edwiki/cmsneu/wiki.php?wiki=Startseite { }
.hideWikiHint { border-bottom: 3px solid #f93; margin-bottom: 10px; }
body { background-color: #ffe8b4; background-image: url(../images/backgroundd.gif); background-repeat: repeat-y; background-attachment: fixed; }

