a:link  {
/*	Link-Tag (a-Tag) verändern */
	color: 				#000000; 
	text-decoration: 	underline;
	outline:0 !important; 
	-moz-outline:0 !important;	
} 
a:visited {
/* 	dunkler als "a:link" */
	color: 				#000000; 
	text-decoration: 	underline;
}
a:active {
/* 	heller als "a:link" */
	color: 				#000000; 
	text-decoration:	underline;
}
a:hover {
/* 	viel heller als "a:link" */
	color: 				#000000; 
	text-decoration: 	none;
}
a:focus { outline: none; }
body {
	background-color: 			#FFFFFF;
	background-image:			url( http://eiszeit-versand.eu/media/bg.jpg );
	background-attachment: 		fixed; 													
	font-family: 				Verdana;
	font-size: 					11px;
	font-weight: 				bold;
	color: 						#000000;
/* 	text-align: 				center; 												*/	
	margin: 					0px;
/*
	scrollbar-3dlight-color: 	#663333;
	scrollbar-arrow-color: 		#190000;
	scrollbar-base-color: 		#330000;
	scrollbar-darkshadow-color: #110000;
	scrollbar-face-color:		#660000;
	scrollbar-highlight-color: 	#663333;
	scrollbar-shadow-color: 	#190000;
	scrollbar-track-color: 		#190000;
*/
}
table {
	margin-left: 		0px;
	margin-right: 		0px;
	border: 			0px solid #e07400;
	width:				500px;
}
td {
	vertical-align:		top;
	font-family: 		Verdana;
	font-size: 			11px;
	color: 				#000000;
	border: 			1px solid #403020;
	padding: 			5px;
}
img {
	border-width: 		1px;
	border-color: 		#403020;
}
li {
	list-style-type: none;
}
.text {
/* 	Schriftarten mit class="schriftart" angesprochen 									*/
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#000000;
}

.text_bold {
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight:		bold;
	color: 				#000000;
}
.title {
	font-family:		Verdana;
	font-size: 			11px;
	font-weight:		bold;
	color: 				#000000;
}
.caption {
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#000000; 
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans25.png );
}
.caption2 {
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#000000;
}
.date {
	font-family: 		Verdana;
	font-size: 			11px;
	color: 				#000000;
}
.description {
	font-family: 		Verdana;
	font-size:		 	11px;
	font-weight: 		normal;
	color:				#000000; 
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans8.png ); 			/*25*/
}
.code {
	font-family: 		Verdana;
	font-size: 			10px;
	color:				#FF0000; 
	text-align: 		center;
}
.error {
	font-family: 		Verdana;
	font-size:		 	11px;
	font-weight: 		bold;
	color: 				#FF0000;
}
.error_caption {
	font-family: 		Verdana;
	font-size:		 	11px;
	font-weight: 		bold;
	color:				#FF0000;
}
.big {
	font-size: 			12px;
/*	text-decoration: 	underline;														*/
}
.small {
	font-size: 			10px;
	font-weight: 		normal;
}
.bold {
	font-weight: 		bold;
	border: 			2px solid #403020;
}
input { 
	border: 			1px solid #403020;
	font-family: 		Verdana;
	font-size: 			11px;
	color: 				#000000;
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans8.png ); 			/*25*/
	outline:0 !important; 
	-moz-outline:0 !important;		
}
textarea { 
	border: 			1px solid #403020; 
	font-family: 		Verdana;
	font-size: 			11px;
	color: 				#000000; 
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans8.png ); 			/*25*/	
}
submit { 
	border: 			0px solid #403020;
	font-family: 		Verdana;
	font-size: 			11px;
	color: 				#000000;
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans12.png ); 			/*25*/
}
#shop__submit {
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans25.png ); 			/*25*/
}
.table_border {
	border: 			1px solid #403020;
}
.form_style { 
	border: 			1px solid #403020; 
	font-family: 		Verdana;
	font-size: 			11px;
	color:				#000000; 
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans8.png ); 			/*25*/
}
#shop__cartInputAmount  { 
	width: 				25px;
	height: 			18px;
	text-align: 		right;
}
#shop__cartSubmitAmount  { 
	width: 				25px;
	height: 			18px;
}
.cms__navTop {
 	background-image:	url( http://eiszeit-versand.eu/media/bg_trans25.png );
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#000000; 
	text-align:			center; 
	padding-left:		10px;
	padding-right:		10px;
}
/*
#shop__navTop {
	position:			fixed;
	left: 				50px;
	top:				0px;
	width:				500px;
	height:				35px;
 	background-image:	url( http://eiszeit-versand.eu/media/nav.gif );
	position: expression("absolute");
	top: expression( document.body.scrollTop - this.offsetHeight + this.offsetHeight );		beachte evtl immer nötig als erstes! ?!?		 	
}
#shop__navTop[id] {
   position: fixed;
}
*/
#shop__navTop {
	position:			absolute;
	left: 				50px;
	top:				0px;
	width:				500px;
	height:				35px;
 	background-image:	url( http://eiszeit-versand.eu/media/nav.gif );	
}
#shop__mainStage {
	position:			absolute;
	top:				45px;	/* 45 */
	left:				50px;	/* 50 */
	text-align:			left;
/* 	border-top:			50px solid black;
	border-left:		50px solid black; */
}
#shop__navTopSection {
	position:			absolute;														
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#000000; 
	cursor: 			pointer; 														/* url */
