a.interwiki { background: transparent url(/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/lib/images/interwiki/wp.gif)}a.iw_wpfr {  background-image: url(/lib/images/interwiki/wpfr.gif)}a.iw_wpde {  background-image: url(/lib/images/interwiki/wpde.gif)}a.iw_wpes {  background-image: url(/lib/images/interwiki/wpes.gif)}a.iw_wppl {  background-image: url(/lib/images/interwiki/wppl.gif)}a.iw_wpjp {  background-image: url(/lib/images/interwiki/wpjp.gif)}a.iw_wpmeta {  background-image: url(/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/lib/images/interwiki/doku.gif)}a.iw_dokubug {  background-image: url(/lib/images/interwiki/dokubug.gif)}a.iw_amazon {  background-image: url(/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/lib/images/interwiki/phpfn.gif)}a.iw_coral {  background-image: url(/lib/images/interwiki/coral.gif)}a.iw_sb {  background-image: url(/lib/images/interwiki/sb.gif)}a.iw_google {  background-image: url(/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_sxi {  background-image: url(/lib/images/fileicons/sxi.png)}a.mf_png {  background-image: url(/lib/images/fileicons/png.png)}a.mf_htm {  background-image: url(/lib/images/fileicons/htm.png)}a.mf_vcf {  background-image: url(/lib/images/fileicons/vcf.png)}a.mf_tgz {  background-image: url(/lib/images/fileicons/tgz.png)}a.mf_cs {  background-image: url(/lib/images/fileicons/cs.png)}a.mf_xls {  background-image: url(/lib/images/fileicons/xls.png)}a.mf_cpp {  background-image: url(/lib/images/fileicons/cpp.png)}a.mf_css {  background-image: url(/lib/images/fileicons/css.png)}a.mf_ps {  background-image: url(/lib/images/fileicons/ps.png)}a.mf_gif {  background-image: url(/lib/images/fileicons/gif.png)}a.mf_zip {  background-image: url(/lib/images/fileicons/zip.png)}a.mf_gz {  background-image: url(/lib/images/fileicons/gz.png)}a.mf_js {  background-image: url(/lib/images/fileicons/js.png)}a.mf_odt {  background-image: url(/lib/images/fileicons/odt.png)}a.mf_pdf {  background-image: url(/lib/images/fileicons/pdf.png)}a.mf_doc {  background-image: url(/lib/images/fileicons/doc.png)}a.mf_java {  background-image: url(/lib/images/fileicons/java.png)}a.mf_ods {  background-image: url(/lib/images/fileicons/ods.png)}a.mf_swf {  background-image: url(/lib/images/fileicons/swf.png)}a.mf_sxd {  background-image: url(/lib/images/fileicons/sxd.png)}a.mf_sxw {  background-image: url(/lib/images/fileicons/sxw.png)}a.mf_html {  background-image: url(/lib/images/fileicons/html.png)}a.mf_rpm {  background-image: url(/lib/images/fileicons/rpm.png)}a.mf_sxc {  background-image: url(/lib/images/fileicons/sxc.png)}a.mf_php {  background-image: url(/lib/images/fileicons/php.png)}a.mf_tar {  background-image: url(/lib/images/fileicons/tar.png)}a.mf_py {  background-image: url(/lib/images/fileicons/py.png)}a.mf_rtf {  background-image: url(/lib/images/fileicons/rtf.png)}a.mf_conf {  background-image: url(/lib/images/fileicons/conf.png)}a.mf_pl {  background-image: url(/lib/images/fileicons/pl.png)}a.mf_odg {  background-image: url(/lib/images/fileicons/odg.png)}a.mf_odf {  background-image: url(/lib/images/fileicons/odf.png)}a.mf_ppt {  background-image: url(/lib/images/fileicons/ppt.png)}a.mf_lua {  background-image: url(/lib/images/fileicons/lua.png)}a.mf_jpeg {  background-image: url(/lib/images/fileicons/jpeg.png)}a.mf_jpg {  background-image: url(/lib/images/fileicons/jpg.png)}a.mf_txt {  background-image: url(/lib/images/fileicons/txt.png)}a.mf_odp {  background-image: url(/lib/images/fileicons/odp.png)}a.mf_bz2 {  background-image: url(/lib/images/fileicons/bz2.png)}a.mf_rar {  background-image: url(/lib/images/fileicons/rar.png)}a.mf_xml {  background-image: url(/lib/images/fileicons/xml.png)}a.mf_odc {  background-image: url(/lib/images/fileicons/odc.png)}a.mf_odi {  background-image: url(/lib/images/fileicons/odi.png)}a.mf_rb {  background-image: url(/lib/images/fileicons/rb.png)}a.mf_c {  background-image: url(/lib/images/fileicons/c.png)}a.mf_deb {  background-image: url(/lib/images/fileicons/deb.png)}/**
 * Basic styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */

div.clearer {
  clear: both;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

div.no {
  display: inline;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

div.error {
  background: #fcc url(/lib/styles/../images/error.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #faa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.info {
  background: #ccf url(/lib/styles/../images/info.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #aaf;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.success {
  background: #cfc url(/lib/styles/../images/success.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #afa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.notify {
  background: #ffc url(/lib/styles/../images/notify.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #ffa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}


/* image alignment */
.medialeft {
  float: left;
}
.mediaright {
  float: right;
}
.mediacenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.leftalign { text-align: left; }
.centeralign { text-align: center; }
.rightalign { text-align: right; }

em.u {
  font-style: normal;
  text-decoration: underline;
}
em em.u {
  font-style: italic;
}


/* syntax highlighting code */
.code .br0  { color: #66cc66; }
.code .co0  { color: #808080; font-style: italic; }
.code .co1  { color: #808080; font-style: italic; }
.code .co2  { color: #808080; font-style: italic; }
.code .co3  { color: #808080; }
.code .coMULTI  { color: #808080; font-style: italic; }
.code .es0  { color: #000099; font-weight: bold; }
.code .kw1  { color: #b1b100; }
.code .kw2  { color: #000000; font-weight: bold; }
.code .kw3  { color: #000066; }
.code .kw4  { color: #993333; }
.code .kw5  { color: #0000ff; }
.code .me1  { color: #006600; }
.code .me2  { color: #006600; }
.code .nu0  { color: #cc66cc; }
.code .re0  { color: #0000ff; }
.code .re1  { color: #0000ff; }
.code .re2  { color: #0000ff; }
.code .re3  { color: #ff3333; font-weight:bold; }
.code .re4  { color: #009999; }
.code .st0  { color: #ff0000; }
.code .sy0  { color: #66cc66; }

div.dokuwiki div.gallery table td {
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}

div.dokuwiki div.gallery table img.tn {
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery {
  clear: left;
  margin-bottom: 1em;
}

/*div.dokuwiki div.gallery div {
  float: left;
}*/

div.dokuwiki div.gallery img.tn {
  margin: 9px;
  vertical-align: middle;
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery_left {
    float: left;
}

div.dokuwiki div.gallery div {
    float: left;
}

div.dokuwiki div.gallery_right {
    float: right;
}

div.dokuwiki div.gallery_center {
    margin-left: auto;
    margin-right: auto;
}

div.dokuwiki div.gallery_center {
    width: 80%;
    text-align: center;
}

/* for pagination */
div.dokuwiki div.gallery div.gallery_pages {
    float: none;
    text-align: left;
}

/* for lightbox */

#gallery__lightbox {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
#gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlay.png);
}
#gallery__lightboxCaption {
    color: #333;
    background-color: #eee;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

* html #gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlayie.png);
}

div#acl_manager div#acl__tree {
    font-size: 90%;
    width: 25%;
    height: 300px;
    float: left;
    overflow: auto;
    border: 1px solid #a16e53;
    text-align: left;
}

div#acl_manager div#acl__tree a.cur {
    background-color: #ff9;
    font-weight: bold;
}

div#acl_manager div#acl__tree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#acl_manager div#acl__tree li {
    padding-left: 1em;
}

div#acl_manager div#acl__tree ul img {
    margin-right: 0.25em;
    cursor: pointer;
}

div#acl_manager div#acl__detail {
    width: 73%;
    height: 300px;
    float: right;
    overflow: auto;
}

div#acl_manager div#acl__detail fieldset {
    width: 90%;
}

div#acl_manager div#acl__detail div#acl__user {
    border: 1px solid #a16e53;
    padding: 0.5em;
    margin-bottom: 0.6em;
}

div#acl_manager table.inline {
    width: 100%;
    margin: 0;
}

div#acl_manager .aclgroup {
    background: transparent url(/lib/plugins/acl/pix/group.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .acluser {
    background: transparent url(/lib/plugins/acl/pix/user.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclpage {
    background: transparent url(/lib/plugins/acl/pix/page.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclns {
    background: transparent url(/lib/plugins/acl/pix/ns.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager label.disabled {
  color: #666!important;
}

#acl_manager label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

#acl_manager table {
  margin-left: 10%;
  width: 80%;
}

#acl_manager table tr {
    background-color: inherit;
}

#acl_manager table tr:hover {
    background-color: #caae9f;
}

/********************************************************************
Screen Styles for the Wrap Plugin (additional to all.css)
********************************************************************/

/* box
********************************************************************/

.dokuwiki .wrap_box {
    background: #caae9f;
    color: #000;
/*
    overflow: hidden;
*/
}
.dokuwiki div.wrap_box {
    padding: 1em 1em .5em;
    margin-bottom: 1.5em;
}
.dokuwiki span.wrap_box {
    padding: 0 .3em;
}

/*____________ notes with icons ____________*/

/* general styles for all note divs */
.dokuwiki div.wrap_info, .dokuwiki div.wrap_information, .dokuwiki div.wrap_important, .dokuwiki div.wrap_warning, .dokuwiki div.wrap_tip, .dokuwiki div.wrap_help, .dokuwiki div.wrap_todo, .dokuwiki div.wrap_download {
    padding: 1em 1em .5em 70px;
    margin-bottom: 1.5em;
    min-height: 68px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    color: #000;
}
/* special treatment for IE6 */
* html .dokuwiki div.wrap_info, * html .dokuwiki div.wrap_information, * html .dokuwiki div.wrap_important, * html .dokuwiki div.wrap_warning, * html .dokuwiki div.wrap_tip, * html .dokuwiki div.wrap_help, * html .dokuwiki div.wrap_todo, * html .dokuwiki div.wrap_download {
    height: 68px;
}
/* general styles for all note spans */
.dokuwiki span.wrap_info, .dokuwiki span.wrap_information, .dokuwiki span.wrap_important, .dokuwiki span.wrap_warning, .dokuwiki span.wrap_tip, .dokuwiki span.wrap_help, .dokuwiki span.wrap_todo, .dokuwiki span.wrap_download {
    padding: 0 2px 0 20px;
    min-height: 20px;
    background-position: 2px 50%;
    background-repeat: no-repeat;
    color: #000;
}
/* special treatment for IE6 */
* html .dokuwiki span.wrap_info, * html .dokuwiki span.wrap_information, * html .dokuwiki span.wrap_important, * html .dokuwiki span.wrap_warning, * html .dokuwiki span.wrap_tip, * html .dokuwiki span.wrap_help, * html .dokuwiki span.wrap_todo, * html .dokuwiki span.wrap_download {
    height: 20px;
}

/*____________ information ____________*/
.dokuwiki .wrap_info, .dokuwiki .wrap_information { background-color: #d1d7df; }
.dokuwiki div.wrap_info, .dokuwiki div.wrap_information { background-image: url(/lib/plugins/wrap/images/note/48/info.png); }
.dokuwiki span.wrap_info, .dokuwiki span.wrap_information { background-image: url(/lib/plugins/wrap/images/note/16/info.png); }

/*____________ important ____________*/
.dokuwiki .wrap_important { background-color: #ffd39f; }
.dokuwiki div.wrap_important { background-image: url(/lib/plugins/wrap/images/note/48/important.png); }
.dokuwiki span.wrap_important { background-image: url(/lib/plugins/wrap/images/note/16/important.png); }

/*____________ warning ____________*/
.dokuwiki .wrap_warning { background-color: #ffbcaf; }
.dokuwiki div.wrap_warning { background-image: url(/lib/plugins/wrap/images/note/48/warning.png); }
.dokuwiki span.wrap_warning { background-image: url(/lib/plugins/wrap/images/note/16/warning.png); }

/*____________ tip ____________*/
.dokuwiki .wrap_tip { background-color: #fff79f; }
.dokuwiki div.wrap_tip { background-image: url(/lib/plugins/wrap/images/note/48/tip.png); }
.dokuwiki span.wrap_tip { background-image: url(/lib/plugins/wrap/images/note/16/tip.png); }

/*____________ help ____________*/
.dokuwiki .wrap_help { background-color: #dcc2ef; }
.dokuwiki div.wrap_help { background-image: url(/lib/plugins/wrap/images/note/48/help.png); }
.dokuwiki span.wrap_help { background-image: url(/lib/plugins/wrap/images/note/16/help.png); }

/*____________ todo ____________*/
.dokuwiki .wrap_todo { background-color: #c2efdd; }
.dokuwiki div.wrap_todo { background-image: url(/lib/plugins/wrap/images/note/48/todo.png); }
.dokuwiki span.wrap_todo { background-image: url(/lib/plugins/wrap/images/note/16/todo.png); }

/*____________ download ____________*/
.dokuwiki .wrap_download { background-color: #d6efc2; }
.dokuwiki div.wrap_download { background-image: url(/lib/plugins/wrap/images/note/48/download.png); }
.dokuwiki span.wrap_download { background-image: url(/lib/plugins/wrap/images/note/16/download.png); }


/* mark
********************************************************************/

div.dokuwiki .wrap_hi {
    background-color: #ff9;
}

/* typography
********************************************************************/

/*____________ font colours ____________*/

div.dokuwiki .wrap_fgwhite {
    color: #fff;
}

/*____________ background colours ____________*/

div.dokuwiki .wrap_bgred {
    background-color: #fcc;
}
div.dokuwiki .wrap_bggreen {
    background-color: #cfc;
}
div.dokuwiki .wrap_bgblue {
    background-color: #ffc;
}
div.dokuwiki .wrap_bgcyan {
    background-color: #9ff;
}
div.dokuwiki .wrap_bgviolet {
    background-color: #f9f;
}
div.dokuwiki .wrap_bgyellow {
    background-color: #99f;
}
div.dokuwiki .wrap_bggrey {
    background-color: #ccc;
}
div.dokuwiki .wrap_bgwhite {
    background-color: #fff;
}
div.dokuwiki .wrap_bgblack {
    background-color: #000;
}


/* miscellaneous
********************************************************************/

/*____________ spoiler ____________*/

div.dokuwiki .wrap_spoiler {
    background-color: #fff !important;
    color: #fff !important;
    border: 1px dotted red;
}

/*
 * Copyright (c) 2008, 2009 Mark C. Prins <mc.prins@gmail.com>
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */
.olContainer {
	border: 1px solid #888888;
	width: auto;
	float: left; /* misschien lost dit breedte op */
}

#olmap {
	width: 500px;
	height: 350px;
	border: 1px solid #000000;
}

.olStatusBarContainer {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	font-size: smaller;
	overflow: hidden;
}

.olStatusBar {
	height: 10px;
	border-right: 1px solid #000000;
	display: inline;
	padding: 4px;
	position: relative;
	width: auto;
}

.olStatusBarScale {
	font-style: italic;
}

.olStatusBarPermalink {
    font-weight: bold;
}

.olStatusBarMouseposition {
	
}

.olStatusBarProjection {
	font-style: italic;
}

.olStatusBarText {
	
}

.olControlLoadingPanel {
	background-image: url("/lib/plugins/openlayersmap/lib/img/ajax-loader-85.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.olControlOverviewMapElement {
	background-color: #DDDDDD;
	padding: 5px;
	filter: alpha(opacity =   80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}

div#olToolbar {
	float: left;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding: 0px;
}

.olToolbar div {
	display: block;
	width: 24px;
	height: 24px;
	margin: 1px;
	float: left;
}

.olToolbar .olControlZoomBoxItemActive {
	background-color: #DDDDDD;
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_zoomin.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlZoomBoxItemInactive {
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_zoomin.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlZoomOutItemActive {
	background-color: #DDDDDD;
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_zoomout.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlZoomOutItemInactive {
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_zoomout.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlDragPanItemActive {
	background-color: #DDDDDD;
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_pan.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlDragPanItemInactive {
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_pan.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlFeatureInfoItemActive {
	background-color: #DDDDDD;
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_query.png");
	background-position: center;
	background-repeat: no-repeat;
}

.olToolbar .olControlFeatureInfoItemInactive {
	background-image: url("/lib/plugins/openlayersmap/lib/img/icon_query.png");
	background-position: center;
	background-repeat: no-repeat;
}div.dokuwiki div.bureaucracy__plugin {
    width: 50%;
    text-align: center;
    font-size: 120%;
    padding: 2em;
}

div.dokuwiki form#bureaucracy__plugin {
    width: 100%;
    text-align: center;
}

div.dokuwiki form#bureaucracy__plugin p {
    font-size: 90%;
    text-align: left;
}

div.dokuwiki form#bureaucracy__plugin fieldset {
    width: 80%;
}

div.dokuwiki form#bureaucracy__plugin label {
    display: block;
    overflow: auto;
    margin: 5px;
}

div.dokuwiki form#bureaucracy__plugin label span {
    width: 48%;
    text-align: right;
    display: block;
    float: left;
}

div.dokuwiki form#bureaucracy__plugin label input {
    float: left;
    margin-left: 5px;
}

div.dokuwiki form#bureaucracy__plugin label textarea.edit,
div.dokuwiki form#bureaucracy__plugin label input.edit {
    width: 48%;
    display: block;
    float: left;
    margin-left: 5px;
}

div.dokuwiki form#bureaucracy__plugin label select {
    display: block;
    float: left;
    margin-left: 5px;
}


div.dokuwiki form#bureaucracy__plugin label.bureaucracy_error span {
    color: #f00;
}
/* plugin:configmanager */
#config__manager div.success,
#config__manager div.error,
#config__manager div.info {
  background-position: 0.5em;
  padding: 0.5em;
  text-align: center;
}

#config__manager fieldset {
  margin: 1em;
  width: auto;
  margin-bottom: 2em;
  background-color: #caae9f;
  color: #000;
  padding: 0 1em;
}
#config__manager legend {
    font-size: 1.25em;
}

#config__manager form { }
#config__manager table {
    margin: 1em 0;
    width: 100%;
}

#config__manager fieldset td {
    text-align: left;
}
#config__manager fieldset td.value {
    /* fixed data column width */
    width: 31em;
}

#config__manager td.label {
    padding: 0.8em 0 0.6em 1em;
    vertical-align: top;
}

#config__manager td.label label {
    clear: left;
    display: block;
}
#config__manager td.label img {
    padding: 0 10px;
    vertical-align: middle;
    float: right;
}

#config__manager td.label span.outkey {
    font-size: 70%;
    margin-top: -1.7em;
    margin-left: -1em;
    display: block;
    background-color: #fff;
    color: #666;
    float: left;
    padding: 0 0.1em;
    position: relative;
    z-index: 1;
}

#config__manager td input.edit {
    width: 30em;
}
#config__manager td .input {
    width: 30.8em;
}
#config__manager td select.edit { }
#config__manager td textarea.edit {
    width: 27.5em;
    height: 4em;
}

#config__manager tr .input,
#config__manager tr input,
#config__manager tr textarea,
#config__manager tr select {
  background-color: #fff;
  color: #000;
}

#config__manager tr.default .input,
#config__manager tr.default input,
#config__manager tr.default textarea,
#config__manager tr.default select,
#config__manager .selectiondefault {
  background-color: #ccddff;
  color: #000;
}

#config__manager tr.protected .input,
#config__manager tr.protected input,
#config__manager tr.protected textarea,
#config__manager tr.protected select,
#config__manager tr.protected .selection {
  background-color: #ffcccc!important;
  color: #000 !important;
}

#config__manager td.error  { background-color: red; color: #000; }

#config__manager .selection {
  width: 14.8em;
  float: left;
  margin: 0 0.3em 2px 0;
}

#config__manager .selection label {
  float: right;
  width: 14em;
  font-size: 90%;
}


/* IE6 correction */
* html #config__manager .selection label {
  padding-top: 2px;
}

#config__manager .selection input.checkbox {
  padding-left: 0.7em;
}

#config__manager .other {
  clear: both;
  padding-top: 0.5em;
}

#config__manager .other label {
  padding-left: 2px;
  font-size: 90%;
}

/* end plugin:configmanager */
/*
 * admin plugin extension - style additions
 *
 * @author  Christopher Smith  chris@jalakai.co.uk
 * @link    http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorials/adminplugin
 */

/* overall containing div */
#plugin__manager {}

#plugin__manager h2 { margin-left: 0;}
#plugin__manager form { display: block; margin: 0; padding: 0;}
#plugin__manager legend { display: none;}
#plugin__manager fieldset { width: auto;}
#plugin__manager .button { margin: 0;}
#plugin__manager p, #plugin__manager label { text-align: left;}
#plugin__manager .hidden { display: none;}
#plugin__manager .new { background: #dee7ec;}
#plugin__manager input[disabled] { color: #ccc; border-color: #ccc;}  /* IE won't understand but doesn't require it */

#plugin__manager .pm_menu, #plugin__manager .pm_info { margin-left: 0; text-align: left; }
#plugin__manager .pm_menu { float: left; width: 48%; }
#plugin__manager .pm_info { float: right; width: 50%; }

#plugin__manager .common { }
#plugin__manager .common form { }
#plugin__manager .common fieldset { margin: 0; padding: 0 0 1.0em 0; text-align: left; border: none;}
#plugin__manager .common label { padding: 0 0 0.5em 0;}
#plugin__manager .common input {  }
#plugin__manager .common input.edit { width: 24em; margin: 0.5em;}
#plugin__manager .common .button { }

#plugin__manager form.plugins { }
#plugin__manager .plugins fieldset { color: #000; background: #fff; text-align: right; border-top: none; border-right: none; border-left: none;}
#plugin__manager .plugins fieldset.protected { background: #fdd; color: #000; }
#plugin__manager .plugins fieldset.disabled { background: #e0e0e0; color: #a8a8a8; }

#plugin__manager .plugins .legend { color: #000; background: inherit; display: block; margin: 0; padding: 0; font-size: 1em; line-height: 1.4em; font-weight: normal; text-align: left; float: left; padding: 0; clear: none;}
#plugin__manager .plugins .button { font-size: 95%;}

#plugin__manager .plugins fieldset.buttons { border: none;}
#plugin__manager .plugins fieldset.buttons .button { float: left; }

#plugin__manager .pm_info h3 { margin-left: 0; }
#plugin__manager .pm_info dl { margin: 1em 0; padding: 0; }
#plugin__manager .pm_info dt { width: 6em; float: left; clear: left; margin: 0; padding: 0; }
#plugin__manager .pm_info dd { margin: 0 0 0 7em; padding: 0; background: none; }

#plugin__manager .plugins .enable { float: left; width: auto; margin-right: 0.5em;}

/* end admin plugin styles */
div.dokuwiki table.columns-plugin {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

div.dokuwiki table.columns-plugin td {
    vertical-align: top;
    padding: 0 0.5em 0 0.5em;
}

div.dokuwiki table.columns-plugin td.first {
    padding-left: 0;
}

div.dokuwiki table.columns-plugin td.last {
    padding-right: 0;
}

div.dokuwiki table.columns-plugin td.left {
    text-align: left;
}

div.dokuwiki table.columns-plugin td.center {
    text-align: center;
}

div.dokuwiki table.columns-plugin td.right {
    text-align: right;
}

div.dokuwiki table.columns-plugin td.center table {
    margin-left: auto;
    margin-right: auto;
}

div.dokuwiki table.columns-plugin td.right table {
    margin-left: auto;
    margin-right: 0;
}
/* User Manager specific styles */
#user__manager tr.disabled {
  color: #6f6f6f;
  background: #e4e4e4;
}
#user__manager tr.user_info {
  vertical-align: top;
}
#user__manager div.edit_user {
  width: 46%;
  float: left;
}
#user__manager table {
  margin-bottom: 1em;
}
#user__manager input.button[disabled] {
  color: #ccc!important;
  border-color: #ccc!important;
}
/* IE won't understand but doesn't require it */
/**
 * Tableless Layout for default template
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author moraes <moraes@tipos.com.br>
 */

/* -------------- top row --------------- */
div.dokuwiki .header {
  padding: 3px 0 0 2px;
}

div.dokuwiki .pagename {
  float: left;
  font-size: 200%;
  font-weight: bolder;
  color: #caae9f;
  text-align: left;
  vertical-align: middle;
}

div.dokuwiki .pagename a {
  color: #436976 !important;
  text-decoration: none !important;
}

div.dokuwiki .logo {
  float: right;
  font-size: 220%;
  font-weight: bolder;
  text-align: right;
  vertical-align: middle;
}

div.dokuwiki .logo a {
  color: #caae9f !important;
  text-decoration: none !important;
  font-variant: small-caps;
  letter-spacing: 2pt;
}

/* ---------------  top and bottom bar ---------------- */
div.dokuwiki .bar {
  border-top: 1px solid #a16e53;
  border-bottom: 1px solid #a16e53;
  background: #caae9f;
  padding: 0.1em 0.15em;
  clear: both;
}

div.dokuwiki .bar-left {
  float: left;
}

div.dokuwiki .bar-right {
  float: right;
  text-align: right;
}

div.dokuwiki #bar__bottom {
  margin-bottom:3px;
}

