 /* wikidesign-pda.css (wikidesign.com/de) -15-6.2005 PDA-Nurtextmodus*/
 
.meta { width:100%;  }
 
.header { text-align:center; padding-top:2px;  background-color:#000000; color:#FFFFFF; }
/* Text-Links, Headerbereich:*/
.header a:link { font-weight:bold; color:#FFFFFF; text-decoration:underline; padding:0px; }
.header a:visited { font-weight:bold; color:#FFFBC1; text-decoration:underline; padding:0px; }
.header a:hover { font-weight:bold; color:#FFFBC1; text-decoration:none; padding:0px; }
.header a:active { font-weight:bold; color:#FDC90E; text-decoration:none; padding:0px; }
.header a:focus { font-weight:bold; color:#FDC90E; text-decoration:underline; padding:0px; }

.PC { position:absolute; top:11px; left:20px, }

a#headpc {  padding:0px 0px 0px 1px; }
a#headpc:link { font-weight:bold; text-decoration:none; color:#E0E000; background-color:#0000B1; }
a#headpc:visited { font-weight:bold; text-decoration:none; color:#E0E000; background-color:#0000B1; }
a#headpc:hover { font-weight:bold; text-decoration:none; color:#0000B1; background-color:#FFFFFF; } 
a#headpc:active { font-weight:bold; text-decoration:none; color:#0000B1; background-color:#FFFFFF; } 

a#headdruck {  padding:1px 0px 0px 0px; font-size:small; }
a#headdruck:link { font-weight:normal; text-decoration:none; color:#FFFFFF; background-color:#000000; border-width:1px; border-color:#FFFFFF; border-style:solid; }
a#headdruck:visited { font-weight:normal; text-decoration:none; color:#FFFFFF; background-color:#000000; border-width:1px; border-color:#FFFFFF; border-style:solid; }
a#headdruck:hover { font-weight:normal; text-decoration:none; color:#000000; background-color:#FFFFFF; } 
a#headdruck:active { font-weight:normal; text-decoration:none; color:#000000; background-color:#FFFFFF; } 

#info { font-weight:normal; text-decoration:none; padding:0px; } /*WikiSeite*/
#info a:link { font-weight:normal; text-decoration:none; }
#info a:visited { font-weight:normal; text-decoration:none; }
#info a:hover { font-weight:normal; text-decoration:none; } 

a.zentrale.pda:link { color:#71E6B5; }
a.zentrale.pda:visited { color:#71E6B5; }
a.zentrale.pda:hover { color:#E94848; }
a.zentrale.pda:active { color:#71E6B5; }
a.zentrale.pda:focus { color:#71E6B5; }

a { font-weight:bold; }

.content img { display:none; }

a.pda.grafik:link { font-variant:small-caps; font-stretch:condensed; font-style:italic; font-weight:normal; color:##0000B1; }
a.pda.grafik:visited { font-variant:small-caps; font-stretch:condensed; font-style:italic; font-weight:normal; color:#00008E; }
a.pda.grafik:hover { font-variant:small-caps; font-stretch:condensed; font-style:italic; font-weight:normal; color:#961919; }
a.pda.grafik:active { font-variant:small-caps; font-stretch:condensed; font-style:italic; font-weight:normal; color:#961919; }
a.pda.grafik:focus { font-variant:small-caps; font-stretch:condensed; font-style:italic; font-weight:normal; color:#961919; }

a.pda.grafik.link:link { font-variant:small-caps; font-stretch:condensed; font-weight:normal; font-style:italic; color:#00004B; }
a.pda.grafik.link:visited { font-variant:small-caps; font-stretch:condensed; font-weight:normal; font-style:italic; color:#000024; }
a.pda.grafik.link:hover { font-variant:small-caps; font-stretch:condensed; font-weight:normal; font-style:italic; color:#961919; }
a.pda.grafik.link:active { font-variant:small-caps; font-stretch:condensed; font-weight:normal; font-style:italic; color:#961919; }
a.pda.grafik.link:focus { font-variant:small-caps; font-stretch:condensed; font-weight:normal; font-style:italic; color:#961919; }

.gotobar { line-height:150%; }
/*   "Seite bearbeiten:"   */
a.edit { background-color:#d00805; text-decoration:none blink; line-height:200%; border-style:solid;  border-width:1px; padding:1px; border-color:#d00805; }
.admin { text-decoration:none blink; line-height:200%; border-style:solid;  border-width:1px; padding:1px; border-color:#d00805; }

.footer {  text-align:center; padding-bottom:5px; background-color:#000000; color:#FFFFFF; }

/* Text-Links, Footerbereich:*/
.footer a:link { font-weight:bold; color:#FFFFFF; text-decoration:underline; padding:0px; }
.footer a:visited { font-weight:bold; color:#FFFBC1; text-decoration:underline; padding:0px; }
.footer a:hover { font-weight:bold; color:#FFFBC1; text-decoration:none; padding:0px; }
.footer a:active { font-weight:bold; color:#FDC90E; text-decoration:none; padding:0px; }
.footer a:focus { font-weight:bold; color:#FDC90E; text-decoration:underline; padding:0px; }
 
/*Rahmen um <!--code-->:*/
pre, img.upload {
	border: #777 1px solid; padding: 0.5em;
	margin-left: 0.5em; margin-right: 0.5em;
	background-color: #e6e6e6; color: black;
}
pre { width: auto; }

/*Tabellen:*/
.TabC { width:100%; text-align:center; margin:auto; }
.TabC table { text-align:center; margin:auto; }

table.history { border-style:none; }
td.history { border-style:none; }
table.user { border-style:solid; border-width:1px; }
table.user td { border-style:solid; border-width:1px; padding:3px; vertical-align:top; }

