body {
	padding-top:10px;	
	padding-bottom:20px;		
	background-color:#E3DCD6;			
	background-image:url(images/body_back_grad4.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family: Verdana, Arial, sans-serif;	
}
.shopbody{
	padding-left:40px; 
	padding-top:10px;	
	padding-bottom:20px;		
	margin: 0px;
	background-color:#BDBDB3;	
	background-image:url(images/logo60.jpg);	
	background-repeat:no-repeat;
	background-position:620px 0px;
	font-family: Verdana, Arial, sans-serif;	
	width:700px;
}
#wrapper{
	overflow: hidden; 
	background-image:url(images/totalback.jpg);
	width:913px;	
	margin: auto;	/*to align center in firefox*/
	text-align:center; /*to align center in IE*/	
	border: solid 1px #666666;	
}
#leftnav{
	float: left; 
	width: 203px;
	padding-bottom:2000px; 
	margin-bottom: -1995px;
}
#content{
	float: left; 
	width: 507px;
	padding-top:116px;
	padding-bottom:2000px; 
	margin-bottom: -1995px;
	background-image:url(images/body_back.jpg);
	background-repeat: no-repeat;	
	text-align:left;
}
h1{
	color:white;
	font-size:large;
	padding-left:70px;		
}
h2{
	color:white;
	font-size:medium;
	padding-left:70px;		
}
#pagetitle{
	padding:0px;
	margin:0px;
	width:100px;
	background-color:white;
	color: #333333;
	font-size:small;
	
}
#rightnav{
	float: left; 
	width: 203px;
	padding-bottom:2000px; 
	margin-bottom: -1995px;
	background-image:url(images/right.jpg);
	background-repeat: no-repeat;	
	background-position: top left;		
}
p  {
	text-align:justify;
	font-size:small;	
	color:white;
	padding-left:40px;	
	padding-right:40px;	
	font-weight:normal;
}
.tabtxt{
	font-size:small;	
	color:#666666;
} 
ul{
	text-align:justify;
	font-size:small;	
	color:white;
	padding-left:20px;	
	padding-right: 40px;
	margin-left:40px;	
	
	font-weight:normal;
}
li, ol{
	text-align:justify;
	font-size:small;	
	color:white;
	font-weight:normal;
	padding-right: 40px;	
	margin-bottom: 3px;
}
a:link { 
	font-weight: normal; 
	text-decoration: none;		 
	border-bottom:dashed 1px white;
	/*color: #33FF00;*/
	/*color:lawngreen;*/
	color:black;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none;		 
	border-bottom:dashed 1px white;
	/*color: lawngreen;*/
	color:black;	
	}
a:hover { 
	text-decoration: none;		 
	border-bottom:dashed 1px white;
	background-color:white;
	/*color: lawngreen;	*/
	color:black;
	}
a:active { 
	text-decoration: none;		 
	border-bottom:dashed 1px white;
	color:black;
	}


a.listpics1:link{
	background:none;
	text-decoration: none;		 
	border:0px;		
}
a.listpics1:hover{
	background:none;
	text-decoration: none;		 
	border:0px;	
}
a.listpics1:visited{
	background:none;
	text-decoration: none;		 
	border:0px;	
}

img.listpics2{
	background:none;
	text-decoration: none;		 
	border:dashed 1px white;		
}
img.listpics2:hover{
	background:none;
	text-decoration: none;		 
	border:solid 1px white;	
}


a.pijlbackward:link, a.pijlbackward:visited, a.pijlbackward:active{
	background-image:url(images/backward_button_off.jpg);
	border:0px;
}
a.pijlbackward:hover{
	background-image:url(images/backward_button.jpg);
	border:0px;	
}
a.pijlforward:link, a.pijlforward:visited, a.pijlforward:active{
	background-image:url(images/forward_button_off.jpg);
	border:0px;
}
a.pijlforward:hover{
	background-image:url(images/forward_button.jpg);
	border:0px;	
}
	a.enter:link, a.enter:visited, a.enter:active{
		width:78px;height:780px;
		background-image:url(images/enter_off.jpg);
		background-repeat:no-repeat;
		border:0px;
		text-decoration:none;

	}
	a.enter:hover{
		width:78px;height:78px;
		background-image:url(images/enter.jpg);
		background-repeat:no-repeat;
		border:0px;
		text-decoration:none;
	}	

	#enterdiv{
		margin-top:-87px;
		margin-left:400px;
		width:78px;height:78px;
		background-image:url(images/enter_off.jpg);
		background-repeat:no-repeat;		
	}	
	#enterdiv:hover{
		width:78px;height:78px;
		background-image:url(images/enter.jpg);
		background-repeat:no-repeat;		
		cursor: pointer;
	}	

	#enterdivjs{				
		margin-top:-87px;
		padding-left:400px;
		width:78px;
		height:78px;
	}	

#fotolabel, #fotonumber{
	color:white;
	font-size:small;
}
/*.tabstyle{
	border:solid 1px #999999;
	color:#666666;
	font-size:x-small;
}*/

form{
	text-align:justify;
	font-size:small;	
	color:white;
	font-weight:normal;
}
input, textarea{
	text-align:justify;
	font-size:small;	
	color:#333333;
	font-weight:normal;
	background-color:lawngreen;
	border:solid 1px #666666;
}
/*table.form, table.input	{
	text-align:justify;
	font-size:x-small;	
	color:#333333;
	font-weight:normal;
}*/

