body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font: bold 11px 'Arial', Arial, serif;
}
table {
	font-size: 11px;
	font-weight: bold;
  background-color:#d2eaff;
}
td {
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font: bold 10px 'Arial', Arial, serif;
}
a:link {
	color: #000;
}
a:visited {
	color: #2464A3;
}
a:active {
	color: #134B8B;
}
.top {
  border-top:0 solid darkblue;
  border-right:0 solid darkblue;
  border-left:0 solid darkblue;
	height: 38px;
	background: url(grafik/mainframe_top.gif) no-repeat;
}
*.country {
	margin-left: 5%;
	float: left;
	width: 15%;
}
*.flags {
	float: left;
	width: 15%;
}
.navi {
  position: absolute;
  left:0px;
  top:39px;
  width:190px;
  height: 100%;
	background: url(grafik/mainframe_left.gif);
}

.navi_img {
  position: absolute;
  left:10px;
}

.content {
  top:39px;
  background:whitesmoke;
  margin-left:189px;
  margin-right:234px;
  /*height: 777px;*/
  overflow: auto;
  overflow-x: hidden;
}
.search {
  position: absolute;
  right:10px;
  top:39px;
  width:224px;
  height: 100%;
	background: url(grafik/mainframe_right.gif);
}

html>
body .content { margin-left:191px;
margin-right:236px;
}

.set {
	min-height: 250px;
	width: 100%;
}

#artist_table {
	float: left;
	height: 200px;
	width: 60%;
	padding: 0;
	margin: 0;
}
#picture {
	left: 60%;
	top: 0;
	padding: 0;
	margin: 0;
}
#banner {
	float: right;
	top: -100px;
	padding: 0;
	margin: 0;
}
#information_link {
	float: right;
}
*.orange {
	font-size: 13px;
	font-weight: bold;
	background: #f79520;
}
*.blue {
	background: #d2eaff;
}
#comment {
	height: 200px;
	overflow: auto;
}
#index, #intro {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	background: #f79520;
}
#disclaimer {
	text-align: center;
	font-size: 100%;
	background: #f79520;
}
#linkpartner {
	text-align: center;
	font-size: 250%;
	font-weight: bold;
	text-decoration: underline;
}
.align-center {
	text-align: center;
}

.event{
	text-align: center;
}

.event table {
  margin:auto;
}
 
.event th {
	font-size: 15px;
	font-weight: bold;
	background: lightgrey;
}

.event td {
	border: 1px solid lightgrey;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.anigif {
	width: 100%;
	padding: 0;
	margin: 0;
}
.anigif td {
	background: #f79520;
}

