@charset "utf-8";

/* ----- CSS Document ----- */
/* ----- Apt-Apartment  ------ */
/* ----- Viermament GmbH ----- */
/* ----- Wilhelm-Leuschner-Str. 14 ------ */
/* ----- 60329 Frankfurt ----- */

/* -------------------------- */
/* ----- Erstellt: 31-08-2009 ------ */
/* -------------------------- */

/* -------------------------- */
/* ----- Color Management ----- */
/* ----- First: ----- */
/* ----- Second: ----- */

html, body, table, tr, td, div, ul, li, p, img, a, h1, h2, h3{
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	list-style: none;
}

body {
	/*background: #324a4a url(../images/muster_braun.jpg) 0 0 repeat;	
	background: #324a4a url(../images/muster_neu.jpg) 0 0 repeat;
	background: #324a4a url(../images/muster_green.jpg) 0 0 repeat;*/
	background: #343434 url(../images/muster_neu.jpg) 0 0 repeat;
	font: normal normal normal 0.7em/1.4em Arial, sans-serif;
	color: #000000;
}

a{ color: #000000 }
a:hover{ color: #CCCCCC }

#pageContainer{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 600px;
	margin: -300px 0 0 -500px;
	text-align: center;
}
	

#flash{
	/*outline: 1px solid red;*/
	width: 815px;
	height: 610px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -305px 0 0 -407px;
}

#finest_clubs{
	position: relative;
	top: -30px; /*-30*/
	left: 630px; /*320*/
	display: block;
	width: 180px;
	height: 38px;
}

#apt-html{text-align: center }
#apt-html span{ display: block }

#banner{
	/*border: 2px dashed white;*/
	width: 810px;
	height: 110px;
	margin: 15px auto;
}

/*#enterBtn{
	font: Arial, Helvetica,white, sans-serif;
	font-size:18pt;
	margin: 15px 0 0 0;
	text-align: center;
}

#enterBtn a:hover{
	color: silver;
}*/