body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #802537;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 12px;
}
.thrColAbsHdr {
    width: 850px; 
    height: 610px; 
    position: absolute; 
    left: 50%; 
    top: 50%; 
    margin-left: -425px; 
    margin-top: -310px;
   
}

.thrColAbsHdr #container { 
	position: relative; 
	width: 850px;  
	background: #FFFFFF;
	margin: 20px  auto; 
	border: 0px solid #000000;
	text-align: left; 
} 

.thrColAbsHdr #headertop { 
	height: 85px; 
	background: #e0e3df; 
	padding: 0px;  
} 
.thrColAbsHdr #headerbot { 
	height: 65px;
	top:85px;
	background: #000; 
	padding: 0px;  
} 
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 150px;
	left: 0;
	width: 140px;
	height:440px;
	background: #e2e3e4;
	padding: 0px;
	overflow: hidden;	
}
.thrColAbsHdr #sidebar2
{
	position: absolute;
	top: 150px;
	right: 0;
	width: 170px;
	height: 440px;
	padding: 0px;
	overflow: hidden;       
	border: 0;
	background-image: url(main_01_FILES/sidebar_right.jpg);
	background-repeat: no-repeat;
}

.thrColAbsHdr #sidebar2 A 
{
	color:#ffffff;
}

.thrColAbsHdr #sidebar2 .background {
    	background-image: url(main_01_FILES/sidebar_right.jpg);
	background-repeat: no-repeat;
	border:0;
}
.thrColAbsHdr #sidebar2 #address
{
	position: absolute;
	top: 95px;
	left: 15px;
	width: 150px;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;
	color: #fff;
}
.thrColAbsHdr #sidebar2 #angebote
{
	position: absolute;
	top: 380px;
	left: 30px;
	width: 100px;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;
	font-weight:bold;
	color: #ffaf4d;
}

.thrColAbsHdr #mainContent
{
	padding: 0 15px 0 0px;
	width: 515px;          
	height: 440px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 150px;
}
* html  .thrColAbsHdr #mainContent  {
	                       
	width: 531px;
	
}
.thrColAbsHdr #mainbackground {
    	background-image: url(main_01_FILES/start.jpg);   
	background-repeat: no-repeat;
	background-color #000000;         
	margin: 0px 140px 0px 140px;
	padding: 0px;
	width: 540px;
	height: 440px;  
	border:0;
	overflow: hidden;
}

.thrColAbsHdr #footer { 
	padding: 0px;
	
	background:#802537;
	height:20px;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 5px 0;
	color:#fff;
	font-size:9px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

IMG { border:0px; }
/* ######################################################################################################
** ### Vertikale Listennavigation #######################################################################
** ######################################################################################################
*/

#submenu {
	width: 140px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	border-bottom: 1px solid #aaa;
	font-size: 11px;
}

#submenu a {
	display: block;
	text-decoration: none;
}

#submenu li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}

#submenu li span, 
#submenu li a {
	width: 100%;
	padding: 6px 0px 6px 5px;
	color: #000;
	border-top: 1px solid #aaa;
	font-weight: bold;
}

* html    #submenu li span
{  
 	 border-top: 0px solid #ff0000;   
}

#submenu li.space {
	width: 100%;
	padding: 6px 0px 6px 5px;
	color: #000;
	border-top: 1px solid #aaa;
	font-weight: bold;
}      
* html    #submenu li span
{
	padding: 0px 0 0px 0px;
	
}
#submenu li.current a,
#submenu li.active a {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #802537;
}

#submenu li.active li a {
	font-weight: bold;
	color: #000;
}

#submenu li a:hover {
	background-color: #FFFFFF;
	color: #000;
}

#submenu li.current a {
	background-color: #FFFFFF;
}

#submenu li.current ul li a, 
#submenu li.active ul li a {
	background: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#submenu li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#submenu li ul li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#submenu li ul li span,
#submenu li ul li a {
	width: 100%;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	border-top: none;
	background: #FFFFFF;
}

#submenu li ul li.active a {
	font-weight: normal;
	text-decoration: underline;
}

#submenu li ul li.active li a {
	font-weight: normal;
	text-decoration: underline;
}

#submenu li ul li a:hover,
#submenu li.current ul li a:hover {
	color: #802537;
}

#submenu li.current a {
}

#submenu li.active ul li.current a {
	font-weight: normal;
	background: #FFFFFF;
	color: #802537;
}
#submenu li.active ul li.current ul li a {
	text-decoration: none;
	color: #000;
}
#submenu li.active ul li.current ul li a:hover {
	color: #802537;
}
#submenu li.active ul li.active a {
	text-decoration: none;
}
#submenu li.active ul li.active ul li.current a {
	text-decoration: none;
	color: #802537;
}

/* ######################################################################################################
** ### Font Definitionen  ###############################################################################
** ######################################################################################################
*/

.thrColAbsHdr #mainContent  {
	font-size: 10px;
	line-height: 14px;
	text-align: justify;

}
.thrColAbsHdr #mainContent A,
thrColAbsHdr #mainContent A:visited {
	color: #802537;
	text-decoration: none;
	font-weight: bold;	
	}
	
.thrColAbsHdr #mainContent A:hover {
	color: #802537;
	text-decoration: underline;
	}	

H1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #802537;
	margin: 10px 0;
	padding: 0;
}

H2
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 0px 0;
	padding: 0;
}

H3
{
	display: block;
	width: 60px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #802537;
	color: #FFFFFF;
	margin: 10px 0 20px 0;
	padding: 2px;
}


