body {
  font-family: Verdana, Arial;
  /*background-color: #b281ae;*/ /*#B781AC;*/
  background-image: URL("../images/bg.jpg");
  background-repeat: repeat;
}

a {
  text-decoration: underline;
  color: #000000;
}

img {
  border: 0;
}

#centeredframe {
  width: 950px;
  margin: 0 auto;
}

h1 {
  margin: 0;
}

h2 {
  margin: 0;
  font-size: 1.1em;
  color: #FF0000;
  font-weight: bold;
  display: inline;
}

h3 {
	margin: 0;
	font-size: 1em;
	color: #FF0000;
	display: inline;
}

.bold {
  font-weight: bold;
}

#menu {
  /*text-align: center;
  font-weight: bold;
  font-size: 1.3em;*/
  /*margin: 0 auto 0.5em auto;
  list-style-type: none;
  padding: 0;
  font-family: FuturaTEE, Verdana;
  position: relative;
  left: -4px;
  margin: 0;
  border: 0;
  overflow:hidden;
  height:26px;
  width:954px;*/
  list-style-type: none;
position:relative;left:-4px;padding:0;margin:0;overflow:hidden;height:26px;width:954px;
}

.list {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
}

#menu li img, #menu li a, #menu li a img {
  padding: 0;
  margin: 0;
  border: 0;
}

/*.menupoint {
  display: inline;
  text-align: center;
  color: #000000;
  background-image: URL("../images/bg.jpg");
  background-repeat: repeat;
  padding: 0.1em;
  text-decoration: none;
}*/

/*.menupointactive {
  display: inline;
  text-align: center;
  color: #FF0000;
  padding: 0.1em;
  text-decoration: none;
}

.menupoint:hover {
  color: #000000;
}*/

/*.point {
  color: #FF0000;
  padding: 0.3em;
  background-image: URL("../images/bg.jpg");
  background-repeat: repeat;
}*/

#content {
  margin: 0;
  padding: 1em 0 0 0;
  width: 950px;
  height: 600px;
  font-size: 0.75em;
	line-height: 1.5;
}

#news_newslist {
  overflow: auto;
  padding: 0 1em;
}

.date {
  float: right;
}

hr {
  color: #FFFFFF;
}

.newspic, .projpic {
  float: right;
  padding-left: 1em;
}

.contentcontainer {
  overflow: auto;
  font-size: 0.9em;
  margin-bottom: 1em;
}

#news_shows_block {
  float: left;
  width: 270px;
  font-size: 0.8em;
}

#news_shows_table {
  /*border-spacing: 0.4em;*/
}

.datecell {
  margin-right: 0.5em;
  width: 7.8em;
}

#news_shows_table td {
  vertical-align: top;
}

.showtable {
  text-align: left;
  width: 100%;
}

.showtable th {
  color: #FF0000;
}

.showtable td {
  width: 25%;
}

#pagelist {
  text-align: center;
}

#socialblock {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.artistsblock {
  float: left;
  display: block;
  width: 200px;
  height: 150px;
  text-align: center;
  margin-right: 2em;
  margin-top: 2em;
  text-decoration: none;
}

.artistsblock span {
  text-decoration: underline;
}

.artiststitle {
  display: block;
  text-align: center;
}

#artist_leftblock {
  width: 450px;
  float: left;
  margin-right: 50px;
}

/*#artist_rightblock {
  width: 470px;
}*/

.artist_releases_image {
  vertical-align:middle;
  width:100px;
  height:100px;
}

.artist_pic_large {
  width: 420px;
  height: 280px;
}

.artist_pic_cubic {
  width: 167px;
  height: 167px;
}

.artist_pic_rectangular {
  height: 167px;
  width: 250px;
}

#artist_attributes {
 text-align: center;
  width: 450px;
  padding: 0;
}

#links_partner {
  width: 450px;
  float: left;
  margin-right: 50px;
  text-align: center;
}

#links_friends {
  text-align: center;
}

#copy {
  text-align: center;
  margin-top: 1em;
  font-size: 0.8em;
}

#r-icon {
  position: relative;
  top: 0.4em;
}

#impressum {
  float: right;
}

#impressum img {
  position: relative;
  top: 0.1em;
}

body.mceContentBody {
  background: #FFFFFF;
  color: #000000;
  font-size: 0.9em;
}

#newnews, #newartist, #newproj {
  display: none;
}

.preload {
  display: none;
  width: 0px;
  height: 0px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
  z-index: 10;
}

a.jScrollArrowUp {
	background: url(../images/scroll_line.gif) repeat-x 0 0;
}
a.jScrollArrowDown {
	background: url(../images/scroll_line.gif) repeat-x 0 0;
}

