@charset "UTF-8";
/* CSS Document */




a {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	font-size: 9px;
	text-decoration:  none;
	
	
}

a:link {
	color: #999999;
}

a:visited {
	color: #999999;
}

a:hover{
	color: #000000;
	text-decoration: none;	
}
a:active {
	color: #000000;
	text-decoration: none;
}
.titel {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
	
}

.titel1 {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	color: #000000;
	font-size: 9px;
	background-color: #cff0ff;
	text-decoration: none;
	
}

.titel2 {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

.text {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	color: #000000;
	font-size: 9px;
	
}

.blink {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	color: #FF0000;
	font-size: 9px;
	text-decoration: blink;
}

.pic {

	border-style: hidden;
}

div.container{
	position:relative;
	visibility:visible;
	width:350px;
	height:600px;
	margin-right:16px;
	margin-bottom:10px;
	float:left;
	color: #CCC;
	z-index: 1;
	}
	
	div.container2{
	position:relative;
	visibility:visible;
	width:100px;
	height:150px;
	margin-right:16px;
	margin-bottom:10px;
	float:left;
	color: #CCC;
	z-index: 1;
	}
	
	div.container3{
	position:relative;
	visibility:visible;
	width:200px;
	height:150px;
	margin-right:16px;
	margin-bottom:10px;
	float:left;
	color: #CCC;
	z-index: 1;
	}
	
	div.container4{
	position:relative;
	visibility:visible;
	width:350px;
	height:600px;
	margin-right:16px;
	margin-bottom:10px;
	float:left;
	color: #CCC;
	z-index: 1;
	}
	
	div.containerStores{
	position:relative;
	visibility:visible;
	width:350px;
	height:600px;
	margin-right:16px;
	margin-bottom:10px;
	float:left;
	color: #CCC;
	padding-left: 830px;
	z-index: 1;
	}

-->
