body {
background-color:#F1F2F2;
margin:0px;
font-family:'Verdana','Arial','Helvetica','sans-serif';
font-size:13pt;
}
div#container {
margin: 0px auto 100px;
max-width: 600px;
padding: 0px 10px 0px 10px;
hyphens: auto;
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
form input.buchstabe {
text-align: center;
width: 1.2em;
font-size: 1.2em;
}
form select.buchstaben_vorgabe {
text-align: center;
font-size: 1em;
border: 1px solid #999;
}
form input.eingabe, form textarea.eingabe {
width: 98%;
font-size: 1em;
}
button {
cursor:pointer;
font-size: 1em;
padding: 2px 25px 2px 25px;
vertical-align: top;
border: 1px solid #999;
}
div.weiter {
position:relative; margin-top:2em;
}
div.weiter button.links {
position:absolute; top:0px; left:0px;
}
div.weiter button.rechts, div.weiter input.rechts {
position:absolute; top:0px; right:0px;
}
div.weiter input.rechts {
width: 70%;
}
p.falsch, p.richtig, p.neutral {
color: #ffffff;
font-size: 2.2em;
font-weight:bold;
padding: 5px 20px 5px 20px;
}
p.falsch {
background-color:#d13447;
}
p.richtig {
background-color:#7ad376;
}
p.neutral {
background-color:#bdd3bc;
}
b {
color: #383838;
}
span.fundstelle {
background-color:#C7DDC5;
border: solid #C7DDC5;
border-width: 0px 2px 0px 2px;
}
a.imtext {color: #202020; font-weight:normal}
a.imtext:link {color: #202020; text-decoration:underline; }
a.imtext:visited {color: #202020; text-decoration:underline; }
a.imtext:hover {color: #202020; text-decoration:none; }
a.imtext:focus {color: #202020; text-decoration:none; }


/**/