/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}


/*---------------------------
	BASIC DECLARATIONS
---------------------------*/

body {
	background-color: #000;
}

.wrapper {
	background: #fff url(../img/BG_Wrapper.gif) repeat-y;
	width: 980px;
	margin: 40px auto 20px auto;
}

.mainblock {
	float: left;
	width: 644px;
	background: url(../img/BG_Graph.gif) bottom right no-repeat;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}

h1#logo a {
	display: block;
	width: 526px;
	height: 160px;
	background: url(../img/LashLounge_Logo.gif) no-repeat;
	text-indent: -999em;
	margin-top: 75px;
	margin-bottom: 78px;
}

.container {
	width: 485px;
	background: url(../img/Container_BorderTop.gif) repeat-x;
	color: #000;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	margin-left: 35px;
	margin-bottom: 30px;
}


/*---------------------------
	LEFT MAIN IMAGES
---------------------------*/

.mainimg {
	background-repeat: no-repeat;
	width: 289px;
	height: 700px;
	margin-right: 47px;
	float: left;
}

.mainimg {
	background-image: url(../img/LashLounge-eye-6.jpg);
}


/*---------------------------
	NAVIGATION MENU
---------------------------*/

#mainnav {
	display: block;
	float: left;
	width: 170px;
	margin-right: 30px;
	margin-top: 10px;
}

#mainnav li {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

#mainnav li a {
	color: #000;
	text-decoration: none;
}

#mainnav li.selected a {
	font-weight: bolder;
}


/*---------------------------
	CONTAINER
---------------------------*/

.pagecontent {
	width: 285px;
	float: left;
	margin-top: 10px;
	background-color: #fff;
}

.pagecontent a {
	color: #000;
}

.pagecontent p {
	margin-bottom: 1em;
}


/*---------------------------
	GALERIE
---------------------------*/

#galerie .container {
	margin-bottom: 10px;
}

#galerie-items {
	width: 291px;
}

#galerie-items li {
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}


/*---------------------------
	PREISE
---------------------------*/

.preise-items {
	margin-bottom: 1.5em;
	width: 100%;
	background-color: #fff;
}

.preise-items td {
	font-size: 12px;
	color: #000;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	padding: 2px 0;
}

.preise-items td.item {
	text-align: left;
}

.preise-items td.price {
	text-align: right;
}
