﻿/* Tags */
body
{
    background-color: #808080;
    font-size: 0.9em;
    color: #000000;
    font-family: Arial, Verdana, Tahoma, Times New Roman;
}

h4
{
    font-size: 2em;
}

img
{
    border: none;
}

#header
{
    background-image: url(Images/Layout/head.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 156px;
}

#header .infocorner
{
    display: block;
    float: left;
    margin-left: 30px;
    padding-top: 26px;
    position: relative;
    width: 185px;
}

#header .lang
{
    border:0 none;
    font-size:0.9em;
    margin-left:835px;
    margin-top:-100px;
    padding:3px 5px;
    text-align:right;
    width:140px;
}

#header .search .textfield
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 1em;
    height: 24px;
    margin-left: 20px;
    margin-top: 106px;
    padding: 0 5px 0 12px;
    width: 310px;
}

#header .search #btnS
{
    margin-bottom: -6px;
}

#header .splodge
{
    margin-left: 560px;
    margin-top: 150px;
    position: relative;
    z-index: 1;
}

#header .currentCart
{
    border: 0 none;
    font-size: 0.9em;
    margin-left: 720px;
    margin-top: -65px;
    padding: 0 5px 0 12px;
    width: 180px;
}


#content
{
    background-image: url(Images/Layout/loop.png);
    background-repeat: repeat-y;
    background-position: left top;
    min-height: 300px;
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}


#cc
{
    float: left;
    position: relative;
    width: 100%;
}

#content .footerlinks
{
    height: 20px;
    margin-left: 22px;
    clear: both;
}

#content .footerlinks span
{
    background-color: #FFFFFF;
    padding: 3px 10px 3px 10px;
}

#content .footerlinks A
{
    text-decoration: none;
    color: #000000;
    font-size: 0.75em;
}

#content DIV.text
{
    font-size: 0.9em;
}

#content DIV.text A
{
    font-size: 0.9em;
    color: #333333;
}

#content DIV.text A:HOVER
{
    color: Orange;
}

