/*
Template: neue Typo3 Seite
News und andere Erweiterungen
Dieses Template verweist auf den entsprechenden Bilderorder resources/
z.B. background-image: url(resources/?.gif);
*/
/* ######################################################################## */
/* ######################  Darstellung Brennstoff-Finder  ################ */
/* ###################################################################### */

.finder {
position: relative;
display: block;
width: 320px;
padding-top: 20px;
padding-bottom: 15px;
background-image: url(resources/finder_bg.gif);
background-repeat: repeat-x;
background-color: #A0B1C1;
}
.finder h1, .finder p { color: #EDF0F5; margin-left: 20px; margin-right: 20px; padding-bottom: 0px; }
.finder p { margin-top: 10px; font-size: 11px; }
.finder h1 { font-size: 14px; line-height: 14px; font-weight: bold; }

.finder form { margin: 0px; padding: 0px; }
.finder .select { width: 250px; margin-left: 20px; margin-top: 10px; font-size: 12px; }
.finder .submit { background-color: #EDF0F5; color: #000000; border: 1px solid #000000; width: 250px; margin-left: 20px; margin-top: 10px; font-size: 12px; padding: 1px; }
*html .finder .submit { padding: 0px; }

/* ######################################################################## */
/* ##########################  Darstellung der News ###################### */
/* ###################################################################### */

.news h1, .news h2, .news h3, .news p {
margin: 0px;
}

/* ######################################################################## */
/* #####################  Darstellung der Adressen ####################### */
/* ###################################################################### */

.address {
width: 200px;
margin-right: 15px;
margin-bottom: 10px;
float: left;
}

/* ######################################################################## */
/* ######################  Suchformular und Ergebnisse ################### */
/* ###################################################################### */

.tx-indexedsearch-redMarkup{
color: #ff0000;
}

/* ######################################################################## */
/* ##############################  Trenner ############################### */
/* ###################################################################### */

.trenner { }

/* ######################################################################## */
/* #############################  Warenkorb ############################## */
/* ###################################################################### */
