p {
   font-family: Verdana, Arial, Helvetica ;
   color: #333333 ;
   text-decoration: none ;
   font-size: 12px
}

.user {
   font-size: 8px;
   font-style: italic
}

.gross {
   font-size: 28px;
   font-weight:bold;
   vertical-align: center
}

.underline {
   font-size: 10px;
}

.warning {
   color: #AA0000;
   font-weight:bold
}

.successful {
   color: #00AA00;
   font-weight:bold
}

.home-link {
   width: 200px;
   background-color:#ffc;
   color: #0000CC;
   font-size:12px;
}


input, textarea, table, tbody, td, th, address, ul, ol, select, option {
   font-family: Verdana, Arial, Helvetica ;
   color: #333333 ;
   text-decoration: none ;
   font-size: 12px
}

.spaced {
   margin-bottom:5px;
}

.alt-navi {
   font-size: 8px;
   white-space: nowrap;
   width: 150px;
}

.nowrap {
   white-space: nowrap;
}

.nowrap-small {
   white-space: nowrap;
   font-size: 10px;
}

.email-feld {
   width: 400px;
   background-color:#ffc;
   color: #0000CC;
}

h1, h2, h3, h4, h5 {
   font-family: Verdana, Arial, Helvetica ;
   color: #000000 ;
   text-decoration: none ;
   margin: 0
}

h5 {
   font-size: 10px
}

h4 {
   font-size: 11px
}

h3 {
   font-size: 12px
}

h2 {
   font-size: 14px;
   font-weight: bold;
   text-align: left
}

h1 {
   font-size: 20px
}

a:link {
  font-family: Verdana, Arial, Helvetica;
  color: #0000FF ;
  text-decoration: none
}

a:visited {
  font-family: Verdana, Arial, Helvetica;
  color: #0000FF ;
  text-decoration: none
}

a:hover {
  font-family: Verdana, Arial, Helvetica;
  color: #0000FF ;
  text-decoration: underline
}

a:active {
  font-family: Verdana, Arial, Helvetica;
  color: #0000FF ;
  text-decoration: none
}