/* ------------- File Metadata ----------------------- */

div.dokuwiki div.meta {
  clear: both;
  margin-top: 1em;
  color: #638c9c;
  font-size: 70%;
}

div.dokuwiki div.meta div.user {
  float: left;
}

div.dokuwiki div.meta div.doc {
  text-align: right;
}
/**
 * Design elements for default Template
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Anika Henke <anika@selfthinker.org>
 */

/* -------------- general elements --------------- */

* { padding: 0; margin: 0; }

body {
  font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #000;
}

/* the document */
div.dokuwiki div.page {
  margin: 4px 2em 0 1em;
  text-align: justify;
}

div.dokuwiki table {
  font-size: 100%;
}

div.dokuwiki tr,
div.dokuwiki td,
div.dokuwiki th {
}

div.dokuwiki img {
  border: 0;
}

div.dokuwiki p,
div.dokuwiki blockquote,
div.dokuwiki table,
div.dokuwiki pre {
  margin: 0 0 1.0em 0;
}

div.dokuwiki hr {
  border: 0px;
  border-top: 1px solid #a16e53;
  text-align: center;
  height: 0px;
}

div.dokuwiki div.nothing {
  text-align: center;
  margin: 2em;
}

/* ---------------- forms ------------------------ */

div.dokuwiki form {
  border: none;
  display: inline;
}

