/* CSS Document */

* {
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
}

body {
  margin: 0; 
  padding: 0;
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
}


.Price {
  font-weight:bold;
  font-size:12px;
  color:#CC0000;
}

h1 {
  font-size:18px;
  color:#171717;
}

h2{
  font-size:16px;
  color:#171717;
}

h3{
  font-size:14px;
  color:#171717;
}

h4{
  font-size:9px;
  color:#000000;
}

.newsletter {
color: green;
}

.flag_fr {
visibility:hidden;
}


.table_border {
  border-left:1px #CCCCCC solid;
  border-right:1px #CCCCCC solid;
  background-color:#FFFFFF;

}

.menu {
  background-image:url(/layout/default_layout_7/bg_navigation.gif);
  background-repeat:repeat-x;
  padding-left:13px;
  padding-right:13px;
  margin:0px;

}

.menu a {
  color:#000000;
  text-decoration:none;

}

.table_menu {
  margin-left:19px;
}

.header {
  background-image:url(/images/gallery/Basis/werkzeuge_logo.jpg);
  background-repeat:no-repeat;
  height:167px;

}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.logo {
  background-image:url(/layout/default_layout_7/logo.gif);
  background-repeat:no-repeat;
  padding:20px;
  margin:40px;
  width:150px;
}

.header_navigation_right {
  margin:0px;
  padding-right:20px;
  padding-bottom:5px;
  padding-top:60px;
  text-align:right;
  color:#000000;
}

.header_navigation_right a {
  color:#000000;
  text-decoration:none;
}

/**
 * 2. row
 */
#left_column {
  padding-top:20px;
  width:204px;

}

#main_column {
        text-align:left;
  width:580px;
  padding:20px;
  

}

#right_column {
  width:196px;
  padding-top:20px;

}


ul.left_menu {
   padding:0px;
   margin:0px 0px 0px 20px;
   width:204px;        }


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:204px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   background-image:url(/layout/default_layout_7/bg_subnavi.gif);
   background-repeat:no-repeat;
   padding-left: 0px;
       padding-top:0px;
       margin-left:0px;
   width: 100%;
}

ul.left_menu a {
   display: block;
   color:#3c3c3c;
   text-decoration:none;
   padding: 7px 4px 5px 20px;
   width:160px;
}

ul.left_menu li a:hover {
   font-weight:bold;
}

ul.left_menu li.level2 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#FCEEAD;
   border-top:1px #B7B7B7 solid;
   padding: 7px 4px 5px 30px;
   width:150px;
}


ul.left_menu li.level3 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#FDF7D7;
   border-top:1px #C0C0C0 solid;
   padding: 7px 4px 5px 40px;
   width:140px;
}

.articlePages_Link{
    text-decoration: none;
font-weight: normal;
color:#0020B0 !important;
}

.articlePages_activeLink{
    text-decoration: none;
    font-weight: bold;
color:#F90328 !important;
}

.articlePages{
    display:inline;
    float:right;
    margin-top:1px;
}
.box {
  width:200px;
  padding-right:5px;
}

#left_column .box {
  padding-left:20px;
  padding-right:0px;
}

#left_column .box .content {
  
}

.box .header {

  padding:0px;
  
  
  height:28px;
  
  background-image:url(/layout/default_layout_7/bg_box.gif);
  background-repeat:no-repeat;
}

.header h2 {
        text-align:left;

  padding-top:6px;
  padding-left:20px;
  padding-bottom:0px;
  
  margin: 0px;
  
  font-size:12px;
  font-weight:normal;
}

.box .content {  
        text-align:left;
  font-size:11px;
  font-weight:normal;
  
  background-image:url(/layout/default_layout_7/bg_text_box.gif);
  background-repeat:repeat-y;
  
  margin-top:0px;
  margin-left:0px;

  padding: 10px 10px 0px 10px;
  
  width:inherit;
}

.box .footer {
  background-image:url(/layout/default_layout_7/box_footer.gif);
  background-repeat:no-repeat;
  margin-bottom:10px;
}



.bg_content {
  background-color:#ffffff;
  padding:9px;
  width:964px;
  margin-top:45px;  

}

