.td_oben {
    font-family     : times new roman, arial;
    font-size       : 15px;
    font-style      : italic;
    color           : #A99165;
    vertical-align  : top;
    text-align      : left;
    padding-left    : 15px;
    padding-top     : 15px;
    padding-bottom  : -5px;
    height          : 179px;
}

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */

* {
    margin: 0;
    padding: 0;
}

body {
    margin-top: 5px;
    color: #666;
    background: #fff url('images/_bg.gif') repeat-y top center;; font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:11px; font-family:verdana, arial, helvetica, sans-serif; margin-left:0; margin-right:0; margin-bottom:0
}

#navlinks {
    width: 165px;
    height: 300px;
    background: #A5C9E7 url('images/_left_column_bg.jpg') repeat-x;
    vertical-align:top; text-align:left; margin-left:15px; margin-right:auto; margin-top:0; margin-bottom:0; background-color:#A5C9E7; background-repeat:repeat-x 
}

#navlinks a {
    margin-left     : 0px; 
    font-family     : verdana, times new roman, arial;
    font-size       : 13px;
    color           : #FFFFFF;
    text-decoration : none;
    line-height     : 24px;
}

#navlinks a:hover {
    margin-left     : 0px; 
    font-family     : verdana, times new roman, arial;
    font-size       : 13px;
    color           : #7c2230;
    text-decoration : none;
}


.inhalt {
    font-family     : verdana, times new roman, arial;
    font-size       : 12px;
    width           : 582px;
    color           : #444444;
    vertical-align  : top;
    text-align      : left;
    padding-left    : 10px;
    padding-right   : 10px;
	line-height     : 160%;
}

.inhalt H1{
    font-family     : times new roman, arial;
    font-size       : 17px;
    color           : #7c2230;
    vertical-align  : top;
    text-align      : left;
    padding-top     : 12px;
    padding-bottom  : 8px;
    line-height     : 1.3em;
    font-weight     : bold;
}


#navioben {
    width     : 582px;
    background: url('images/_navig_bg.gif') repeat-x;
    margin:0 auto; vertical-align:top; background-repeat:repeat-x  
}

#navioben a {
    font-family     : times new roman, arial;
    font-size       : 13px;
    color           : #7c2230;
    text-transform  : uppercase;
    text-decoration : none;
}

#logo a {
    display: block;
    width: 750px;
    height: 230px;
    margin: 0 auto;
}

#logo span {   
display: none;
/* hide title text */
}
#footer {
    width: 800px;
    height: 25px;
    background: url('images/_footer.gif') no-repeat;
    margin: 0 auto
}

.matratzen_1 {
position   : absolute;
left       : 1px;
top        : 1px;
}

.matratzen_2 {
position   : absolute;
left       : 1px;
top        : 15px;
}


/*** Navig u. Status ********************************************************/
#shopButton {
    float: left;
    width: 165px;
    height: 45px;
    _background: url(images/_shop_button_active.gif);
}

#shopButton span {
    display: none;
}

#shopButton.inactive {
    background: url('images/_shop_button_inactive.gif');
}

#shopButton.act {
    background: url('images/_shop_button_active.gif');
}

#navig {
    background: #ECE5D9 url('images/_navig_bg.gif') repeat-x;
    height: 23px;
    line-height: 22px;
    _float: right;
    _width: 585px
}

#status {
    background: #75ABDA url('images/_status_bg.gif') repeat-x;
    height: 22px;
    line-height: 22px;
    _float: right;
    _width: 585px
}

#navig ul, #status ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navig li, #status li {
    float: left;
}

#navig a, #status a {
    display: block;
    padding-left: 10px;
    margin-left: 10px;
    text-decoration: none;
}
#navig a {
    color: #b0915f;
    font: 1.1em Times New Roman, Times Roman, times, serif;
    text-transform: uppercase;
    line-height: 22px;
}
#status a {
    color: #fff;
}

#navig a.selected,
#productsall_shopBody #nav-products-all,
#productsnew_shopBody #nav-products-new {
    background: url('images/_arrow_red.gif') no-repeat left center;
    color: #711f2a;
    margin-left: 20px
}


#productsall_shopBody #nav-products-all,
#productsnew_shopBody #nav-products-new {
    margin-left: 0;
    background-position: 10px center;
}

#navColumnOne {
    background: url('images/_left_column_bg.jpg') repeat-x left top;
}

#navColumnOneWrapper {
    margin-top: 0;
    padding-top: 0;
}

