*
{
	margin: 0;
	padding: 0;
	border:0;
}

html,body
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 0.875em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	word-spacing: 0em;
	#color: #76be63; // gruen
	#color: #FF8000;		// orange
	color: #999;
}


body
{
	background: #dedede;
}


#rahmen
{
	width:90%;
	position:relative;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto;	
}


#dach
{
	width:	 100%;
	position:	relative;
	padding-top: 10px;
}


#haus
{
	width:100%;
	position:relative;
	padding-top: 30px;
}

#boden
{
	#position:absolute;
	bottom:0px !important;
	padding: 30px 0 10px 0;
}


ul
{
	list-style-position:outside;
	list-style-type: none;
}


ul.label,ul.menu,ul.boden
{
	float: left;
}

ul.label,ul.menu,ul.boden li
{
	line-height: 2.5em
}


ul.label
{
	width: 144px;
}

ul.menu
{
	margin-left: 30px;
}

li.menuoben
{
	padding: 0 10px;
	background: #fff;
}

li.menuunten
{
	padding: 0 10px;
	background: #fff;
	margin-top: 10px;
}

li.menuleer
{
	color: #fff;
}

li.menutext
{
	color: #999999;
	letter-spacing: 0.1em;
}


li#shirtname
{
	font-size: 1.333333em;
	letter-spacing: 0.1em;
	color: #9cd;
	font-weight: bold;
}

ul.thumbs
{
	#padding: 10px 10px 0 10px;
	background: #fff;
	height: 535px;

}

li.minipix
{
	margin:0;
	padding: 8px 10px 0 10px;
}


ul.shirtmenu
{
	padding: 0 10px;
	background: #fff;
	#height: 535px;
	margin-right:30px;

}

li.dressmenu
{
	line-height: 2.5em
}

img
{
	border: none;
}

img.maxipix
{
	padding: 10px;
	background: #fff;
	margin-left:30px;

}

a
{
	text-decoration: none;
	letter-spacing: 0.1em;
	outline: none;
	color: #999;
}

a:hover,a.menu:hover
{
	color: #9cd;
}

a.xwerk
{
	font-size: 1.333333em;
	color: #9cd;
	font-weight: bold;
}

a.menu
{
	font-size: 1.333333em;

}

table.alleshirts
{
	padding: 20px;
	background: #fff;
	#margin-left:30px;

}

td.pleft
{
	padding-left: 20px;
}

td.ptop
{
	padding-top: 20px;
}



#thumbnail img
{
	cursor: pointer;	
}

#large
{
	display: none;
	position: absolute;		
	background: #FFFFFF;	
	padding: 10px;
	z-index: 10;
	min-height: 600px;
	min-width: 600px;
	color: #336699;
}

#large img
{
	border: none;
}

#min ul li
{
	padding-bottom: 5px;
}

#background
{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;	
	z-index: 1;
}

#close
{
	cursor: pointer;
}