
/*   ********************************************    */
/*   vionlink WS 1.0  by vision impress webdesign    */
/*    Copyright 2005 by vision impress webdesign     */
/*   ********************************************    */

/* general */
body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background-color: #CCCCFF;
}

h1 {
  font-size: 18px;
}

a {
  font-family: Verdana, sans-serif;
  color: #000000;
  text-decoration: underline;
}

a.navigation {
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
}

a.kataloglinks {
  font-size: 16px;
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration: none;
}

/* positioning */
#maindiv {
  width: 800px;
  min-height: 600px;
  margin-top: 20px;
  border-top: 1px #990000 solid;
  border-right: 1px #990000 solid;
  border-bottom: 1px #990000 solid;
  border-left: 1px #990000 solid;
}

#divforlogo {
  height: 90px;
  border-bottom: 1px #990000 solid;
}

#navigation {
  text-align: right;
  padding-right: 5px;
  border-bottom: 1px #990000 solid;
}

/* ausgabe eintraege */
a.eintrag-linktitel {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #333333;
  text-decoration: none;
}

span.url {
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #808080;
}

span.beschreibung {
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #000000;
}

span.eingetragenam {
  font-size: 10px;
  font-family: Verdana, sans-serif;
  color: #333333;
}

td.katalog {
  width: 50%;
}

$DOCUMENT {
  background-color: #CCCCFF;
}

