* { 
  margin: 0px;
  padding: 0px;
}

p, ul, li, h1, h2, h3, h4, h5, h5 {
  font-weight:normal;
}

input,select {
  font-size: 12px;
}

div#InhaltFrame {
  width:100%;
  float:left;
  overflow:hidden;
  display:none;
}


/* Hintergundfarbe */
body {
  color: black; 
  font-family: Arial,Helvetica,sans-serif;
}


/* Hyperlinks */



/* Farbe Rahmen rundherum
div#SeiteAussen {
  width: 100%;
}

/* Farbe und Hintergundfarbe Seite */
div#Seite {
  width: 100%;
}

div#KopfLinks {
   display:none;
}

div#KopfMitte {
   display:none;
}

div#KopfRechts {
   display:none;
}

div#InhaltLinks {
  display:none;
}

div#InhaltMitte {
  width: 100%;
}

div#InhaltRechts {
   display:none;
}

#Fusszeile {
  display:none;
}

#Fusszeile2  {
  display:none;
}

#Fusszeile3  {
  display:none;
}


#Fusszeile2 a {
  font-size:10px;
}















#Stylezurueck  {
  display:none;
}


/* kleines Bild Bild Artikelliste */
#artlist_bild {
  border:0px;
}










#Text1 {
  width:100%;
  line-height: 19px;
  padding: 6px;
  background-color: #FFFFFF;
  border: 0px;
}



.Bild1 {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px; 
  width:0px;
  height:0px;
}




/* Überschriften */
h1 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 12px;
  font-family: Georgia,Helvetica,sans-serif;
  border: 0px;
}

h2 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-family: Georgia,Helvetica,sans-serif;
  border: 0px;
}

h3 {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-family: Georgia,Helvetica,sans-serif;
  border: 0px;

}























/* Inhalt:  Tabellen */
table {
  border-collapse:collapse;
  border-width:0px;
  width:100%;
}
table td {
    padding:1px;
    border-width:0px;
    overflow:hidden;
    vertical-align:top;
}
.TabellemitRahmen td {
  border: 1px solid #E2E6EA;
}

/* Inhalt: Bilder */
.BildRechts {float: right; margin-left: 5px;border:0px;}
.BildMitte {text-align:center; margin-right: 5px;border:0px;}
.BildLinks {float: left; margin-right: 5px;border:0px;}


#Text1 ul {
  list-style-type:circle;
  padding-left: 18px;
}

#Text1 ol {

  padding-left: 25px;
}

/* Artikelliste ********************************************* */
#artlist_bild {
  border:0px;
}


.artlist_headline {
  height: 30px;
  vertical-align: bottom;
  padding-bottom: 5px;
}















.artlist_subheadline_table {

}

.artlist_subheadline {
  border: 0px solid #ABBAD5;
  background-color: #ABBAD5;
  vertical-align: middle;
  text-align: center;
}

.artlist_subheadline_text {
  border: 0px solid #ABBAD5;
  padding:5px;
}

.artlist_subheadline_textalleine {
  border: 0px solid #ABBAD5;
  padding:5px;
}

