/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C5836;
	height:100%;
	overflow:hidden;
	SCROLLBAR-FACE-COLOR: #D2B895;
	SCROLLBAR-HIGHLIGHT-COLOR: #C2C2C2;
	SCROLLBAR-SHADOW-COLOR: #C2C2C2;
	SCROLLBAR-3DLIGHT-COLOR: #E3D6C5;
	SCROLLBAR-ARROW-COLOR: #BC9B6E;
	SCROLLBAR-TRACK-COLOR: #E3D6C5;
	SCROLLBAR-DARKSHADOW-COLOR: #E3D6C5;
}

img {behavior: url(css/pngHack.htc);} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3D6C5;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C5836;
	line-height: 150%;
}
a:link{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #784D20;
}


h1 {
	font-size: 16px;
	color: #7C5836;
}
h2 {
	font-size: 14px;
	color: #7C5836;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	color: #7C5836;
	font-weight:bold;
}

#page { position:absolute; left:50%; top:50%; margin-left:-450px; margin-top:-300px; height:600px; width:900px; }

#logo {
background-image:url(../img/logo.jpg); background-position:left bottom; background-repeat:no-repeat; height:50px; width:380px; position:absolute; cursor:pointer; }
#telefon { height:30px; width:250px; position:absolute; left:641px; top:20px; text-align:right; }

#body { width:900px; position: absolute; width:100%; margin-top:55px; }
	
#navigation {
	height:487px; width:180px; border:1.0px solid #a4865c; position: absolute; text-align:left; padding-left:15px; padding-top:20px; background-image:url(../img/NavBoxHg.jpg); background-repeat:repeat-x;
}
#content {
height:500px; width:675px; border:1.0px solid #a4865c; margin-left:5px; position: absolute; overflow:auto; padding:5px 2.5px 2.5px 5px; text-align:left; background-image:url(../img/NavBoxHg.jpg); background-repeat:repeat-x; background-color:#BC9B6E; left:203px;
}
#footer { position:absolute; margin-top:570px; }

.productBox {
	background-image:url(../img/ProductBoxHg.jpg); background-repeat:no-repeat; width:230px; height:230px; margin-right:10px; margin-bottom:10px; border:1px solid #bd9b6e; cursor:pointer; background-color:#BC9B6E; text-align:center;
}
.productBox_over {
	width:230px; height:230px; margin-right:10px; margin-bottom:10px; border:1px solid #E3D6C5; cursor:pointer; background-color:#BD9C6F;
}
#ProductPicture {
	width:100%; height:100%; text-align:center; top:5px; left:5px; 
}
#ProductName {
	position: relative; top:-230px; left:140px;
}
#ProductPrice {
	position:relative; top:-90px; left:140px
}
#ProductDetails {
height:480px; width:660px; border:3.0px solid #FFFFFF; float: left; margin-left:10px; margin-top:10px; position: absolute; left:350px; top:100px;  text-align:left; background-image:url(../img/ProductDetailsHg.png); background-repeat:repeat-x; padding:0px 0px 0px 0px;
}

#ProductDetailsPicture {
background-image:url(../img/ProductDetailsPictureHg.png); background-repeat:repeat-y; width:257px; height:480px; float:left; text-align:center; }
#ProductDiscription {
	color:#FFFFFF; float:left; padding:0px 5px 10px 15px; overflow-x:hidden; overflow-y:auto; height:480px; width:383px; 
}
#ProductDiscriptionContent {
	padding:10px 5px 10px 5px; z-index:200;
}
.price {
	color:#FFFFFF; font-size:16px; font-weight:bold;
}
#ShoppingCart {
	margin-left:15px; width:640px;
}
#ShoppingCart th {
	background-color:#ccb18f;
}
#ShoppingCart td {
	border-bottom:1px solid #bb9a72
}
#ShoppingCartImage {
	border:1px solid #bb9a72; background-color:#E3D6C5; width:80px; float:left;
}
.text_feld { 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #784D20; height:16px;
}
.button {
	background-color:#87633F; color:#E8D3B8; border:1px solid #E8D3B8; cursor:pointer; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
#close {
	position: fixed; margin-left:320px; margin-top:0px; width:45px; height:16px; border:3px solid #FFFFFF; background-color:#FFFFFF; 
}
#copyright {
	position:absolute; height:20px; width:350px;left:542px; text-align:right;
}
