#flash { display: none }
#static { display: none }


#left { display: none }
#top { display: none }
#content { background-repeat: no-repeat; background-position: -1000px }
#right { display: none }

#detail { margin-top: 50px }


/* FARBEN */
.green { background: #349472 }
.yellow { background: #f7d321 }
.orange { background: #f1a628 }
.red { background: #a80028 }
.lila { background: #820062 }
.blue { background: #2e1d68 }

.lightblue { background: #fafafc }
.deepblue { background: #a0a7d1 }
/* End FARBEN */



a {color: #b45000; text-decoration: none }
a:hover {color: #ff6600 }



body, p, input, textarea, select { font-family: verdana, helvetica, arial; font-weight: normal; line-height: 16px; font-size: 12px; color: #2e1d68 }
table { border-right: 1px solid #a0a7d1; border-bottom: 1px solid #a0a7d1 }
td { line-height: 12px; font-size: 10px; text-align: left; vertical-align: top; border-left: 1px solid #a0a7d1; border-top: 1px solid #a0a7d1; padding: 6px }

p {margin-top: 0px; margin-bottom: 12px }
h1 {font-size: 18px; margin: 15px }
h2 {font-size: 14px;  margin-bottom: 18px; margin-top: 0px }
ul { margin-top: 12px }
li { margin-left: -24px }



input   {background-color: #FFFFFF; width: 222px; height: 20px; border: 1px solid #000000 }
input.button { width: 100px; text-align: center}
input.txtedit {background-color: #cccccc; width: 65px; height: 16px; text-align: center }
input.preise, input.bestellform {width: 48px; height: 16px}
input.bestellform  { border: none; background-color: #fffae1}
textarea {background-color: #FFFFFF; border: 1px solid #000000 }
textarea.aktedit  {width: 400px; height: 300px}