#categories, #categories a {
    color: #fff;
}

#categories a {
    display: block;
    border-bottom: 1px solid #a8cbe8;
    line-height: 2em;
    padding-left: 16px;
    text-decoration: none;
}

#categories a.category-subs, #categories a.category-products {
    padding-left: 34px;
}

#categories a:hover, #categories .category-subs-parent, #categories .category-subs-selected {
    color: #7c2230;
}

#categories .category-subs-selected {
    margin-left: -10px;
    padding-left: 10px;
    background: url('images/_arrow_red.gif') no-repeat left center;
    display: block
}

.centerColumn {
    padding: 10px 20px;
}

#indexDefault.centerColumn {
    padding-right: 0;
}

.centerColumn .left {
    margin-right: 170px;
}

p {
    margin-bottom: 1em;
}

#whatsNew {
    margin-top: 2em;
}

#whatsNew table {
    width: 100%;
}

#whatsNew .indexProductBox {
    float: left;
    width: 123px;
    padding-right: 11px;
    background: url('images/_line_vert.gif') repeat-y top right;
}

#whatsNew .lastItem {
    background: none;
    padding-right: 0;
}

#whatsNew .productHeader {
    display: block;
    color: #fff;
    font-weight: 800;
    font-size: .9em;
    line-height: 1.5em;
    background: url('images/_red_header_bg.gif') repeat-x;
    padding: 3px;
    text-decoration: none;
    height: 3em
}

#whatsNew .productImage {
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    height: 125px;
    background: #BFDBF5 url('images/_index_product_bg.gif') repeat-x;
}

#whatsNew img {
}

#whatsNew .indexProductDesc {
    padding: 5px;
    background: #e2edf7 url('images/_productlist_info_bg.gif') repeat-x;
}

/* Subcategories */

.catDescContent {
    margin-bottom: 1em;
}

.categoryListBoxContents, .catImage {
    padding: 10px;
    background: #e2edf7 url('images/_productlist_info_bg.gif') repeat-x;
    border-bottom: 5px solid white
}

.catImage {
    width: 100px;
    background: #e2edf7 url('images/_index_product_bg.gif') repeat-x;
    text-align: right
}


/* Account */
#accountDefault ul {
    list-style: none;
    margin-bottom: 1em;
}

#accountDefault ul li {
    padding-left: 1.5em;
    background: url('images/_double_arrow.gif') no-repeat left .6em;
    margin-bottom: 0;
    padding-bottom: 0
}

/* Sidebox */

.sidebox {
    float: right;
    width: 155px;
    padding: 0 5px;
}

.sidebox div {
    padding: 3px 5px;
}

.sidebox .header {
    background: #b4b4b4 url('images/_sidebox_header.gif') repeat-x;
    font-family: Times New Roman, Times, serif;
    font-size: 1.1em;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff
}
.sidebox .subheader {
    background: #e6e6e6 url('images/_sidebox_subheader.gif') repeat-x;
}
.sidebox .subheader a {
    color: #999;
    font-weight: 800;
    text-decoration: none;
}

/* hide special categories */
.category-hide {
    display: none;
}

.arrowLink, .arrowLink:link, .arrowLink:visited {
    padding-right: 10px;
    background: url('images/_double_arrow.gif') no-repeat right .5em;
    font-weight: 800
}

a img {
    border: none;
}

a, a:link, a:visited {
    color: #666;
    text-decoration: underline;
    font-weight: 400;
}
h1 {
   color: #7c2230;
   font: 13pt/18pt Times New Roman, Times Roman, times, serif;
   font-weight: bold;
}
/*** Produktauflistung ******************************************************/

#indexProductList td, #newProductsDefault td, #allProductsDefault td {
    border-bottom: 1em solid #fff;
}

.productWrapper, .productImageWrapper {
    text-align: left;
    font-weight: 400;
}

.productInfo {
    vertical-align: top;
}

.productInfo, #indexProductPage .productImage, #productGeneral .productImage, #newProductsDefault .productImage, #allProductsDefault .productImage {
    text-align: center;
}

#productGeneral .productImage, #productsnew_shopBody .productImage, #productsall_shopBody .productImage {
    vertical-align: middle;
}

.productInfo {
    width: 400px;
    background: #e2edf7 url('images/_productlist_info_bg.gif') repeat-x;
}

.productWrapper {
    padding: 10px;
}

.productImageWrapper, #productGeneral .productImage, #newProductsDefault .productImage, #allProductsDefault .productImage {
    padding: 5px;
    text-align: center;
}

