body{ margin:0px; padding:10px; background-color:white; font-family:Verdana,Helvetica,Arial; font-size:16px; font-weight:normal; }
a { text-decoration:none; color:#d9e0e7; }

/* Boxen-Formatierung */
.dunkel { background-color:#7697b8; color:#d9e0e7; }
.hell { background-color:#d9e0e7; color:#004080; }
.ha { color:#7697b8; font-weight:bold; }
.bottom { position:absolute; top:560px; width:750px; height:40px; padding:0px; }
.infobox { position:absolute; top:140px;left:217px; width:543px; height:400px; padding:0px; }
.menue { position:absolute; top:140px; width:187px; height:400px; padding:0px; }
.rundung { position:absolute; width:10px; height:10px; background-color:red; padding:0px; }
.text {position:absolute; top:10px; left:10px; background-color:yellow; padding:0px;}
.top { width:750px; height:110px; }

/* Textfelder - Formatierung */
.t { padding: 10px; font-size:12px; }
.t0 { height:90px;width:730px; }
.t1 { width:130px; height:380px; }
.t2 { width:513px; height:380px; }
.t3 { width:730px; height:20px; }

/* Ecken */
.rundungro { background:url("images/darkcorner-ro.png") top right no-repeat; margin:0; padding:0; }
.rundungru { background:url("images/darkcorner-ru.png") bottom right no-repeat; margin:0; padding:0; }
.rundunglo { background:url("images/darkcorner-lo.png") top left no-repeat; margin:0; padding:0; }
.rundunglu { background:url("images/darkcorner-lu.png") bottom left no-repeat; margin:0; padding:0; }

.lrundungro { background:url("images/lightcorner-ro.png") top right no-repeat; margin:0; padding:0; }
.lrundungru { background:url("images/lightcorner-ru.png") bottom right no-repeat; margin:0; padding:0; }
.lrundunglo { background:url("images/lightcorner-lo.png") top left no-repeat; margin:0; padding:0; }
.lrundunglu { background:url("images/lightcorner-lu.png") bottom left no-repeat; margin:0; padding:0; }

/* Bestellen - Formular */

.box { margin-left:30px; width:400px; }
.abstand { padding-top: 3px; height: 25px; clear: both;}
.bez { float:left; width:120px; text-align:right; padding-top:3px; }
.formw { float:right; text-align:left; width:260px; }

/* Formulare */
textarea, input { background-color:#d9e0e7; color:#004080; border: solid 1px #004080; width: 250px; }
