[arachne] Bugs...

Hi!

Maybe it helps to fix bugs... i have a template vor my site, which uses CSS. It looks horrible in Arachne.

Bye, Flo
Title: flox & partie | fotopage

Willkommen auf meiner Seite!
Dieser Teil ist in Arbeit!


BODY {
  margin: 1em;
  font-family: serif;
  line-height: 1.1;
  background-color: black;
  color: #ffffff;

  }

.quicklinks {
background-color: #333333;
text-align: left;
vertical-align: text-top;
width: 150px;
list-style-position: outside;
font-size: 130%;
height: 1000px;
}

.kleineschrift {
font-size: 70%;
}

td {
vertical-align: text-top;
padding-left: 0.5cm;
}

p.banner {
background-position: top right;
background-repeat: no-repeat;
background-image: url("angel_banner.jpg");
background-color: #333333;
}

/*p:hover {background-color: green}
*/


UL.friends {
background-position: right top;
background-repeat: no-repeat;
background-image: url(angel_banner.jpg);
background-color: #333333;
}

OL { list-style-type: upper-roman }


LI:hover {background-color: green}


.new:before {
display: marker;
content: "New! ";
font-weight: bold;
text-decoration: blink;
color: #33ff33;
}

.news:before {
display: marker;
content: "Da Trafikant dazoeht de Schlagzeun... und mia san auf unsan 
Fenstaplatz mit dabei:";
font-weight: bold;
color: #33ff33;
}

.new {
font-weight: bold;
}

.news {
font-weight: bold;
}


.update:before {
display: marker;
content: "Update! ";
font-weight: bold;
text-decoration: blink;
color: #33ff33;
}

.update {
font-weight: bold;
}


.important {
font-style: italic;
text-shadow: black 0px 0px 5px;
}

.important:before
{
content: "Important: ";
font-weight: bold;
color: red;
}


.kursiv {
font-style: italic;
text-shadow: black 0px 0px 5px;
}

.fett {
font-weight: bold;
}

.workinprocess {
font-weight: bold;
color: yellow;
}


.center {
text-align: center;
}


H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV,
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL,
table {
  display: block }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN { display: inline }



H1, H2, H3, H4 { margin-top: 1em; margin-bottom: 1em }
H5, H6 { margin-top: 1em }
H1 { text-align: center }
H1, H2, H4, H6 { font-weight: bold }
H3, H5 { font-style: italic }

H1 { font-size: xx-large }
H2 { font-size: x-large }
H3 { font-size: large }

B, STRONG { font-weight: bolder }  /* relative to the parent */
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre }

ADDRESS { margin-left: 3em }
BLOCKQUOTE { margin-left: 3em; margin-right: 3em }

UL, DIR { list-style: disc; margin-left: -60px;}

MENU { margin: 0 }              /* tight formatting */
LI { margin-left: 3em }

DT { margin-bottom: 0 }
DD { margin-top: 0; margin-left: 3em }

HR { border-top: solid }        /* 'border-bottom' could also have been used */

A:link { color: #DCDCDC;}          /* unvisited link */
A:visited { color:#DCDCDC; font-style: italic; }        /* visited links */
A:active { color: lime }        /* active links */
A:hover { color:black; background:yellow }
A:focus { color:yellow; background:red }

/* setting the anchor border around IMG elements
   requires contextual selectors */

A:link IMG { border: 2px solid blue }
A:visited IMG { border: 2px solid red }
A:active IMG { border: 2px solid lime }


p.absatz:first-letter {
font-size: 130%;
color: red;
}

p.paragraph:first-letter {
font-size: 180%;
color: red;
}


p.paragraph:first-line {
font-size: 150%;
font-weight: bold;
}



/*


FOTOPAGE

*/


TD.festl {
height: 40px;
font-weight: bold;
background-color: #555555;
}

TD.jahr {
height: 40px;
font-weight: bold;
background-color: #555555;
color: #BBBBBB;
}


TD.head {
height: 40px;
font-weight: bold;
background-color: #999999;
}

TD.festlbericht
 {
background-color: #777777;

}




TD.festlbericht:hover {
background-color: green;
height: 40px;
}

td.newstabledate
{
background-color: green;
}

td.newstablenews
{
background-color: green;
}

td.unitabledate
{
background-color: green;
}

td.unitableinfo
{
background-color: green;
}

td.linkstablelinks
{
background-color: green;
}

td.linkstableinfo
{
background-color: green;
}


td.tagebuchtableveranstaltung
{

background-color: green;
}

td.tagebuchtableinfo
{
background-color: green;
}

ul.blutrausch {
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(blutlogo.jpg);
    }

ul.discographie {
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(denkcover.jpg);
}






Other related posts: