@charset "utf-8";
/* CSS Document for sterzenbach-fashion.de*/

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #555555;
	text-decoration: none;
}

A:hover {
	color: #231F20;
	text-decoration: underline;
}

IMG {
	border: none;
}

#fakehorizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#start {
	position: absolute;
	top: -33px;
	margin-left: -233px;
	left: 50%;
	width: 466px;
	height: 66px;
	background-color: #999999;
}

#container1 {
	position: absolute;
	top: -238px;
	margin-left: -475px;
	left: 50%;
	width: 950px;
	height: 475px;
	background-color: #999;
	border: 1px solid #231F20;
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	height: 66px;
	margin: auto;
	margin-top: 21px;
}

#main {
	width: 100%;
}

#menu {
	float: left;
	position: relative;
	width: 66px;
	height: 216px;
	margin-left: 82px;
	margin-top: 62px;
}

* html #menu {
	margin-left: 41px;
}

.menu-item A {
	height: 16px;
	width: 66px;
	display: block;
	padding-top: 34px;
}

.mtop A {
	padding-top: 0px;
}

#content {
	float: left;
	position: relative;
	width: 466px;
	height: 280px;
	margin-top: 30px;
	margin-left: 94px;
	margin-bottom: 30px;
	text-align: left;
	color: #231F20;
	font-size: 12px;
	overflow: hidden;
	text-align: justify;
}

#impressum {
	float: left;
	position: absolute;
	bottom: -22px;
	left: 0px;
	width: 947px;
	padding-right: 3px;
	padding-top: 2px;
	font-size: 11px;
	overflow: hidden;
	height: 20px;
	clear: left;
	text-align: right;
}

#impressum A {
	text-decoration: none;
	color: #999;
}

#impressum A:hover {
	text-decoration: none;
	color: #fff;
}

#designer {
	float: left;
	position: relative;
	height: 262px;
	width: 126px;
	margin-left: 58px;
	margin-top: 35px;
}

#footer {
	clear: left;
	position: relative;
	width: 910px;
	margin: auto;
	border-top: 1px solid #231F20;
	text-align: center;
}

.gal {
	width: 101px;
	height: 80px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.nom {
	margin-right: 0px;
}

.nom2 {
	margin-bottom: 0px;
}

.lage {
	float: left;
	overflow: hidden;
	width: 166px;
}

.lage2 {
	float: left;
	width: 300px;
}

/* store gallery */
#scrollcontent {
	float:left; 
	width:355px; 
	height:270px; 
	overflow:hidden; 
	display:block; 
}

#scrollcontainer {
	width:355px;
	height:2160px;
}

#scrollcontent2 {
	float:left; 
	width:466px; 
	height:280px; 
	overflow:hidden; 
	display:block; 
}

#scrollcontainer2 {
	width:466px;
	height:2160px;
}

#scrollchoice {
	float:left; 
	width:111px; 
	display:block; 
	height:270px; 
	text-align:left; 
	overflow: auto;
}

#homenavigation {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

#homenavigation li {
	padding-bottom: 2px;
	margin: 0px;
}

/*tooltip*/

.tool-tip {
	float:left;
	color: #000;
	z-index: 13000;
	background-color: #999999;
	border: 1px solid #231F20;
}

.tool-text {
	font-size: 11px;
	padding: 4px;
}


/* Inhalte */

#content0 {
	width: 446px;
	height: 260px;
/*	border: 1px solid #231F20;
	background-color: #CCC; */
	padding: 10px;
	line-height: 20px;
}

/* Designer Formatierung */
#designer A {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}