/* CSS TEMPLATE FOR MISC EXTENSIONS */
/******************
*** a21glossary ***
*******************/
acronym,
dfn,
abbr,
span.abbr {
	border-bottom:1px dotted;
    cursor:help;
    }


/**************
*** tt_news ***
***************/
/***
SINGLE
***/
/* Subheader */
div.tt_news p.subheader {
    margin-bottom:2em;
	}

/* Author and date information */
div.tt_news p.author {
    text-align:right;
    margin-top:1em;
    margin-bottom:2em;
	}


/******************
*** sr_sendcard ***
*******************/
/***
LIST (CATEGORY) SELECTION
***/
/* Image grid */
div.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector-column {
    margin-bottom:1em;
    float:left;
    }
/* Reset indent for dd */
div.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector-column dd {
    margin:0;
    }

/***
SINGLE VIEW
***/
div.tx-srsendcard-pi1 div.mediacontainer {
	margin-bottom:2em;
	}
/* Align the checkbox label */
div.tx-srsendcard-pi1 div.options input {
    margin-right:1em;
    float:left;
	}
/* div#content is needed to override the standard css */
div#content div.tx-srsendcard-pi1 div.options label {
    float:none;
	}
div.tx-srsendcard-pi1 div.form_control {
    text-align:right;
    }

/***
PREVIEW
***/
/* Align the form buttons */
div.tx-srsendcard-pi1 div.sendcard_cardpreview div.button_back {
    float:left;
    }


/*******************
*** ve_guestbook ***
********************/
/* Subheader */
div.tx-veguestbook-pi1 div.comment {
    margin-left:2em;
	}


/********************
*** td_newsletter ***
*********************/
/* Registration form */
div.tx-tdnewsletter-pi1 div.options,
div.tx-tdnewsletter-pi1 div.form_control {
	margin-left:11em;
    border:1px solid #f0f0f0;
	}


/********************
*** newloginbox ***
*********************/
/* Align login fields next to their labels */
div#content div.newloginbox_login label {
	width:10em;
	}


/******************
*** tt_products ***
*******************/
/***
BASKET_OVERVIEW
***/
div.tt_products_minibasket {
    background-color:#f0f0f0;
	background-image:url(../res/verlauf_tb_e1e1e1.gif);
	background-repeat:repeat-x;
    border-top:1px solid #f0f0f0;
    border-left:1px solid #f0f0f0;
    margin-top:-2em;
    margin-left:-2em;
    padding:0.5em;
    padding-bottom:0;
	}
/* Float the shoplinks to the left, so the basket is in one line */
div.tt_products_minibasket p.shoplinks {
    float:left;
	}
/* div#content is needed to override the standard css */
div#content div.tt_products_minibasket p.basket {
    text-align:right;
    padding-bottom:0.5em;
	}

/* Links like in the standard navigation menue */
div.tt_products_minibasket a,
div.tt_products_minibasket a:link,
div.tt_products_minibasket a:visited {
	text-decoration:none;
	}
div.tt_products_minibasket a:hover,
div.tt_products_minibasket a:focus {
	text-decoration:underline;
    }

/***
ITEM_SINGLE_DISPLAY
***/
/* Align the price and the orderform */
div.tt_products_item_single_display p.price {
    border-top:1px solid #c1c1c1;
    padding-top:0.5em;
	}
div.tt_products_item_single_display div.order_form {
    border-bottom:1px solid #c1c1c1;
    text-align:right;
	}
/* div#content is needed to override the standard css */
div#content div.tt_products_item_single_display div.order_form label {
	width:25em;
	}
/* STAR-HACK: The following code is only interpreted by IE */
* html div#content div.tt_products_item_single_display div.order_form label {
	width:22em;
    }

/***
BASKET
***/
/* Orderstatus image */
div.tt_products_basket div.order_status,
div.tt_products_basket_info div.order_status,
div.tt_products_basket_payment div.order_status,
div.tt_products_order_confirmation div.order_status {
	text-align:center;
	}
/* Product table */
div.tt_products_basket table,
div.tt_products_basket_payment table,
div.tt_products_order_confirmation table {
	table-layout:auto;
    width:100%;
	}
div.tt_products_basket th,
div.tt_products_basket_payment th,
div.tt_products_order_confirmation th {
	text-align:left;
	}
/* The infotext at the bottom of each tt_products page */
div.tt_products_basket p.infotext,
div.tt_products_basket_payment p.infotext,
div.tt_products_order_confirmation p.infotext {
	font-size:0.9em;
	text-align:center;
	line-height:1.2em;
	}
