*{margin: 0px; padding: 0px; }
body	{ background:url(elem/tile.png) #4e662a; }

#cover	{ position:relative; top:13px; width:auto; height:auto; border:none; 
	font-family: Arial, helvetica CE, arial, sans-serif;
	background:transparent;
 	margin:0 auto; }

#navig	{ position:relative; width:500px; height:30px; border:none; margin: 0 auto; }

#left	{ position:absolute; top:0px; left:208px; width:26px; height:26px; border:none; }
a.left	{ display:block; width:26px; height:26px; background:url(elem/left.png) no-repeat; outline:none}

#exit	{ position:absolute; top:3px; left:244px; width:20px; height:20px; border:none; }
a.exit	{ display:block; width:20px; height:20px; background:url(elem/exit.png) no-repeat; outline:none}

#right	{ position:absolute; top:0px; left:272px; width:26px; height:26px; border:none; }
a.right	{ display:block; width:26px; height:26px; background:url(elem/right.png) no-repeat; outline:none}

a:hover	{ background-position:bottom left; }

a.galerie { display:block; position:absolute; top:0px; left:0px; display:block; width:35px; height:27px; border:none; outline:none; }

#foto	{ width:auto; height:auto; border:none;
	background:transparent; text-align:center; 
	margin-top:20px; }
img.foto	{ border:1px solid #ffcd46;
	box-shadow:#012611 0px 0px 15px; -webkit-box-shadow:#012611 0px 0px 15px; -moz-box-shadow:#012611 0px 0px 15px; }

#label	{ width:600px; height:auto; border:none;
	font-size:11pt; text-align:center; color:#ffd870; letter-spacing:0.5pt;
	margin:22px auto 50px; }
#label a	{ color:#ffffff; }