#indexProductList .productImage, #newProductsDefault .productImage, #allProductsDefault .productImage {
    width: 130px;
    background: #bedaf5 url('images/_productlist_image_bg.gif') repeat-x;
}

.productName {
    color: #fff;
    font-weight: 800;
    line-height: 22px;
    background: url('images/_red_header_bg.gif') repeat-x;
    text-align: left; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

.productName {
    _width: 395px;
}

#productGeneral .productName {
    _width: 267px;
}

.productFooter strong, #prevProduct, #nextProduct {
    _float: left;
    _display: block;
    _height: 22px;
}

.productInfo .moreInfo {
    float: right;
}

.productInfo .productPrice {
    font-weight: 800;
}

input {
    background: #fff;
    border: 1px solid #7c2230;
    padding: 1px 3px;
    font-family: Verdana, Arial, sans-serif;
}

.productDesc {
    margin-right: 12em;
}

/*** Produktdetails *********************************************************/

#productGeneral .productInfo, #productGeneral .productImage {
    width: 267px;
}

#productGeneral .productName {
    background-color: #7E2533;
    line-height: 16px;
    padding: 5px 10px;
}

#productGeneral #productNameSpacer {
    background: #6DA6D7 url('images/_product_spacer_bg.gif') repeat-x;
}

#productGeneral .productImage {
    background: #bedaf5 url('images/_product_image_bg.gif') repeat-x;
}

.productFooter {
    background: url('images/_productfooter_bg.gif') repeat-x;
    line-height: 23px;
    width: 267px; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

.big {
    font-size: 150%;
}

.productInfo ul {
    list-style: none;
}

.productInfo input {
    margin: 0 .8em;
}

.productInfo ul {
    margin-top: 1em;
}

#magnifyImageWrapper {
    text-align: right;
}

#prevProduct {
    background: url('images/_double_arrow_left.gif') no-repeat center .8em;
    padding: 5px
}

#nextProduct {
    background: url('images/_double_arrow.gif') no-repeat center .8em;
    padding: 5px
}

#prevProduct span, #nextProduct span {
    display: none;
}

#backToList {
    display: block;
    float: right;
    padding-left: 10px;
    background: url('images/_double_arrow_left.gif') no-repeat left .8em;
    font-weight: 800
}

#cartContentsDisplay td, #prevOrders td {
    padding: 0 .4em;
}

#contactUsForm legend {
    color: #7C2230;
}

