/* Copyright (c) 2004 schmieder seminare & partner */
/* CSS für Druck                         */

.br {
 font-weight: bold;
 color: #640000;
}

.copyright {
 border-top-color: #640000;
 border-top-style: solid;
 border-top-width: 1px;
 color: #640000;
 font-size: 80%;
 padding-bottom: 1px;
 padding-top: 1px;
 text-align: center;
 text-transform: lowercase;
 margin-top: 50px;
}

.logoa {
 font-family: Signature, Times New Roman, serif;
 font-size: 140%;
}

.logob {
 font-size: 90%;
}

.main p {
 text-align: justify;
}

.kontakt,
.naviBar,
.w3,
.hide,
.hiddenBar,
.hideP,
.naviLow
{
 display: none;
}

.title1 {
 font-size: 150%;
 color: #640000;
 padding-bottom: 0px;
 margin-bottom: 0px;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #640000;
}

body {
 font-family: Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2 {
 text-align: center;
 color: #640000;
}

h1 {
 margin-top: 10px;
 padding-top: 10px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}

h2 {
 padding-top: 0px;
 margin-top: 0px;
 padding-bottom: 15px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #640000;
 text-transform: lowercase;
}

h3 {
 color: #640000;
}

li.sq {
 list-style: disc;
}

