* {
	margin: 0;
	padding: 0;
}

body {
	font: .8em/1.3em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #212121 url(../images/htgr.jpg) repeat-x 0 97px;
	text-align: center;
	text-transform: lowercase;
}
#container {
	  margin: 0 auto;
	  width: 760px;
           text-align: left;
}
h1 {
	padding: 60px 25px 20px;
	text-align: right;
	font-weight: normal;
	font-size: 1.55em;
	color: #ff7f00;
}
h2 {
	text-align: center;
         color: #fff;
         font-weight: bold;
         font-size: 1em;
         line-height: 3em;
         display: block;
         cursor: pointer;
	background-repeat:no-repeat;
         background-image: url(../images/lampe.jpg);
	float: left;
	height: 420px;
	width: 70px;
	clear: left; /*fuer non-javascript-Darstellung*/
	border-left: 1px solid #666;
}
* html h2 {
	width: 71px;
	w\idth: 70px;
}
h2:hover {
	background-image: url(../images/lampe_tr.jpg);
}
h3 	{
	font-size: .95em;
         font-weight: normal;
         padding-left: 110px;
         margin-right: 5px;
}
a:link, a:visited {
	color: #ff7f00;
	text-decoration: none;
         outline-style:none; 
}
a:hover {
	color: #f1f1f1;
}
p {
	padding: 10px 40px;
	font-size: .95em;
         text-indent: 20px;
}
blockquote{
	padding: 10px 30px;
	font-style: italic;
	color: #696;
}

div div {
	overflow: hidden;
	height: 360px;
	width : 375px;
	float: left;
	background: #272727;
	color: #fff;
	padding-top: 60px;
}
* html div div {
	height: 420px;
         heigh\t: 360px;
}
.aktiv {
	cursor: default;
         background-image: url(../images/lampe_tr.jpg);
}
#wir {
	background-position: 0 0;
}
#birgit {
	background-position: -70px 0;
}
#thorsten {
	background-position: -140px 0;
}
#pia {
	background-position: -210px 0;
}
#helena {
	background-position: -280px 0;
}
/*350 x 420*/
.lyrik p{
	font-size: 1.1em;
         text-indent: 0;
         padding-left: 100px;
}
#fuss {
	clear: left;
	text-align: center;
	color:#888;
	letter-spacing:2px;
	font-size: .8em;
}
#fuss a:link, #fuss a:visited {
	color: #888;
	border-bottom: 1px dotted;
}
#fuss a:hover {
	border-bottom: none;
}
cite {
     	padding: 10px 40px;
         display: block;
	text-align: right;
	color: #999;
	font-size: .85em;
	padding-top: 0px;
         font-style: normal;
}
.lyrik cite {
	font-size: .75em;
	padding-top: 40px;
}
q:before, q:after {
	content: '';
}
#letzter {
	border-right: 10px solid #212121;
}
#feed a {
	text-indent: -999em;
         width: 24px;
         height: 24px;
         background: url(../images/feedicon.gif) no-repeat center top;
         display: block;
         overflow: hidden;
         margin: 0 auto;
}
#feed {
}
ul {
	font-size: .95em;
         position: relative;
}
h3, ul, li {
	display: inline;
}
li span {
	left:-999px;
	position:absolute;
	top:-80px;
	width:290px;
         color: #888;
         font-style: italic;
         height: 85px;
}
li:hover span {
         left:-105px;
         display: block;
}
li span a:link, li span a:visited {
color: #fff;
}
li span a:hover {
color: #ff7f00;
}
#roth {
padding: 0;
}
