/* ... Standard Textfarbe vor dunkelm Hintergrund ... */
/*body {color:#655C51}*/
body {color:#655C51;}
.ugrau {color:#655C51;}
.ug-hell {color:#655C51;}
.ug-hell:hover {color:#FFE8DE;} 

/* Links allgemein */
a, a.nav {text-decoration:none; }
a:focus{outline:0; -moz-outline:0; }

/* Standardfarben grau - weiss fuer Links vor dunklem Untergrund
 - gelten default, wenn nichts anderes angegeben ist, vor allem button2x */
a:link, a:visited, a:active, input {color:#655C51}
a:hover, input:hover {color:#FFE8DE}

/* ... Men&uuml;zeile in Hauptseite ... */
td.punkt { width:18%; margin:0; padding:0; }
td.space { width:2%; margin:0; padding:0; }
.flipdiv {text-align:center; font-weight:bold; }

/*a-tags in Zellen*/
.flip:link, .flip:visited, .flip:active {color:#000100; background-color:#655C51;}
.flip:hover {color: #FFE8DE; background-color:#000100;}

/*divs in a-tags fuer FF*/
.flip:link .flipdiv, .flip:visited .flipdiv, .flip:active .flipdiv {color:#000100; background-color:#655C51;}
.flip:hover .flipdiv {color: #FFE8DE; background-color:#000100;}

/* ... Text schwarz->weiß ... */
a.button {font-size:16px; font-weight:bold;}
a.button:link, a.button:visited, a.button:active {color:#000000}
a.button:hover {color:#ffffff}

/* ... Text dunkelgrau->weiß ... */
a.button4 {font-size:16px; font-weight:bold;}
a.button4:link, a.button4:visited, a.button4:active {color:#606060}
a.button4:hover {color:#ffffff}

/* ...... Text weiß->gelb ...... */
a.button3 {font-size:1.0em; font-weight:bold;}
a.button3:link, a.button3:visited, a.button3:active {color:#ffffff}
a.button3:hover {color:#ffff00}

/* ... Text grau->weiß Varianten ... */

a.button2 {font-size:16px; font-weight:bold;}

a.button2a {font-size:14px; font-weight:bold;}

a.button2b {font-size:1.0em; font-weight:bold;}
a.button2b:hover { font-size:1.1em;}

a.button2d {font-size:0.95em; font-weight:bold;}
a.button2d:hover { font-size:1.0em;}

a.button2c {font-size:0.9em; font-weight:bold;}
a.button2c:hover { font-size:0.95em;}

a.button2e {font-size:1.1em; font-weight:bold; }
a.button2e:hover { font-size:1.1em;  }

a.button2f {font-size:1.1em; font-weight:bold; color:#C8B8A0;}
a.button2f:hover { font-size:1.1em; color:#FFF2E8; }

a.button2g {font-size:1.2em; font-weight:bold; }
a.button2g:hover { font-size:1.2em;  }

/* ... Textfarben... */

/* ... grau ... */
.grau {color:#655C51}
/* ... helleres grau ... */
.hgrau {color:#606060}
/* ... fast schwarz ... */
.dunkel {color:#000100}
/* ... rosa-weiß Titel... */
.hell {color: 	#FFE8DE}
/* ... fast-weiß Titel... */
.heller {color: #FFF2F2}

/* ... Hintergründe ... */

/* ... grau ... */
.back1 {background-color:#655C51; color:#000000; }
/* ... fast schwarz ... */
.back2 {background-color:#000100; color:#655C51 }
/* ... graue Steine... */
.back3 {background-image:url(mauer.jpg)}


/* ... Hintergrund und Textfarbe... */

/* ... Quiz ... */

.qmain { width:93%; height:100%; overflow:auto; border:0 solid; margin-left:15;  align:left ;padding-right:5%; }

.quizf, .qmain .zeig {color:#e0d4cc; background-color:#000100; font-face:arial, helvetica;}
.quizf {font-size:0.95em;  }
.qmain .zeig {font-size:1.0em; }

.qmain hr { noshade; size:2; color:black; width:100%; }
.qmain li:first-letter {font-weight: bold}
.qmain img { margin-top:10px; margin-bottom:10px; border:0; height:40% }

/* #a ist die Ueberschrift Quiz ... */
.qmain #a { font-size:1.4em; font-weight:bold; }
/* ws ist die Zahl vor der Frage */
.qmain .ws { font-size:1.0em; color:black; background-color:#F2E8DE; position-relative:top}

.qmain table { font-size:1.0em; }
.qmain a { text-decoration:none; }

.qmain .visib1 {visibility:hidden}
.qmain .zeig:hover .visib1 { visibility:visible; }

.qmain .frage { border-top:1px solid white; padding: 1em; padding-left:2.6em; text-indent:-1.6em;  }
.qmain .visib1 { padding-left: 2.6em; font-weight:800; color:#F2E8DE; }


/* ... hist ... */
.hist {color:#655C51; background-color:#000100; font-size:1.4em; }

ul.oben {margin-top:0px}
ul.unten {margin-bottom:0px}

p.gross {font-size:18px; line-height:30px}

body { font-family:arial, helvetica, sans-serif ; font-size:em; }

/* ... Text dunkel ->fastweiß nur noch in index alt ... 
a.button1 {font-size:16px; font-weight:bold;}
a.button1:link {color:#000100}
a.button1:visited {color:#000100}
a.button1:hover {color:rgb(255, 232, 222)}
a.button1:active {color:#000100}
*/
