

#ShopContent
{
    position:absolute;
	top: 10.5em;
	right: 3em;
	height: 28em;
	width: 48em;
}

.tt_products_basket, .tt_products_basket_info, .tt_products_basket_payment, .tt_products_order_confirmation
{
	height: 37em;
	width: 64em;
	overflow:scroll;
}

.TopMenu2aText
{
	border-top: 1px dotted black;
	margin:0 1.75em;
	padding-top:1em;
	font-size:75%;
}

#shop-paket
{
    width: 2.875em;
	height: 3.1875em;
	border:none;
	margin-top: 1.5em;
	margin-left: 1em;
}

.MenuEintrag
{
    position: absolute;
	right: 0em;
	padding-right: 2.2em;
}

a:hover.shopno, a.shopcurrent, .page_navigation b, #ShopContent a:hover, .TopMenu2aText a:hover, a.act, .price, .price a
{
    color: #BC002D;
}

.price, .listitem b, .header, .subheader
{
    font-size:75%;
}

.page_navigation
{
    position: absolute;
    top:0em;
    right:1.75em;
    height:1em;
    font-size:75%;
}

.listitem
{
    float:left;
    padding-top:1.5em;
    padding-right:1em;
    width:11em;
    height:11em;
    overflow: hidden;
}

.product-image
{
    float:left; 
    margin-right:1em; 
    margin-bottom:1em;
}

.tt_products_item_single_display
{
    margin-top:0.5em;
}

.order_form
{
    color: #BC002D;
    font-size:75%;
    margin-bottom:2em;
}

.warenkorb_button 
{
    background-color:transparent;
    border:0px none #000000;
    color:#BC002D;
    cursor:pointer;
    margin:0px;
    padding:0px;
    text-align:left;
    font-size:110%;
}

.list_link a, .list_link a:hover
{
    color:#56A445;
    font-size:75%;
}

.tt_products_basket
{
    font-size:75%;
}

.tt_products_basket .price
{
    font-size:100%;
}

.basket_items
{
   width:90%;
}

#quantity, #product, #product_number
{
    text-align:left;
}

#price, #total, td.price, .total, .total_all_text, .total_all
{
    text-align:right;
}

#TopMenu2Text a {
padding:0pt 0.25em;
}

#spalte22
{
    margin-right:1em;
}

.tx-srfeuserregister-pi1, .tx-srfeuserregister-pi1 input, .tx-newloginbox-pi1, .tx-newloginbox-pi1 input, .tt_products_basket_info, .tt_products_basket_info input, .tt_products_basket_payment, .tt_products_order_confirmation
{
    font-size:75%;
}

.tx-newloginbox-pi1 th
{
    text-align:right;
}

.warenkorb
{
    border:none;
    width:1.7em;
    height:1.25em;
    vertical-align:middle;
}

#leftnavinews
{
    top:10.5em;
}

















@media print {

    #content, #leftContent
    {
        visibility:hidden;
    }
    
    .tt_products_order_confirmation
    {
        font-size:16px;
    	overflow:visible;
    	visibility:visible;
    	top:0em;
    	left:0em;
    	width:20em;
    }

}
