body, p, td{
 font: 11px verdana,sans-serif;
}
         
/*td { 
 padding-left:20px;
 padding-right:20px;
}
*/
 
#orderlist td {
 font-size : 80%;
 padding: 0 10 0 10;
}

div.leftfolder
{
        font-size: 100%;
        color:#00208b;
        font-weight:bolder;
}
                                                                                                                                                           
div.leftcontent {
    font-size:90%;
    font-weight:bold;
}
 
a,a:link,a:visited,a:hover {
/*  font-size:80%;*/
  color : #000;
  text-decoration : none;
}
 
a.menu,
a.menu:link,
a.menu:visited,
a.menu:hover {
  font-size: 90%;
  color : #000;
  text-decoration : none;
}
 
a.menu:hover {
  color:#00208b;
}

a:hover {
  color:#00208b;
  text-decoration : underline;
}

                                                                                                                                                           
a.cats,
a.cats:link,
a.cats:visited,
a.cats:hover {
  color:#00208b;
  font-weight:bolder;
  text-decoration : none;
}
                                                                                                                                                           
a.cats:hover {
/*  color:#000; */
  text-decoration : underline;
}
 
.text,
.intro {
 font-size : 100%;
}
 
.headline1 {
 font-size:115%;
 font-weight:bold;
}
 
div#lang {
 position: absolute;
 top: 39px;
 left: 30px;
 background : #fff;
 z-index:10;
}

div#logo {
 position: absolute;
 top: 20px;
 left: 0px;
 text-align:right;
 width:95%;
 background : #fff;
/* border-bottom: 1px solid #96b2be; */
}
 
div#fotoband {
 position: absolute;
 top: 75px;
 left: 0px;
 width:1999;
 background : #fff;
 border-top: 2px solid #00208b;
 border-bottom: 2px solid #00208b;
}
 
.login {
 background : #fff;
// border: 1px solid #00208b;
}
 
div#menu {
 position: absolute;
 top: 140px;
 left: 25px;
 width:200px;
 background : #fff;
/* border-right: 1px solid #96b2be; */
/*  border-right: 2px solid #F5822; */
}
 
div#content {
 position: absolute;
 top: 140px;
 left: 245px;
 width:750px;
 background : #fff;
 line-height : 18px;
}

td {
 line-height : 18px;
}

div#newsletter {
 font-size:80%;
 width:80%;
 background : #fff;
}

.button{
  border-style: solid;
  border-width: 1px;
  border-color: gray;
  min-width : 85px;
}
 
.login {
 font-size : 80%;
}

#productlist {
 border-top : 1px solid #00208b;
 border-left : 1px solid #00208b;
}

#productlist td {
 font-size: 80%;
 padding: 2 2 2 2;
 border-bottom : 1px solid #00208b;
 border-right : 1px solid #00208b;
}
#productlist td.light {
 background-color : #fcfdff;
}

#productlist td.dark {
 background-color : #c6dbff;
}

/*
anzeigetext {
 background : #f00;
 padding-left : 20px;
 line-height : 20px;
}
*/