div.dokuwiki label.block {
  display: block;
  text-align: right;
  font-weight: bold;
}

div.dokuwiki label.simple {
  display: block;
  text-align: left;
  font-weight: normal;
}

div.dokuwiki label.block input.edit {
  width: 50%;
}

div.dokuwiki fieldset {
  width: 300px;
  text-align: center;
  border: 1px solid #a16e53;
  padding: 0.5em;
  margin: auto;
}

div.dokuwiki textarea.edit {
  font-family: monospace;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border: 1px solid #a16e53;
  padding: 0.3em 0 0 0.3em;
  width: 100%;
}

/* nice alphatransparency background except for IE <7 */
html>body div.dokuwiki textarea.edit {
  background:  #fff url(/lib/tpl/hbs/images/inputshadow.png) repeat-x top;
}

div.dokuwiki input.edit,
div.dokuwiki select.edit {
  font-size: 100%;
  border: 1px solid #a16e53;
  color: #000;
  background-color: #fff;
  vertical-align: middle;
  margin: 1px;
  padding: 0.20em 0.3em;
  display: inline;
}

/* nice alphatransparency background except for IE <7 */
html>body div.dokuwiki input.edit,
html>body div.dokuwiki select.edit {
  background:  #fff url(/lib/tpl/hbs/images/inputshadow.png) repeat-x top;
}

