
/*Menu*/
a.menu:link {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size:12px; font-weight: bold;color:black; text-decoration: none;}
a.menu:visited {  font-family: Arial, Helvetica, sans-serif,Verdana;font-size: 12px; font-weight: bold; color:black; text-decoration: none;}
a.menu:hover {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px; font-weight: bold; color:black;  text-decoration: underline;background-color:rgb(100,177,255);  height:100%;}
a.menu:active{  font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px; font-weight: bold; color:black; text-decoration: underline;background-color:rgb(100,177,255);  height:100%;}

/*Normal*/
a:link {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size:11px;color:black; text-decoration: none;}
a:visited {  font-family: Arial, Helvetica, sans-serif,Verdana;font-size:11px; color:black; text-decoration: none;}
a:hover {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size:11px; color:white;  text-decoration: underline;background-color:rgb(100,177,255);}
a:active{  font-family: Arial, Helvetica, sans-serif,Verdana; font-size:11px;  color:white; text-decoration: underline;background-color:rgb(100,177,255);}

/*Normal Aktiver Link*/
a.nav:link {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px; font-weight: bold;color:black; text-decoration: none; background-color:#ffffdf;  height:100%;}
a.nav:visited {  font-family: Arial, Helvetica, sans-serif,Verdana;font-size: 12px; font-weight: bold; color:black; text-decoration: none; background-color:#ffffdf;  height:100%;}
a.nav:hover {  font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px; font-weight: bold; color:black;  text-decoration: underline;background-color:#ffffdf;  height:100%;}
a.nav:active{  font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px; font-weight: bold; color:black; text-decoration: underline;background-color:#ffffdf;  height:100%;}


input.button {font-family: Arial, Helvetica, sans-serif,Verdana;background-color:rgb(100,177,255); color:black; font-size:12px; font-weight:bold; width:155px;text-align:center;
border-color:white rgb(100,177,255); border-width:3px; border-style:solid; cursor:hand; }

font.norm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:black; text-decoration:none}
font.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:black; font-weight: bold; text-decoration:none}
font.white {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none}

li  { list-style-image:url(../images/edit.gif); font-family:Verdana,Arial; font-size:12px; color:black; }

html {scrollbar-face-color:rgb(100,177,255); scrollbar-DarkShadow-Color:black;scrollbar-Highlight-Color:white;scrollbar-Shadow-Color:rgb(100,177,255);}

tr.kopf {height:35px;padding:0px;spacing:0px;background-image:url(../../images/Shop/zeile.gif);background-repeat:x-repeat;}
tr.background { background-image:url(../../images/Shop/background.jpg); }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
td.background { background-image:url(../../images/Shop/background.jpg); }
th.zeile {height:20px;padding:0px;spacing:0px;background-image:url(../../images/Shop/zeile.gif);background-repeat:x-repeat; }
th.left {width:11px;height:20px;padding:0px;spacing:0px;background-image:url(../../images/Shop/left.gif);background-repeat:no-repeat;}
th.right {width:11px;height:35px;padding:0px;spacing:0px;background-image:url(../../images/Shop/right.gif);background-repeat:no-repeat;background-position:0px 0px;}
hr {color:rgb(100,177,255);}
div.deco { width:100%; padding:20px; font-size:20px; color:black; filter:Blur(direction=235, strength=12); }
body { background-color:#ffffcf; }