.footer {
  background-image:url(/layout/default_layout_7/bg_footer.jpg);
  background-repeat:repeat-x;
  height:25px;
  color:#ffffff;
  padding-left:16px;

}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
  width:99%; 
  margin: 4px 0px 4px 0px;
  padding:0px;
  border: 2px solid #dfdfdf; 
  background-color:#f8f8ff;
  text-align:left;
  vertical-align:middle;
}

.plenty_horizontal_bar div {
  padding-left: 8px;
  padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
  color:#D2D1D7;
  font-weight:normal;
}

      .tab_border {
        margin-top:14px;
        border-collapse:collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #B1BCC9;
      }
      
      .tab_border td {
        padding:5px;
      }
      
      .tab_border th {
        padding:5px;
        font-weight:bold;
        letter-spacing:0.1em;
        background-color:#818A95;
        color:#FFFFFF;
        border-collapse:collapse;
        border-width: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: #C3D0E1;
      }    
    
      .tab_border {
        margin-top:14px;
        border-collapse:collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #B1BCC9;
      }
      
      .tab_border td {
        padding:5px;
      }
      
      .tab_border th {
        padding:5px;
        font-weight:bold;
        letter-spacing:0.1em;
        background-color:#818A95;
        color:#FFFFFF;
        border-collapse:collapse;
        border-width: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: #C3D0E1;
      }    
@CHARSET "UTF-8";

#flOuterContainer {
  background: #FFFFFF;
  color: #000000;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  text-align: left;
}

#flOuterContainer table {
  border: none;
}

td.flMain {
  padding: 0px;
  text-align: center;
}

.flOuterBorder {
}

.flBorder {
  border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
  width: 100%;
}

#flRemoveAllFilters {
  margin-left: 2px;
}

.flFilterRedundant {
  margin-left: 5px;
}

.flCloudHeader {
  color: #000000;
  padding: 4px;
  text-align: left;
  font-weight: bold;
}

strong .flEmphasis {
  text-decoration: underline;
}

.flEmphasis {
  font-weight: bold;
}

.flFrequency {
  color: #0000FF;
}

.flOuterBorder {
  border-color: #D3D3D3;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

a.flResultTitle {
  font-family: arial;
  font-weight: bold;
}

a.flResultTitle .flEmphasis {
  text-decoration: underline;
}

.flShortDescription {
  font-size: 10px;
  background-color: #D2E6CB;
}

span.flPrice {
  font-weight: bold;
}

span.flOverriddenPrice {
  font-weight: normal;
  text-decoration: line-through;
}

span.flOverridingPrice {
  font-weight: bold;
  color: #FF0000;
}

.flFilterCloud a {
  color: #000000;
  font-family: arial;
  text-decoration: none;
}

.flFilterCloud a:hover {
  text-decoration: underline;
  color: #000000;
}

.flCloudHeader a:visited {
  color: #000000;
}

.flCloudSizeClass0 a {
  font-size: 9px;
}

.flCloudSizeClass1 a {
  font-size: 10px;
}

.flCloudSizeClass2 a {
  font-size: 11px;
}

.flCloudSizeClass3 a {
  font-size: 12px;
}

.flCloudSizeClass4 a {
  font-size: 13px;
}

.flCloudSizeClass5 a {
  font-size: 14px;
}


#flRemoveAllFilters {
  color: #FF8C00;
}

#flRemoveAllFilters:hover {
  text-decoration: underline;
}

#flCloudAreasTable {
  margin-top: 1px;
}

#flCloudArea {
  background-color: #E8E8FF;
}

#flContentContainer {
  margin-right: 5px;
  border: 1px solid #A9A9A9;
}

#flSearchHeader {
  width: 100%;
  cellspacing: 0;
}

#flSearchInfo {
  font-size: 14px;
}

#flPoweredBy {
  width: 90px;
}

#flRestrictHeader {
  border-spacing: 0;
  font-size: 12px;
  height: 17px;
}

.flContFilterRedundant {
  margin-left: 2px;
  margin-bottom: 5px;
}

ul.flFilters {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}

ul.flFilters li {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}

.flChosenFilters {
  padding: 4px;
}

.flChosenFilters span {
  display: block;
}

.flFilterCloud {
  padding: 4px;
}

.flFilterCloud span {
  padding-right: 4px;
}

.flFilterRedundant span {
  padding-right: 3px;
}

.flPageCurrent {
  color: #ED222A;
  text-decoration: none;
  font-weight: bold;
}

.flClear {
  height: 20px;
  clear: both;
} 
