/******** FARBEN ********
  textlinks-blau: #003c6a;
*************************/


/******* basic tags *******/

body, td
{
  font-family: verdana, arial;
  font-size: 11px;
  color: #003c6a;
}

.footer
{
  font-family: verdana, arial;
  font-size: 9px;
  color: #003c6a;
}

.mbottom2
{
  margin-bottom: 5px;
}

.line_hz
{
  background: url("http://imageserver.abacho.com/relaunch082005/layouts/line_blue_hz.gif") no-repeat;
  background-position: 100% 0;
  height: 3px;
}

/******* Inhaltsbos von Abacho.de *******/

.boxtitle
{
  font-size: 11px;
  font-weight: bold;
  color: #003c6a;
  padding-top: 1px;
  padding-left: 2px;
}


/******* links *******/

a
{
  text-decoration: none;
  color: #003c6a;
}

a:hover
{
  color: #0062AA;
  text-decoration: underline;
}

a:visited 
{ 
 color:#0062AA; 
}

a:active 
{ 
 color:#0062AA; 
}

.nounderline
{
  text-decoration: none;
}

.underline
{
  text-decoration: underline;
}

/******* Text-Formatierungen *******/
.bold
{
  font-weight: bold;
}

.italic
{
  font-style: italic;
}

.zeilen_weiter
{
  line-height: 145%;
}

.f13
{
  font-size: 13px;
}

.f11
{
  font-size: 11px;
}

.f10
{
  font-size: 10px;
}

.f9
{
  font-size: 9px;
}

.error
{
 color: #FF0000;
}

.error-inverse
{
 background-color: #FF0000;
 color: #FFFFFF;
}


span.title-blau, span.title-rot, span.title-gruen, span.title-weinrot, span.title-orange, span.title-default
{
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 9px;
  height: 22px;
  font-size: 13px;
  display: block;
  border: 0px;
}
span.title-default
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_default.gif");
}
span.title-blau
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_blau.gif");
}
span.title-rot
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_rot.gif");
}
span.title-gruen
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_gruen.gif");
}
span.title-weinrot
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_weinrot.gif");
}
span.title-orange
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_geschwungen_orange.gif");
}

span.title_normal
{
  background-image: url("http://imageserver.abacho.com/relaunch082005/layouts/title_nose_normal.gif");
}


/******* Eingabefelder und Selections *******/

.inputfield
{
  font-size: 11px;
  color: #003c6a;
  border: 1px solid #bebebe;
}

.inputfield-error
{
  font-size: 11px;
  color: #003c6a;
  border: 1px solid #FF0000;
}

/******* Footer *******/

.footer
{
  padding: 2px 0;
}

.footer a:link
{
  color: #003c6a; 
  text-decoration:none
}

.footer a:hover
{
  color: #0062AA;
  text-decoration: underline;
}


/******* Buttons *******/

a.button:hover
{
 cursor: pointer;
 text-decoration: none;
 color: #003c6a;
}

.button-default-state
{

}

.button-content-bottom
{
 text-align: center;
 position: relative;
 top: 6px;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #444444;
 z-index: 1;
}

.button-content-top
{
 text-align: center;
 position: relative;
 top: -14px;
 left: -1px;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #FFFFFF;
 z-index: 2;
}

.button-content-bottom-mod
{
 text-align: center;
 position: relative;
 top: 6px;
 /* Commented Backslash Hack hides rule from IE5 \*/
 top: 8px;
 /* end hack */
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #444444;
 z-index: 1;
}

.button-content-top-mod
{
 text-align: center;
 position: relative;
 top: -14px;
 /* Commented Backslash Hack hides rule from IE5 \*/
 top: -17px;
 /* end hack */
 left: -1px;
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #FFFFFF;
 z-index: 2;
}

.teaserbutton
{
 width: 364px;
 height: 43px;
 background-repeat: no-repeat;
}

.teaserbutton-text
{
 width: 364px;
 top: 13px;
 text-align: center;
 position: relative;
 font-family: Verdana;
 font-size: 8pt;
 color: #003c6a;
}


/******* Web-Suchergebnisseite *******/

.w_ergebnis_table a
{
  display: block;
  font-size: 12px;
  text-decoration: none;
}

.w_ergebnis_table a#active span
{
  background: #b12b2a;
  color: white;
  text-decoration: none;
  padding: 3px;
}

