body, td, textarea, input { font-family: Arial; font-size:12px; }
a { color:#000000; border-bottom:1px dashed red; text-decoration:none; }
th { text-align:left; font-size:14px; font-weight:bold; }
img { border:0px; }

/* Meldung */
div.msg_success { border:1px solid red; background-color:#00f1f1; }
div.msg_error { border:1px solid red; background-color:#00f1f1; }

/* Jumper */
a.pageJumperLink { border:1px solid red; padding:0px 3px 0px 3px; margin:3px; background-color:#ffcccc }
a.pageJumperLink_inactive { border:1px solid red; padding:0px 3px 0px 3px; margin:3px }

/* Links */
table.list { width:100% }
table.list th { background-color:#d4402e }
table.list tr.tr0 { background-color:#ffcccc }
table.list tr.tr1 { background-color:#ffaaaa }

/* Gästebuch */
table.entry { width:100% }
table.entry th { background-color:#ffcccc; }
table.entry td { background-color:#ffaaaa; }

/* Formular */
table.formTable { width:100% }
table.formTable th { color:#000000; background-color:#ff0000}
table.formTable tr.tr0 {background-color:#ffcccc  }
table.formTable tr.tr1 {background-color:#ffaaaa  }
table.formTable td input.formElem, table.formTable td textarea.formElem { width:100%; }
table.formTable td textarea.formElem { height:100px; }

table.trans { }

table.trans { width:100% }
table.trans td.darkHome { background-color:#d4402e; color:#ffffff; padding:10px }
