/* ALLGEMEIN */
body {
font-family : Times, "Times New Roman", serif;
background-color:#ffffff;
color:#000000;
font-size:14pt;
}


/* ÜBERSCHRIFTEN ERSTER ORDNUNG */
.textkasten2 h1, .textkasten3 h1 {
font-weight: bold;
color:#000000;
background-color:#ffffff;
}


/* HAUPTCONTAINER */
.textkasten{
display:none;
}

/* HAUPTINFORMATION*/
.textkasten2{
height:auto;

}

.textkasten2 img{
display:none;

}

/* HAUPTNAVIGATION */
#hauptnavi {
display:none;
}

/* UNTERNAVIGATION */
#unternavi {
display:none;
}

/* LISTENFORMATIERUNG */
ul {

font-family :  Times, "Times New Roman", serif;
}


/* VALIDIERUNGSZEICHEN*/

.button1 {
 display:none;
 
}
.button2 {
 display:none;
 }

/* LOGO */
#logo {
display:none;
}

/* DEFINITIONSTEXTE */
.textkasten3{
height:auto;
}


/* LINKS  */
.textkasten2 a:link,.textkasten2 a:visited {
font-weight:bold;
text-decoration:none;
color:#000000;
background-color:#ffffff;
}

.textkasten3 a:link,.textkasten3 a:visited {
font-weight:bold;
text-decoration:none;
color:#000000;
background-color:#ffffff;
}

#preis {
display:none;
}

.noprint{
display:none;
}