/* -- 8>< ----- */


    h2 {
	font-size: 1.4em;
    }

    h3 {
	font-size: 1.3em;
    }

    h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
    }

    .biggerText {
	font-size: 1.2em;
    }

    CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
    }

    TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
    }

    FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
    }

    LEGEND {
	font-weight: bold;
	padding: 0.3em;
    }

    LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
    }

    LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
    }

    .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
    }

    LABEL.inputLabel {
	width: 11em;
	float: left;
    }

    LABEL.inputLabelPayment {
	width: 15em;
	float: left;
    }

    LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
    }

    ADDRESS {
	font-style: normal;
    }

    .clearBoth {
	clear: both;
    }

    HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
    }

    /*warnings, errors, messages*/
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
    }

    .messageStackWarning, .messageStackError {
	background-color: #7c2230;
	color: #ffffff;
    }

    .messageStackSuccess {
	background-color: #a5c9e7;
	color: #000000;
    }

    .messageStackCaution {
	background-color: #a5c9e7;
	color: #000000;
    }

    /*wrappers - page or section containers*/
    #mainBg {
	background: url('images/_content_bg.gif') repeat-y;
	width: 800px;
	margin: 0 auto
    }

    #mainWrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
    }

    #indexBody #mainBg {
	background: url('images/_content_index_bg.gif') repeat-y;
    }

    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
    }

    #contentMainWrapper {
	width: 750px;
    }

    #navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 auto;
    } 

    #tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
    }

    #sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
    }

    #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #navEZPagesTOCWrapper {
	margin: 0;
    }

    .wrapperAttribsOptions {
	margin: 0.3em 0em;
    }

    /*navigation*/

    .navSplitPagesResult {}
    .navSplitPagesLinks {}
    .navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
    }
    .navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
    }

    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	width: 100%;
    }

    #navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
    }

    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
    }

    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
    }

    #navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
    }

    #navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
    }

    #navEZPagesTOC ul li {
	white-space: nowrap;
    }

    #navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
    }

    #navMainSearch, #navCategoryIcon, .buttonRow {
	margin: 0.5em;
    }

    #navBreadCrumb {
    }

    #navEZPagesTop {
    }

    #navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
    }

    /*The main content classes*/
    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
    }

    /*.content,*/ #productDescription, .shippingEstimatorWrapper {
    /*font-size: 1.2em;*/
    padding: 0.5em;
    }

    .alert {
	color: #7c2230;
	margin-left: 0.5em;
    }
    .advisory {}
    .important {
	font-weight: bold;
    }
    .notice {}
    .rating{}
    .gvBal {
	float: right;
    }

    .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
    }

    /*Shopping Cart Display*/
    #cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
    }

    .tableHeading TH {
	border-bottom: 1px solid #cccccc;
    }

    .tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
     }

     #cartSubTotal {
	 border-top: 1px solid #cccccc;
	 font-weight: bold;
	 text-align: right;
	 line-height: 2.2em;
	 padding-right: 2.5em;
    }

    .tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
    }

    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
    }

    .cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
    }

    #scUpdateQuantity {
	width: 2em;
    }

    .cartQuantity {
	width: 4.7em;
    }

    .cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
    }

    .cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
    }

    .cartBoxTotal {
	text-align: right;
	font-weight: bold;
    }

    .cartRemoveItemDisplay {
	width: 3.5em;
    }

    #cartAttribsList {
	margin-left: 1em;
    }

    #mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
    }

    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #7c2230;
    }

    #cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
    }

    #cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
    } 

    .totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
    }

    .lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
    }

    .amount {
	width: 5.5em;
    }

    /*Image Display*/
    #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
    }

    .categoryIcon {}
    #cartImage {
	margin: 0.5em 1em;
    }

    /*Attributes*/
    .attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
    }

    /*sideboxes*/
    .columnLeft {
	width: 165px;
    }

    h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
    }

    .leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
    }

    .sideBoxContent {
	padding: 0 0.4em;
    }

    h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
    }

    .rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
    }

    h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
    } 

    h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
    }

    .rightBoxContent {
	margin-bottom: 1em;
    }

    .centeredContent, th, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
    }

    #bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
    }

    #bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
    }

    #bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
    }

    #bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
    text-align: left;
    }

    #upDateHeading {
	text-align: right;
    }

    /*misc*/
    .back {
/*	float: left; */
    }

    .forward {
	float: right;
    }

    .floatingBox, #checkoutBillto {
	float: none !important;
    }

    .bold {
	font-weight: bold;
    }

    .rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
    }

    .rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
    }

    CAPTION {
	/*display: none;*/
    }

    #myAccountGen li, #myAccountNotify li {
	margin: 0;
    } 

    .accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
    }

    .accountQuantityDisplay {
	width: 10%;
	vertical-align: top
    }

    TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
    }

    #siteMapList {
	width: 90%;
	float: right;
    }

    .ratingRow {
	margin: 1em 0em 1.5em 0em;
    }

    LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
    }

    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
    }

/* ------------- Infotext über uns -------------*/


.text, .text a, .text a:visited, .text a:hover { 
     font-family  : Verdana, Arial, Helvetica;
     font-size    : 11px;
     color        : #999;
     text-align   : justify;
     line-height  : 130%;
}

.text H1 { 
     font-family  : Verdana, Arial, Helvetica;
     font-size    : 13px;
     color        : #DADADA;
     text-align   : left;
     font-variant : small-caps;
     line-height  : normal;
     margin-top   : 15px;
     margin-bottom: 5px;

}

.infolink { 
     font-family  : Verdana, Arial, Helvetica;
     font-size    : 8px;
     color        : #DADADA;
     text-align   : center;
}

/* .fusstext, .fusstext a:link, .fusstext a:visited {
     font-family  : Tahoma, Arial, Helvetica;
     font-size    : 9px;
     color        : #000080;
     line-height  : normal;
} */

.infolink a, .infolink a:visited, .infolink a:hover {
     font-family  : Verdana, Tahoma, Arial, Helvetica;
     font-size    : 8pt;
     color        : #DADADA;
     line-height  : normal;
     text-decoration: none;
}

.logolink, .logolink a, .logolink a:visited, .logolink a:hover {
     font-family  : Tahoma, Arial, Helvetica;
     font-size    : 8pt;
     color        : #DADADA;
     line-height  : normal;
     text-decoration: none;
}
