body {  font-family: Verdana, Arial, sans-serif; font-size:12px; background-color:#F5DEB3; }
H1 {font-size:18px; color:#000000;}
H2 {font-size:16px; color:#000000;}
H3 {font-size:14px; color:#000000;}
H4 {font-size:12px; color:#000000;}
P { font-size:11pt; color:#000000; }
.bold { font-weight : bold; }
.li { list-style-type: square; }
.oben { vertical-align:top; }
.mittig { vertical-align:middle; }
.unten { vertical-align:bottom; }
.box1 { float: left; width: 70%; margin: 20px; text-align : justify ; color: black; font-weight : bold; font-size : 110% ; }
.box2 { float: left; width: 60%; margin: 20px; text-align : justify ; color: black; font-weight : bold; font-size : 110% ; }
.box3 { float: left; width: 45%; margin: 20px; text-align : justify ; color: black; font-weight : bold; font-size : 110% ; }
.box4 { float: left; width: 35%; margin: 20px; text-align : justify ; }
.box5 { float: right; width: 30%; margin: 20px; text-align : justify ; }
.box6 { float: center; width: 30%; margin: 20px; text-align : justify ; }
.box7 { float: right; width: 150px; height: 90px; margin-left: 4px; margin-top: 2px; margin-right:20px; background-color:#d3d3d3; border: solid thin red; color: black; font-size:10px; }
.mittig { style="vertical-align:middle;" }
#tabelle_mv {
             background-color :#FFDAB9;
             font-family : Verdana;
             color : #000000;
             text-align : left;
             width: 100%;
        }
#tabelle_EAN {
             background-color :#FFDAB9;
             font-family : Verdana;
             color : #000000;
             text-align : center;
             width: 75%;
        }
#title { height:55px; padding:4px; border-bottom:2px solid #7b7d8e; margin-bottom:15px; }
#left { background-color:#bdbec6; width:18%; float:left; }
#content { width:75%; float:right; }

#kasten { color : black; background-color : transparent; font-family : verdana; font-weight : bold; }
#kasten a { padding: 4px; border: 1px solid black; color : black; background-color : yellow; text-decoration : none; display:block; }
#kasten a:active { color : black; background-color : yellow; }
#kasten a:visited { color : black; background-color : yellow; }
#kasten a:hover { color : black; background-color : yellow; text-decoration : none; width : 390px; border : 1px solid black; }
#kasten a .info { display : none; }
#kasten a:hover .info { color : black; line-height : 140%; display : block; background : white; font: 12px Verdana; border : 1px solid black; padding : 4px; }


