body,table,td,tr,p,h1,h2,h3,ul
{
 font-family: Arial, sans-serif;
 color:#000000;
 border-color:#000000;
}

body,td,p,ul
{
 font-size: 12px;
}

h1 {font-size: 20px; text-align:center;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
a {text-decoration:underline; font-weight:bold;}
a:link {color:#0000FF}
a:visited {color:#505050}
a:active {color:#FF0000}
a:hover{color:#FF0000; text-decoration: underline;}

body
{
 text-align:center;
 background-color:#CFCDBE;
 background-image:url(./bilder/bg.jpg);
 background-repeat: repeat-x;
 background-attachment:fixed;
 line-height:normal;
 text-decoration:none;
}

table{
  margin-left:auto;
  margin-right:auto;
}

#nav
{
  font-weight:bold;
  font-size:14px;
  text-align:center;
  line-height="20px"
}


.steckbriefe
{
	text-align:left;
}

#mannschaften
{ font-family:comic sans ms;
  font-size:14px;
  color:#000000;
  text-align:left;
  font-weight:normal;
  line-height:25px;
}
#table
{
        width:100%;
        border-color:#000000;
        border-collapse:collapse;
        border-width:2px;
        border-style:solid;
        color:#000000;
        text-align:justify;
        line-height:normal;
        text-decoration:none;
        font-weight:normal;
        background-color:#C0C0C0;
}

#tablehead
{
        color:#FFFFFF;
        font-weight:bold;
        background-color:#A00000;
}

#plantable
{
        border-color:#000000;
        border-collapse:collapse;
        border-width:1px;
        border-style:solid;
        color:#000000;
        text-align:center;
        line-height:normal;
        text-decoration:none;
        font-weight:bold;
        background-color:#C0C0C0;
	line-height:120%;
}

