body         
 { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: white; margin: 0px; scrollbar-3dlight-color: white; scrollbar-arrow-color: #999999; scrollbar-darkshadow-color: white; scrollbar-face-color: white; scrollbar-highlight-color: #999999; scrollbar-shadow-color: #999999; scrollbar-track-color: white
 }

h1         
     { color: #06c; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
h2        
      { color: red; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; margin: 0px }
h3         
           { color: #333; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; margin: 0px; padding-right: 0px }
h4          
  { color: #333; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; letter-spacing: normal; margin: 0px }
h5            
  { color: black; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; letter-spacing: normal; margin: 0px }
h6      { color: #333; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-align: justify; margin: 0px; padding-right: 0px; width: 550px }
a:link      
    { color: #06c; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }
a:visited 
   { color: #06c; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }
a:hover    
    { color: #06c; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: underline }
a:active    
   { color: #06c; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }
input  
    { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: white; border: solid 1px #09f; width: 100%; height: 20px }
.h1_news  { color: #06c; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
.h2_search { color: #06c; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; margin: 0px }
.input_search  { color: #06c; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #ccc; vertical-align: middle; border: solid 1px #09f; width: 100px; height: 15px }
.button 
  { color: white; font-weight: normal; font-size: 10px; background-color: #09f; border: outset 1px #999; width: 100px }
.button_search   { color: red; font-weight: bold; font-size: 14px; background-color: transparent; border: dashed 0px white; width: 20px; height: 15px }
select 
  { color: #09f; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #ccc; width: 100% }

textarea  
  { color: #000; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: white; border: solid 1px #09f; width: 100% }
.td_rechts   { border-left: 1px solid #09f }
.td_rechts_oben { border-top: 1px dashed #f00 }
.td_details    { color: #333; font-size: 11px; background: url(produkte/produkte/produkt_db/prodtabelle.gif) no-repeat; text-indent: 5px; border-bottom: 1px solid #999; width: 275px }
.td_details_innen { color: #333; font-size: 11px; background-repeat: no-repeat; border-top: 1px solid #999 }
.hr  { background-color: red; width: 100% }
.hr2 { background-color: red; width: 100% }
.td_sascha {
	border-top-style: 1px solid #09f;
	border-right-style: 1px solid #09f;
	border-bottom-style: 1px solid #09f;
	border-left-style: 1px solid #09f;
	border: 1px solid #09f;
}
.td_rot {
	border-top-style: 1px solid red;
	border-right-style: 1px solid red;
	border-bottom-style: 1px solid red;
	border-left-style: 1px solid red;
	border: 1px solid red;
}