
body {
visible:false;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
color:#000000;
background-color: #ffffff;
padding:0px;
margin:0px;
height:100%;
border:0px;
background-image:  url(../pix/bg_inhalt.jpg);
background-attachment:fixed;
}

.normal {
caption: normal;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
color:#000000;
}

table {
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
color:#000000;
}

#box_folgeseite {
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
width: 72%;
float:left;
height:99px;
border-right:2px solid #676f86;
border-left:2px solid #676f86;
border-top:2px solid #676f86;
border-bottom: 2px solid #676f86;
margin-right:12px;
}


#inhalt_1 {
height:90px;
padding-top:5px;
padding-bottom:5px;
float:left;
margin-left:8px;
}

#pic_inhalt {
float:left;
margin-right:8px;
border:2px solid #676F86;
}

#txt_inhalt {
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
width:50%;
float:left;
}

a {
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
color:#564b47;
text-decoration: underline;
}

img {
float:left;
display:block;
}

.bezeichner,h1 {
caption: Haupt Titel;
font-family: Arial, Verdana, Sans-Serif;
font-size: 19px;
text-transform:uppercase;
font-weight:bolder;
}

.subtitel,h2 {
caption: Unter Titel;
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight:bold;
}

li {
list-style-type: square;
}

#formular_inhalt {
width: 72%;
height:auto;
float:left;
padding:12px;
}

#pic_inhalt {
float:left;
margin-right:8px;
border:2px solid #676F86;
}

/* für Artikel für Warenkorb hinzufügen */

#box_hinzu {
width: 72%;
float:left;
height:20px;
line-height:20px;
margin-top:5px;
margin-bottom:5px;
}

#hinzu {
float:right;
} 

#folgeseite_box_txt {
padding-top:5px;
float:left;
margin-left:8px;
}

#folgeseite_box_hinzu {
background-color:#98A3B9;
float:right;
height:99px;
border-left:2px solid #676F86;
} 

#folgeseite_box_pic {
float:right;
border-left:2px solid #676F86;
} 

.button_hinzu {
margin-top:70px;
}
.button_image {
display:block;
}

