@charset "UTF-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; background-image: url(img/hg.jpg); background-repeat: repeat-x; background-position: center top; margin:0; padding:0; text-align:center; background-color:#050505; }

a, a:link, a:visited { text-transform:uppercase; color:#4e4e4e; text-decoration:none; }
a:hover { color:#999999; text-decoration:none; }
a:active { color:white; text-decoration:none; }

div.head { width:860px; height:151px; padding-top:39px; margin:0 auto 0 auto; }
div.head img { float:left; margin:0; padding:0; margin-left:46px; }
div.head div.text { width:400px; float:left; text-align:left; margin-left:49px; }
	div.text h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; margin:23px 0 8px 0; padding:0; font-weight:normal; }
	div.text p { font-size:14px; margin:8px 0 8px 0; padding:0;  }

div.content { width:860px; height:324px; padding-top:35px; margin:0 auto 0 auto; }
	div.buecher { }
	div.buecher a { display:block; float:left; height:324px; background-repeat: no-repeat; background-position: center -324px; margin:0; padding:0; }
	div.buecher a:hover  { background-position: center top; }
		a.imago { width:218px; background-image: url(img/1-imago.jpg); }
		a.whisper { width:194px; background-image: url(img/2-whisper.jpg); }
		a.isola { width:194px; background-image: url(img/3-isola.jpg); }
		a.lucian { width:219px; background-image: url(img/4-lucian.jpg); }
	div.buecher a span { visibility:hidden; display:none; }

div.footer { width:700px; padding-right:37px;  padding-top:75px; margin:0 auto 0 auto; text-align:center; }
div a { padding: 0 8px 0 8px; }
