/* - -  S c h r i f t  - - */

span.norm
{color:#003366;
font-size:11pt;}

span.normbold
{color:#003366;
font-weight:bold;
font-size:11pt;}

span.normboldunderline
{color:#003366;
font-weight:bold;
font-size:12pt;
text-decoration:underline;}

span.normunderline
{color:#003366;
font-size:11pt;
text-decoration:underline;}

span.weissbold
{color:#ffffff;
font-weight:bold;
font-size:11pt;}

p.normright
{color:#003366;
font-size:11pt;
text-align:right;}

p.normcenter
{color:#003366;
font-size:11pt;
text-align:center;}

p.normcenterboldbig
{color:#003366;
font-size:12pt;
font-weight:bold;
text-align:center;}


/* - - T a b e l l e n - - */

table
{border-collapse: separate;
border-spacing:0 0;
width: 600px;}

thead
{text-align:center;
background-color: #eeeeff;
margin:1px;}

tbody
{text-align:center;
background-color: #ffffff;
margin:1px;}

tbody.small
{text-align:center;
background-color: #ffffff;
font-size:12px;
margin:1px;}

th
{border-top: 2px solid #003366;
border-left: 0;
border-right: 0;
border-bottom: 2px solid #003366;}

th.small
{border-top: 2px solid #003366;
border-left: 0;
border-right: 0;
font-size:10px;
border-bottom: 2px solid #003366;}

td
{border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #003366;}

td.ohne
{height:60px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;}

td.around
{border-top: 1px solid #003366;
border-left: 1px solid #003366;
border-right: 1px solid #003366;
border-bottom: 1px solid #003366;}

td.left
{border-top: 0;
border-left: 1px solid #003366;
border-right: 0;
border-bottom: 0;}

td.right
{border-top: 0;
border-left: 0;
border-right: 1px solid #003366;
border-bottom: 0;}

td.top
{border-top: 1px solid #003366;
border-left: 0;
border-right: 0;
border-bottom: 0;}

td.bottom
{border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #003366;}



/* - - A n d e r e   E l e m e n t e - - */

hr
{border: 0px; /*Für FF und Opera*/
border-top: solid 1px #003366;
border-bottom: solid 1px #ffffff; /*F&uuml;r IE Hintergrundfarbe*/}

img.link
{padding:0 15px 0 5px;
float:left;}

