body       { background-color: #fff; color: #000; }

.abs_head  { position:absolute;left:0px;top: 0px;width:97%;height:60px;
	text-align: left; font-family: verdana, arial, helvetica;
	padding: 0 10px; /* font-size:2.4em; */
    background: #070; color: #fff; }
.abs_head_bar  { position:absolute;left:0px;top:60px;width:97%;height:10px;
	padding: 0 10px;
    background: #ccc; color: #fff; }
.abs_wiki  { position:absolute;left:0px;top:70px;width:97%;
    background: #fff; color: #000; }
.page_context { background: #efb }

a           {text-decoration: none;}
a:link      {color: #060;}
a:visited   {color: #462;}
a:hover     {text-decoration: underline; background: #efb }
a:active    {text-decoration: underline}

a.empty     {color: #444; border-bottom: 1px dotted #700;}
a.empty:after {content: '?';font-style: italic; color: #700; font-family: courier, "courier new", monaco, monospace;}

a.ext_img   {color: #006;}
a.external  {color: #006;}
/* a.external:before {content: '»'; color: #700; font-family:  verdana,arial,helvetica; } */

a.kalendertag {
	border-bottom: 1px solid #070;
}
a.kalenderleer {
	color: #777;
}
.heute_top {
    background: #efe;
    border-top:    1px dotted #704;
    border-left:   1px dotted #704;
    border-right:  1px dotted #704;
}
.heute_bottom {
    background: #efe;
    border-left:   1px dotted #704;
    border-right:  1px dotted #704;
    border-bottom: 1px dotted #704;
}
.heute {
    padding: 1;
    border-top:    1px solid #704;
    border-left:   1px solid #704;
    border-right:  1px solid #704;
    border-bottom: 1px solid #704;
    text-align: right;
}

pre {
    /* font-family: courier, "courier new", monaco, monospace; */
	/* font-size:0.8em */
    color: #335;
    background: #eee;
    margin: 1.5em;
	border: dotted 1px #ccf;
	padding: 4px;
}

textarea  { width: 100%;
			background: #eee; border: dotted 1px #000; padding: 1px; }
input     { background: #eee; border: solid  1px #000; padding: 1px; }
select    { background: #eee; border: solid  1px #000; padding: 1px; }

th.invers {text-align: center; background: #070; color: #fff; font-family: verdana,arial,helvetica;}

#perlad li {
    text-align: center;
    display: inline;
    padding: 4px;
    background-color: #EEEEEE;
    font-size: 12px;
}
