@CHARSET "ISO-8859-1";

/* -------- Tag-Styles --------- */

* { margin: 0px; padding: 0px; }
html {font-family: helvetica,Arial, "sans serif"; font-size: 13px; }
body { background: #4e2a7e  url("../images/layout/spieler_bg/bg_mm2.jpg")  no-repeat left top;; text-align: left; color: #4e2a7e; margin-left: 10px;}
input {}
a { color: #4e2a7e; text-decoration: underline;}
a:HOVER { color: #4e2a7e; text-decoration: underline;}
h1 { font-size: 20px; margin: 0px 0px 10px; padding-top: 5px}
h2 { font-size: 18px; margin: 0px 0px 10px; padding-top: 5px}
h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 10px; padding-top: 5px}
h1 a { font-size: 20px; }
h2 a { font-size: 18px;}
h3 a { font-size: 14px; font-weight: bold; }
img { border: none;}
table { }
td { vertical-align: top; line-height: 16px; font-size: 14px; padding: 7px;}
th { vertical-align: bottom; font-weight: bold; line-height: 16px; padding: 9px; font-size: 14px; border-bottom: 1px solid #42342B; }
ul { margin-bottom: 10px; list-style-type: circle; }
ol { margin-bottom: 10px; list-style-type: upper-roman;}
li { margin-left: 0px; margin: 0px 0px 6px 34px; }
hr { margin: 1px 0px; height: 1px; border: none; background-color: #4e2a7e;}
p { margin-bottom: 10px; }
