body
{
overflow: auto;
/* Seitenfarbe, -hintergrundbild */
background-color:#008080;
background-image: url(Bild 033.jpg );
background-attachment: fixed;
}
/* WertungsAnzeige im Schiebe-Puzzle */
a.newgame {color: #000000; background: #ffffff; font-family: Arial,Helvetica,sans-serif; font-size: 7pt; font-weight:normal; }
a.newgame:hover	{color: #ffffff; background: #000000;text-decoration:none;}
.score {color: #8080FF; font-family: Arial,Helvetica,sans-serif; font-size: 7pt; font-weight:bold; }
.start1 {color: #000000; background: #008080; font-family: Arial,Helvetica,sans-serif; font-size: 10px; border: 0; line-height: 15px;}
.start2 {color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 10px;}
/* Puzzle-Überschrift */
.uo {color: #000000; font-family: Comic Sans MS; font-size: 20pt; font-weight:bold;}
/* Meldungen im Standard-Puzzle */
.uu_Neu {color: #000000; font-family: Comic Sans MS; font-size: 9pt; font-weight:bold;}
.uu_OK {color: #000000; font-family: Comic Sans MS; font-size: 9pt; font-weight:bold;}
.uu_Falsch {color: #000000; font-family: Comic Sans MS; font-size: 9pt; font-weight:bold;}
.uu_Fertig {color: #000000; font-family: Comic Sans MS; font-size: 9pt; font-weight:bold;}
.uu_2tesBild {color: #000000; font-family: Comic Sans MS; font-size: 9pt; font-weight:bold;}
