
body { background:white; font:12px/18px Arial, sans-serif; height:100%; text-align:center;}
#bestimmung {background:white; width:500px; height:100%; display:block; margin:0 auto; padding:10px}
p{margin:3px 0 ; text-align:center;}

a{border-bottom:1px dotted gray; text-decoration:none; color:gray;}

a.neu{border: none; background: gray; color: #fff; font: bold 12px Arial, sans-serif; cursor: pointer; padding: 1px 10px; text-decoration:none;}
a.neu:visited{border: none; background: gray; color: #fff; font: bold 12px Arial, sans-serif; cursor: pointer; padding: 1px 10px; text-decoration:none;}
a.neu:hover{border: none; background: silver; color: #fff; font: bold 12px Arial, sans-serif; cursor: pointer; padding: 1px 10px; text-decoration:none;}

.dynamic{text-align:center; margin-top:20px;}
.bildnummer {font-size:10px; line-height:10px; color:silver; width:100%; }
.quelle  {font-size:10px; line-height:10px; color:silver; width:100%;}
img {text-align:center;}
#form{margin:20px 0;}
p.label{font-size:10px; font-weight:bold; color:black;}
#antwort{margin:20px 0; display:block;}
.label{font-weight:normal; color: silver;}
p.feedback {font-size:10px; line-height:10px; color:#AC5A25; padding: 10px 50px; text-align:center;}
p.feedback a{color:#AC5A25; font-weight:bold; border-bottom:1px dotted #AC5A25;}
.antwort {font-weight:bold; color: gray; }
a.lightlink{font-size: 10px;border-bottom:1px dotted silver; color:silver; text-decoration:none;}
a.lightlink:visited{font-size: 10px;border-bottom:1px dotted silver; color:silver; text-decoration:none;}
a.lightlink:hover{font-size: 10px;border:none; color:silver; text-decoration:none;}

input.form{background-color:white; border:1px solid #d9d9d9; margin-right:5px; font:11px Arial, sans-serif;}
input.submit{border: none; background: gray; color: #fff; font: bold 12px Arial, sans-serif; cursor: pointer; padding: 1px 10px;}
input.submit:hover{border: none; background: silver; color: #fff; font: bold 12px Arial, sans-serif; cursor: pointer; padding: 1px 10px;}




h1 {font: 24px georgia, serif; color: gray;}
table {text-align:left; margin-top:20px; }
tr.titel {background-color:gray; color:white;}
tr.titel th{padding:5px;}
td {line-height: 14px; vertical-align:top; padding:5px 0; border-bottom:1px dotted gray;}
