body, table, th, tr, td, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4C4E6; /* alt #AEAECC C4C4E6 */
	text-align: left;
}

body {
	background-color: #001145;
	background-image: url(sterne.jpg);
	/*overflow-y: scroll;*/
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.error {
	color: #F10000;
}

.frame, .frame-important {
	padding: 3px 5px;
	margin: 10px 0px;
}
.frame {
	background-color: #3D4670; 
	border: 1px solid #6D7593;
	color: #C4C4E6;
}
.frame-important {
	background-color: #780822;
	border: 1px solid #f10000;
	color: #fff;
}
.frame a {
	/*color: #faa !important;*/
}
.frame-important a {
	color: #f66 !important;
}

input.suchbox {
	background-color: #3D4670; 
	background-image: url(back_input.gif);
	border: 1px solid #6D7593;
	font-size: 11px;
	color: #C4C4E6;
	width: 75px;
}

textarea.suchbox {
	background-color: #3D4670; 
/*	background-image: url(back_textarea.gif);*/
	border: 1px solid #6D7593;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #C4C4E6;
}

input.suchfeld {
	background-color: #3D4670; 
	background-image: url(back_input.gif);
	border: 1px solid #6D7593;
	font-size: 10px;
	color: #C4C4E6;
	width: 200px;
}

input.okbutton {
	background-color: #3D4670; 
	background-image: url(back_input.gif);
	border-top: 1px solid #6D7593;
	border-left: 1px solid #6D7593;
	border-bottom: 1px solid #1E244B;
	border-right: 1px solid #1E244B;
	font-size: 8px;
	color: #C4C4E6;
	width: 20px;
	text-align: center;
	margin-left: 5px;
}

input.button {
	background-color: #3D4670; 
	background-image: url(back_input.gif);
	border-top: 1px solid #6D7593;
	border-left: 1px solid #6D7593;
	border-bottom: 1px solid #1E244B;
	border-right: 1px solid #1E244B;
	font-size: 8px;
	color: #C4C4E6;
	text-align: center;
	margin-left: 5px;
}

form {
	margin: 0px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C4C4E6;
}

.pic_quer {
	width: 152px;
	height: 102px;
	vertical-align: top;
	text-align: center;
	color: #C4C4E6;
	font-size: 10px;
	line-height: 14px;
    margin: auto;
}

.pic_quer img {
	border-color: #C4C4E6;
}

.pic_quer a:hover img {
	border-color: #F10000;
}

.pic_hoch {
	width: 100px;
	vertical-align: top;
	text-align: center;
	color: #C4C4E6;
	font-size: 10px;
	line-height: 14px;
}

.pic_hoch a img {
	border-color: #C4C4E6;
}

.pic_hoch a:hover img {
	border-color: #F10000;
}

.showpic {
	color: #C4C4E6;
	text-align: center;
	font-size: 10px;
}

.showpic a img {
	border-color: #C4C4E6;
}

.lefted {
	text-align: left;
}

.righted {
	text-align: right;
}

.debug {
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
}

.td-menu {
	background-color: #323962;
	background-image: url(back-menu.gif);
	background-repeat: repeat-x;
}

.td-content {
	vertical-align: top;
	line-height: 20px;
	color: #C4C4E6;
	background-repeat: no-repeat;
	background-position: top right;
}

.td-content a {
	/*color: #F10000;
	text-decoration: none;*/
	/*font-weight: bold;*/
	/*color: #f99;*/
	color: #fdd;
	text-decoration: underline;
}
.td-content a:hover {
	/*color: #C4C4E6;*/
	color: #fff;
	background: #353d69;
	text-decoration: none;
	border-bottom: 1px solid #a0a0c6;
}




.td-content p {
	margin: 10px 0;
}

.td-content ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.td-footer {
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4A577E;
	line-height: 14px;
	color: #6D7593; /*#C4C4E6;*/
}

.td-footer a {
	font-weight: normal;
}

.td-links {
	vertical-align: top;
}

.td-space {
}

.td-rechts {
	vertical-align: top;
}

.navsep {
	color: #6374a6;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.navi {
	background-image: url(back-menu_ns4.gif);
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
}

h1 {
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4C4E6;
	font-size: 24px;
	font-weight: normal;
	padding-top: 15px;
}

h2 {
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4C4E6;
	font-size: 18px;
	font-weight: normal;
	margin: 0px; 
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #4C5980;
}

h3 {
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C4C4E6; /* #FF2C2C; #C4C4E6;*/
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

h3.termine {
	font-style: normal;
	/*font-weight: bold;*/
	padding: 12px 0 3px;
	color: #fff;
}

.navpos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D7593; /* #4C5980; */
	font-weight: bold;
	line-height: 10px;
}

b { color: #fff; }

a, .navpos a {
	font-weight: normal;
	color: #C4C4E6; /* #A3AABF */
	text-decoration: underline;
}

a:hover, .navpos a:hover {
	color: #ED2024;
	text-decoration: none;
}


.besetzung {
	border-top: 2px solid #444B7C;
	border-bottom: 2px solid #444B7C;
	color: #C4C4E6;
}
	/* problem with IE6/7 if not declared explicitely */
	.besetzung b { color: #C4C4E6; }
	.besetzung a b { color: #fdd; }
	.besetzung a:hover b { color: #fff; }

/*
.besetzung th {
	background-color: #1A2958;
	border-bottom: 2px solid #001145;
	line-height: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 30px;
}
*/

.besetzung_even td, .besetzung_odd td {
	font-size: 11px;
	line-height: 18px;
	border-bottom: 1px solid #444B7C; /*#3E4475;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 30px;
}

.besetzung_even td {
/*	background-color: #33416A;*/
	background-color: #2F3766;
}

.besetzung_odd td {
	background-color: #1F2858;
}

.besetzung_even.over td, .besetzung_odd.over td {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	border-color: #7C7BA6;
}


.navi a {
	margin: 0px;
	height: 15px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
}

.navi b { /* wie .navi a */
	margin: 0px;
	height: 15px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #F10000;
	background-color: #4A527E;
}

.navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.navi a:visited {
	color: #FFFFFF;
/*	color: #A3AABF;*/
	text-decoration: none;
}

.navi a:hover {
	background-color: #F10000;
/*	background-color: #D41C25;*/
/* #BC1B39;*/
/*	background-color: #E30020;*/
/*	background-color: #7079A7;*/
}

.subnav {
	width: 100%;
	margin-bottom: 5px;
}
.td-subnav {
	padding-left: 5px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 0px;
	background-image: url(nav_back.jpg);
	line-height: 16px;
	padding-right: 9px;
	background-color: #444D78;
}

.th-subnav {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #1B244F;
	background-image: url(nav_top.jpg);
	font-size: 11px;
	height: 16px;
	text-align: center;
	padding-right: 7px;
	color: #A3AABF;
}

.th-subnav a {
	text-decoration: none;
	font-weight: bold;
}

.td-subnav A {
	width: 102px;
	margin-top: 1px;
	margin-left: 1px;
	display: block;
	/*height: 15px;*/
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.td-subnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.td-subnav a:visited {
/*	color: #a3aabf;*/
	color: #ffffff;
	text-decoration: none;
}
.td-subnav a:hover {
/*	color: #ED2024;*/
	color: #001145;
/*	background-image: url(nav_back_hover.jpg);*/
	background-color: #7079A7;
}

.bullet {
	color: #ED2024;
}

.td-subnav-end {
	padding-left: 7px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(nav_bottom.jpg);
	height: 12px;

}

.td-box {
	padding-left: 10px;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(box_back.jpg);
	line-height: 13px;
	padding-right: 12px;
	color: #C4C4E6;
	background-color: #1B2146;
}

.td-box p {
	margin-top: 0px;
	margin-bottom: 7px;
}

.th-box {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #3D4670;
	background-image: url(box_top.jpg);
	font-size: 10px;
	height: 16px;
	text-align: center;
	padding-right: 6px;
	color: #C4C4E6; /* #A3AABF */
}

.td-box-end {
	padding-left: 7px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(box_bottom.jpg);
	height: 12px;
}

.box {
/*	border: 1px solid #4A577E;*/
	width: 100%;
	margin-bottom: 5px; /* 15px */
}

strong {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	margin-right: 5px;
}

.presseliste {
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #3D4670;
	background-color: #1E2D5B; /*#1E244B;*/
	padding: 5px;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.presse_active {
	border-left: 5px solid #F10000;
	padding-left: 5px;
}

.simplebox {
	border: 1px solid #3D4670;
	background-color: #252F5B; /*#1E2D5B; /*#1E244B;*/
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
}

.simplebox h2 {
	border-width: 0px;
	font-size: 28px;
	line-height: 32px;
}

.simplebox h3 {
	border-width: 0px;
	font-size: 20px;
	line-height: 24px;
}

.simplebox .einleitung{
	font-weight: bold;
}

.pressefoto {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

.pressefoto img {
	border: 1px solid #8287AA;
}

.musiktabelle td, .musiktabelle th {
	vertical-align: top;
	border-bottom: 1px solid #4A577E;
	padding: 3px 10px;
/*	line-height: 18px;*/
}

.titelnummer {
	font-weight: bold;
	text-align: right;
	font-size: 16px;
	color: #7C7BA6;
}

.musiktabelle .small {
	color: #818AB1; /* #596798; */
}

.bestellform p {
	/*font-size: 10px;*/
	margin: 10px 5px;
}
.bestellform p .error {
	font-size: 11px;
	line-height: 14px;
}


/* ######### NEW ######### */
.textimage-left, .textimage-right {
	margin-top: 5px;
	margin-bottom: 10px;
	word-wrap: break-word;
}
.textimage-left {
	float: left;
	margin-right: 10px;
}
.textimage-right {
	float: right;
	margin-left: 10px;
}
.textimage-left img, .textimage-right img { border: 1px solid #8287AA; }


.bildleiste { text-align: center; }
.bildleiste img { margin-right: 5px; border: 1px solid #8287AA; }
.bildleiste .small,
	.textimage-right .small,
	.textimage-left .small { color: #4a527E; }
	
.termin-metainfo {
	float: left;
	padding: 3px 5px;
	margin: 10px 0px;
	border: 1px solid #6D7593;
	color: #C4C4E6;
}