body {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 background-color: #FFFFFF;
 font-size: 12px;
 margin: 0px;
}

p {
 padding: 0px;
 line-height: 20px;
 margin-top: 20px;
}

OL, UL {
 line-height: 18px;
 margin-top: 12px;
}

HR {
 border: #A39F9F dotted 1px;
 margin-top:10px;
 margin-bottom:10px;
}

a {
 color: #5255DE;
 background: transparent;
}

a:visited {
 color: #000080;
 background: transparent;
}

a:active {
 background-color: #F0F0F7;
 color: #000000;
}

h1 {
 color: #333333;
 font-size: 150%;
 font-weight: bold;
 margin-top: 0px;
}
h2 {
 color: #333333;
 font-size: 115%;
 font-weight: bold;
 margin-top: 0px;
}
h3 {
 color: #333333;
 font-size: 100%;
 font-weight: bold;
 margin-top: 0px;
}

#navi a:link {
 color: #5255DE;
 background-color: transparent;
 text-decoration: none;
}

#navi a:visited {
 color: #000080;
 background-color: transparent;
 text-decoration: none;
}

#navi a:hover {
 color: #000000;
 background-color: #F0F0F7;
 text-decoration: none;
 padding-top: 0;
 padding-bottom: 0;
 border: #A39F9F solid 1px;
 border-width: 1px 0;
}

#cont-top {
 width: 645px;
 background:#ffffff url("pics/corners_main_top.gif") no-repeat top;
 height: 8px;
 font-size: 0px;
}

#cont-mid {
 width: 645px;
 background:#ffffff url("pics/corners_main_mid.gif") repeat-y;
 font-size: 14px;
 background-color: #FFFFFF;
}

#cont-bot {
 width: 645px;
 background:#ffffff url("pics/corners_main_bot.gif") no-repeat bottom;
 height: 8px;
 font-size: 0px;
}

#navi-top {
 width: 140px;
 background:#ffffff url("pics/corners_side_top.gif") no-repeat top;
 height: 8px;
 font-size: 0px;
}

#navi-mid {
 width: 140px;
 background-color: #FFFFFF;
 background:#ffffff url("pics/corners_side_mid.gif") repeat-y;
}

#navi-bot {
 width: 140px;
 background:#ffffff url("pics/corners_side_bot.gif") no-repeat bottom;
 height: 8px;
 font-size: 0px;
}

#navi {
 font-size: 14px;
 font-weight: normal;
 white-space: nowrap;
 padding: 10px;
 line-height: 25px;
 text-align: left;
}

#title-top {
 width: 800px;
 background:#FFFFFF url("pics/corners_title_top.gif") no-repeat left top;
 height: 8px;
 font-size: 0px;
}

#title-mid {
 width: 800px;
 background-color: #FFFFFF;
 background:#ffffff url("pics/corners_title_mid.gif") repeat-y;
 font-size: 12px;
}

#title-bot {
 width: 800px;
 background:#FFFFFF url("pics/corners_title_bot.gif") no-repeat left bottom;
 height: 8px;
 font-size: 0px;
}

#abstand {
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 10px;
 padding-bottom: 10px;
}

.content {
 font-size: 14px;
 vertical-align:top;
}

.table_odd {
  background-color:#E6E9EC;
}

.pdf {
  margin-left:0px;
  margin-right:4px;
}

#news {
  color:red;
  font-size: 15px;
}

#news a:link {
 color: red;
 background-color: transparent;
}

