/* CSS Document */

/* HTML Redefinitions*/

html {
	height:100%;
}
body {
	color:#000000;
	width: 100%;
	height:100%;
	margin: 0px;
	font-family:Helvetica, sans-serif, Arial;
	font-size:90%;
	line-height: 17px;
	background-color:rgb(80,80,80);
}
#content a img, #content img {
	border: none;
}

.dlthumb {
	margin-right:4px;
        margin:0px;
	padding:0px;
}
.dltext {
        margin:0px;
	padding:0px;
}
.dllink  {
        margin:0px;
	padding:0px;
	line-height:0px;
        height:64px;
	margin-top:2px;
	margin-bottom:2px;
	white-space: nowrap;
	display:table-cell;
	vertical-align:middle;
	clear:both;
}
.mini {
	font-size:10px;
}

.greybutton {
	background-color:rgb(148,13,20);
	padding:3px;
	border:1px dotted #fff;
}

a img {
	border:none;
}

/* Erneute Text-Definition f�r bestimmte Tabellen-Zellen, Aufz�hlungen */
td.text, table.contenttable, 
td.imprint, .bodytext, #content li, .downloadtext, 
div.tx-veguestbook-pi1 td, fieldset.csc-mailform dl dt label,
fieldset.csc-mailform dl dd,fieldset.csc-mailform dl dt, .news-teaser, #newslettercaptcha td, .csc-textpic-caption {
	color:#000000;
	/*
	font-family:Helvetica, Arial, sans-serif;
	*/
	font-family: Tahoma,Geneva,Kalimati,sans-serif;	font-size:12px;
   	line-height: 17px;
   	margin-top:0px;
}

.news-teaser {
	font-weight:normal;
}

.tx_ablinklist_treeView_linkLabel {
	font-size:12px;
}
#content td {
   vertical-align:bottom;
}
table.contenttable td {
   vertical-align:top;
}
a {
	text-decoration:none;
	color:rgb(148,13,20);
}
a:hover {
	text-decoration:underline;
}
input,textarea,select {
	font-size:11px;
/*
	font-family:Helvetica, Arial, sans-serif;
*/
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-weight:normal;
}
h1, h1 a {
	font-size:90%;
	/*
	color:rgb(148,13,20);
	padding-bottom:3px;
	border-bottom: 1px dotted rgb(148,13,20);
	*/
	color:#fff;
	background-color:rgb(148,13,20);
	padding: 3px;
}

/* Typo3 Redifitions */

.tx-ttguest {
	width:95%;
}

/* News Frontseite */
.news {
	clear:both;
	margin-bottom:20px;
}
#content .news-list-item img {
	float:right;
	/*margin:5px;*/
	right:0px;
}
div.news-list-item .bodytext {
	height:30px;
}
.news a, .news-teaser a, .news-list-morelink a {
	display:inline;
	float:right;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px ! important;
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 10px 0 0;
        margin-bottom: 5px;
	/*margin:0px;*/
}

.news-teaser a {
	float:none;
}

a.speciallink {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 10px 0 0;
        margin-bottom: 5px;
}
.news a:hover {
	text-decoration:underline;
}
#content .hr {
	border-bottom: 1px dotted silver;
	margin-bottom:15px;
	margin-top:-15px;
	clear:both;
}

#addinfo .releasehr {
	border-bottom: 1px dotted silver;
	margin-bottom:15px;
	clear:both;
}

/* Releases Frontseite */

.release {
	clear:both;
	margin-bottom:20px;
}
.release img {
	clear:both;
	margin:5px;
}
.release h2 {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:90%;
}
.release a {
	display:block;
	float:right;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 10px 0 0;
}
.release a:hover {
	text-decoration:underline;
}
#addinfo .hr {
	border-bottom: 1px dotted silver;
	margin-bottom:15px;
	margin-top:25px;
}

/* Seiten Layout */

#container {
	width:790px;
	height:575px;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border-bottom: 2px solid rgb(148,13,20)
	border-left: 2px solid rgb(148,13,20)
	border-right: 2px solid rgb(148,13,20)
}

/* Kopfbereich */

#header {
	/*background: url('../img/sign.gif') left bottom no-repeat;*/
	height:110px;
}
#header #logo {
	margin-left:6px;
	margin-top:6px;
	width:86px;
	height:69px;
	float:left;
}
#header #title {
	color:rgb(148,13,20)
	float:right;
	font-weight:bold;
	margin-right:11px;
	font-size:105%;
	margin-top:11px;
	text-transform: uppercase;
}

/* Hauptbereich */ 

#main {
	width:100%;
	margin-top:10px;
	height:60%;
	/*background: url('../img/back_main.gif') center top repeat-y;*/
}

/* position:absolute;
top:505px;
width:166px; */

#footer {
	height:25px;
	position:absolute;
	top:585px;
	font-size:70%;
}

#footer a {
	margin-right: 5px;
	color:black;
}


/* Navigationsspalte */

#main #navi #newsletter {
	text-align:right;
	font-weight:bold;
	margin-top:5px;
}

.newsletter-head {
	width:160px;
	height:36px;
	background-color:rgb(148,13,20);
	padding:4px;
	margin-top:-1px;
}

.newsletter-head a {
	color:#fff;
	font-size:15px;
}

.newsletter-head a:hover {
	color:#fff;
	text-decoration:none;
}