div.dokuwiki select.edit {
  padding: 0.1em 0;
}

div.dokuwiki input.missing {
  font-size: 100%;
  border: 1px solid #a16e53;
  color: #000;
  background-color: #ffcccc;
  vertical-align: middle;
  margin: 1px;
  padding: 0.20em 0.3em;
  display: inline;
}

/* disabled style - not understood by IE */
div.dokuwiki textarea.edit[disabled],
div.dokuwiki textarea.edit[readonly],
div.dokuwiki input.edit[disabled],
div.dokuwiki input.edit[readonly],
div.dokuwiki select.edit[disabled] {
  background-color: #f5f5f5!important;
  color: #666!important;
}

/* edit form */
div.dokuwiki div.toolbar,
div.dokuwiki div#wiki__editbar {
   margin: 2px 0;
   text-align: left;
}
div.dokuwiki div#size__ctl {
   float: right;
   width: 60px;
   height: 2.7em;
}
div.dokuwiki #size__ctl img {
   cursor: pointer;
}
div.dokuwiki div#wiki__editbar div.editButtons {
   float: left;
   padding: 0 1.0em 0.7em 0;
}
div.dokuwiki div#wiki__editbar div.summary {
   float: left;
}
div.dokuwiki .nowrap {
   white-space: nowrap;
}
div.dokuwiki div#draft__status {
  float: right;
  color: #638c9c;
}

div.dokuwiki div.license {
  padding: 0.5em;
  font-size: 90%;
  text-align: center;
}

div.dokuwiki form#dw__editform div.license {
  clear: left;
  font-size: 90%;
}

/* --------- buttons ------------------- */

div.dokuwiki input.button,
div.dokuwiki button.button {
  border: 1px solid #a16e53;
  color: #000;
  background-color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 100%;
  cursor: pointer;
  margin: 1px;
  padding: 0.125em 0.4em;
}

/* nice alphatransparency background except for IE <7 */
html>body div.dokuwiki input.button,
html>body div.dokuwiki button.button {
  background:  #fff url(/lib/tpl/hbs/images/buttonshadow.png) repeat-x bottom;
}

