/* general - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body
{
	background-color: #151515;
	padding: 0px;
	margin: 0px;
}

img 
{
	border: 0px;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
}

/* main  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#blackboard 
{
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #151515;
	overflow: auto;
	z-index: 1;
}

/* overlay - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.overlay
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#overlay_out
{
	visibility: hidden;
	z-index: 0;
}

#overlay_in
{
	visibility: hidden;
	z-index: 2;
}

/* float window  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.bild
{
	padding: 0px;
	background-color: #ffffff;
}

.kategorie
{
	padding: 0px 18px 0px 18px;
}

.kategorie h1
{
	font-family: Georgia, Monaco, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
	background-color: #ffffff;
	text-transform: uppercase;
	color: #000000;
	border-color: #000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	margin: 6px 0 6px 0;
	padding: 0 0 1px 0;
}

hr
{
	color: #000000;
	height: 1px;
	background-color: #000;
	border-width: 0px;
	padding: 0px;
	margin: -1px 18px 0px 18px;
}

.beschreibung
{
	font-family: Georgia, Monaco, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	padding: 0px 18px 0px 18px;
	background-color: #ffffff;
	text-align: left;
}

.mac_os_x_order a:link, .mac_os_x_order a:visited, .mac_os_x_order a:active, .mac_os_x_order a:hover
{
	font-family: Georgia, Monaco, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	border-color: #000;
	border-width: 0 0 3px 0;
	border-style: solid;
}

/* greg  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#greg
{
	position:relative;
	top: -190px;
	left: 40px;
	width: 420px;
	height: 40px;
	z-index: 1000;
	cursor:pointer;
}

#anneracheter
{
	position:relative;
	top: -120px;
	left: 140px;
	width: 100px;
	height: 20px;
	z-index: 1000;
	cursor:pointer;

}

#uffizi
{
	position:relative;
	top: -140px;
	left: 250px;
	width: 100px;
	height: 20px;
	z-index: 1000;
	cursor:pointer;
}

/* debug - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#debug
{
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	z-index: 100;
	padding: 4px;
	background-color: #ffffff;
}
