/* DATEI: antiquar.css */
html{height:auto;margin:0;padding:0}
html,body {padding:0;margin:0;auto;}

body{
        background-color: #ffffff;
        background-position: 40% 90px;
        text-align:center;
        min-width:800px;/* for mozilla*/
        height:auto;
        scrollbar-base-color: #fdfbf1;
        scrollbar-track-color: #fdfbf1;
        scrollbar-face-color: #fdfbf1;
        scrollbar-highlight-color: #660000;
        scrollbar-3dlight-color: #333333;
        scrollbar-darkshadow-color: #333333;
        scrollbar-shadow-color: #333333;
        scrollbar-arrow-color: #fdfbf1;
        }

.text  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: normal;
        color: #333333;
        font-size: 12px;
        line-height: 14px;
        text-align: left;
        width: 250px;
        }

.menutext  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: bold;
        color: #660000;
        font-size: 13px;
        line-height: 28px;
        text-align: left;
        }
.infotext  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        font-size: 13px;
        line-height: 16px;
        text-align: left;
        }
.mail  { font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        font-size: 12px;
        line-height: 16px;
        text-align: left;
        }
.adress  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: bold;
        color: #660000;
        font-size: 13px;
        line-height: 15px;
        text-align: left;
        }

.faq  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: bold;
        color: #660000;
        font-size: 12px;
        line-height: 14px;
        text-align: left;
        }

.impres  {
        font-family: Arial; Verdana; Helvetica, sans-serif;
        font-weight: normal;
        color: #333333;
        font-size: 11px;
        line-height: 13px;
        text-align: left;
        }

 katalog{
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color : #ffffff;
        font-size : 11px;
        line-height : 23px;
        text-align : left;
        }

.text a:link { color:#660000; font-weight: bold; text-decoration: none;}
.text a:visited { color:#999999; font-weight: bold; text-decoration: none;}
.text a:hover { color:#cc0000; font-weight: bold; text-decoration: none;}

.menutext a:link { color:#660000; text-decoration: none;}
.menutext a:visited { color:#660000; text-decoration: none;}
.menutext a:hover { color:#cc0000; text-decoration: none;}

.mail a:link { color:#ffffff; text-decoration: none;}
.mail a:visited { color:#999999; text-decoration: none;}
.mail a:hover { color:#cc0000; text-decoration: none;}

.impres a:link { color:#333333; text-decoration: none;}
.impres a:visited { color:#999999; text-decoration: none;}
.impres a:hover { color:#660000; text-decoration: none;}