* html div.dokuwiki input.button,
* html div.dokuwiki button.button {
  height: 1.8em;
}

div.dokuwiki div.secedit input.button {
  border: 1px solid #a16e53;
  color: #000;
  background-color: #fff;
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  cursor: pointer;
  float: right;
  display: inline;
}

/* ----------- page navigator ------------- */

div.dokuwiki div.pagenav {
    margin: 1em 0 0 0;
}

div.dokuwiki div.pagenav-prev {
    text-align: right;
    float: left;
    width: 49%
}

div.dokuwiki div.pagenav-next {
    text-align: left;
    float: right;
    width: 49%
}

/* --------------- Links ------------------ */

div.dokuwiki a:link,
div.dokuwiki a:visited {
  color: #436976;
  text-decoration: none;
}
div.dokuwiki a:hover,
div.dokuwiki a:active {
  color: #000;
  text-decoration: underline;
}

div.dokuwiki h1 a,
div.dokuwiki h2 a,
div.dokuwiki h3 a,
div.dokuwiki h4 a,
div.dokuwiki h5 a,
div.dokuwiki a.nolink {
  color: #000 !important;
  text-decoration: none !important;
}

/* external link */
div.dokuwiki a.urlextern {
  background: transparent url(/lib/tpl/hbs/images/link_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

/* windows share */
div.dokuwiki a.windows {
  background: transparent url(/lib/tpl/hbs/images/windows.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

/* interwiki link (icon are set by dokuwiki) */
div.dokuwiki a.interwiki {
}

/* link to some embedded media */
div.dokuwiki a.media {
}

div.dokuwiki a.urlextern:link,
div.dokuwiki a.windows:link,
div.dokuwiki a.interwiki:link {
  color: #436976;
}

div.dokuwiki a.urlextern:visited,
div.dokuwiki a.windows:visited,
div.dokuwiki a.interwiki:visited {
  color: purple;
}
div.dokuwiki a.urlextern:hover,
div.dokuwiki a.urlextern:active,
div.dokuwiki a.windows:hover,
div.dokuwiki a.windows:active,
div.dokuwiki a.interwiki:hover,
div.dokuwiki a.interwiki:active {
  color: #000;
}

/* email link */
div.dokuwiki a.mail {
  background: transparent url(/lib/tpl/hbs/images/mail_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

/* existing wikipage */
div.dokuwiki a.wikilink1 {
  color: #090 !important;
}

/* not existing wikipage */
div.dokuwiki a.wikilink2 {
  color: #f30 !important;
  text-decoration: none !important;
  border-bottom: dashed 1px #f30 !important;
}

/* ------------- Page elements ----------------- */

div.dokuwiki div.preview {
  background-color: #f5f5f5;
  margin: 0 0 0 2em;
  padding: 4px;
  border: 1px dashed #000;
}

div.dokuwiki div.breadcrumbs {
  background-color: #f5f5f5;
  color: #666;
  font-size: 80%;
  padding: 0 0 0 4px;
}

div.dokuwiki span.user {
  color: #ccc;
  font-size: 90%;
}

div.dokuwiki li.minor {
  color: #666;
  font-style: italic;
}

/* embedded images */
div.dokuwiki img.media {
  margin: 3px;
}

div.dokuwiki img.medialeft {
  border: 0;
  float: left;
  margin: 0 1.5em 0 0;
}

div.dokuwiki img.mediaright {
  border: 0;
  float: right;
  margin: 0 0 0 1.5em;
}

div.dokuwiki img.mediacenter {
  border: 0;
  display: block;
  margin: 0 auto;
}

/* smileys */
div.dokuwiki img.middle {
  vertical-align: middle;
}

div.dokuwiki acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

/* general headline setup */
div.dokuwiki h1,
div.dokuwiki h2,
div.dokuwiki h3,
div.dokuwiki h4,
div.dokuwiki h5 {
    color: #000;
    background-color: inherit;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 1em 0;
    padding: 0.5em 0 0 0;
    border-bottom: 1px solid #a16e53;
    clear: left;
}

/* special headlines */
div.dokuwiki h1 {font-size: 160%; margin-left: 0px; font-weight: bold;}
div.dokuwiki h2 {font-size: 150%; margin-left: 20px;}
div.dokuwiki h3 {font-size: 140%; margin-left: 40px; border-bottom: none; font-weight: bold;}
div.dokuwiki h4 {font-size: 120%; margin-left: 60px; border-bottom: none; font-weight: bold;}
div.dokuwiki h5 {font-size: 100%; margin-left: 80px; border-bottom: none; font-weight: bold;}

/* indent different sections */
div.dokuwiki div.level1 {margin-left: 3px;}
div.dokuwiki div.level2 {margin-left: 23px;}
div.dokuwiki div.level3 {margin-left: 43px;}
div.dokuwiki div.level4 {margin-left: 63px;}
div.dokuwiki div.level5 {margin-left: 83px;}

/* unordered lists */
div.dokuwiki ul {
  line-height: 1.5em;
  list-style-type: square;
  list-style-image: none;
  margin: 0 0 1em 3.5em;
  color: #638c9c;
}

/* ordered lists */
div.dokuwiki ol {
  line-height: 1.5em;
  list-style-image: none;
  margin: 0 0 1em 3.5em;
  color: #638c9c;
  font-weight: bold;
}

/* no gap in between nested lists */
div.dokuwiki li ul {
  margin-bottom: 0;
}
div.dokuwiki li ol {
  margin-bottom: 0;
}

/* the list items overriding the ul/ol definition */
div.dokuwiki .li {
  color: #000;
  font-weight: normal;
}

div.dokuwiki ol {list-style-type: decimal}
div.dokuwiki ol ol {list-style-type: upper-roman}
div.dokuwiki ol ol ol {list-style-type: lower-alpha}
div.dokuwiki ol ol ol ol {list-style-type: lower-greek}

div.dokuwiki li.open {
  list-style-image: url(/lib/tpl/hbs/images/open.gif);
    /*list-style-type: circle;*/
}

div.dokuwiki li.closed {
  list-style-image: url(/lib/tpl/hbs/images/closed.gif);
    /*list-style-type: disc;*/
}

div.dokuwiki blockquote {
  border-left: 2px solid #a16e53;
  padding-left: 3px;
}

div.dokuwiki pre {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #a16e53;
  color: #000;
  overflow: auto;
}

/* code blocks by indention */
div.dokuwiki pre.pre {
  background-color: #f7f9fa;
}

/* code blocks by code tag */
div.dokuwiki pre.code {
  background-color: #f7f9fa;
}

/* inline code words */
div.dokuwiki code {
  font-size: 120%;
}

/* code blocks by file tag */
div.dokuwiki pre.file {
  background-color: #caae9f;
}

/* inline tables */
div.dokuwiki table.inline {
  background-color: #fff;
  border-spacing: 0px;
  border-collapse: collapse;
}

div.dokuwiki table.inline th {
  padding: 3px;
  border: 1px solid #a16e53;
  background-color: #caae9f;
}

div.dokuwiki table.inline td {
  padding: 3px;
  border: 1px solid #a16e53;
}

/* ---------- table of contents ------------------- */

div.dokuwiki div.toc {
  margin: 1.2em 0 0 2em;
  float: right;
  width: 200px;
  font-size: 80%;
  clear: both;
}

div.dokuwiki div.tocheader {
  border: 1px solid #a16e53;
  background-color: #caae9f;
  text-align: left;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 2px;
}

div.dokuwiki span.toc_open,
div.dokuwiki span.toc_close {
    border: 0.4em solid #caae9f;
    float: right;
    display: block;
    margin: 0.4em 3px 0 0;
}

div.dokuwiki span.toc_open span,
div.dokuwiki span.toc_close span {
    display: none;
}

div.dokuwiki span.toc_open {
    margin-top: 0.4em;
    border-top: 0.4em solid #000;
}

div.dokuwiki span.toc_close {
    margin-top: 0;
    border-bottom: 0.4em solid #000;
}

div.dokuwiki #toc__inside {
  border: 1px solid #a16e53;
  background-color: #fff;
  text-align: left;
  padding: 0.5em 0 0.7em 0;
}

div.dokuwiki ul.toc {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.2em;
  padding-left: 1em;
  margin: 0;
}

div.dokuwiki ul.toc li {
  background: transparent url(/lib/tpl/hbs/images/tocdot2.gif) 0 0.6em no-repeat;
  padding-left: 0.4em;
}

div.dokuwiki ul.toc li.clear {
  background-image: none;
  padding-left: 0.4em;
}

div.dokuwiki a.toc:link,
div.dokuwiki a.toc:visited {
  color: #436976;
}

div.dokuwiki a.toc:hover,
div.dokuwiki a.toc:active {
  color: #000;
}

/* ---------------------------- Diff rendering --------------------------*/
div.dokuwiki table.diff {
  background-color: #fff;
  width: 100%;
}
div.dokuwiki td.diff-blockheader {
  font-weight: bold;
}
div.dokuwiki table.diff th {
  border-bottom: 1px solid #a16e53;
  font-size: 110%;
  width: 50%;
  font-weight: normal;
  text-align: left;
}
div.dokuwiki table.diff th a {
    font-weight: bold;
}
div.dokuwiki table.diff th span.user {
    color: #000;
    font-size: 80%;
}
div.dokuwiki table.diff th span.sum {
    font-size: 80%;
    font-weight: bold;
}
div.dokuwiki table.diff th.minor {
  font-style: italic;
}
div.dokuwiki table.diff td {
  font-family: monospace;
  font-size: 100%;
}
div.dokuwiki td.diff-addedline {
  background-color: #ddffdd;
}
div.dokuwiki td.diff-deletedline {
    background-color: #ffffbb;
}
div.dokuwiki td.diff-context {
    background-color: #f5f5f5;
}
div.dokuwiki table.diff td.diff-addedline strong,
div.dokuwiki table.diff td.diff-deletedline strong {
    color: red;
}

/* --------------------- footnotes -------------------------------- */

div.dokuwiki div.footnotes {
  clear: both;
  border-top: 1px solid #a16e53;
  padding-left: 1em;
  margin-top: 1em;
}

div.dokuwiki div.fn {
  font-size: 90%;
}

div.dokuwiki a.fn_bot {
  font-weight: bold;
}

/* insitu-footnotes */
div.insitu-footnote {
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #a16e53;
  background-color: #f7f9fa;
  text-align: left;
  padding: 4px;
  max-width: 40%;    /* IE's width is handled in javascript */
}

/* overcome IE issue with one line code or file boxes which require h. scrolling */
* html .insitu-footnote pre.code,
* html .insitu-footnote pre.file {
  padding-bottom: 18px;
}

/* --------------- search result formating --------------- */
div.dokuwiki .search_result {
  margin-bottom: 6px;
  padding: 0 10px 0 30px;
}

div.dokuwiki .search_snippet {
  color: #ccc;
  font-size: 12px;
  margin-left: 20px;
}

div.dokuwiki .search_sep {
  color: #000;
}

div.dokuwiki .search_hit {
  color: #000;
  background-color: #ff9;
}
div.dokuwiki strong.search_hit {
  font-weight: normal;
}

div.dokuwiki div.search_quickresult {
  margin: 0 0 15px 30px;
  padding: 0 10px 10px 0;
  border-bottom: 1px dashed #a16e53;
}
div.dokuwiki div.search_quickresult h3 {
  margin: 0 0 1.0em 0;
  font-size: 1em;
  font-weight: bold;
}

div.dokuwiki ul.search_quickhits {
  margin: 0 0 0.5em 1.0em;
}

div.dokuwiki ul.search_quickhits li {
  margin: 0 1.0em 0 1.0em;
  float:left;
  width: 30%;
}

/* ------------------ Additional ---------------------- */

div.footerinc {
    text-align: center;
}
.footerinc a img {
    opacity: 0.5;
    border: 0;
}

.footerinc a:hover img {
    opacity: 1;
}

/* ---------- AJAX quicksearch ----------- */

div.dokuwiki div.ajax_qsearch {
  position: absolute;
  right: 237px;;
  width: 200px;
  opacity: 0.9;
  display: none;
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #a16e53;
  background-color: #f7f9fa;
  text-align: left;
  padding: 4px;
}

/* --------- Toolbar -------------------- */
button.toolbutton {
  background-color: #fff;
  padding: 0px;
  margin: 0 1px 0 0;
  border: 1px solid #a16e53;
  cursor: pointer;
}

/* nice alphatransparency background except for IE <7 */
html>body button.toolbutton {
  background:  #fff url(/lib/tpl/hbs/images/buttonshadow.png) repeat-x bottom;
}

div.picker {
  width: 250px;
  border: 1px solid #a16e53;
  background-color: #caae9f;
}

button.pickerbutton {
  padding: 0px;
  margin: 0 1px 1px 0;
  border: 0;
  background-color: transparent;
  font-size: 80%;
  cursor: pointer;
}

/* ---------------  Image Details  ----------------- */

div.dokuwiki div.img_big {
  float: left;
  margin-right: 0.5em;
}

div.dokuwiki dl.img_tags dt {
  font-weight: bold;
  background-color: #caae9f;
}
div.dokuwiki dl.img_tags dd {
  background-color: #f5f5f5;
}

div.dokuwiki div.imagemeta {
  color: #666;
  font-size: 70%;
  line-height: 95%;
}

div.dokuwiki div.imagemeta img.thumb {
  float:left;
  margin-right: 0.1em;
}
/**
 * The CSS in here cotrols the appearance of the media manager
 */

#media__manager {
    height: 100%;
    overflow: hidden;
}

#media__left {
    width: 30%;
    border-right: solid 1px #a16e53;

    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
}

#media__right {
    width: 69.7%;

    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
}

#media__manager h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}

/* --- Tree formatting --- */

#media__tree img {
    float:left;
    padding: 0.5em 0.3em 0 0;
}

#media__tree ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 1.5em;
}

