/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	color: #fcecd2;
	background: #FFFFFF;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
div {
  border: 0;
}

/* GENERAL */
body {
	font-family: Courier New, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	}
a {
	text-decoration: none;
	color: #252520;
	}
a:hover {
	color: #bab3a8;
	}
h1, h2, h3, h4 {
	font-weight:normal;
	}
legend{
	display:none;
	}
html, body {
	height: 100%;
	color: #000000;
	background: url(rumours-hintergrund.jpg) repeat left top #464b45;
  overflow: hidden;
	}
td {
	padding-right: 4px;
	}
tbody, tfoot, thead, tr, th, td {
  text-align: left;
  vertical-align: top;
}
.clear {
  clear: both;
}

/* Layout */

#bgcontainer {
  position: relative;
  float: left;
  z-index: 0;
  width: 99.9%;
}

#navcontainer {
  background: url(hg_navi.png) repeat-x left top;
  height: 75px;
  width: 85%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 28px 0 0 325px;
}

ul#nav1
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

ul#nav1 li
{
  display: inline;
  float: left;
  font-size: 12px;
  color: #fcecd2;
}


ul#nav1 a.current,
ul#nav1 a:link.current
{
  display: block;
  text-decoration: none;
  color: #bab3a8;
  text-align: left;
  padding: 0 10px;
}

ul#nav1 a:hover.current
{
  color: #bab3a8;
}


ul#nav1 a.normal,
ul#nav1 a:link.normal
{
  display: block;
  text-decoration: none;
  color: #fcecd2;
  text-align: left;
  padding: 0 10px;
}

ul#nav1 a:hover.normal
{
  color: #bab3a8;
}


#logo {
  background: url(logo_rumours.png) no-repeat left top;
  width: 325px;
  height: 75px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

#logo a, #logo a:link, #logo a:visited, #logo a:active, #logo a:hover {
  text-indent:-9999px;
  display: block;
  width: 325px;
  height: 75px;
}

#livecon, #newscon , #contcon, #musiccon, #bandcon {
  position: absolute;
  top: 65px;
  left: 200px;
  z-index: 5;
  width: 436px;
  height: 360px;
  padding: 120px 31px 45px 15px;
}

#bandhead{
  position: absolute;
  top: 65px;
  left: 200px;
  z-index: 7;
  width: 380px;
  height: 13px;
  padding: 55px 31px 10px 10px;
  background: url(hg_band_top.png) no-repeat left top;
}

#bandcon{
  background: url(hg_band.png) no-repeat left top;
  color: #fcecd2;
}

#contcon {
  background: url(hg_cont.png) no-repeat left top;
  color: #fcecd2;
}

#newscon {
  background: url(hg_news.png) no-repeat left top;
  color: #252520;
}

#livecon {
  background: url(hg_live.png) no-repeat left top;
  color: #fcecd2;
}

#musiccon {
  background: url(hg_music.png) no-repeat left top;
  color: #fcecd2;
}

#mycustomscroll {
}

#musicbox{
  position: absolute;
  top: 65px;
  left: 683px;
  z-index: 10;
  width: 300px;
  height: 485px;
  padding: 0;
  color: #fcecd2;
}

#submusic {
  position: absolute;
  top: 65px;
  left: 200px;
  height: 15px;
  z-index: 20;
}

ul.rex-navi1
{
  list-style-type: none;
  padding: 55px 0 0 0;
  margin: 0;
  text-align: left;
}

ul.rex-navi1 li
{
  display: inline;
  float: left;
  font-size: 12px;
  color: #fcecd2;
}

ul.rex-navi1 a, ul.rex-navi1 a:link, ul.rex-navi1 a:active, ul.rex-navi1 a:visited
{
  display: block;
  text-decoration: none;
  color: #fcecd2;
  text-align: left;
  padding: 0 0 0 10px;
}

ul.rex-navi1 a:hover
{
  color: #bab3a8;
}

#qtxt{
  position: absolute;
  top: 120px;
  left: 30px;
  z-index: 5;
  width: 100%;
  padding: 0;
  color: #fcecd2;
}

#gbcon{
  position: absolute;
  top: 65px;
  left: 30px;
  z-index: 5;
  width: 903px;
  height: 470px;
  padding: 0;
  background: url(hg_gb.png) no-repeat left top;
  color: #fcecd2;
}

#videocon{
  position: absolute;
  top: 65px;
  left: 30px;
  z-index: 5;
  width: 903px;
  height: 470px;
  padding: 0;
  background: url(hg_video.png) no-repeat left top;
  color: #fcecd2;
}

#photocon{
  position: absolute;
  top: 70px;
  left: 230px;
  z-index: 5;
  width: 760px;
  height: 396px;
  padding: 0;
  color: #fcecd2;
}

