<!--

body {
  background-color: #c0c0c0; color: #000000;
  font-size: 101%;
  margin: 20px 10% 20px 5%;
  }

#rahmen {
  }
#seite {
  padding: 20px 20px 40px 60px;
  border: 1px solid #c0c0c0;
  max-width: 48em;
  background-color: #ffffff; color: #000000;
  background-image: url(bg.gif);
  background-repeat: no-repeat;
  position: relative;
  }
#logo {
  margin-top: 1.4em;
  position: relative;
  }  

p,h1,h2,h3,h4,h5,h6,ul,li,table,th,td {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
  color: #000000;
  line-height: 130%;
  }

p, ul, li {
  color: #303030;
  max-width: 35em;
  }
  
strong, em {
  color: #000000;
  }  
  

th   { vertical-align: top}
td   { vertical-align: top}

h1 {
  clear: both;
  font-size: 1.4em; font-weight: bold;
  margin-left: 2em; text-indent: -2em;
  }
h2 {
  font-size: 1.2em;  font-weight: bold;
  }
h3 {
  font-size: 1.1em;  font-weight: bold;
  margin-bottom: 0; 
  }
h4 {
  font-size: 1em;  font-weight: bold;
  margin-bottom: 0;
  }
  
a:link    { color: #003366; text-decoration:underline; font-weight:bold}
a:visited { color: #003366; text-decoration:underline; font-weight:bold}
a:hover   { color: #0000FF; text-decoration:underline; font-weight:bold}
a:active  { color: #FF6600; text-decoration:underline; font-weight:bold}

.nobr {white-space: nowrap}

.center { text-align: center }
.right {text-align: right; max-width: none; margin-right: 30px;}

.bold { font-weight: bold }
.std  {color: #000000; font-weight: normal}

.blue {font-family: Helvetica, Arial, sans-serif; color: #003366; font-weight: bold}
.or   {font-family: Helvetica, Arial, sans-serif; color: #FF6600; font-weight: bold}
.blk  {color: #000000}

.zitat { font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif; 
         font-style: italic;
	 background-color: #F0F0F0; color: #000000}
         
.ul1	{list-style-image:url(b1.gif)}
.ul2	{list-style-image:url(b2.gif)}
.ulo	{list-style-image:url(bor.gif)}

.nav { 
  color: #FF6600;
  font-family: Helvetica, Arial, sans-serif; font-weight: bold;
  text-align: left;
  }
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active { 
  text-decoration:none;
  }
.nav2 { 
  color: #FF6600;
  margin-left: 6em;
  font-family: Helvetica, Arial, sans-serif; font-weight: bold;
  text-align: left;
  }
.nav2 a:link, .nav2 a:visited, .nav2 a:hover, .nav2 a:active,
a.nolink:link, a.nolink:visited, .nolink { 
  text-decoration:none;
  }

.insertform {
  background-color: #e0e0e0;
  padding: 1em;
  }

-->