#media__tree li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
}
*+html #media__tree li,
* html #media__tree li {
    border: 1px solid #fff;
}/* I don't understand this, but this fixes a style bug in IE;
it's dirty, so any "real" fixes are welcome */

/* --- options --- */

#media__opts {
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#media__opts input {
    float: left;
    display: block;
    margin-top: 4px;
    position: absolute;
}
*+html #media__opts input,
* html #media__opts input {
    position: static;
}

#media__opts label {
    display: block;
    float: left;
    margin-left: 20px;
    margin-bottom: 4px;
}
*+html #media__opts label,
* html #media__opts label {
    margin-left: 10px;
}

#media__opts br {
    clear: left;
}

/* --- file list --- */

#media__content img.load {
    margin: 1em auto;
}

#media__content #scroll__here {
    border: 1px dashed #a16e53;
}

#media__content .odd {
    background-color: #f7f9fa;
    padding: 0.4em;
}

#media__content .even {
    padding: 0.4em;
}

#media__content a.mediafile {
    margin-right: 1.5em;
    font-weight: bold;
}

#media__content div.detail {
    padding: 0.3em 0 0.3em 2em;
}

#media__content div.detail div.thumb {
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 0.4em;
}


#media__content img.btn {
    vertical-align: text-bottom;
}

