@charset "UTF-8";
/**
 * LukasPalik.de CSS Allgemein
 * 
 * @author Joram Höfs <hoefs@fliks.net>
 * @copyright http:/www.lukaspalik.de
 * @version 1.0
 * @date 2008-03-10
 **/

/**
 * @section Allgemeine Einstellungen
 **/
body
{
	color: #666666;
	margin-top: 60px;
	font-size:82.5%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

/* Outline entfernen, störrt insbesondere bei Text/Image Ersetzung im Navigationsbereich */
*
{
	outline: 0;
}

a, a:active, a:hover, a:visited
{
	text-decoration: none;
	color: #666666;
}

img
{
	border: 0;
}

.center
{
	text-align: center;
}

.clear
{
	clear: both;
	visibility: hidden;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Seitenlayout
 **/
#page
{
	width: 885px;
	margin: auto;
}

/*
<img src="img/logo_lukaspalikfotografie.gif" width="288px" height="16px" alt="Lukas Palik Fotografie"/>
*/
#header
{
	margin-bottom: 30px;
	text-align: right;
}

#header a
{
	display: block;

	background: url('../img/logo_lukaspalikfotografie.gif') no-repeat top right;
}

#main
{
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Navigation
 **/
#navbox
{
	width: 885px;
}

#nav
{
	width: 885px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#nav li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav li a
{
	height: 12px;
	display: block;
	float: left;
}

#nav li.spacer
{
	width: 101px;
	float: left;
}

#nav li.first a
{
	margin-left: 0;
}

#nav li.last a
{
	margin-right: 0;
}

/* Linktext verstecken */
.rep
{
	visibility: hidden;
}

/* Text durch Bilder ersetzen */
#nav li a#archit
{
	background: url('../img/menue_passiv_architektur.gif') no-repeat bottom left;
	width: 101px;			
}

#nav li a#mensch
{
	background: url('../img/menue_passiv_menschen.gif') no-repeat bottom left;
	width: 80px;
	margin-left: 27px;				
}

#nav li a#produk
{
	background: url('../img/menue_passiv_produkt.gif') no-repeat bottom left;
	width: 68px;
	margin-left: 27px;				
}

#nav li a#essen
{
	background: url('../img/menue_passiv_essen.gif') no-repeat bottom left;
	width: 45px;	
	margin-left: 27px;			
}

#nav li a#reise
{
	background: url('../img/menue_passiv_reise.gif') no-repeat bottom left;
	width: 40px;	
	margin-left: 27px;			
}

#nav li a#stock
{
	background: url('../img/menue_passiv_stock.gif') no-repeat bottom left;
	width: 49px;				
}

#nav li a#neues
{
	background: url('../img/menue_passiv_neues.gif') no-repeat bottom left;
	width: 49px;
	margin-left: 27px;				
}


#nav li a#kontak
{
	background: url('../img/menue_passiv_kontakt.gif') no-repeat bottom left;
	width: 65px;
	margin-left: 27px;				
}

#nav li a#refere
{
	background: url('../img/menue_passiv_referenzen.gif') no-repeat bottom left;
	width: 92px;	
	margin-left: 27px;			
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Gallerie
 **/

/* Kategoriebilder */
#single, #double, #trip
{
	margin: auto;
	width: 100%;
}

#trip
{
	padding-left: 3px;
	padding-right: 2px;
}

#double #image1, #double #image2
{
	width: 440px;
}

#double #image1
{
	float: left;
}

#double #image2
{
	float: right;
	text-align: right;
}

#trip #image1, #trip #image2, #trip #image3
{
	width: 290px;
}

#trip #image1
{
	padding-right: 5px;
	text-align: left;
}

#trip #image2
{
	text-align: center;
}

#trip #image3
{
	margin-left: 5px;
	text-align: right;
}

#trip #image1, #trip #image2, #trip #image3
{
	float: left;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Stock-Seite
 **/
#stocklinks
{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#stocklinks li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#stocklinks li a
{
	height: 390px;
	width: 290px;
	display: block;
}

#stocklinks li a#topimages
{
	background: url('../img/stock1.gif') no-repeat top left;
}

#stocklinks li a#imagepoint
{
	background: url('../img/stock2.gif') no-repeat top left;
}

#stocklinks li a#designklicks
{
	background: url('../img/stock3.gif') no-repeat top left;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Kontaktseite
 **/
#con
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	background: url('../img/kontakt.gif') no-repeat top left;
	width: 885px;
	height: 390px;
	line-height: 1.3;
}

#con p, #con h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 140px;
}

#con p
{
	margin-bottom: 10px;
}

#disc
{
	text-align: center;
	font-size: 1em;
	color: #cccccc;
	margin-top: 70px;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * @section Referenzseite
 **/
#ref
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	line-height: 1.3;
	width: 100%;
	background: url('../img/referenzen.gif') no-repeat top left;
	width: 885px;
	height: 390px;
}

#ref li, #ref li ul li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ref li
{
	float: left;
}

#ref li ul li
{
	float: none;
}