.klein { font-size:80%; }

/* Externer Link */
a.ext:before {content:url(/urz/img/ext.gif); }
/* Secure Link oder Authentisierung */
a.sec:before {content:url(/urz/img/sec.gif); }

/* einige Hintergrundfarben */
.grau      { background-color:#eeeeee; color:#000000; }
.hellgrau  { background-color:#f6f6f6; color:#000000; }
.weiss     { background-color:#ffffff; }
.dunkel    { background-color:#6d6d6b; color:#FFFFFF; }
.gruen     { background-color:#177665; color:#FFFFFF;}
.hellgruen { background-color:#d7e7e7; color:#000000; }
.hinweis   { background-color:#ddeeff; color:#000000; }
.beige     { background-color:#fdf5e6; color:#000000; }
.hellgelb  { background-color:#ffffdd; color:#000000; }
/* .tipp   { background-color:#ffffdd; color:#000000; } */
.warn      { background-color:#cc0000; color:#eeeeee; }
.beispiel  { background-color:#eeeeee; color:#000000; }
.ex        { background-color:#eee;border:1px solid #999;padding:0.2em}

.text {background-color:#fff; padding:0.7em;color:#000;}
div.text dl, div.text ul {margin:0.2em;}
div.text {min-height:24px;}
div.warn   { background-color:#c00;margin:1.5em;border:1px solid #c00; padding:0px 0px 0px 40px; background-image: url(/urz/img/warn.png);background-repeat:no-repeat;background-position: 8px 8px;}
div.tip   { background-color:#ff9;margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/img/tip.png);background-repeat:no-repeat;background-position: 8px 8px;}
div.beispiel   { background-color:#eee;margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/img/beispiel.png);background-repeat:no-repeat;background-position: 8px 8px;}
div.hinweis   { background-color:#def;margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/img/hinweis.png);background-repeat:no-repeat;background-position: 8px 8px;}

div.form   { background-color:#9f9;margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/wimgs/edittopic.gif);background-repeat:no-repeat;background-position: 10px 8px;}
div.linux   { margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/img/linux24.png);background-repeat:no-repeat;background-position: 10px 8px;}
div.winxp   { margin:1.5em;border:1px solid #999; padding:0px 0px 0px 40px; background-image: url(/urz/img/sw_winxp.png);background-repeat:no-repeat;background-position: 10px 8px;}
div.linuxwinxp   { margin:1.5em;border:1px solid #999; padding:0px 0px
0px 40px; background-image:
url(/urz/img/linuxwinxp.png);background-repeat:no-repeat;background-position:
10px 8px; min-height:60px;}

div.hb {background-color:#eee;margin:1.5em;padding:1em;}
div.bb {background-color:#d7e7e7;margin:1.5em;padding:1em;}

.indent    { margin-left:1.5em; }

a[name]   { color:inherit; }

.haupttitel { color:#ffffff; padding-bottom:0px; margin-bottom:0px }
/* Navigation */
/*
.navvorher { font-weight:bold; }
.nav { font-weight:bold; }
 */

.submit { font-weight:bold; }

/* Menue links und rechts: */
.menue { display:block; }
a.menue { text-decoration:underline; } 
a.menue:hover { background-color:#fdf5e6; }
a.menuekopfl { text-decoration:underline; } 
.menuekopfl { display:block; }
a.menuekopfl:hover { background-color:#fdf5e6; }
.menuenolink   { color:#000000; }
.menuekopf     { background-color:#d7e7e7; font-weight:bold; }
.menuekopfhell { background-color:#9fccc2; font-weight:bold; }

div#menulinks a, div#menurechts a {position: relative;} 
div#menulinks a span, div#menurechts a span {display:none;color:#005A46;font-weight:normal;}
div#menulinks a:hover, div#menurechts a:hover { z-index:1;}
div#menulinks a:hover span, div#menurechts a:hover span{width:15em; position:absolute;top:2.5em;left:5em;
         display:block; background:#ffe;border:1px solid #005A46; text-decoration:none;padding: 3px;z-index:1000;}
div#menurechts a:hover span {left:-5em;}

.twikiToc ul { list-style:none; list-style-image:url(wimgs/bullet-toc.gif);}
.foswikiToc ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0 0 0 0.5em;
}
.foswikiToc li { background-image:url(wimgs/bullet-toc.gif); background-position:0 2px; background-repeat:no-repeat; margin-left:1em; padding-left:1em;}

