﻿BODY,TD,INPUT,TEXTAREA,SELECT{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000066;
}

body.print {
    background-color: #FFFFFF;
}

A{
    color:#000066;
}

.atlassave
{
color: #000066;
}

.atlas2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-weight: bold;
    list-style-type: square;
}
.transparenz {
    filter: Alpha(Opacity=40, );
}
a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.atlas3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
}
.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
}
.ueberschrift2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003399;
}
.hintergrund {
    background-attachment: scroll;
    background-image: url(/images/hintergrund_esp.jpg);
    background-repeat: no-repeat;
    background-color: #99ccff;
}

.start {  
background-attachment: fixed; 
background-image:   url(); 
background-repeat: no-repeat
}

UL
{
list-style-type: square;
margin-top: 0px;
}

LI
{
padding: 2px;
}

/* ZOOOM Search */
  .highlight { background: #DDEDFD; }
  .searchheading { font-size: 130%; font-weight: bold; color:#000000 }
  .summary { font-size: 100%; font-style: italic; color:#000000} 
  .suggestion { font-size: 100%; }
  .results { font-size: 100%; }
  .category { color: #999999; }
  .sorting { text-align: right; }
  .result_title { font-size: 110%; font-weight: bold; margin-top: 4px;  }
  .description { font-size: 100%; color: #008000; }
  .context { font-size: 100%; font-weight:normal }
  .infoline { font-size: 80%; font-style: normal; color: #808080; }
  .zoom_searchform { font-size: 100%; }
  .zoom_results_per_page { font-size: 80%; margin-left: 10px; }
  .zoom_match { font-size: 80%; margin-left: 10px;}                
  .zoom_categories { font-size: 80%; }
  .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
  .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
        
        input.zoom_button {  }
        input.zoom_searchbox {  }        
        
   .result_image { float: left; display: block; }
   .result_image img { margin: 10px; width: 80px; border: 0px; }
   .result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
   .result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
        
   .result_pages { font-size: 100%; }
   .result_pagescount { font-size: 100%; color:#000000 }
   .searchtime { font-size: 80%; }
   .recommended 
        { 
            background: #DFFFBF; 
            border-top: 1px dotted #808080; 
            border-bottom: 1px dotted #808080; 
            margin-top: 15px; 
            margin-bottom: 15px; 
        }
   .recommended_heading { float: right; font-weight: bold; }
   .recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }        
   .recommend_title { font-size: 100%; }
   .recommend_description { font-size: 100%; color: #008000; }
   .recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
/* ZOOOM Search */