body {
      margin: 4px;
      background-color: #000;
      text-align: center;
      font-family: Arial, Verdana, Helvetica; 
      font-size: 11px;
      color: #000;
}

#content a {
      color:#404040;
      text-decoration:underline;
      font-weight:normal;
}

#content a:hover {
      color:#ae0202;
      text-decoration:underline;
      font-weight:normal;
}

#box { 
      width: 750px;
      margin: auto;
      text-align: left;
}

#content {
      background-color: #fff;
}

#inner {
      padding: 5px 5px 30px 8px;
}

.container {
      width: 750px;
}

.loginform {
      margin: 5px;
      text-align: right;
}

form {
      margin: 0px;
}

.topnav, .topnav a {
      font-family: Arial, Verdana, Helvetica; 
      font-size: 11px; 
      font-weight: bold;
      color: #000;
      margin: 4px 1px 1px 1px;
      text-align: right;
}

.topnav a {
      text-decoration: underline;
}

.topnav a:hover {
      color: #767E52; 
}

p.subnav {
	height:16px;
	text-align:left;
	padding-left:5px;
}

.subnav, .subnav a {
      font-family: Arial, Verdana, Helvetica; 
      font-size: 11px; 
      font-weight: normal;
      color: #000; 
      margin: 2px 1px 2px 1px;
}

.subnav a {
      text-decoration: underline;
}

.subnav a:hover {
      color: #767E52; 
}

.botnav {
	padding:3px;
}

.botnav, .bot, .botnav a {
      font-family: Arial, Verdana, Helvetica; 
      font-size: 11px; 
      font-weight: normal;
      color: #000; 
      margin: 0px;
}

.botnav a {
      text-decoration: underline;
}

.botnav a:hover {
      color: #ae0202; 
}

.programm_first {
     font-size: 12px;
     font-weight:bold;
}

.programm_second {
     padding-left:15px;
}

input, select {
      font-family: Arial, Verdana, Helvetica; 
      font-size: 11px;
      color: #000;
}

.eb_prog {
      font-family:Arial,Verdana,Helvetica,sans-serif;
      font-size:11px;
}

.eb_prog p {
      font-family:Arial,Verdana,Helvetica;
      font-size:11px;
      color:#000;
}

.eb_prog table {
      font-family:Arial,Verdana,Helvetica; 
      font-size:11px; 
      color:#000;
      font-weight:normal;
}

.eb_prog table.outer {
      width:725px;      
}

.eb_prog a {
      color:#404040;
      text-decoration:underline;
      font-weight:normal;
}

.eb_prog a:hover {
      color:#ae0202;
      text-decoration:underline;
      font-weight:normal;
}

span.red {
        color:#c00000;
}

