#header {width: 1024px; margin: 0 auto;}
#main #content p.indent {margin-left: 160px;}
#callouts {margin: 15px 0 25px;}
#sidebar #crossfade {position: relative; height: 7.2em;}
#sidebar #crossfade .fader {display: block; background-color: #fff; width: 220px; border-bottom:1px solid #e9e9e9; height: 5.5em;}
#sidebar #crossfade .fader p {border: none;}
#sidebar #crossfade .fader img {margin-bottom: 10px;}


/*-----Formatierung von Mailformularen----- */

table.mailform tr { color:#000000; font-size:0.9em; padding-left:10px; }
table.mailform td { vertical-align:top; padding-left:20px;}
table.mailform td.headline { padding:5px 5px 5px 5px;}
table.mailform td.button { text-align:left; padding:5px 5px 5px 5px;}
table.mailform td.input { width:250px; padding:5px 5px 5px 5px;}
table.mailform td.header { padding:5px 5px 5px 5px;}
table.mailform td.errorheader {color: red; }
table.mailform span.field  {display:none;}
table.mailform td.error { color:red;}
table.mailform span.errorfield { color:red; }
table.mailform td.input img {width:100px}