body {
    margin: 0px;
    padding: 0px;	
    background-color: rgb(0,155,186);
	
	font-size:10pt;
    font-family: Verdana, Arial;
    font-weight : normal;
    color: #000000;
	max-width: 1090px;
}

a {
	text-decoration: none;
	color: #24BBDA;
}
            
#header {
    position: absolute; 
    z-index: 10; 
    margin-left: 224px;
    margin-top: 30px;
    width: 480px;
}
            
.setFloat {
    float: left;	
}
            
.headerHigru {
    margin-left: -26px;
    position: absolute;
    z-index: 5;
}

.headerLeft {
	position: relative; 
	z-index: 5;
}

.headerRight {
    margin-left: 496px;
    position: absolute;
    z-index: 5;
}
            
.navi {
    position: absolute; 
    margin-top: 214px;
}
            
.logoRight {
    margin-left: 882px; 
    margin-top: -122px;
}

.secondHeader {
	z-index: 5; 
	position: absolute;
}
            
#main {
    background-image: url('../gfx/back.jpg'); 
    background-repeat: repeat; 
    min-height: 1085px; 
    width: 850px; 
    padding-top: 165px; 
    padding-left: 240px; 
    padding-bottom: 40px;
    z-index: 3;
    position: relative;
}
            
#content {
	position: relative;
    width: 440px;
    z-index: 3;
    min-height: 1400px;
}

/**
 * Links ist in unserem Fall mal auf der Rechten Seite ; ) 
 */
#leftContent {
	position: absolute;
	margin-left: 468px;
	z-index: 3;
	color: #24BBDA;
}

#leftContent input {
    width: 165px;
}

#footer {
    margin-top: -40px; 
    position: absolute;
    z-index: 4;

    width: 910px; 
    height: 40px; 
    padding-left: 270px; 
    background-image: url('../gfx/page_footer.jpg'); 
    background-repeat: no-repeat;
}

#navi {
	width: 145px; 
	position: absolute; 
	z-index:6; 
	margin-top: 140px; 
	margin-left: 65px;
}

#navi span, #navi #home {
	color: rgb(248,177,0); 
	font-weight: bold; 
	font-size: 13pt;
	margin-left: -20px;
	width: 180px;
}

#navi a {
	text-decoration: none;
	display: block;
	margin: 2px;
	font-size: 11.4px;
}

#logoLeft {
	position: relative; 
	z-index:6; 
	margin-left: -65px; 
	margin-top: 20px;
	margin-bottom: 5px;
}

#topNavi {
	position: absolute;
	margin-top: 145px;
	margin-left: 300px;
	z-index: 6;
}

#topNavi a:hover {
    color: rgb(244, 208,96);
}

#basket {
	background-color: rgb(244, 208,96); 
	color: rgb(67,155,105); 
	font-weight: bold; 
	padding: 5px; 
	width: 160px;
}

.navi div {
	margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    width: 66px;
    height: 48px;
    z-index: 5;
    margin-top: 8px;
    border: none;
}

.navbut {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 66px;
	height: 48px;
	z-index: 5;
}

.but1 img, .but2 img, .but3 img, .but4 img {
	border: none;
}

.but1:hover {
	margin-top: 5px;
	background-image: url("../gfx/but-tauchen-1.png");
}

.but2:hover {
	margin-top: 6px;
    background-image: url("../gfx/but-tauchen-2.png");
}

.but3:hover {
	margin-top: 7px;
    background-image: url("../gfx/but-tauchen-3.png");
}

.but4:hover {
	margin-top: 8px;
    background-image: url("../gfx/but-tauchen-4.png");
}

#headerNavi {
	position: absolute; 
	z-index: 11;
	margin-left: 80px;
	display: inline block;
	width: 870px;
}

#headerNavi img {
    border: none;
    margin: 0px;
    padding: 0px;
}

#headerNavi a {
    border: none;
    margin: 0px;
    padding: 0px;
}

#navi a font:hover {
    color:#F9B200;
}

#headerNavi span {
    margin-left: 0px;
    float: right;
    color: #032854;
    font-size: 11px;
}

#headerNavi span a { 
    color: #032854; 
}

#headnav2 {
    background-image: url("../gfx/navtop/navtop2.png");
    background-repeat: no-repeat;
}