#media__content div.example {
    color: #666;
    margin-left: 1em;
}

/* --- upload form --- */

#media__content div.upload {
    font-size: 90%;
    padding: 0 0.5em 0.5em 0.5em;
}

#media__content form#dw__upload,
#media__content div#dw__flashupload {
    display: block;
    border-bottom: solid 1px #a16e53;
    padding: 0 0.5em 1em 0.5em;
}
#media__content form#dw__upload fieldset {
    padding: 0;
    margin: 0;
    border: none;
    width: auto;
}
#media__content form#dw__upload p {
    text-align: left;
    padding: 0.25em 0;
    margin: 0;
    line-height: 1.0em;
}
#media__content form#dw__upload label.check {
    float: none;
    width: auto;
    margin-left: 11.5em;
}

/* --- meta edit form --- */

#media__content form.meta {
    display: block;
    padding: 0 0 1em 0;
}

#media__content form.meta label {
    display: block;
    width: 25%;
    float: left;
    font-weight: bold;
    margin-left: 1em;
    clear: left;
}

#media__content form.meta .edit {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    float: left;
    width: 70%;
    padding-right: 0;
    padding-left: 0.2em;
    margin: 2px;
}

#media__content form.meta textarea.edit {
    height: 8em;
}

#media__content form.meta div.metafield {
    clear: left;
}

#media__content form.meta div.buttons {
    clear: left;
    margin-left: 20%;
    padding-left: 1em;
}

body {
	background: none;
}

.dokuwiki ul.admin_tasks {
    font-size: 115%;
    float: left;
    width: 40%;
    list-style-type: none;
}

.dokuwiki ul.admin_tasks li {
    line-height: 22px;
    padding-left: 35px;
    margin: 1em 0;
    background: transparent none no-repeat scroll 0 0;
    text-align: left;
}

.dokuwiki ul.admin_tasks li div.li {
    font-weight: bold;
}

.dokuwiki ul.admin_tasks li.admin_acl {
    background-image: url(/lib/tpl/hbs/../../images/admin/acl.png);
}

.dokuwiki ul.admin_tasks li.admin_usermanager {
    background-image: url(/lib/tpl/hbs/../../images/admin/usermanager.png);
}

.dokuwiki ul.admin_tasks li.admin_plugin {
    background-image: url(/lib/tpl/hbs/../../images/admin/plugin.png);
}

.dokuwiki ul.admin_tasks li.admin_config {
    background-image: url(/lib/tpl/hbs/../../images/admin/config.png);
}

.dokuwiki ul.admin_tasks li.admin_revert {
    background-image: url(/lib/tpl/hbs/../../images/admin/revert.png);
}

.dokuwiki ul.admin_tasks li.admin_popularity {
    background-image: url(/lib/tpl/hbs/../../images/admin/popularity.png);
}
#link__wiz {
    position: absolute;
    display: block;
    z-index: 99;
    width:   300px;
    height:  250px;
    padding: 0;
    margin:  0;
    overflow: hidden;
    border: 1px solid #a16e53;
    background-color: #f5f5f5;
    text-align: center;
}

#link__wiz_header {
    background-color: #caae9f;
    height: 16px;
    margin-bottom: 5px;
}

#link__wiz_close {
    cursor: pointer;
    margin: 0;
}

#link__wiz_result {
    background-color: #fff;
    width:  293px;
    height: 193px;
    overflow: auto;
    border: 1px solid #a16e53;
    margin: 3px auto;
    text-align: left;
}

#link__wiz_result div.type_u {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/hbs/../../images/up.png) 3px 3px no-repeat;
}

#link__wiz_result div.type_f {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/hbs/../../images/page.png) 3px 3px no-repeat;
}

#link__wiz_result div.type_d {
    padding: 3px 3px 3px 22px;
    background: transparent url(/lib/tpl/hbs/../../images/ns.png) 3px 3px no-repeat;
}

#link__wiz_result div.even {
    background-color: #f5f5f5;
}

#link__wiz_result div.selected {
    background-color: #caae9f;
}

#link__wiz_result span {
    display: block;
    color: #666;
}

/*FIXME maybe move to a more general style sheet*/
.ondrag {
    cursor: move;
    opacity: 0.8;
}
@charset "utf-8";

html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
html {
	background: #f8f4f2 url(/lib/tpl/hbs/images/bg.png) center 0 repeat-x;
}
body {
	width: 100%;
	min-width: 980px;
	min-height: 640px;
	background: transparent url(/lib/tpl/hbs/images/bg.body.jpg) center 110px no-repeat;
	font: normal 14px/18px Arial, Helvetica, sans-serif; 
	color: #333;
}
ul {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
a:focus {
	outline: none;
}
img {
	display: block;
}
.clear-both {
	clear: both;
}
body div#page {
	width: 980px;
	min-height: 600px;
	background: transparent url(/lib/tpl/hbs/images/bg.page.png) center 0 no-repeat;
	margin: 0 auto;
}
div#page a#logo {
	position: relative;
	left: -20px;
	display: block;
}
div#page a#logo img {
	width: 270px;
	height: 110px;
	border: none;
}
div#page div#claim {
	padding-left: 20px;
}
div#page div#claim img {
	width: 460px;
	height: 160px;
}
div#page div#navi {
	font-weight: bold;
	width: 980px;
	position: absolute;
	top: 0;
}
div#page ul#navi-service {
	width: 470px;
	height: 20px;
	background: #9e6b4b url(/lib/tpl/hbs/images/bg.navi.service.jpg) no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
}
div#page ul#navi-service li {
	float: right;
}
div#page ul#navi-service li a {
	display: block;
	height: 17px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #f0edea;
	padding: 0 10px 0 10px;
}
div#page ul#navi-service li.selected a,
div#page ul#navi-service li a:hover {
	color: #fff;
	border-bottom: 3px solid #fff;
}
div#page ul#navi-main {
	width: 470px;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 107px;
	right: 20px;
}
div#page ul#navi-main li {
	float: left;
}
div#page ul#navi-main li a {
	display: block;
	width: 97px;
	height: 23px;
	font-size: 15px;
	color: #a16e53;
	padding: 0 10px 0 10px;
}
div#page ul#navi-main li.selected a,
div#page ul#navi-main li a:hover {
	border-bottom: 4px solid #fff;
	color: #000;
}
div#page div#footer {
	width: 980px;
	height: 300px;
	background: transparent url(/lib/tpl/hbs/images/bg.footer.png) center 0 no-repeat;
}


div#page ul#thumbs {	
	list-style-type: none;
	margin: -4px 0 0 18px;
}
div#page ul#thumbs li {
	float: left;
}
div#page ul#thumbs li a {
	position: relative;
	width: 118px;
	height: 124px;
}
div#page ul#thumbs li a img {
	width: 110px;
	height: 110px;
	padding: 4px 4px 10px 4px;
	border: none;
	background: transparent url(/lib/tpl/hbs/images/bg.thumb.png) no-repeat;
}
div#page ul#thumbs li a:hover img {
	background-position: -150px 0;
}
div#page div#copy {
	margin-left: 10px;
}
div#page div#copy div.column {
	display: block;
	width: 460px;
	float: left;
	margin-left: 12px;
}
div#page div#copy div.column strong {
	color: #a16e53;
}@charset "utf-8";

div#page div#navi {
	width: 962px;
}@CHARSET "UTF-8";

div.dokuwiki div.page {
	text-align:left;
}

div.dokuwiki ul {
	margin-left: 1.5em;
	text-align: left;
}

div.dokuwiki table.inline {
	width: 100%;
	background: transparent;	
}


div.dokuwiki div.bureaucracy__plugin {
	font-weight:bold;
	padding:2em 0;
}