dd.csc-textpic-caption {
	font-size: 9px;
}

div.csc-textpic {
	margin-bottom: 30px;
}


/* ######################################################################################################
** ### Tabellen Definitionen  ###########################################################################
** ######################################################################################################
*/

TABLE  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-size: 10px;
}

TABLE.angebote, 
TABLE.orchester {
	width: 500px;
	border: 0px solid #ff0000;
}
TABLE.angebote TH,
TABLE.orchester TH {
	text-align: left;
	font-weight: normal;
	height: 20px;
}
TABLE.angebote TD.saison,
TABLE.orchester TD.saison {
	text-align: left;
	font-weight: bold;
	background-color: #802537;
	color: #fff;
	height: 16px;
}
TABLE.angebote TD.saison P,
TABLE.orchester TD.saison P
{
	padding-left: 3px;
	padding-top: 0;
	padding-bottom: 0;
}
TABLE.angebote TR.odd0,
TABLE.orchester TR.odd0 {
	background-color: #f4e0e5;
	border-bottom: 1px solid #802537;
	border-top: 1px solid #802537;
}
TABLE.angebote TR.odd1,
TABLE.orchester TR.odd1 {
	background-color: #ffffff;
}
TABLE.angebote TD.sp1 {
	text-align: left;
	width: 250px;
}
TABLE.angebote TD.sp2 {
	text-align: left;
	width: 125px;
}
TABLE.angebote TD.sp3 {
	text-align: left;
	width: 125px;
}

TABLE.orchster TD.sp1 {
	text-align: left;
	width: 150px;
}
TABLE.orchster TD.sp2 {
	text-align: left;
	width: 150px;
}

TABLE.orchster TD.sp3 {
	text-align: left;
	width: 100px;
}

TABLE.orchster TD.sp4 {
	text-align: left;
	width: 100px;
}

TABLE.angebote TD p,
TABLE.orchester TD p {
	margin:0px;
	padding: 3px;
	line-height: 11px;
}


TABLE.inhalt,
TABLE.fifty,
TABLE.kuenstler  {
    width:99%; 
    border: 0px solid #ff0000;
}
TABLE.inhalt TD.links {
    width: 66%;
}
TABLE.inhalt TD.rechts {
    width: 33%;
}
 
TABLE.fifty TD.links {
    width: 50%;
}
TABLE.fifty TD.rechts {
    width: 49%;
}
TABLE.fifty TD.rechts DIV.csc-textpic-imagewrap {
    margin-top:80px;
}

TABLE.kuenstler TD.td-0 { width: 50%}

/* ######################################################################################################
** ### LANGUAGES  #######################################################################################
** ######################################################################################################
*/


#languages { 
    position: absolute;
	top: 415px;
	left: 0px;
	width: 140px;
	height: 30px;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;
	background: #e2e3e4;
}
#languages .flag_de{ 
    padding-left:5px;
    padding-right:10px;
}    

/* ######################################################################################################
** ### FOTO BIO LINK#####################################################################################
** ######################################################################################################
*/


A.fotobio {
	background: url(../images/button_inak.gif) no-repeat 0 0;
	margin-left:5px;
	padding-left: 12px;  
	text-decoration: none;
}
   
/* ######################################################################################################
** ### PRINTLINK  #######################################################################################
** ######################################################################################################
*/
    
    
.printlink { 
    float: right;
    padding-top:10px;
    padding-bottom:10px;
    top: 159px;
    left:570px;
}

/* ######################################################################################################
** ### KONTAKT ##########################################################################################
** ######################################################################################################
*/
input, textarea { color: #000; background: #ddd; }
input:focus, textarea:focus { color: #000; background: #eee; }
#mailform fieldset { border: 0px; }
#mailform .csc-mailform { width: 400px; }
#mailform .csc-mailform div.csc-mailform-field {
    border: 0px solid #802537;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:3px;
    margin-bottom: 5px;
}

#mailform .csc-mailform div.csc-mailform-field label    { width: 100px; text-align:right; display:block; border:0px solid #ff0000;margin-bottom: 5px;}
#mailform .csc-mailform div.csc-mailform-field input[type=text],
#mailform .csc-mailform div.csc-mailform-field input[type=radio],
#mailform .csc-mailform div.csc-mailform-field select,
#mailform .csc-mailform div.csc-mailform-field input[type=submit]
{ float:right; margin-left: 10px; width: 270px; height: 18px; border: 0px;margin-bottom: 5px;font: 11px Verdana, Arial, Helvetica, sans-serif; }
#mailform .csc-mailform div.csc-mailform-field textarea
{ float:right; margin-left: 10px; width: 270px; height: 100px; border: 0px;margin-bottom: 5px; font: 11px Verdana, Arial, Helvetica, sans-serif; }
#mailform .csc-mailform div.csc-mailform-field select { border: 1px solid #ddd; }

#mailform .csc-mailform div.csc-mailform-field input[type=submit] { width: 150px; !important}

/* ######################################################################################################
** ### Image Wrap Content################################################################################
** ######################################################################################################
*/

#mainContent div.csc-textpic.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap  { padding-left:30px; }
#mainContent div.csc-textpic.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol dd.csc-textpic-caption { text-align: left; line-height:10px; margin-bottom:10px; }

.musicarot { color: #802537; }

dd.csc-textpic-caption { padding-top: 5px; }

A:link, A:visited { text-decoration: none; }
div.csc-textpic-text { display:block; height: 47px; border: 0px solid #ff0000; }
A.external-link-new-window {  color: #3e3680 !important; }
