/* ALLGEMEIN */
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #d3d3d3; text-align: center; padding-top: 30px; }
#complete { background-color: #dcdcdc; text-align: left; width: 1024px; margin-right: auto; margin-left: auto; }
p { color: #6c6c6e; font-size: 0.7em; line-height: 1.7em; margin: 0; padding: 0; }
ul { list-style-type: none; color: #6c6c6e; font-size: 0.75em; line-height: 1.7em; }
img { border-width: 0; }

/* NAVI */
#navibereich { padding: 20px; }
#navi { width: 984px; }
#hauptnavi { width: 100%; padding-top: 30px; }
#hauptnavi p { font-size: 0.7em; line-height: 2.5em; width: 100%; }
#hauptnavi a { color: #6c6c6e; text-decoration: none; padding-right: 30px; }
.aktiv { color: #656892; }

/* KOPF */
#kopf { border-top: 4px solid #c0c0c0; }

/* LINKS */
#links { background-color: #e4e4e4; vertical-align: top; width: 512px; }
#links a { color: #6c6c6e; text-decoration: underline; }
#links b { color: #ff6600; }
.textlinks { margin: 40px 20px 40px 200px; }

/* RECHTS ACHTUNG HÖHE!!! ALEX */
#rechts { vertical-align: top; width: 512px; height: 300px; }
#rechts a { color: #6c6c6e; text-decoration: underline; }
#rechts b { color: #ff6600; }
.textrechts { margin: 40px 50px 30px 20px; }

/* FUSS */
#fuss { color: #6c6c6e; font-size: 0.7em; text-align: center; padding-top: 15px; padding-bottom: 15px; }
#fuss a { color: #6c6c6e; text-decoration: underline; }

/* START */
#startcomplete { background-image: url(media/media_start/zackenhg.gif); background-repeat: no-repeat; background-position: left bottom; text-align: center; width: 1024px; margin-right: auto; margin-left: auto; }
#oben { vertical-align: bottom; padding-top: 200px; padding-bottom: 20px; }
#unten img { padding-right: 10px; padding-left: 10px; }
#unten { padding-bottom: 200px; }

/* BILDERTABLE */
.bildertable { margin: 40px 20px 20px 40px; }
.bildertable td { vertical-align: top; padding-right: 20px; padding-bottom: 20px; }

/* HELP */
#help { font-family: Georgia, serif; font-size: 12px; margin-top: 20px; margin-bottom: 20px; }
#help label { font-family: Verdana, sans-serif; font-weight: bold; color: #660000; }
#help fieldset { background: #fffafa; border: 1px solid #ccc; padding: 10px; }
#help legend { font-family: arial, sans-serif; font-weight: bold; font-size: 90%; color: #666; background: #f5f5f5; border: 1px solid #ccc; border-bottom-color: #999; border-right-color: #999; padding: 4px 8px; }