body,
div,
p,
td,
th,
li
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: white;
}

body 
{
	margin: 0;
	padding: 0;
	background-color: black;
	background-image: url('/gfx/body_bg.jpg');
	background-position: 0px 278px;
}

a,
a:link,
a:visited,
a:hover,
a:active
{
	color: #ff3300;
}

h2
{
  font-size: 18px;
  margin: 1px 0px 12px;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active
{
	text-decoration: none;
}

#sidebar h3
{
	margin: 0 0 12px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	text-indent: -1200px;
}

#sidebar h3#h3_live
{
	height: 16px;
	background-image: url('/gfx/headline_live.gif');
	background-repeat: no-repeat;
}

#sidebar h3#h3_newsletter
{
	height: 36px;
	background-image: url('/gfx/headline_newsletter.gif');
	background-repeat: no-repeat;
}

#sidebar h3#h3_shirts
{
	height: 45px;
	background-image: url('/gfx/headline_shirts.gif');
	background-repeat: no-repeat;
}

#sidebar p
{
	background-image: url('/gfx/sidebar_line.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 16px;
}

#pagecontainer
{
	background-image: url('/gfx/header_bg.gif');
	background-repeat: repeat-x;
}

#header
{
	height: 278px;
	background-image: url('/gfx/header.jpg');
	background-repeat: no-repeat;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 230px;
	left: 200px;
}

#header li
{
	float: left;
	margin: 0px 8px;
}

#header a,
#header a:link,
#header a:visited,
#header a:hover,
#header a:active
{
	display: block;
	height: 15px;
	line-height: 15px;
	text-indent: -1000px;
	background-repeat: no-repeat;
	overflow: hidden;
}

a#navi_home
{
	width: 42px;
	background-image: url('/gfx/navi_home_0.gif');
}

a:hover#navi_home
{
	background-image: url('/gfx/navi_home_1.gif');
}

li.active a#navi_home
{
	background-image: url('/gfx/navi_home_2.gif');
}

a#navi_termine
{
	width: 68px;
	background-image: url('/gfx/navi_termine_0.gif');
}

a:hover#navi_termine
{
	background-image: url('/gfx/navi_termine_1.gif');
}

li.active a#navi_termine
{
	background-image: url('/gfx/navi_termine_2.gif');
}

a#navi_band
{
	width: 41px;
	background-image: url('/gfx/navi_band_0.gif');
}

a:hover#navi_band
{
	background-image: url('/gfx/navi_band_1.gif');
}

li.active a#navi_band
{
	background-image: url('/gfx/navi_band_2.gif');
}

a#navi_musik
{
	width: 47px;
	background-image: url('/gfx/navi_musik_0.gif');
}

a:hover#navi_musik
{
	background-image: url('/gfx/navi_musik_1.gif');
}

li.active a#navi_musik
{
	background-image: url('/gfx/navi_musik_2.gif');
}

a#navi_fotos
{
	width: 47px;
	background-image: url('/gfx/navi_fotos_0.gif');
}

a:hover#navi_fotos
{
	background-image: url('/gfx/navi_fotos_1.gif');
}

li.active a#navi_fotos
{
	background-image: url('/gfx/navi_fotos_2.gif');
}

a#navi_gästebuch
{
	width: 88px;
	background-image: url('/gfx/navi_gb_0.gif');
}

a:hover#navi_gästebuch
{
	background-image: url('/gfx/navi_gb_1.gif');
}

li.active a#navi_gästebuch
{
	background-image: url('/gfx/navi_gb_2.gif');
}




#content_container
{
	width: 627px;
	background-image: url('/gfx/content_bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1px;
	position: absolute;
	left: 70px;
	border-bottom: 50px solid black;
}

#content
{
	background-image: url('/gfx/content_bg_top.gif');
	background-repeat: no-repeat;
	padding: 30px;
}

#sidebar_container
{
	width: 250px;
	background-image: url('/gfx/sidebar_bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 750px;
	top: 220px;
	margin-bottom: 200px;
}

#sidebar
{
	padding: 18px;
}

.news_container
{
	margin-bottom: 40px;
}

.datum
{
	color: #999999;
}

input.black, 
textarea.black
{
	background-color: black;
	border: 1px solid #333333;
	color: #999999;
	padding: 2px;
}

table.termine td
{
	vertical-align:top;
}

table.termine tr td
{
	border-bottom: 1px solid #191919;
}

table.termine tr.alt td
{
	color: #666666;
}

table.band th
{
	text-align: left;
}