#footer
{
    background-image: url(Images/Layout/foot.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 63px;
    position: relative;
    clear: both;
}

#footer IMG.ramy
{
    margin-left: 880px;
    margin-top: -165px;
}


#categories
{
    margin-left: 20px;
    float: left;
    left: -650px;
    overflow: hidden;
    position: relative;
    width: 205px;
    background-image: url(Images/Layout/category_background.png);
}

#categories UL
{
    list-style-image: url(Images/Layout/listbullet.png);
    list-style-type: none;
    margin: 3px;
    padding: 3px 2px 2px 25px;
}

#categories UL LI
{
}

#categories UL LI A
{
    color: #000000;
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    padding: 1px 1px 2px 3px;
}

#categories UL LI A:HOVER
{
    background-image: url(Images/Layout/link_bg.png);
    background-repeat: repeat-y;
}

#categories .category .categoryImage
{
    float: left;
}

#categories .category
{
    clear: both;
    padding-bottom: 10px;
    padding-right: 22px;
}

#categories .category A
{
    color: #000000;
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    padding: 1px 1px 2px 2px;
}

#categories .category A.selected
{
    text-decoration: underline;
    background-image: url(Images/Layout/link_bg_selected.png);
    background-repeat: repeat-y;
}

#categories .category A:HOVER
{
    background-image: url(Images/Layout/link_bg.png);
    background-repeat: repeat-y;
}

#categories .category .links
{
    margin-left: 46px;
    padding-top: 10px;
}

#categories .category .subcategories A
{
    display: block;
    font-size: 0.75em;
    padding-bottom: 4px;
    padding-left: 5px;
}

#c
{
    width: 650px;
    float: left;
    left: 220px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

#articles .ArticleInList
{
    margin: 4px;
    float: left;
    width: 167px;
    height: 244px;
    background-image: url(Images/Layout/card_s.png);
}

#articles .ArticleInList H5
{
    background-color: #fff000;
    padding: 3px 1px 3px 1px;
    margin: 18px 13px 4px 6px;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
}

#articles .ArticleInList H5 A
{
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}


#articles .ArticleInList .ArticleImage
{
    margin-top: 3px;
    margin-left: 6px;
}

#articles .ArticleInList .ArticleImage A
{
    border: 0 none;
    text-decoration: none;
}

#articles .ArticleInList .ArticleImage IMG.InnerArticleImage
{
    width: 123px;
    height: 123px;
}

#articles .ArticleInList .Preis
{
    font-size: 0.9em;
    text-align: left;
    margin-left: 19px;
    color: #000000;
}

#articles .ArticleInList .PreisInfo
{
    font-size: 0.6em;
    color: #000000;
}


#articles .ArticleInList .UVP
{
    font-size: 0.9em;
    color: #000000;
    text-decoration: line-through;
}

#articles .ArticleInList .SieSparen
{
    /*     font-size: 0.8em;     color: #FF0000;     font-weight: bold;     text-align: center;     */
    background-color: #FFFFFF;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-size: 0.8em;
    font-weight: bold;
    margin-left: 20px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
}


#articles .ArticleInList .actions
{
    text-align: center;
}

#articles .ArticleInList .Lager
{
    margin: 0px;
    padding: 0px;
    font-size: 0.7em;
}

#articles .ArticleInList .Details
{
    margin: 0px;
    padding: 0px;
    font-size: 0.6em;
}

#articles .ArticleInList .Details A
{
    text-decoration: none;
    color: #000000;
}

#articles .ArticleInList .DetailsPage
{
    margin: 0px;
    padding: 0px;
    font-size: 0.75em;
}

#articles .ArticleInList .DetailsPage A
{
    border: 0 none;
    text-decoration: none;
    color: #333333;
}

#articles .ArticleInList .AddToCart
{
    margin: 0px;
    padding: 0px;
}

#articles .ArticleInList .AddToCart A
{
    border: 0 none;
}





/* article */

#article .name
{
    font-weight: bold;
    font-size: 1.4em;
    color: #000000;
    margin: 0px 0px 10px 0px;
}

#article .details
{
    float: left;
}

#article .image
{
    text-align: center;
    margin-bottom: 1px;
}

#article .image IMG
{
    border: 1px solid #000000;
    margin-bottom: 1px;
}


#article .specs
{
    font-weight: normal;
    font-size: 0.9em;
    color: #000000;
    padding: 0px;
    margin: 0px;
    margin: 10px 10px 5px 30px;
}

#article .specs .group
{
    width: 100px;
    display: block;
    float: left;
    clear: left;
    text-align: left;
    font-style: italic;
    padding-bottom: 3px;
}

#article .specs .value
{
    width: 150px;
    display: block;
    text-align: left;
    float: left;
}

#article .specs .break
{
    height: 0px;
    clear: both;
}





#article .infopanel
{
    margin-left: 315px;
}

#article .infopanel .price
{
    font-size: 2em;
    color: #ff0000;
}

#article .infopanel .priceinfo
{
    font-size: 0.7em;
    color: #000000;
}

#article .infopanel .UVP
{
    font-size: 1em;
    color: #000000;
    text-decoration: line-through;
}

#article .infopanel .saving
{
    font-size: 1.5em;
    color: #ff0000;
}

#article .infopanel .small
{
    font-size: 0.7em;
    color: #000000;
}

#article .infopanel .stock
{
    font-size: 1em;
}

#article .infopanel .cartbutton
{
    margin: 10px;
}

#article .infopanel .cartbutton A
{
    display: block;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    text-decoration: underline;
    color: #000000;
    cursor: pointer;
}

#article .infopanel .cartbutton A:HOVER
{
    text-decoration: none;
    color: #FF0000;
}

#article .description
{
    font-size: 0.8em;
}


#article .description H6
{
    margin: 2px 0px 5px 0px;
    font-weight: bold;
    font-size: 0.8em;
}









/* Elemente */
/*
#blattrandoben
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-image: url(images/hintergrund_top.png);
    background-position: 0px 0px;
    height: 16px;
    z-index: 0;
    width: 100%;
    background-repeat: no-repeat;
}


#haeuser
{
    position: absolute;
    top: 30px;
    left: 15px;
    right: 0px;
    background-image: url(images/haeuser-t.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 313px;
    z-index: 0;
}


IMG.SoftgunLogo
{
    position: absolute;
    top: 25px;
    left: 40px;
    border: 0px none;
}

IMG.PremiumSoftairshop
{
    position: absolute;
    top: 50px;
    left: 600px;
    z-index: 100;
    border: 0px none;
}



#AktuellerWarenkorb
{
    background-position: left top;
    background-image: url(images/kleineNotiz.png);
    width: 200px;
    background-repeat: no-repeat;
    position: absolute;
    height: 80px;
    padding: 50px 10px 10px 20px;
    left: 740px;
}

IMG.zettelpin
{
    position: absolute;
    left: 855px;
    top: -10px;
    z-index: 100;
}


A.infocorner
{
    font-size: 0px;
    border: 0px none;
    background-image: url(images/infocorner-t.png);
    position: absolute;
    left: 750px;
    top: 135px;
    z-index: 100;
    width: 190px;
    height: 60px;
    cursor: pointer;
}

A.infocorner:HOVER
{
    background-image: url(images/infocorner_h-t.png);
    cursor: pointer;
}

#stift
{
    position: absolute;
    left: 970px;
    top: 160px;
    z-index: 90;
    background-image: url(images/stift-t.png);
    overflow: hidden;
    height: 305px;
    width: 127px;
}

A.jetztbestellen
{
    position: absolute;
    left: 910px;
    top: 70px;
    z-index: 101;
    background-image: url(images/jetztbestellen-t.png);
    height: 98px;
    width: 98px;
    font-size: 0px;
    cursor: pointer;
}

A.jetztbestellen:HOVER
{
    background-image: url(images/jetztbestellen_h-t.png);
    cursor: pointer;
}





#infoleiste
{
    position: absolute;
    top: 13px;
    left: 20px;
}

#infoleiste A
{
    font-size: 0.7em;
    color: #808080;
    font-weight: bold;
    text-decoration: none;
    border: 0px none;
}

#infoleiste A:HOVER
{
    text-decoration: underline;
}







#Inhalt
{
    position: absolute;
    top: 210px;
    left: 0;
    z-index: 99; 
    width: 974px;
    margin: 0px 0px 16px 16px;
}

#Inhalt DIV.Textseite
{
    margin: 60px 113px 20px 67px;
}


.tabelle
{
    border: 1px solid #efefef;
}

.tabelle TH
{
    background-color: #dfdfdf;
    padding: 2px 4px 2px 4px;
}
.tabelle .zeile2
{
    background-color: #efefef;
}

.tabelle .zeile1
{
    background-color: #ffffff;
}


.Errorbox
{
    border-right: #ff0000 4px solid;
    padding-right: 4px;
    border-top: #ff0000 4px solid;
    padding-left: 4px;
    font-size: 1.2em;
    padding-bottom: 4px;
    margin: 4px;
    border-left: #ff0000 4px solid;
    color: #ff0000;
    padding-top: 4px;
    border-bottom: #ff0000 4px solid;
    background-color: #ffffff;
}


.FormHinweisbox
{
    border-right: #e0e0e0 1px solid;
    padding-right: 4px;
    border-top: #e0e0e0 1px solid;
    padding-left: 4px;
    font-size: 0.8em;
    padding-bottom: 4px;
    margin: 0px 4px 0px 0px;
    border-left: #e0e0e0 1px solid;
    color: #dddddd;
    padding-top: 4px;
    border-bottom: #e0e0e0 1px solid;
    background-color: #ededed;
}

.precacher
{
    display: none;
    overflow: hidden;
}
*/
