/* *************************************************************** */
/* **                  © by Jonas Kohlbrenner 2007              ** */
/* **                     Startseiten Stylesheet                ** */
/* *************************************************************** */
#content
{
	float: left;
	width: 425px;
	padding-left: 35px;
}
#photoStack
{
	width: 210px;
	max-width: 188px;
	height: 169px;
	max-height: 150px;
	padding: 19px 0 0 22px;
	margin: 0 0 0 490px;
	background: transparent url("./template/images/photoStack.gif") no-repeat;
}

#live
{
	width: 200px;
	max-width: 170px;
	height: 325px;
	max-height: 309px;
	margin-top: 20px;
	margin-left: 500px;
	padding: 6px 10px 10px 20px;
	background: transparent url("./images/live.gif") no-repeat;
}

div.newsTop
{
	height: 20px;
	width: 427px;
	margin-top: 15px;
	padding: 5px 25px 0 25px;
	background: transparent url("./template/images/newsTop.gif") no-repeat;
}

div.newsPreview
{
	margin: 0 0 15px 0;
	padding: 0 25px;
	background: transparent url("./template/images/newsBackground.gif") repeat-y;
}

#live h2
{
	text-align: center;
	text-decoration: underline;
	font-size: 18px;
	margin-bottom: 15px;
	padding-right: 5px;
}
* html #currentGigs
{
	width: 190px;
}

li
{
	margin-bottom: 10px;
}