#logocon{
  position: absolute;
  top: 143px;
  left: 90px;
  z-index: 18;
  width: 95px;
  padding: 0;
  color: #fcecd2;
}

.gpicbutton {
  position: relative;
  float: left;
  width: 370px;
  height: 396px;
}

.ytvideo {
  position: relative;
  float: left;
  width: 640px;
  height: 385px;
  padding: 66px 0 0 22px;
  text-align: center;
}

.vidlist {
  position: relative;
  float: right;
  width: 220px;
  padding: 56px 0 0 0;
}

.vidlinkbox {
  position: relative;
  float: right;
  width: 215px;
  padding: 10px 0 0 0;
}

.vidlink:link, .vidlink:active, .vidlink:visited {
  display: block;
  width: 205px;
  background: url(video_button_hg.jpg) repeat-y left top;
  padding: 5px;
  color: #FCECD2;
}

.vidlink:hover {
  color: #bab3a8;
}

#vidpage {
  position: relative;
  float: right;
  width: 215px;
  padding: 50px 0 0 0;
}

#pagination {
  position: relative;
  float: right;
  width: 205px;
  background: url(video_button_hg.jpg) repeat-y left top;
  padding: 5px;
  color: #FCECD2;
}

#pagination a:link, #pagination a:active, #pagination a:visited {
  color: #FCECD2;
}

#pagination a:hover {
  color: #bab3a8;
}


/* Guestbook */
#gbook-entries {
  position: relative;
  float: left;
  width: 560px;
}


#a63-entries {
  position: relative;
  float: left;
  width: 535px;
  height: 299px;
  padding: 125px 0 0 20px;
}

#a63-entriess {
  position: relative;
  float: left;
  width: 535px;
  height: 299px;
  overflow: auto;
  padding: 0;
}

#a63-entriess a {
  color: #d04939;
}

#a63-entriess a:hover {
  color: #bab3a8;
}

#a63-pages {
  position: relative;
  float: left;
  width: 535px;
  height: 22px;
  overflow: auto;
  padding: 5px 0 0 20px;
  text-align: center;
}

ul.a63-pagination
{
  list-style-type: none;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
}

ul.a63-pagination li
{
  display: inline;
  float: left;
  font-size: 12px;
  color: #fcecd2;
}

ul.a63-pagination a {
  display: block;
  padding: 0 5px;
  color: #bab3a8;
}

ul.a63-pagination a:hover {
  color: #d04939;
}

#gbook_form {
  position: relative;
  float: right;
  width: 300px;
  padding: 0 27px 0 0;
}

#gbook_thx {
  position: relative;
  float: right;
  width: 280px;
  padding: 15px 27px 0 20px;
}

#gbook_thxtxt {
  width: 280px;
  padding: 0;
  font-family: Courier New, Arial, sans-serif;
  color: #fcecd2;
  border: 0px none;
}

#gbook_wrong {
  height: 40px;
  padding: 0 0 0 15px;
  margin-top: -15px;
}

.gb_input {
  padding: 10px 0 0 0;
}

.gb_iinput {
  position: relative;
  float: right;
  width: 237px;
}

.gb_ilabel {
  position: relative;
  float: left;
  width: 60px;
  padding: 0 0 3px 0;
}

.gb_icaptcha {
  position: relative;
  float: left;
  padding: 0 0 0 0;
}

.gb_textarea {
  padding: 10px 0 0 0;
}

.gb_tlabel {
  float: right;
  width: 60px;
  padding: 0 0 0 0; 
}

#gbook_name, #gbook_email, #gbook_url, #gbook_city {
  width: 236px;
  height: 23px;
  padding: 3px;
  background: url(input_hg.jpg) no-repeat left top;
  font-family: Courier New, Arial, sans-serif;
  color: #fcecd2;
  border: 0px none;
}

#gbook_captcha {
  width: 236px;
  height: 23px;
  padding: 3px;
  background: url(input_hg.jpg) no-repeat left top;
  font-family: Courier New, Arial, sans-serif;
  color: #fcecd2;
  border: 0px none;
}

#gbook_text {
  width: 300px;
  height: 142px;
  padding: 3px;
  background: url(textarea_hg.jpg) no-repeat left top;
  font-family: Courier New, Arial, sans-serif;
  color: #fcecd2;
  font-size: 12px;
  border: 0px none;
}

.a63-buttons {
  position: relative;
  float: left;
  width: 299px;
  height: 22px;
  padding: 0 0 5px 0;
  background: url(submit_hg.jpg) no-repeat left top;
}

.a63-fsubmit {
  background: none;
  font-family: Courier New, Arial, sans-serif;
  color: #fcecd2;
  border: 0px none;
}

#a63-info {
  position: relative;
  float: left;
  font-size: 10px;
}
