/* Label-Tech GmbH */
/* Design by rm-design */
/* http://www.rm-design.de */


/* Body allgemein */

body { 
  background-image: url(images/back.gif); 
  background-attachment:fixed;
  margin: 0px;
  border: 0px; 
  padding: 0px; 
  height: 100%; 
  width: 100%;
  overflow: auto;
  }


/* Rahmen für Inhaltszelle */
.inhalt {  padding: 10px}


/* Links */

a:active {  color: #6666FF}
a:hover {  color: #0000FF}
a:link {  text-decoration: underline}
a:visited {  color: #3333FF}


/* Schriftdarstellung */

p,td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 } 

.seitentitel {  font-size: 10px; color: #FFFF99}
.klein {  font-size: 10px}
.design {  font-size: 10px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
.gross {  font-size: 12pt; font-weight: bold}
td  { vertical-align: top }