/*	border: 1px solid black;															*/
}
#shop__navRight {
	position:			fixed;
	left: 				660px;
	top:				260px;
	width:				180px;
	height:				350px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 260));
}
#shop__navRight[id] {
   position: fixed;
}
#shop__navRightSection {
	position:			relative;
	border: 			0px solid white;												/* #403020; */
	width: 				180px;
	height: 			40px;	
/*	color:	white;																		*/
/* 	background-image:	url( http://eiszeit-versand.eu/media/bg_trans25.png );			*/
	cursor: 			pointer; 														/* url */
}
#shop__searchFieldInput {
	position:			fixed;
	top:				247px;
	left:				717px;
	width:				79px;
	height:				17px;
	color:				#999999; 
	font-size: 			10px;
	background: 		transparent; 
	border: 			2px solid transparent; 
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 247));
}
#shop__searchFieldInput[id] {
   position: fixed;
}
#shop__searchFieldSubmit {
	position:			fixed;
	top:				249px;
	left:				802px;
	width:				11px;
	height:				11px;
	background: 		transparent; 
	border: 			0px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 249));
}
#shop__searchFieldSubmit[id] {
   position: fixed;
}
#shop__navRight__LeftAnim {
/*	background-image:	url( http://eiszeit-versand.eu/media/navRight__LeftAnim.gif) no-repeat;				*/
	position:			fixed;
	left: 				570px;
	top:				260px;
	width:				80px;
	height:				320px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 260));
}
#shop__navRight__LeftAnim[id] {
   position: fixed;
}
#shop__navRight__RightAnim {
/*		background-image:	url( http://eiszeit-versand.eu/media/navRight__RightAnim.gif) no-repeat;		*/
	position:			absolute;
	left: 				840px;
	top:				260px;
	width:				90px;
	height:				400px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 260));
}
#shop__navRight__RightAnim[id] {
   position: fixed;
}
#shop__nav__gotoTop {
/*		background-image:	url( http://eiszeit-versand.eu/media/navRight__RightAnim.gif) no-repeat;		*/
	position:			absolute;
	left: 				740px;
	top:				20px;
	width:				40px;
	height:				60px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 20));

}
#shop__nav__gotoTop[id] {
   position: fixed;
}
#shop__mainItemTitle {
	position:			absolute;
	top:				0px;
	left:				0px;
	width: 				500px;
	height:				27px;
	border: 			1px solid #403020;	
	padding-left: 		5px;
	padding-top: 		5px;
	
}
#shop__mainItemPicture {
/*	padding: 			2px; */
	background-image:	none;
}
#shop__mainItemCaption {
/*	padding: 			2px; */
	background-image:	none;
}
#shop__mainItemPrize {
/*	padding: 			2px; */
	background-image:	none;
}
#shop__navTopImage {
	border: 0px solid black;
}
#shop__basketContainer {
	position:relative;
	width:60px;
	height:50px;
}
a#shop__basketLink {
	width:60px;
	height:50px;
	cursor:pointer;
	border:0px solid black;
}
img#shop__basketImageMain {
	visibility:visible;
	position:absolute; 
	top:0px;
	left:0px;
	margin: 0px;
	border:0px solid black;			/* position relative zum nächsthöheren Table element!! */
}
img#shop__basketImageOver {
	visibility:hidden;
	position:absolute; 
	top: 0px;
	left:0px;
	margin: 0px;
	border:0px solid black;
}				
a#shop__basketLink:hover img#shop__basketImageMain {
	visibility:hidden;
}
a#shop__basketLink:hover img#shop__basketImageOver {
	visibility:visible;
}
.shop__trashImage {
 	width:				50px;
 	height:				50px;
	border:				0px solid black;
	background-image:	none;
	background-image:	url( http://eiszeit-versand.eu/media/guilliontine.gif );
}
.shop__itemNav {
	background-image:	url( http://eiszeit-versand.eu/media/bg_trans8.png ); 			/*25*/
}
.space5px {
	height:				5px;
}
.space15px {
	height:				15px;
}
.split {
	font-size: 			9px;
}
#shop__orderSplit {
	border: 			0px solid black;		
	width:				0px;									
}

#shop__noBorder { 
	border: 			0px solid black;
}
#footer {
	width:					550px;
	height: 				65px;
	color:					#000000; 
	font-weight: 			bold;
	background-image:		url( http://eiszeit-versand.eu/media/footer__logos.png );
	background-position: 	0 0;	
	background-repeat: 		no-repeat;
	border:					0px solid black;
}