.w_ergebnis_table a div
{
  padding-bottom: 8px;
}

.w_ergebnis_table a:hover
{
  text-decoration: underline;
}

.w_ergebnis_table a:hover img
{
  text-decoration: none;
}

.w_ergebnis_table a span:hover
{
  text-decoration: underline;
}

/******* Bilder-Suchergebnisseite *******/

.b_ergebnis_table a
{
  display: block;
  font-size: 12px;
  text-decoration: none;
}

.b_ergebnis_table a#active span
{
  background: #4F9F3A;
  color: white;
  text-decoration: none;
  padding: 3px;
}

.b_ergebnis_table a div
{
  padding-bottom: 8px;
}

.b_ergebnis_table a:hover
{
  text-decoration: underline;
}

.b_ergebnis_table a:hover img
{
  text-decoration: none;
}

.b_ergebnis_table a span:hover
{
  text-decoration: underline;
}



.b_erg_table
{
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

.b_erg_overture a.title
{
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

.b_erg_overture span
{
  display: block;
  padding-left: 30px;
  line-height: 16px;
}

.b_erg_overture span a
{
  font-weight: bold;
  color: #489231;
  text-decoration: none;
}
.b_erg_overture span a:hover, .b_erg_overture a.title:hover
{
  text-decoration: underline;
}

.b_erg
{
  line-height: 16px;
}

.b_erg img
{
  background: white;
  padding: 10px;
  margin:0px auto;
}

.b_erg .border
{
  display: block;
  padding: 2px;
  border: 1px solid #479331;
  width: 148px;
  height: 148px;
  text-align: center;
}

.b_erg span#title
{
  font-weight: bold;
}

.b_erg span#url
{
  font-weight: bold;
  color: #489231;
}

.b_erg a
{
  color: #6a6a6a;
}


.b_erg_seitennavi a
{
  font-size: 12px;
  padding: 2px;
  margin: 0 2px;
}

.b_erg_seitennavi a img
{
  text-decoration: none;
  border: 0;
}

.b_erg_seitennavi a#active
{
  background: #4F9F3A;
  color: white;
  text-decoration: none;
}

/******* Web-Suchergebnisseite *******/

.w_erg_table
{
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

.w_erg_overture a.title
{
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

.w_erg_overture span
{
  display: block;
  padding-left: 30px;
  line-height: 16px;
}

.w_erg_overture span a
{
  font-weight: bold;
  color: #b12b2a;
  text-decoration: none;
}
.w_erg_overture span a:hover, .w_erg_overture a.title:hover
{
  text-decoration: underline;
}


.w_erg_list a.title
{
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

.w_erg_list span
{
  display: block;
  padding-left: 30px;
  line-height: 16px;
}

.w_erg_list span a
{
  font-weight: bold;
  color: #b12b2a;
  text-decoration: none;
}
.w_erg_list span a:hover, .w_erg_list a.title:hover
{
  text-decoration: underline;
}

.w_erg_list a.sub
{
  font-weight: normal;
  color: #6b6b6b;
  text-decoration: underline;
}
.w_erg_list a.sub:hover
{
  font-weight: normal;
  color: #7F7F7F;
  text-decoration: none;
}

.w_erg_seitennavi a
{
  font-size: 12px;
  padding: 2px;
  margin: 0 2px;
}

.w_erg_seitennavi a#active
{
  background: #b12b2a;
  color: white;
  text-decoration: none;
}


/******* Produktsuche-Suchergebnisseite *******/

.w_erg_seitennavi a
{
  font-size: 12px;
  padding: 2px;
  margin: 0 2px;
}

.w_erg_seitennavi a#active
{
  background: #51993E;
  color: white;
  text-decoration: none;
}

/******* Com Startseite *******/
.haus
{
   padding: 0;
   margin: 0;
   background: url("http://imageserver.abacho.com/relaunch082005/layouts/haus.gif") no-repeat;
   background-position: 10 0px;
   height: 24px;
   padding-top: 6px;
   margin-left: 1px;
}


/******* Produktsuche-Suchergebnisseite *******/

.norm_table
{
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}


/******* Abacho - Style Kopf *******/

.title_kopsuche
{
  font-family: verdana, arial, helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #003c6a;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

.inputfield_kopfsuche
{
  font-size: 11px;
  color: #003c6a;
}