body {
  background-color:#FFFFFF; 
  font-size:11px;
  font-family:Verdana,Arial; 
  margin:0px;
  padding:0;
  text-align:left;
}

/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:0.9em; }
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }

/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */

p, h1, h2, h3, h4, h5, h6 { margin-top:9px; margin-bottom:9px; }
h1 code, h2 code, h3 code, h4 code { font-size:11px; }
h1 {
	position:absolute;
	top:125px;
	font-size:14px;
	font-weight:bold;
        color: #E02C2D;
}
h2 { 
	font-size:13px;
	font-weight:bold;
        color: #E02C2D;
}
h3 {
	font-size:12px;
	font-weight:bold;
        color: #888989;
}
h4 { 
	font-size:11px;
	font-weight:normal;
	margin-top:4px;
}
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }

/* The #wikilogo element is the logo from $PageLogoFmt */
/*#wikilogo { margin-top:4px; padding:6px; border-bottom:1px #F4F4F4 solid; }*/
/* This controls the rest of the heading (primarily the search box) */

/* These are for the navigation. */
#wikinav{
	font-size:10px;
	margin:0;
        border:0;
        padding:14px 0 0 26px;
}
.nav_top{
	margin:0;
	border:0;
	padding:0;
}
.nav_top ul{
	margin:0;
	border:0;
	padding:0;
}
.nav_top li{
	float:left;
	list-style:none;
	margin:0;
	border:0;
	padding:0 0 4px 0;
}
.nav_top a{
	background-image:url(dot_navtop.gif);
	background-repeat:repeat-y;
	color:#5E5E5E;
	background-color:#ECECEC;
	text-decoration:none;
	margin:0;
	border:0;
	padding:1px 14px 1px 14px;
}
.nav_top a:hover, a.nav_top_selected, #userlang a:hover{
	color:#FFFFFF;
	background-color:#E02C2D;
	text-decoration:none;
}
#userlang{
	color:#5E5E5E;
	font-size:11px;
        margin:0;
        border:0;
        padding:5px 0 8px 0;
}
#userlang a{
	text-decoration:none;
	color:#5E5E5E;
}
#wikihead{ 
  font-size:90%; 
  margin:0;
  border:0;
  padding:0;

}
#wikihead input {
  color:#5E5E5E;
  font-size:90%;
}

.form, .input{ margin:0; border:0; padding:0; }

/* These are for the left-sidebar. */


#wikileft { 
  width:180px;
  margin:0px;
  padding:30px 0 0 0;
  border:0px;
  border-right:1px #F4F4F4 solid; 
  /*line-height:1.33em;*/
  font-size:10px;
}
#wikileft .vspace {
	/*margin-top:3px;*/
}
#wikileft p {
	padding: 2px 10px 2px 26px;
	margin:0;
	border:0;
	background-image:url(dot.gif);
	color: #E02C2D;
}
#wikileft ul, #wikileft li{
	list-style:none;
	margin:0;
	border:0;
	padding:0;
}
#wikileft ul li a{
	text-decoration: none;
	display:block;
	/*width:100%;*/	
	/*IE7 height:auto !important; /* Not Applied by IE 4.0 - 6.x */
	height:auto !important; /* Not Applied by IE 4.0 - 6.x */
	height:1.3em; /*IE7*/
	max-height:67px; /*Firefox*/
	/*margin:-1px 0 -1px 0;  IE macht sonst zu grossen Abstand */
	background-color: #FFFFFF;
	color: #5E5E5E;
	padding: 1px 10px 1px 34px;
	margin:0;
	border:0;

}
#wikileft ul ul li a{
    padding: 1px 10px 1px 48px;
}
#bakup {
	text-decoration: none;
	display:block;
	/*width:100%;*/	
        /*IE7 height:auto !important; /* Not Applied by IE 4.0 - 6.x */
        height:auto !important; /* Not Applied by IE 4.0 - 6.x */
        height:1.3em;
        max-height:3.9em; /*IE7*/
        /*margin:-1px 0 -1px 0;  IE macht sonst zu grossen Abstand */
	background-color: #FFFFFF;
	color: #5E5E5E;
	padding: 1px 10px 1px 34px;
	margin:0;
	border:0;

}
#wikileft .selflink, #wikileft a:hover{
	background-color: #E02C2D;
	color: #FFFFFF;
}
/*** override ***/
a.createlink{top:0; font-weight:bold; font-size:bold; }

/* The "#wikileft h1" and "#wikileft h5" settings are for
** backwards compatibility with previous releases of PmWiki.
** They are deprecated (replaced with the .sidehead class),
** and may be removed in a future release. */
.sidehead {
  margin:0px; padding:4px 2px 2px 2px;
  font-size:11pt; font-weight:bold; font-style:normal; 
}
.sidehead a { color:#505050; font-weight:bold; font-style:normal; }

/* These affect the main content area. */
#wikibody { 
  margin:0;
  border:0;
  padding:23px 0px 10px 30px;
  font-size:12px;
}
#wikicmds { 
  float:right; white-space:nowrap; 
  font-family:Verdana,sans-serif; font-size:80%; 
}
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }
.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { line-height:1em; margin:0px; font-size:1.6em; font-weight:normal; }
.wikiaction { margin-top:4px; margin-bottom:4px; }
/*
#wikitext { margin-top:12px; line-height:1.33em; }
#wikitext table { font-size:100%; line-height:1.33em; } /* For MSIE 5.5 */
*/
#wikitext{
        margin:0;
        border:0;
        padding:0;
}

/* These are for the edit form. */
#wikiedit form { margin:0px; width:100%; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }


/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
  body { width:auto; margin:0px; padding:0.5em; }
  #wikihead, #wikileft, #wikicmds, .footnav { display:none; }
  #wikifoot { padding:2px; }
}


a.footinv, a:visited.footinv{
	color:#fff;
	font-size:6px;
}
a:hover.footinv{
	color:#000;
	text-decoration:underline;
}
a.footlink{
	font-size:10px;
	color:#5E5E5E;
	text-decoration:none;
	margin:0;
	border:0;
	padding:0;
}
a:hover.footlink{
        color:#FFFFFF;
        background-color:#E02C2D;
        text-decoration:none;
}
a.urllink, #wikitext a.wikilink, #wikitext a.selflink{
	color:#5E5E5E;
	background-image:url(link.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	margin:0;
	border:0;
	padding:0 0 0 8px;
}
a:hover.urllink, #wikitext a:hover.wikilink, #wikitext a:hover.selflink{
        color:#FFFFFF;
	background-image:url(link_weiss.gif);
	background-repeat:no-repeat;
        background-color:#E02C2D;
        text-decoration:none;
}
span a.urllink, span a:hover.urllink{
        background-image:url(spacer.gif);
        padding:0;
}

.hr, hr{
	height:1px;
	font-size:1px;
	margin:0;
	border:0;
	padding:0;
	color:#DEDEDE;
	background-color:#DEDEDE;
}
.cleaner{
	vertical-align:top;
	clear:both;
	height:0.1px;
	font-size:0.1px;
	margin:0;
	border:0px none;
	padding:0;
	overflow:hidden;
}

.mytable{
	margin-top:10px;
	background-color:#ECECEC;
	border:0;
	margin:0;
  	padding:0;
  	width:99%;
  	border-spacing:1px;
}

.mytable td{
	background-color:#FFFFFF;
	border:0;
  	padding:3px;
	margin:0;
  	border-spacing:0px;
}
.myhead{
	font-weight:bold;
}