#newslettercaptcha {
	position: absolute; 
	top: 200px; 
	margin-left: -12px; 
	padding-bottom:2px;
	/*height: 155px; */
	width: 190px; 
	background-color: #fff; 
	font-size:12px;
	font-weight:normal;
        border-bottom: 1px dotted silver;
        z-index:999;
}

#newslettercaptcha img {
	margin:0px;
	padding:0px;
}

#newslettercaptcha input {
	margin-right:11px;
	margin-bottom:3px;
}

#main #navi {
	float:left;
	width:21%;
	padding:6px;
	padding-top:5px;
}

/* Hauptmenu*/

#main #navi ul {
	text-align:right;
	list-style:none;
	list-style-position:outside;
}
#main #navi ul li {
	text-align:right;
	padding-bottom:3px;
	border-bottom: 1px dotted silver;
	line-height:22px;
	margin-left:-10px;
}
#main #navi ul li a {
	font-size:80%;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
#main #navi ul li a:hover {
	text-decoration:underline;
}
#main #navi ul li.current a {
	color:rgb(148,13,20);
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 12px 0 0;
}
#main #navi ul li.sub {
	line-height:20px;
	padding-right:10px;
}
#main #navi ul li.sub a {
	font-size:80%;
	font-weight:normal;
	text-transform:none;
}
#main #navi ul li.currentsub a {
	color:rgb(148,13,20);
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 12px 0 0;
	font-size:77%;
	text-transform:none;
}
#main #navi #specialnav {
	line-height:20px;
	position:absolute;
	top:505px;
	width: 166px;
        /*margin-top:120px;*/
}
#main #navi ul li.special a {
    font-size:79%;
}
#main #navi ul li.currentspecial a {
	color:rgb(148,13,20);
	background: transparent url('../img/pfeil_sw.gif') center right no-repeat;
	padding: 0 12px 0 0;
	font-size:77%;
}

/* Sub Navi */

#submenu ul {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	margin:0px;
	padding:0px;
}

#submenu ul li {
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}

#submenu h1 {
	margin-bottom:4px;
	width:537px;
}

#submenu ul li a, a.buttonlink {
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	padding: 3px;
	display:block;
	white-space:nowrap;
	border: 1px solid silver;
	width: 99px;
	margin-left
}

#submenu ul li a:hover, a.buttonlink:hover {
	color:rgb(148,13,20);
	border: 1px solid rgb(148,13,20);
	text-decoration:none;
}



/* Content Bereich */

#main #content {
	float:left;
	width:51%;
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	margin-left:10px;
	margin-right:10px;
	border-left:1px dotted silver;
	border-right:1px dotted silver;
	height:127%;
	overflow: auto;
	overflow-x: hidden;
        overflow-y: auto;
}

#dblcontent, #dblcontentsub, #submenu {
	float:left;
	width:69%;
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	margin-left:10px;
	margin-right:10px;
	border-left:1px dotted silver;
	border-right:1px dotted silver;
	height:127%;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#submenu {
	height:25%;
	overflow-y:hidden;
}

#dblcontentsub {
	height:98%;
}

/* Zusatzinfo Spalte */

#main #addinfo {
	float:left;
	width:18%;
	padding:6px;
	/*border:1px dotted silver;*/
}

/* Mailform */
fieldset.csc-mailform {
	border: 1px solid #fff;
	margin:0px;
	padding:0px;
}
fieldset.csc-mailform dt, fieldset.csc-mailform dd {
	padding: 0px;
	margin: 2px;
}
fieldset.csc-mailform dt { 
	float: left; 
	clear: both; 
	width: 50%; 
	text-align: right; 
}
fieldset.csc-mailform dd { 
	text-align: left; 
	float: right; 
	clear: right; 
	width: 48%; 
}
div.tx-ttguest fieldset.csc-mailform dt {
	width: 30%; 
}
div.tx-ttguest fieldset.csc-mailform dd {
	width: 68%; 
	margin: 0px;
}

/* tt_news */

.artistcell {
	padding-bottom:15px;

}

.tx-ttnews-browsebox-SCell p {
	padding:0px;
	margin:0px;
	padding-bottom:1px;
}

.tx-ttnews-browsebox table tr td p a {
	font-size:80%;
}

/* Neues G�stebuch */

  /* example styles */
    .tx-guestbook-list-header { background-color: rgb(148,13,20); font-weight:bold; color:#fff ! important; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-small { font-size: 9px; color: #white; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med {  }
    .tx-guestbook-form-inputfield-big {  }
    .tx-guestbook-form-textarea {  }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }

    /* rollover extension */

.tx-linkrolloverfcifuentes-pi1 table tr td {
  padding:4px;
}

.tx-linkrolloverfcifuentes-pi1 table tr td a:hover img {
  text-decoration:none;
  margin-bottom:-1px;
  margin-right:-1px;
}

/* new slider / custom scrollbars */
/* wrap to make sure that image area is clickable */
#wrap3 {
	float: left;
	width: 15px;
	height: 420px;
	background: transparent url(../img/scroll/scrollbar-track-bottom-tran.png) no-repeat bottom left;
}

/* top image of track */
#track3-top {
	position: absolute;
	width: 15px;
	height: 15px;
	background: transparent url(../img/scroll/scrollbar-track-top-trancen.png) no-repeat top left;
}

/* vertical track */
#track3 {
	position: absolute;
	width: 15px;
	height: 420px;
}

/* vertical track handle */
#handle3 {
	width: 15px;
	height: 63px;
}

/* new dw scroll scrollbars */

div#dragBar {
  background-color: #940D14 ! important;
}