* {
	margin:0;	
	padding:0;
}
body {
	margin:20px;
	background:url(../bg.png) no-repeat 20px 20px;
}

h1, h3, p, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:16px;
	color:#347bc1;
}
h3 {
	font-size:14px;
	color:#347bc1;
}
p, li {
	font-size:12px;
	color: #347bc1;
}

a:link, a:visited {
	color:#347bc1;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color:#95caff;
	text-decoration: none;
	font-weight:bold;
}

ul {
	list-style-type:none;
}

li a { 
	font-size:12px;
	line-height:22px;
	padding-left:10px;
	}

li a:link, li a:visited {
	color:#347bc1;
	text-decoration: none;
	font-weight:normal;
}
li a:hover, li a:active {
	color:#347bc1;
	text-decoration: underline;
	font-weight:normal;
}

.klamotten {
	position:absolute;
	left: 30px;
}
.clear{
	clear:both;
}
#container {
	position: absolute;
	display:block;
	top: 550px;
}
#clothes {
	position:relative;
	height:210px;
	overflow:auto;
}
#notice {
	position: relative;
	top:20px;
	width:500px;

}
#bimbo {
	position: relative;
	display:block;
	top: 100px;
	left: 300px;
	width: 200px;
	height:405px;
	background:url(../Miss_Bimbo_Logo.jpg) bottom no-repeat;
}
div#menu {
	position: absolute;
	display:block;
	top:115px;
	left:20px;
}
#menu1 {
	position:absolute;
	z-index:100;
	width:100px;
	top:0;
	left:0;
}
#menu2 {
	position:absolute;
	z-index:100;
	width:100px;
	top:48px;
	left:100px;
}
/* Klamotten */

.tops, .pants, .bags, .lingerie, .socks, .belts, .glasses, .earrings, .bracelets, .necklace, .hats, .skirts, .dresses, .shoes, .jackets, .bbody, .makeup, .haircolor, .bunchescolor, .fringescolor, .purses {
	height:28px;
	width:28px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
}
.tops{
	background: transparent no-repeat scroll 30% 35%;
}
.pants{
	background: transparent no-repeat scroll 50% 15%;
}
.bags {
	background: transparent no-repeat scroll 100% 80%;
}
.lingerie {
	background: transparent no-repeat scroll 35% 20%;
}
.socks {
	background: transparent no-repeat scroll 80% 80%;
}
.belts {
	background: transparent no-repeat scroll 20% 20%;
}
.glasses {
	background: transparent no-repeat scroll 50% 0%;
}
.earrings {
	background: transparent no-repeat scroll 0% 0%;
}
.bracelets {
	background: transparent no-repeat scroll 50% 50%;
}
.necklace {
	background: transparent no-repeat scroll center top;
}
.hats {
	background: transparent no-repeat scroll 60% 20%;
}
.skirts {
	background: transparent no-repeat scroll 75% 15%;
}
.dresses {
	background: transparent no-repeat scroll 50% 30%;
}
.shoes {
	background: transparent no-repeat scroll 90% 95%;
}
.jackets {
	background: transparent no-repeat scroll 50% 30%;
}
.purses {
	background: transparent no-repeat scroll 70% 75%;
}
.bbody, {
	background: transparent no-repeat scroll 50% 30%;
}
.haircolor {
	background: transparent no-repeat scroll 50% 18%;
}
.bunchescolor {
	background: transparent no-repeat scroll 70% 95%;
}
.fringescolor {
	background: transparent no-repeat scroll 50% 15%;
}

.face {
	height:40px;
	width:40px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
	background: transparent no-repeat scroll center bottom;
}
.haircut {
	height:100px;
	width:50px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
	background: transparent no-repeat scroll 50% 20%;
}
.bunches {
	height:100px;
	width:50px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
	background: transparent no-repeat scroll 80% 50%;
}
.fringes {
	height:50px;
	width:50px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
	background: transparent no-repeat scroll 50% 5%;
}
.makeup  {
	height:50px;
	width:50px;
	border:1px solid #347bc1;
	display:block;float:left;margin:1px;
	background: transparent no-repeat scroll center center;
}

