﻿/* CSS Document */

/* HTML Redefinitions*/

html {
	height:100%;
}

div#dblcontent {

}

body {
	color:#000000;
	width: 100%;
	height:100%;
	margin: 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:90%;
	line-height: 17px;
	background-color:#dbdbdb;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
}

#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:#707173;
	padding:3px;
	border:1px dotted #fff;
}

a img {
	border:none;
}

/* Erneute Text-Definition fuer bestimmte Tabellen-Zellen, Aufzuehlungen */
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,
.news-single-item h2 {
	color:#000000;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size:12px;
    line-height: 17px;
   	margin-top:0px;
}
.news-single-item h3 {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

.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:#006AB2;
}
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 {
	font-size:90%;
	/*
	color:#006AB2;
	padding-bottom:3px;
	border-bottom: 1px dotted #707173;
	*/
	color:#fff;
	background-color:#707173;
	padding: 3px;
}

/* 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:545px;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border-bottom: 1px solid #0069b2;
	border-left: 1px solid #0069b2;
	border-right: 1px solid #0069b2;
}

/* Kopfbereich */

#header 
#header #logo {
	margin-left:0px;
	margin-top:0px;
	width:0px;
	height:0px;
	float:left;
}
#header #title 
/* Hauptbereich */ 

#main {
	width:100%;
	margin-top:10px;
	height:60%;
	/*background: url('../img/back_main.gif') center top repeat-y;*/
}

/* Navigationsspalte */

#main #navi #newsletter {
	text-align:right;
	font-weight:bold;
	margin-top:5px;
}

.newsletter-head {
	width:160px;
	height:36px;
	background-color:#707173;
	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:#006AB2;
	background: transparent url('../img/pfeil_blau.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:#006AB2;
	background: transparent url('../img/pfeil_blau.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:#006AB2;
	background: transparent url('../img/pfeil_blau.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:#006AB2;
	border: 1px solid #006AB2;
	text-decoration:none;
}



/* Content Bereich */

#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:430px;
	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:430px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#submenu {
	height: 90px;
	overflow-y:hidden;
}

#dblcontentsub {
	height: 315px;
}

/* 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%; 
}

/* tt_news */

.artistcell, .labelcell {
	padding-bottom:15px;

}

.artistcell {
	white-space: nowrap;
}

.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: #ccc; 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: #666666; }
    .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;
}

.tx-ttnews-browsebox p { display: none; }
.tx-ttnews-browsebox table tr td p { display: inline; }
.tx-ttnews-browsebox table { line-height: 11px; }

/* new dw scroll scrollbars */

a.downloader { color: white; }