#headnav3 {
    background-image: url("../gfx/navtop/navtop3.png");
    background-repeat: no-repeat;
}

#headnav4 {
    background-image: url("../gfx/navtop/navtop4.png");
    background-repeat: no-repeat;
}

#headnav5 {
    background-image: url("../gfx/navtop/navtop5.png");
    background-repeat: no-repeat;
}

#headnav2:hover {
	background-image: url("../gfx/navtop/navtop2_hov.png");
}

#headnav3:hover {
    background-image: url("../gfx/navtop/navtop3_hov.png");
}

#headnav4:hover {
    background-image: url("../gfx/navtop/navtop4_hov.png");
}

#headnav5:hover {
    background-image: url("../gfx/navtop/navtop5_hov.png");
}

.angeboteheader {
    padding: 2px; 
    background-color: #24BBDA;
    font-weight: bold; 
    color: rgb(244, 208,96);
}


/**
 * Für Warenkorbformatierung
 */
table.angebote {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #EFEFEF;
    border: 1px dotted #D0D0D0;
	table-layout: fixed;
}

table.artikel {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #FFFFFF;
    border: 1px dotted #D0D0D0;
}


td.kategorien {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #FFFFFF;
    border: 1px dotted #ABABAB;
}


table.warenkorbheader {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #EDEDED;
    border: 1px solid #ABABAB;
}


.warenkorblog {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #EDEDED;
    border: 1px solid #ABABAB;
}


.emaileingabe {
    margin-bottom: 1px;
    margin-top: 1px;
}


.warenkorbdatenhead {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #028ED4;
    border: 1px solid #0C6693;
    color: white;
    font-weight: bold;
}


.zahlartheader {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #D9D9D9;
    border: 1px solid #ABABAB;
}


.warenkorbcheck {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #F2F2F2;
    border: 1px solid #ABABAB;
}


.lieferung {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #F3F4F7;
    border: 1px solid #ABABAB;
}



table.kategorien {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #FFFFFF;
    border: 1px dotted #ABABAB;
}


table.warenkorbsumme {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #EDEDED;
    border: 1px solid #ABABAB;
}



.angeboteheader {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #028ED4;
    border: 1px dotted #028ED4;
}


.empfehlungen {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #A4D6EF;
    border: 1px dotted #028ED4;
}



.warenkorblogin {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #A4D6EF;
    border: 1px dotted #028ED4;
}



.artikelpreis {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #C2E0EF;
    border: 1px dotted #028ED4;
    color: black;
}


.kundenlogin {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #A4D6EF;
    border: 1px dotted #028ED4;
}



.neuwarenkorb {
    margin:     0.5em 0;
    padding: 5px 5px;
    background: #A4D6EF;
    border: 2px double #CF1717;
}


.artikelzusatz {
    margin: 0.5em 0;
    padding: 5px 5px;
    background: #FFFFFF;
    border: 1px dotted #D0D0D0;
    color: black;
}

/** Settings for Fanpage Icons **/
#blog:hover, #rss:hover, #tv:hover, #facebook:hover, #twitter:hover {
    width: 24px;
    height: 24px;
}

#facebook2:hover, #twitter2:hover, #bookmark:hover, #google:hover,
#del:hover, #digg:hover, #stumb:hover, #mister:hover, #red:hover, 
#myweb:hover, #furl:hover, #blink:hover, #tech:hover, #mixx:hover, 
#live:hover, #folkd:hover, #yahoo:hover, #arena:hover, #yigg:hover, 
#mail:hover {
    width: 18px;
    height: 18px;
}

#shopRetoure {
	background-image: url("../gfx/dhl_retourenschein.jpg");
	background-repeat: no-repeat;
	width: 166px;
	height: 108px
}

#shopRetoure:hover, #shopRetoure:active {
    background-image: url("../gfx/dhl_retourenschein_sw.jpg");
    background-repeat: no-repeat;
}

#buyButton {
    background-image: url("../spec/button_korb_deu.gif");
    width: 120px;
    height: 24px;
    border: none;
}

#buyButton:hover {
	background-image: url("../spec/button_korb_deu_hover.gif");
	width: 120px;
	height: 24px;
	border: none;
	cursor: pointer;
}
