body {
	
	/* Abstand vom Fensterrand */
	margin: 0px;
	padding: 0px;
         background-image: url(bg2.jpg);
         background-position: -58px 0px;
         background-repeat: repeat-y;
         background-color: #000000;

}

.articlebox_small span.price { color: #333333;}
.articlebox_medium div.price { color: #111111;}
table#check_cart th.border {background-color: #555555;}
.check_cart_small th.border {background-color: #555555; }
table#check_cart_wa th.border {background-color: #555555;}

.bodybox {color: #CCC;}
a.menu:active {color: #CCC; text-decoration: none; font-weight: normal;}a.menu:link {color: #00b4b2; text-decoration: none; font-weight: normal;}a.menu:visited {color: #00b4b2; text-decoration: none; font-weight: normal;}a.menu:hover {color: #CCC; text-decoration: none; font-weight: normal;}a.menu_active:active {color: #CCC; text-decoration: none; font-weight: bold;}a.menu_active:link {color: #00b4b2; text-decoration: none; font-weight: bold;}a.menu_active:visited {color: #00b4b2; text-decoration: none; font-weight: bold;}a.menu_active:hover {color: #CCC; text-decoration: none; font-weight: bold;}

div#layout {
	position: absolute;
	z-index : 2;
	top: 190px;
         left: 90px;
}


h1, h2, h3, h4, h5, p, span, table, td, div {
    font-family: Georgia, serif;    
    color: #ccc;
    font-size: 100%;
    line-height: 1.5em;
}

a:link          { color: #ccc; text-decoration: underline; }
a:visited    { color: #ccc; text-decoration: underline; }
a:hover     { color: #ccc; text-decoration: none; } 
a:active     { color: #ccc; text-decoration: underline; }






