/* CSS for protected skins (user interface elements etc.) */

ul { list-style: url(/static/www/bullet.gif) circle; } 

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}

ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}

ul.skinmgrTree li {
   list-style:none;
   margin:7px 0px;
   padding:0px;
}

ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}

ul.skinmgrTree a.selected {
   font-weight:bold;
}

ul.skinmgrTree li div {
   font-family:helvetica, sans-serif;
   font-size:12px;
   color:#000000;
}

div.skin {
   /*margin: 1px;
   border: 1px solid gray;*/
}

div.skin div.title {
   display: none;
   padding: 2px;
   color: gray;
   font: normal 8px verdana, sans-serif;
}

#prefs select {
   width: 200px;
}

.nowrap {
   white-space: nowrap;
}

.translated {
   font-weight: bold;
}

.pageTitle {
   font-family:helvetica, arial, sans-serif;
   font-size:18px;
   font-weight:bold;
   color:#00954a;
   padding-bottom:10pt;
}

.listItemSeparator {
   margin-top:15px;
   border-top:1px solid #dddddd;
}

.listItemFlag {
   padding: 1px;
   color: white;
   background-color: #cccccc;
   border: 1px solid white;
   font: 11px monospace;
   line-height: 10px;
}

.label {
   margin-right: 1px;
   padding: 2px 3px;
   color: white;
   font-family: sans-serif;
   font-size: 0.8em;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.adminHighlight {
   margin-top: 5px;
   padding: 1px 10px;
   background-color: yellow;
   border: 1px solid #00954a;
}

.Root, .blocked {
   background-color: black;
}

.Site, .public, .privileged  {
   background-color: #006600;
}

.User, .trusted {
   background-color: #0000cc;
}

.regular {
   display: none;
}

.open {
   padding: 1px 2px;
   color: #0000cc;
   border: 1px solid #0000cc;
}

.restricted {
   padding: 1px 2px;
   color: #006600;
   border: 1px solid #006600;
}

.closed {
   background-color: #cc0000;
}

.deleted {
   padding: 1px 2px;
   color: #cc0000;
   border: 1px solid #cc0000;
}

.modrebbe hagen von tronje {
display: none;
}

.modhagen von tronje {
display: none;
}

.modzitterwolf {
display: none;
}

.modzitta {
display: none;
}

.modsonderschüler x {
display: none;
}

body, td {
   background-color: #ffffff;
   font-family: helvetica, arial, sans-serif;
   font-size: 13px;
   color: #000000;
line-height: 16px;
}

fieldset {
  padding-left: 8px;
  padding-top: 0px;
  margin-top:6px;
  margin-bottom:6px;
}

p {
   margin-top:6px;
   margin-bottom:10px;
}

form {margin: 0px;}

a {text-decoration: none;}

a:link {color: #00954a;}

a:visited {color: #00954a;}

a:active {color: #00954a;}

a:hover {
   background-color: #00954a;
   color: #ffffff;
}

.title {
   height: 53px;
   font-size: 20pt;
   font-weight: bold;
   vertical-align: middle;
   background-color: transparent;
   color: #00954a
}

.message {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   padding: 1px;
   color: #00954a;
   background-color: #ffffff;
}

.statusdark {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   width: 198px;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statuslight {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   width: 198px;
   color: #999999;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statushead {
   width: 198px;
   text-align: left;
   letter-spacing: 3px;
   font-size: 12px;
   display: block;
   padding-top: 1px;
   padding-bottom: 1px;
}

.sep {
   height: 1px;
   width: 198px;
   background-image: url("/static/www/dot.gif");
}

ul {list-style: url("/static/www/bullet.gif") circle;}

li {padding-bottom: 3px;}

table.calendar thead, .calHead {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

table.calendar th, table.calendar tbody td.day, .calDay {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   text-align: center;
}

table.calendar tbody td.selected, .calSelDay {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   border: 1px solid #00954a;
   text-align: center;
}

table.calendar tfoot td, .calFoot {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.storyDate {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   margin-top: 10px;
   margin-bottom: 2px;
}

.storyTitle {
   font-family: helvetica, arial, sans-serif;
   font-size: 18px;
   color: #00954a;
   font-weight: bold;
   margin-bottom: 2px;
}

.small {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

.commentHead {
   width: 50px;
   border-bottom-style: dotted;
   border-bottom-width: thin;
   border-bottom-color: #cccccc;
   margin-bottom: 2px;
   margin-top: 10px;
}

.commentDate {
   font-family: helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   margin-bottom: 2px;
}

.commentTitle {
   font-family: helvetica, arial, sans-serif;
   font-size: 18px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 2px;
}

.reply {padding-left: 40px;}


.formTitle {
   width: 380px;
   font-family: helvetica, arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 380px;
   font-family: helvetica, arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
   border: 1px solid #000000;
}

.formWide {
   width: 660px;
   font-family: helvetica, arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
   height: 5px;
   margin-right: 10px;
   background-color: #00954a;
   font-size: 0px;
}

.searchbox {
   font-size:11px;
   margin-top:3px;
   margin-bottom:3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelink {
   margin-top: 2px;
   margin-bottom: 18px;
}

.modtroll {
display:none;
}

