html {
	background-color: 				#b8babc;
	width:							100%;
	height:							100%;
	padding:						0;
	margin:							0;
	scrollbar-base-color:			#d7d8da;
	scrollbar-arrow-color:			#00305d;
	scrollbar-face-color: #d7d8da;
	scrollbar-3dlight-color:#d7d8da;
	scrollbar-darkshadow-color:#d7d8da;
	scrollbar-highlight-color: #d7d8da;
	scrollbar-shadow-color: #d7d8da;
	scrollbar-track-color: #d7d8da
}
BODY {
	margin:							0px;
	width:							100%;
	height:							100%;
	padding:						0;
}
img {border-style:					none;} 
html, td {
	font-family:					Arial, sans-serif;
	font-size:						10px;
	color:							#818384;
}
a {color:#818384; text-decoration:	none;}
a:link{color:#818384;}
a:visited {color: #818384;}
a:hover {color:	#888a8b; text-decoration:	none;}
a:active {color: #888a8b;}
/* BORDERS  */
.pageborder_outer {
	position: relative;
	width: 680px;
	height: 505px;
	text-align: left;
}
.pageborder {
	position: absolute;
	left: 41px;
	width: 487px;
	height: 487px;
	background-color: #ffffff;
	text-align: left;
}
.intro  {
	position: 						absolute;
	top:							10px;
	left:							10px;
	height:							467px;
	width:							467px;
	background-color:				#00305d;
}
.laden  {
	position: 						absolute;
	top:							216px;
	left:							216px;
}
.laden_gallery  {
	position: 						absolute;
	top:							216px;;
	left:							216px;
}
.laden2  {
	position: 						absolute;
	top:							62px;
	left:							62px;
}
.stdrahmen  {
	position: 						absolute;
	top:							10px;
	left:							10px;
	height:							467px;
	width:							467px;
}
#content_details, td {
	font-family:					Arial, sans-serif;
	font-size:						11px;
	color:							#818384;
}
/* BORDERS ENDE */
.cart {
	position: absolute;
	left: 0px;
	top: 427px;
	width: 41px;
	height: 46px;
	text-align: right;
	vertical-align: middle;
}
.impressum {
	position: absolute;
	left: 41px;
	top: 487px;
	width: 300px;
	text-align: left;
	font-size:	7pt;
	color: white;
	line-height: 18px;
}

.copyright {
	position: absolute;
	left: 341px;
	top: 490px;
	width: 185px;
	text-align: left;
	font-size:	7pt;
	color: white;
	line-height: 18px;
	text-align: right;
}
.impressum a {color:white; text-decoration:	none;}
.impressum a:hover {color: #888a8b; text-decoration:	none;}
.box {
	position: absolute;
	left: 483px;
	top: 278px;
	height: 160px;
	width: 160px;
	text-align: left;
	background-color: white;
	z-index: 200;
}
.innerbox {
	position: relative;
	left: 10px;
	top: 10px;
	height: 140px;
	width: 140px;
	text-align: left;
	background-color: #00305d;
}
/* Menu */
.menubox {
	position: absolute;
	left: 535px;
	top: 60px;
	height: 160px;
	width: 145px;
	text-align: left;
	font-family:Arial, sans-serif;
	font-size:	14pt;
	color:	white;
}
.menubox a {color:white; text-decoration:	none;}
.menubox a:link{color:white;}
.menubox a:visited {color: white;}
.menubox a:hover {color: #888a8b; text-decoration:	none;}
.menubox a:active {color: #888a8b;}
/* Menu Ende*/


input,select {
	margin: 					1px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					1px 1px;
	height:						20px;
	font-size:					10px;
	color: 						black;
	} 	
.inputcart {
	margin: 					1px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					1px 1px;
	height:						16px;
	font-size:					10px;
	color: 						black;
	} 	
*+html input {
	margin: 					0px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					0px 0px;
	height:						14px;
	font-size:					10px;
	color: 						black;
	} 		
* html input {
	margin: 					0px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					0px 0px;
	height:						15px;
	font-size:					10px;
	color: 						black;
	} 		
*+html select {
	margin: 					0px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					0px 0px;
	height:						20px;
	font-size:					10px;
	color: 						black;
	} 	
textarea {
	margin: 					1px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					1px 1px;
	font-size:					10px;
	height: 55px;
	width:						250px;
	color: 						black;
	} 
*+html textarea {
	margin: 					1px 0px;
	border: 					1px solid #818384;
	background: 				#d7d8da;
	padding: 					1px 1px;
	font-size:					10px;
	height: 50px;
	width:						250px;
	color: 						black;
	} 