body{
  margin-left: 45px;
  margin-top: 25px;
  margin-bottom:0px;
  background-color: #FFFFFF;
  background-image: url(../img/bg_body.gif);
  background-properties: fixed;
  background-repeat: no-repeat;
  background-position: right top;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

body.default{
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom:0px;
  background-color: #FFFFFF;
  background-image: url(../img/spacer.gif);
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

div.admin{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: bold;
  color: #0066FF;
}

h1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  color: #0066FF;
  text-align: left;
  margin-top:20px;
}

a.start{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  color: #0066FF;
  text-decoration: none;
}

a.klein{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 7pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #0066FF;
  text-decoration: none;
}

a:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #FF0000;
  text-decoration: none;
}


a.news,a.news:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.navi{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: normal;
  color: #0066FF;
  text-decoration: none;
}

a.navi:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}

a.sort,a.sort:hover{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

th{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  background-image: url(../img/bg_table.gif);
  border-bottom: 1px solid #000000;
  height: 25px;
}

table.frm{
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}

td{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

td.past{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
  color: #AAAAAA;
  font-style: italic;
}

td.frm{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

td.adminhead{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: bold;
  color: #000000;
}

textarea{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

input{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

input.noborder{
  border-style: none;
}

input.btn{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

select{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.bildtext {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-align: left;
  line-height: 14pt;
}