/* @override 
	http://gould.s-informatik.ch/fileadmin/_css/musik.css
	http://gould.abteilung.ch/fileadmin/_css/musik.css
*/

html {
	height: 99%;
}

body {
	background: #959595;
	height: 99%;
}


table.contentbox {
	height: 100%;
}

.contentbox td {
	margin: auto 0;
	padding: 0;
	vertical-align: middle;;
}

a {
	text-decoration: none;
	color: #7e171b;
}

a.active {
	color: #7e171b;
}

a:hover {
	text-decoration: none;
	color: #7e171b;
}

h2 {
	color: #7e171b;
	font-size: 20px;
}

.container {
	background: #ffffff;
}

.bd {
	height: 570px;
	overflow-y: scroll;
}

.hd {
	background: url(../_media/header.gif);
	height: 70px;
	}
	
.l_menu {
	float: right;
	margin-top: 44px;
}

.hauptmenu {
	position: absolute;
	text-align: right;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 40px;
	margin: 0;
	width: 220px;
}

.content {
	margin: 0;
	padding: 40px 0 0 0;
}

.span-4 {
	margin-top: 40px;
}

.hauptmenu #menu_ul {
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}

#menu_ul li {
	padding-bottom: 2px;
	padding: 0 0 0 ;
}

#sub_menu_ul {
	list-style-type: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#sub_menu_ul li {
	padding: 0 20px 0 0;
	margin: 0;
	
}

#sub_sub_menu_ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.download {
	padding-right: 10px;
	text-align: right;
	padding-top: 40px;
	margin: 0;
}

.ft {
	text-indent: 280px;
	height: 20px;
	background: #d1d1d1;
}


.termine-titlezeile {
	color: #7e171b;
	border-bottom: 1px solid #7e171b;
}

.itinerary {

	padding: 0;
}

.itinerary td {
	border-bottom: 1px solid #7e171b;
	vertical-align: top;
	min-width: 35px;
	padding: 0 10px 0 0;
	display: table-cell;
}

.itinerary-titlezeile.header {
	background: #ffffff;
	color: #7e171b;
	border-bottom: 1px solid #7e171b;
	background-image: url(../_media/sort/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	}

table.itinerary .headerSortUp {
	background-image: url(../_media/sort/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
table.itinerary .headerSortDown {
	background-image: url(../_media/sort/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

/* Slider for review */


#textslider {
	background: #7e171b;
	color: #fff;
}

#textslider ul, #textslider li {
	margin:0;
	padding:0;
	list-style:none;
}

#textslider, #textslider li { 
	width: 500px;
	height: auto;
	overflow:hidden; 
}

#textslider .bodytext {
	margin: 20px;
}


span#prevBtn {
	float: left;
}
span#nextBtn {
	float: right;
}

.reviewslider {
	width: 510px;
	height: auto;
	}


/* Slider end */


/* Powermail */
	/* Form */
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #7e171b;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: none;
	margin: 0;
	padding: 0;
	
}
fieldset.tx-powermail-pi1_fieldset_1 legend {
	/* legend of Fieldset */
	visibility: hidden;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	border: #7e171b thin solid;
	width: 260px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	height: 100px;
	width: 252px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	clear: right;
	padding-left: 10px;
}

.powermail_radio_inner input{
	clear: both;
	float: left;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit, input.powermail_reset {
	/* submit button */
	border: #000 thin solid;
	font-weight: bold;
	color: #ffffff;;
	background: #7e171b;
	float: right;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	margin-right: 45px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* Powermail End */

/* Language Menu */
.l_menu {
	color: #000;
	text-align: left;
	margin-right: 10px;
}

.l_menu ul {
	list-style-type: none;
	height: 0;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 13px;
}

.l_menu ul li {
	float: left;
}

.l_menu ul li a {
	color: #000000;
	text-decoration: none;
}

.l_menu ul li a:hover {
	color: #7e171b;
}

.l_menu ul li.active  {
	color: #7e171b;
}
/* Ende Language Menu */

/* Discography */
#left-right {
	float: left;
	width: 120px;
	margin: 0;
	}

#player-right {
	float: right;
	width: 380px;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

#player-right h2 {
	line-height: 0.7;
}

.player-player {
	padding-left: 1px;
	padding-top: 10px;
	clear: both;
}

.player-container {
	display: table;
	margin-bottom: 20px;
}