@charset "utf-8";

div#container {
  background-color:#c42d2b;
}

div#header_left {
	background-image:url(img/logo_tta.gif);
}

div#newsletter_form input.textfeld {
  background-color:#bd7d7d;
}

div.line {
  background-color:#c42d2b;
}

div.artist { height:46px; }

div.artist_image {
  height:46px;
  width:46px;
}

div.artist_image img {
  height:46px;
  width:46px;
  border:none;
  display:block;
  vertical-align:bottom;
}

div.artist_name {
	height:23px;
	width:132px;
	background-color:#504b57;
	background-image:url(img/artist_hintergrund.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:15px;
	text-align:right;
	padding-right:2px;
	line-height:23px;
	padding-top:8px;
	font-size:11px;
}

div.artist_name a { text-decoration:none; }

div.artist_name a:link,
div.artist_name a:visited { color:#CCCCCC; }

div.artist_name a:hover,
div.artist_name a:focus,
div.artist_name a:active { color:#c42d2b; }


div.container_artist {
	margin-bottom:10px;
}
div.artist_headline {
	border-bottom: 1px solid black;
	margin-bottom: 4px;
}
div.container_artist_content {
	position:relative;
}
div.container_artist_content_links {
	width: 253px;
	margin-right: 4px;
}
div.container_artist_content_rechts {
	width: 200px;
}
div.container_artist_content_image {
	width:200px;
}
div.container_artist_content_image img {
	width:198px;
	display:block;
	vertical-align:bottom;
	border: 1px solid #CCCCCC;
}
div.artist_detail {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	font-size:small;
	color:#CCCCCC;
}
div.artist_detail_links {
	width:61px;
	text-align:left;
	padding:2px;
}
div.artist_detail_rechts {
	width:184px;
	text-align:right;
	padding:2px;
	background-color:#545261;
}
div.artist_detail_headline {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	color:#CCCCCC;
	padding:2px;
	margin-bottom:4px;
	border-right:1px solid #CCCCCC;
}
div.artist_detail_box {
	background-color:#545261;
	margin-bottom:4px;
}
div.artist_detail_box_links {
	width:65px;
}

div.artist_detail_box_links img {
	display:block;
	width:65px;
	border:none;
	vertical-align:bottom;
}

div.artist_detail_box_rechts {
	width:180px;
}
div.artist_detail_textbox {
	padding:4px;
	font-size:x-small;
	color:#CCCCCC;
}

div.artist_buttons {
	margin-top:4px;
}

div.artist_buttons a { text-decoration:none; }

div.artist_buttons a:link,
div.artist_buttons a:visited { color: #CCCCCC; }

div.artist_buttons a:hover,
div.artist_buttons a:focus,
div.artist_buttons a:active { color: #c42d2b; }

div.button_booking a:link,
div.button_booking a:visited { color: #CCCCCC; }

div.button_booking a:hover,
div.button_booking a:focus,
div.button_booking a:active { color: #545261; }

div.button_website, div.button_promomix, div.button_myspace {
	background-color:#545261;
	padding:4px;
	width:56px;
	text-align:center;
	font-size:x-small;
	margin-bottom: 8px;
}

div.button_booking {
	background-color:#c42d2b;
	padding:4px;
	width:192px;
	text-align:center;
	font-size:small;
	margin-bottom:8px;
}

div.button_promomix {
	margin-left:4px;
	margin-right:4px;
}

div.headline_download {
	margin-top:8px;
	border-bottom:1px solid #CCCCCC;
	color:#CCCCCC;
}

div.button_download {
	padding:2px;
	width:195px;
	text-align:right;
	font-size:small;
	margin-top:4px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div.booking_headline {
	border-bottom: 1px solid black;
	margin-bottom: 16px;
}

.mt4 {
	margin-top:4px;
}
select.booking,
input.booking,
textarea.booking {
	background-color:#C0C0C0;
	padding:2px;
	margin:0px;
	font-size:small;
	color:black;
	border:none;
}
select.booking {
	font-size:medium;
	margin-bottom:16px;
}
input.booking {
	margin-bottom: 4px;
	width: 300px;
}
input.booking_button {
	margin-left:150px;
	background-color:#C42D2B;
	width:150px;
	border: 1px solid #C0C0C0;
}
textarea.booking {
	height:150px;
	width: 300px;
	margin-bottom:16px;
}
span.label {
	display:block;
	width:150px;
	border-top:1px solid #C0C0C0;
	color:#C0C0C0;
	font-size:small
}
input.booking_checkbox {
	margin-bottom: 4px;
}
