/*
 *  Copyright 2005-2006 Jens Voß.
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

body {
  font-family:Arial,sans-serif;
  font-style:italic;
  color:#000080;
}

body.top {
  background:url(Alster.jpg);
  background-repeat:no-repeat;
  background-color:#a8f7ff;
}

body.top div.label {
  font-size:32pt;
  padding-top:38px;
  padding-left:33px;
}

#sfLogo {
  position:absolute;
  right:20px;
  top:50px;
}

body.top div.label:first-letter {
  color:#a8f7ff;
}

body.links {
  background-color:#a8f7ff;
  font-size:14pt;
}

a {
  color:#000080;
}

body.links a {
  text-decoration:none;
}

body.links a:hover {
  text-decoration:underline;
}

body.main {
  background-color:#e0fcff;
  font-style:normal;
}

body.main td {
}