/* STAR-HACK: The following code is only interpreted by IE */
* html div.tt_products_basket p.infotext em,
* html div.tt_products_basket_payment p.infotext em,
* html div.tt_products_order_confirmation p.infotext em {
    font-style:normal;
	}

/***
BASKET_PAYMENT,
BASKET_ORDERCONFIRMATION
***/
/* Floating of the order data */
div.tt_products_basket_payment dt,
div.tt_products_order_confirmation dt {
	margin-right:0.5em;
    float:left;
	}
/* Clear float */
div.tt_products_basket_payment dd,
div.tt_products_order_confirmation dd {
    float:none;
	}
/* Align fields with more than one line */
div.tt_products_basket_payment dt.address,
div.tt_products_order_confirmation dt.address,
div.tt_products_basket_payment dt.notes,
div.tt_products_order_confirmation dt.notes {
    float:none;
	}
div.tt_products_basket_payment dd.address,
div.tt_products_order_confirmation dd.address,
div.tt_products_basket_payment dd.notes,
div.tt_products_order_confirmation dd.notes {
	margin-left:1em;
	}
/* Float the printlink */
div.tt_products_order_confirmation p.printlink {
	text-align:right;
	}

/***
BASKET_INFO
***/
/* Align the AGB label */
div#content div.tt_products_basket_info div.trading_conditions label {
    width:12em;
	}
div#content div.tt_products_basket_info p {
    float:none; /* HACK: Opera floates this element which is not intended */
	}


/*********************
*** indexed_search ***
**********************/
/* Aligning the 'submit'-button */
div.tx-indexedsearch div.tx-indexedsearch-search-submit {
	margin-left:11em;
    }
/* STAR-HACK: The following code is only interpreted by IE */
* html div.tx-indexedsearch div.tx-indexedsearch-search-submit {
	margin-left:11.25em;
    }
/* "Search for:"-label */
div.tx-indexedsearch div.tx-indexedsearch-whatis {
    color:#336699;
	font-size:1.7em;
    letter-spacing:0.2em;
	line-height:1.3em;
	margin-bottom:0.8em;
    }
/* Highlighting the search word */
div.tx-indexedsearch div.tx-indexedsearch-whatis span.tx-indexedsearch-sw {
    font-weight:bold;
    }
/* Result browser */
div.tx-indexedsearch ul.browsebox li {
	list-style:none;
    margin-bottom:1em;
    margin-right:1em;
	float:left;
	}
/* Clear the result browser float and indent the result list a bit */
div.tx-indexedsearch div.tx-indexedsearch-res {
	margin-left:0.5em;
	clear:both;
    }
div.tx-indexedsearch div.tx-indexedsearch-secHead {
	margin-left:-0.5em;
    }

/* Align result info */
div.tx-indexedsearch dt.tx-indexedsearch-text-item-size,
div.tx-indexedsearch dd.tx-indexedsearch-text-item-size,
div.tx-indexedsearch dt.tx-indexedsearch-text-item-crdate,
div.tx-indexedsearch dd.tx-indexedsearch-text-item-crdate,
div.tx-indexedsearch dt.tx-indexedsearch-text-item-mtime,
div.tx-indexedsearch dt.tx-indexedsearch-text-item-path {
    float:left;
    }

/***
Search result list
***/
/* Align span blocks to the right */
div.tx-indexedsearch span.tx-indexedsearch-result-count,
div.tx-indexedsearch span.tx-indexedsearch-percent {
    font-size:0.8em;
    letter-spacing:0;
    font-weight:normal;
    margin-top:-1.2em;
    float:right;
    }
/* Mark search words */
div.tx-indexedsearch strong.tx-indexedsearch-redMarkup {
	color:#ff0000;
	font-weight:normal;
    }


/**************
*** SITEMAP ***
***************/
/***
List settings
***/
div.sitemap li {
	font-weight:bold;
	list-style:none;
    margin-left:-1.3em;
    padding-left:1em;
    }
div.sitemap li li {
	background-image:url(../res/arrow_no.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
    font-weight:normal;
	}
div.sitemap li li li {
	background-image:url(../res/arrow_no.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	}
div.sitemap li li li li {
	background-image:url(../res/arrow_no.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	}


/******************************
*** SITEMAP MENU + ABSTRACT ***
*******************************/
div.sitemap_menu_abstract li {
	background-image:url(../res/arrow_no.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	list-style:none;
    margin-left:-1.3em;
    padding-left:1em;
    }

