 
BODY {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	background: #FF9900;
}

.clean td {
	border: 0px none #FFFFFF;
	background: #ffffff;
}

.clean tr {
	border: 0px none #FFFFFF;
	background: #ffffff;
}

/**** generelles layout ****/
#layout {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	outline: 0px none;
}
#layout #nav {
	padding-left: 105px;
}

#layout table {
	padding: 0px;
	margin: 0px;
	border: 0px none #000000;
	border-spacing: 0px;
}

#layout TD {
	padding: 0px;
	margin: 0px;
	border: 0px none #000000;
	border-spacing: 0px;
	xheight: auto;
}

#layout TR {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	background: #FF9900;
}

#layout IMG {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	border-spacing: 0px;
}
/****/

/*** Impressum-Link ***/
#impressum {
	background: #FF9900;
	text-align: center;
}

#impressum A {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#impressum A:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
/****/

/**** Navigation *****/
#mainnav {
	background-image: url('/gfx/row3-2.jpg');
	background-repeat: repeat-y;
}

#mainnav img {
	display: inline;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
/****/

/**** Linker und Rechter Rand mit Wolke ****/
#mainleft {
	background-image: url('/gfx/back-left.jpg');
	background-repeat: repeat-y;
	height: auto;
}

#mainright {
	background-image: url('/gfx/back-right.jpg');
	background-repeat: repeat-y;
	height: auto;
}
/****/

/**** Tip bar ****/
#tipbar {
	float:left; 
	padding-left: 30px;
	xmargin-left: 30px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	outline: 0px none;
	width: 198px;
}

#tipbar table {
	width: 198px;
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	outline: 0px none;
}

#tipbar tr {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	outline: 0px none;
}

#tipbar td {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
	border-spacing: 0px;
	outline: 0px none;
	background: #ffcc66;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

#tipbar img {
	margin: 0px;
	padding: 0px;
	border: 0px none #ffffff;
}

#main #tipbar h1 {
	color: #FF9900;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	display: inline;
}

#main #tipbar h2 {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

#tipbar #artist_info {
	text-align: left;
	margin-left: 0px;
}

#tipbar #artist_info  img{
	text-align: center;
}
/****/

/**** hauptinhalt ****/
#maintr2{
	min-height: 800px;
}

#main-container {
	min-height: 800px;
	height: 800px;
}

#main {
	/* padding=0 -> 823px width */
	width: 798px;
	background: #FFFFFF;
	color: #000000;
	vertical-align: top;
	min-height: 800px;
}

#main H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #FF9900;
}

#main H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

#main .text50 {
	text-align: justify;
	width: 50%;
}

#main a  {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

#main #content-rechts {
  float: left;
  width: 30%;
  height: 100%;
  background-color: #ffffff;
  padding: 3px 3px 3px 3px;
  
}
/****/

/**** 2 content spalten ****/

#main .content100 {
	background-color:#FFFFFF;
	color:#666666;
	float:left;
	font-size:12px;
	line-height:16px;
	padding:3px;
	width:100%;
}

#main .content30 {
  float: left;
  width: 30%;
  background-color: #ffffff;
  padding: 3px 3px 3px 3px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}

#main .content30 th {
	text-align: left;
	font-size: 12px;
}

#main .content30 tr {
	background: #ffffff;
	font-size: 12px;
}

.news-image {
	margin-right:20px; 
	margin-bottom:0px;
	padding-right:10px;
}

.news-text {
	text-align: justify;
	font-size: 12px;
}
/****/

/**** 1 content spalte *****/
#main .content60 {
  float: left;
  width: 60%;
  xheight: 100%;
  background-color: #ffffff;
  padding: 3px 3px 3px 3px;
  color: #666666;
  font-size: 12px;
  line-height: 16px;
}

#main .content60 th {
	text-align: left;
	font-size: 12px;
}

#main .content60 tr {
	background: #ffffff;
	font-size: 12px;
}

#main .news-image-1col {
	float:left;
	padding-right:10px;
}

.news-text-1col {
	text-align: justify;
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 5px dotted orange;
}
/****/

#main #spacer {
	border-left: 5px dotted #FF9900;
	float: left;
	width: 4px;
	height: 100%;
	margin-right: 10px;
	margin-left: 10px;
}

#mein #content-links {
  float: left;
  width: 30%;
  height: 100%;
  background-color: #ffffff;
  padding: 3px 3px 3px 3px;
}

/*** release table ***/

#releases-container {
	float: left;
	width: 560px;
	background-color: #ffffff;
	padding: 3px 3px 3px 3px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

#releases  {
	width: 560px;
}

#release a {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}

#releases td {
	background: #ffffff;
	color: #666666;
	font-size: 12px; 
	vertical-align: top;
	border-top: 5px dotted #FF9900;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#releases th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid black;
	background: #ffffff;
	color: #000000;
}

#releases a {
	font-size: 16px; 
	color: #000000;
}

#releases img {
	border: 0px none;
}

#sorter {
	display: inline;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
	
}

#sorterbox {
	float: right;
	margin-bottom: 5px;
}

/*
#sorterbox {
	background-image: url('/gfx/sorter_background.jpg');
	width: 277px;
	height: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	display: inline;
}
*/