/*** media manager ***/
div#media__manager {
	background: #fff;
}

/*** gallery ***/

div.dokuwiki div.gallery,
div.dokuwiki div.gallery_firstonly,
div.dokuwiki div.gallery table,
div.dokuwiki div.gallery ul.gallery_list,
div.dokuwiki div.gallery_firstonly ul.gallery_list_firstonly {
	margin: 0;
	padding: 0;
}

div.dokuwiki div.gallery ul.gallery_list, div.dokuwiki div.gallery ul.gallery_list_firstonly {
	list-style-type: none;
}

div.dokuwiki div.gallery ul.gallery_list li, div.dokuwiki div.gallery ul.gallery_list_firstonly li {
	margin-bottom: 6px;
}


div.dokuwiki div.gallery_left {
	clear:none;
	text-align: left;
	margin-right: -4px;
}

div.dokuwiki div.gallery_firstonly + div.gallery_firstonly {
	margin-left: 4px;
}

div.dokuwiki div.gallery table {
	border-spacing: 0;
	
}
div.dokuwiki div.gallery table:after {
	clear:both;
}



div.dokuwiki div.gallery table td,
div.dokuwiki div.gallery ul.gallery_list li {
	border: 0;
	margin: 0;
	padding: 0 0 18px 0;
	float: left;
}

div.dokuwiki div.gallery ul.gallery_list li,
div.dokuwiki div.gallery table td {
	margin-right: 6px;
}


/* farben und rahmen */

div.dokuwiki img.mediacenter,
div.dokuwiki img.mediaright,
div.dokuwiki img.medialeft,
div.dokuwiki div.gallery table img.tn,
div.dokuwiki div.gallery img.tn {
	border: 1px solid #b18771;
	margin: 0;
	padding: 0;
}

div.dokuwiki ul.gallery_list li a {
	position: relative;

}
div.dokuwiki ul.gallery_list li a img.tn {
	border: 1px solid #b18772;

}
div.dokuwiki ul.gallery_list li a img.tn:hover {
	border: 1px solid #caae9f;
}


/*** allgemein ***/

.meta div.doc {display:none;} /* name der txt-datei nicht anzeigen */


strong, div.dokuwiki h2 a, div.dokuwiki h3 a {
	color: #a16e53 !important;
}
div.dokuwiki input.button, div.dokuwiki button.button, div.dokuwiki div.secedit input.button,
div.user {
	color: #a16e53;
}

div.dokuwiki div.secedit input.button, div.dokuwiki input.button, 
div.dokuwiki button.button {
	color: #a16e53;
	font-size: 12px;
	background: none !important;
	border: 1px solid #a16e53;
}

div.dokuwiki div.secedit input.button

div.dokuwiki ul {
	color: #a16e53;
	list-style-type: disc;
}

a.login {
	color: #fff;
	text-align: center;
}

div.login {
	text-align: center;
}

div#page div#footer {
	height: 200px;
}

div.dokuwiki h2, div.dokuwiki h3, div.dokuwiki h4,
div.dokuwiki h5, div.dokuwiki h6 {
	margin-left: 0px;
}

div.dokuwiki h2 {
	border-bottom: 1px solid #caae9f;
}

div.dokuwiki div.level2, div.dokuwiki div.level3, div.dokuwiki div.level4,
div.dokuwiki div.level5, div.dokuwiki div.level6 {
	margin-left: 0px;
}

div.dokuwiki h1 {
	color: #caae9f;
	text-align: right;
	font-size: 24px;
	border-bottom:1px solid #caae9f;
	margin: 0 0 30px;
	
}

div.dokuwiki div.page {
	margin: 0;
	padding: 0px 20px 0px 20px;
}

div.dokuwiki h1 {
	padding-right: 20px;
	margin-left: -20px;
	margin-right: -20px;
}

div.dokuwiki h1 a {
	color: #caae9f !important;
}


div#page ul#navi-main {
	right: 2px;
}

div#page ul#navi-service {
	right: 2px;
}

div.dokuwiki code, div.dokuwiki pre {
	font-size: 100%;
}

div.dokuwiki .bar {
	background: inherit;
	border: none;
}

/*** allgemein ***/


table {
	position: relative;
	border-spacing: 6px;
}

div.dokuwiki table.columns-plugin td.first {
	margin-right: 8px;
}

/** news-bereich umranden **/
#hbs__start div.dokuwiki table.columns-plugin td.last {
	padding: 0 6px;
	border: 1px solid #A16E53;
	background: #fff;
}

#hbs__start div.dokuwiki table.columns-plugin td.last h2 {
	text-align: center;	
}

div.dokuwiki ul {
	color:#a16e53; 
	list-style-type: disc;
}


/*** links ***/

div.dokuwiki a.wikilink1, div.dokuwiki a.urlextern:link, div.dokuwiki a.interwiki:link, 
div.dokuwiki a.urlextern:visited, div.dokuwiki a.interwiki:visited {
	color: #a16e53 !important;
}

html > body div.dokuwiki input.edit, html > body div.dokuwiki select.edit, div.dokuwiki fieldset {
	background: none;
	border: 1px solid #a16e53;
}

/*** Kontakt-Formular ***/

div.dokuwiki table.inline input[type=text] {
	font-family: monospace;
	font-size: 14px;
	background: none;
	border-top: none;
	border-bottom: 1px solid #a16e53;
	border-right: none;
	border-left: none; 
	width: 100%;
}

div.dokuwiki form#bureaucracy__plugin table {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}


div.dokuwiki form#bureaucracy__plugin table td {
	padding: 0px 0px 5px 0px;
	width: 100px;
	text-align: left;
}


div.dokuwiki form#bureaucracy__plugin table td.label {
	width: 50px;
	text-align: left;
	padding-left: 4px;
}

div.dokuwiki form#bureaucracy__plugin input[type=text] {
	font-family: monospace;
	font-size: 14px;
	background: none;
	border-top: none;
	border-bottom: 1px solid #a16e53;
	border-right: none;
	border-left: none; 
}



div.dokuwiki form#bureaucracy__plugin table td.submit {
	text-align: right;
	text-align: center;
}

div.dokuwiki textarea.edit {
	font-family: monospace;
	font-size: 14px;
	background: #fff;
	border: 1px solid #a16e53;
	width: 100%;
}

html > body div.dokuwiki textarea.edit {
	background: #fff none !important;
}

/*** bureaucracy ***/
div.dokuwiki form#bureaucracy__plugin label textarea.edit, div.dokuwiki form#bureaucracy__plugin label input.edit {
	width: 100% ;
}

div.dokuwiki form#bureaucracy__plugin fieldset {
	text-align: right;
	width: 100% !important;
}

div.dokuwiki form#bureaucracy__plugin input.button[type=submit] {
	text-align: center;
	margin: 0;
	padding: 1px;
	width: 100px;
}

div.dokuwiki form#bureaucracy__plugin fieldset {
	width: 100%;
	border: 0;
	padding: 0;
}

div.dokuwiki form#bureaucracy__plugin label span {
	width: 100px;
}

div.dokuwiki form#bureaucracy__plugin label input.edit {
	background: none;
	border-top: none;
	border-bottom: 1px solid #a16e53;
	border-right: none;
	border-left: none; 
}

div.dokuwiki div.bureaucracy__plugin {
	width: 100%;
}

div.dokuwiki .olContainer, div.dokuwiki .olStatusBarContainer, div.dokuwiki .olStatusBar, div.dokuwiki  .olStatusBarContainer {
	border: none;
	background: none;
}

div.dokuwiki .olContainer #olmap {
	border: 1px solid #a16e53;
	width: 100%;
}

.olStatusBar {
	border-right: none;
}
