body { margin:0px; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#999; line-height:1.3em }

#wrapper { width:350px; border:1px solid #ccc; background-color:#ffffff; }
#header {width:350px; height:20px; background-image:url('bruellen_header.jpg'); background-repeat:no-repeat; line-height:normal; cursor:pointer;}
.tippspiel {width:99%; clear:both; padding:4px; background-color: #28a745; line-height:normal; cursor:pointer; color:#fff; text-align: center;}
.tippspiel a {color:#fff;}
.footer {display:none;}
#settings { background-color:#ccc; padding:3px 2px; height:20px; width:100%; }
#chat {padding:5px; background-color:#999; border-top:1px solid #999;border-bottom:1px solid #999; width:100%;}
#messages { height:300px; overflow:auto; }

ul { margin:0px; padding:0px; list-style:none; }
li { margin:0; padding:2px 0; list-style:none; border-top:1px solid #ccc; overflow: hidden;}

.u {color:#333399; font-weight:bold;}
.t {font-size:9px; font-weight:normal; color:#999;}
.u2 {color:#009900; font-weight:bold;}

.input { width:280px; margin-right:10px; font-size:10px; padding:3px 0;}
.input2 { width:140px; font-size:11px;}

fieldset { width:80%;  margin:10px auto;}
legend { font-weight:bold; }
dt,dd { padding:2px; margin:0px; }

dt { float:left; width:75px;  text-align:left;  }
dd { float:left; text-align:left;}
.clear {clear:left; }