/* === BoC ===
general.css: general style sheet
author: Martin Lange <m.lange@walp.de>
date: 2002-02-13 15:43
*/

body
{
margin: 0px;
background-image: url(/Images/Elemente/Hintergrund.gif);
background-position: 0px 46px;
}

h1
{
color: #555555;
font-family: sans-serif;
}

h2
{
color: #555555;
font-family: sans-serif;
}

h3
{
color: #555555;
font-family: sans-serif;
}

.tab1 
{ 
border-width: thin; 
border-style: solid; 
border-color: #555555;
padding: 1%;
}

.text
{
color: #999999;
line-height: 110%;
font-size: small;
font-family: monospace;
}

.lesen
{
color: #555555;
line-height: 150%;
font-family: sans-serif;
}

.lesenklein
{
color: #555555;
font-size: small;
line-height: 150%;
font-family: sans-serif;
}

.lesenalt
{
color: #555555;
line-height: 150%;
font-family: "Old English Text MT",sans-serif;
}

.zitat
{
color: #555555;
line-height: 150%;
font-family: sans-serif;
font-style: italic;
}

.gfdl
{
color: #999999;
line-height: 100%;
font-family: monospace;
font-size:x-small;
}

.kopf
{
color: #222222;
line-height: 100%;
font-family: sans-serif;
font-weight: bold;
vertical-align:top;
background-color: #8E8E8E;
}

.kopf1
{
color: #222222;
line-height: 150%;
font-family: sans-serif;
font-weight: bold;
vertical-align:top;
background-color: #8E8E8E;
}

.spalte1
{
color: #222222;
line-height: 100%;
font-family: sans-serif;
font-weight: bold;
vertical-align:top;
background-color: #8E8E8E;
}

.spalte2
{
color: #222222;
line-height: 100%;
font-family: sans-serif;
font-weight: bold;
vertical-align:top;
width:120px;
background-color: #C9C9C9;
}

.textcol
{
color: #555555;
line-height: 150%;
font-family: sans-serif;
vertical-align:top;
background-color: #C9C9C9;
}

.textcol1
{
color: #555555;
line-height: 150%;
font-family: sans-serif;
vertical-align:top;
}

.spalten
{
color: #222222;
line-height: 120%;
font-family: sans-serif;
vertical-align:top;
background-color: #C9C9C9;
}

.spind1em
{
color: #222222;
line-height: 120%;
font-family: sans-serif;
padding-left:1ex;
vertical-align:top;
background-color: #C9C9C9;
}

.head
{
color: #222222;
line-height: 150%;
font-family: monospace;
}

.autor
{
color: #555555;
line-height: 150%;
font-family: sans-serif;
font-size:x-small;
}

.halbfett
{
font-style:normal;
font-weight:700;
}

#normalhalbfett
{
font-style:normal;
font-weight:700;
}

#kursivhalbfett
{
font-style:italic;
font-weight:700;
}

a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }

