body
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: #2a2821 url(images/bg.jpg);
}

html 
{
	font-family: georgia;
	font-size: 12px;
	line-height: 18px;
	color: #2f2f2f;
}

a:link, a:visited
{
	color: #5b9fd5;
	text-decoration: none;
}

a:hover
{
	color: #575757;
	text-decoration: underline;
}

img{border:none;}

#wrapper
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}

#header
{
	position: relative;
	float: left;
	width: 800px;
	height: 324px;
}

#content
{
	position: relative;
	float: left;
	width: 800px;
	background: url(images/content_bg.png) repeat-y;
}

#content_center
{
	position: relative;
	float: left;
	width: 645px;
	margin-left: 76px;
}

#content_left
{
	position: relative;
	float: left;
	width: 385px;
	text-align: left;
}

#content_right
{
	position: relative;
	float: left;
	width: 242px;
	margin-left: 18px;
	text-align: left;
}

#gig_new
{
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 25px;
	text-align: left;
	background: url(images/gig_bg.jpg) bottom no-repeat;
}

#player
{
	position: relative;
	float: left;
	width: 242px;
	height: 60px;
	padding-left: 18px;
	background: url(images/player_bg.png) no-repeat;
}

#download a
{
	position: relative;
	float: left;
	width: 242px;
	height: 104px;
	background: url("images/download.jpg") 0 0 no-repeat;
}

#download a:hover
{
	background-position: 0 -104px;
}

.gig_title
{
	margin-top: 10px;
}

#facebook a
{
	position: relative;
	float: left;
	width: 242px;
	height: 68px;
	margin-top: 12px;
	background: url("images/facebook_logo.png") 0 0 no-repeat;
}

#facebook a:hover
{
	background-position: 0 -68px;
}

#myspace a
{
	position: relative;
	float: left;
	width: 242px;
	height: 68px;
	margin-top: 12px;
	background: url("images/myspace_logo.png") 0 0 no-repeat;
}

#myspace a:hover
{
	background-position: 0 -68px;
}

#purevolume a
{
	position: relative;
	float: left;
	width: 242px;
	height: 68px;
	margin-top: 12px;
	background: url("images/purevolume_logo.png") 0 0 no-repeat;
}

#purevolume a:hover
{
	background-position: 0 -68px;
}

#kontakt_mail a
{
	position: relative;
	float: left;
	width: 242px;
	height: 68px;
	margin-top: 12px;
	background: url("images/kontakt_logo.png") 0 0 no-repeat;
}

#kontakt_mail a:hover
{
	background-position: 0 -68px;
}

.gig_date
{
	position: relative;
	font: 10px cambria;
	font-style: normal;
	font-weight: bold;
	color: #ba3636;
}

.gig_title
{
	position: relative;
	font: 11px georgia;
	font-style: normal;
	font-weight: bold;
	color: #ba3636;
}

.gig_content
{
	position: relative;
	font: 11px georgia;
	font-style: normal;
	color: #000000;
}

.gig_date2
{
	position: relative;
	font: 11px cambria;
	font-style: normal;
	font-weight: bold;
	color: #ba3636;
	padding: 4px;
	background: #f2ede7;
}

.gig_title2
{
	position: relative;
	font: 11px georgia;
	font-style: normal;
	font-weight: bold;
	color: #ba3636;
}

.gig_content2
{
	position: relative;
	top: 6px;
	left: 6px;
	font: 11px georgia;
	font-style: normal;
	color: #000000;
}

.gig_more a
{
	position: relative;
	float: right;
	padding: 6px;
	font: 11px georgia;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #b4382c;
	background: #efece5;
}

.gig_more a:hover
{

	color: #b4382c;
	text-decoration: none;
	background: #ffffff;
}


#content_foot
{
	position: relative;
	float: left;
	width: 800px;
	height: 45px;
	margin-bottom: 20px;
	background: url(images/content_foot.png) no-repeat;
}

#slam_patch a
{
	position: relative;
	float: right;
	width: 160px;
	height: 30px;
	margin-right: 70px;
	bottom: 24px;
	background: url(images/slam_patch.png) no-repeat;
}

#slam_patch a:hover
{
	background-position: 0 -30px;
}