/*  font-size 62,5% ermöglicht in scalierbaren em auszuzeichnen dabei entspricht 1em = 10px || 62.5% orientieren sich an der normal schriftgrößer der browser von 16px*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #A20D0D;
	color: Black;
	padding-left: 30px;
	padding-top: 30px;
}
/* margins usw für alle und alles auf 0 font-size 1em = 10px (62.5% von 16px standartschriftgröße der gängigen browser) */
*{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.3em;
	border: none;
}

#umschlag {
	/* text-align stellt sicher, dass die zentrierung aus dem body element nicht auf die elemente im und den umschlag selber vererbet werden */
	text-align: left;
	/* zentrierung */
	width:880px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
    margin-bottom: 7px;
	}
#inner {
	margin: 0;
	padding: 0;
   border: 2px solid #303030;
	height: 100%;
}
.space_header {
    height: 4px;
    background-color: #A20D0D;
    font-size: 0.1em;
}

#logo_header {
    height: 95px;
    background: url(Logo_Ensemble_Oriol_b_880.png) no-repeat center;
}

#header {
     height: 100%;
     padding-left: 16em;
     border-top: 2px solid #303030;
     border-left: 2px solid #303030;
     border-right: 2px solid #303030;
}
#titelbildContainer {
  border: 2px solid #303030;
}

/*linke Spalte */
#linkeSpalte {
	width: 437px;                      /* Breite der linken Spalte */
    float: left;
	min-height: 200px;
}
#linkeSpalte_2 {
	width: 110px;                      /* Breite der linken Spalte */
	float: left;
	min-height: 200px;
}
#linkeSpalte_3 {
	width: 365px;                      /* Breite der linken Spalte */
	float: left;
	min-height: 200px;
}
#linkeSpalte_4 {
	width: 4px;                      /* Breite der linken Spalte */
	float: left;
	min-height: 200px;
}
#linkeSpalte_5 {
	width: 370px;                      /* Breite der linken Spalte */
	float: left;
	min-height: 200px;
}
#linkeSpalte_6 {
	width: 365px;                      /* Breite der linken Spalte */
	float: left;
	min-height: 200px;
}
#linkeSpalte_400{
  width: 400px;
  float: left;
  min-height: 400px;
}

/* rechte Spalte */
#rechteSpalte {
	width: 194px;                      /* Breite der rechten Spalte !! Breite muss im Farbschema auch geändert werden */
	float: right;
    text-align: left;
    padding-right: 2px;
}
#rechteSpalte_3 {
	width: 4px;                      /* Breite der rechten Spalte !! Breite muss im Farbschema auch geändert werden */
	float: right;
	min-height: 200px;
}
#rechteSpalte_4 {
	width: 4px;                      /* Breite der rechten Spalte !! Breite muss im Farbschema auch geändert werden */
	float: right;
	min-height: 200px;
}
#rechteSpalte_5 {
	width: 6px;                      /* Breite der rechten Spalte !! Breite muss im Farbschema auch geändert werden */
	float: right;
	min-height: 200px;
}
#content {
	float: left;
	width: 430px;
}
#content_2 {
	float: left;
	width: 564px;
    min-height: 400px;
}
#content_3 {
	float: left;
	width: 500px;
}
#content_4 {
	float: left;
	width:870px;
    min-height: 400px;
}
#content_5 {
	float: left;
	width:500px;
}
#content_6 {
	float: left;
	width:637px;
    min-height: 400px;
}
#content_7 {
  width: 480px;
  float: left;
  min-height: 400px;
}

#footer {
	text-align: right;
	color: #333333;
    border: 2px solid black;
	border-top: 0px;
}

.clear {
	clear: both;
	line-height: 1px;
}
.border_l {
    border-left: #000000 2px solid;
    min-height: 530px;
}
.border_r {
    border-right: #000000 2px solid;
    min-height: 400px;
}
.border_rl {
    border-left: #000000 2px solid;
    border-right: #000000 2px solid;
    min-height: 400px;
}



/*  ---- ENDE BOX MODEL -------- BEGINN INHALTSFORMATE */

/*  ------------   Navigation  -------------- */

#naviContainer {
letter-spacing: 0.02em;
font-size: 1.1em;
color: black;
height: 22px;
border-left: 2px solid black;
}
#naviContainer ul {
  list-style-type: none;
  list-style: none;
}

/* div tag */
#naviContainer .hauptebene_Div, #naviContainer .subebene_Div {
position: relative;
float: left;
}
/* ul */
#naviContainer ul.hauptebene {
font-size: 1.2em;
white-space: nowrap;
list-style-type: none;
float: left;
width: 650px;
height: 20px;
}
#naviContainer ul.subebene {
position: absolute;
top: 2px;
left: -12px;  /* versatz des submenüs nach links */
float: left;
padding: 2px 0px 0px 0px;  /* padding top !>2 */
border-left: 2px solid black;
border-right: 2px solid black;
display: none;		/* wird nur 'mouse over' angezeigt */
}
#naviContainer ul.subsubebene {
position: absolute;
top: -20px;
float: left;
padding: 0px 0px 0px 0px;
display: none;
border-left: 2px solid black;
border-right: 2px solid black;
border-top: 2px solid black;
}
/* ul :hover */
#naviContainer ul.hauptebene li.hauptebene:hover ul.subebene,
#naviContainer ul.hauptebene li.hauptebene_active:hover ul.subebene,
#naviContainer ul.hauptebene li.hauptebene_sprache:hover ul.subebene,
#naviContainer li.subebene:hover ul.subsubebene{
  display: block;
}

/* li hauptebene */
#naviContainer li.hauptebene, #naviContainer li.hauptebene_active {
float: left;
display: block;
padding: 3px 10px 2px 10px;
border-right: 2px solid black;
}
#naviContainer li.hauptebene_sprache {
float: right;
display: block;
padding: 3px 7px 1px 7px;
}
#naviContainer li.hauptebene_active {
background-color: #DDDDDD;
height: 80%;
}
/* li haupteben :hover */
#naviContainer ul.hauptebene li.hauptebene:hover,
#naviContainer ul.hauptebene li.hauptebene_active:hover,
#naviContainer ul.hauptebene li.hauptebene_sprache:hover {
	background-color: #DDDDDD;
	height: 17px;
}
/* li subebene */
#naviContainer ul.subebene li, #naviContainer ul.subebene li.subebene {
display: block;
padding: 2px 5px 3px 5px;
width: auto;
white-space: nowrap;
overflow: visible;
background-color: #FFF;
border-bottom: 2px solid black;
}
#naviContainer ul.subebene li.sprache {
display: block;
padding: 2px 5px 3px 5px;
width: 58px;
white-space: nowrap;
overflow: visible;
background-color: #8B8B8B;
}
#naviContainer ul.subebene li.sprache_akt {
background-color: #BFBFBF;
}
/* li subebene :hover */
#naviContainer ul.subebene li:hover,
#naviContainer ul.subebene li.subebene:hover,
#naviContainer ul.subebene li.sprache:hover{
	background-color: #DDDDDD;
}
/* a */
#naviContainer ul.hauptebene li.hauptebene a,
#naviContainer ul.hauptebene li.hauptebene_active a,
#naviContainer ul.hauptebene li.hauptebene_sprache a {
color: black;
text-decoration: none;
display: block;
}
#naviContainer ul.hauptebene li.hauptebene a:hover,
#naviContainer ul.hauptebene li.hauptebene_active a:hover,
#naviContainer ul.hauptebene li.hauptebene_sprache a:hover  {
color: black;
text-decoration: none;
}
#naviContainer ul.subebene li.subebene a, #naviContainer li.subebene ul.subebene a:hover {
text-decoration: none;
}

#navContainer ul ul.subebene li a:hover {
background: #DDDDDD;
}

/* --------------- ENDE Navigation -------------------------- */

/* --------------- START Links Mail------------ */

a.extern:hover, a.ext:hover {
	color:#2C0303;
	background-color: White;
	text-decoration:underline;
	padding-right: 15px;
}
a.extern:link, a.ext:link {
	background: url(extern.gif) no-repeat right;
	color:#760A0A;
	text-decoration:underline;
	padding-right: 15px; }
a.extern:visited, a.ext:visited {
	background:url(extern.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 15px; }
a.extern:hover, a.ext:hover {
	background:url(extern_hover.gif) no-repeat right;
	color:#051A09;
	text-decoration:underline;
	padding-right: 15px; }
a.extern:active, a.ext:active {
	background:url(extern.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 15px; }

a.amzL:link {
	background: url(amzL.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 18px; }
a.amzL:visited {
	background:url(amzL.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 18px; }
a.amzL:hover {
	background:url(amzL.gif) no-repeat right;
	color:#051A09;
	text-decoration:underline;
	padding-right: 18px;}
a.amzL:active {
	background:url(amzL.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 18px; }


a.no:link {
	background: none;
	color: inherit;
	text-decoration: none;
	padding-right: 0px; }
a.no:visited {
	background: none;
	color: inherit;
	text-decoration: none;
	padding-right: 0px; }
a.no:hover {
	background: none;
	color: inherit;
	text-decoration: none;
	padding-right: 0px; }
a.no:active {
	background: none;
	color: inherit;
	text-decoration: none;
	padding-right: 0px; }

a.mail:link {
	background: url(mail.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 17px;
	vertical-align: bottom;
	 }
a.mail:visited {
	background:url(mail.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 17px;
 	vertical-align: bottom;
 }
a.mail:hover {
	background:url(mail_hover.gif) no-repeat right;
	color:#051A09;
	text-decoration:underline;
	padding-right: 17px;
 }
a.mail:active {
	background:url(mail.gif) no-repeat right;
	color:#003A5F;
	text-decoration:underline;
	padding-right: 17px;
 }
a {
  color: black;
  text-decoration: underline;
}
a:hover{
  color: #660000;
}



/* --------------- ENDE externe Links -------------------------- */

/* ----------------START titelBild -----------------------------*/
#titelBildContainer{
	padding-left: 30px;
}
/* -----------------ENDE titelBild -------------------------------*/

/* --------------- START CURICULUM VITAE ---------------------- */

#cvContainer {
    font-size: 1.18em;
	margin: 15px 10px 10px 10px;
}
#cvContainer .eintrag{
  float: left;
  width: 97%;
  margin-bottom: 20px;
}

#cvImgContainer {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}

#cvContainer .name {
	font-size: 1.3em;
    width: 98%;
	color: #333333;
    background-color: white;
    padding-left: 5px;
    margin-left: -5px;
    margin-bottom: 10px;
}
#cvContainer .text {
	line-height: 1.4em;
}
#cvContainer .cr {
	font-style: italic;
	font-size: 0.9em;
    padding-top: 10px;
}
#cvMtglContainer {
  width: 630px;
  margin: 30px 0 10px 30px;
  font-size: 1.18em;
}
#cvMtglContainer h1 {
    font-size: 1.3em;
	color: #333333;
    padding-left: 5px;
    margin-left: -5px;
    margin-bottom: 10px;
}
#cvMtglContainer td {
    width: 200px;
    vertical-align: top;
    padding-bottom: 15px;
}
#cvMtglContainer .gruppe {
  font-size: 1.15em;
  font-weight: bold;
	color: #333333;
    margin-bottom: 2px;
}
#cvMtglContainer .positionContainer {
  margin-top: 3px;
}
#cvMtglContainer .position {
  font-size: 0.9em;
  font-style: italic;
}
#cvMtglContainer .name {
  margin-bottom: 2px;
}

/* --------------- ENDE CURICULUM CITAE ---------------------- */

/* --------------- START Kontakte --------------------------- */
#kontaktContainer {
    font-size: 1.18em;
	margin: 15px 5px 10px 10px;
}
#kontaktImgContainer {
  padding: 20px 0 0 0;
  text-align: center;
}
#kontaktContainer h1{
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    background-color: white;
    margin: 0px 0px 5px -3px;
    padding-left: 5px;
    float: left;
    width: 90%;
}
#kontaktContainer a.mail{
  font-size: 0.9em;
}



/* --------------- START Kontakte --------------------------- */

/* --------------- START Fotos -----------------------------*/
#fotoContainer {
	width: 840px;
    margin: 7px 5px 5px 5px;
}
#fotoContainer a, #fotoContainer a:link, #fotoContainer a:hover, #fotoContainer a:visited {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}
#fotoContainer td {
    vertical-align: top;
}
#fotoContainer img {
    padding-right: 2px;
}
#fotoContainer .cr {
    font-style: italic;
    font-size: 1em;
}
#fotoContainer .infoContainer {
  font-size: 1.18em;
  padding: 5px;
}




/* --------------- ENDE Fotos------------------------------*/

/* --------------- START Logo -----------------------------*/
#logoContainer {
    margin: 7px 5px 5px 5px;
    font-size: 1.18em;
}
#logoContainer a, #logoContainer a:link, #logoContainer a:hover, #logoContainer a:visited {
	padding: 0px;
	margin: 0 0 0 5px;
}
#logoContainer td.info {
    vertical-align: top;
    padding: 5px;
    line-height: 2em;
}
#logoContainer td.logo {
    vertical-align: top;
    background-color: white;
    padding: 5px;
    text-align: right;
    margin-right: 30px;
}
#logoContainer img {
    padding-right: 2px;
}
#logoContainer .cr {
    font-style: italic;
    font-size: 1em;
}
#logoContainer .infoContainer {
  padding: 5px;
}




/* --------------- ENDE Logo------------------------------*/

/* --------------Saisonheft------------------------------*/
#saisonheftCoverContainer {
  width: 100%;
  text-align: center;
  margin: 10px 0 10px 0;
}

#saisonheftContainer {
  width: 90%;
  margin: 10px 0 10px 20px;
  font-size: 1.18em;
}
#saisonheftContainer .downloadContainer {
  margin-bottom: 30px;
}
#saisonheftContainer .info{
  margin: 15px 0 10px 0;
}

#saisonheftContainer .bestell_info{
    float: left;
    margin: 15px 0 10px 0;
}

#saisonheftContainer .erfolg{
    float: left;
    margin: 35px 0 10px 0;
    font-weight:bold;   
}
#saisonheftContainer h1 {
  font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    background-color: white;
    margin: 0px 0px 5px -3px;
    padding-left: 5px;
    width: 98%;
}
#saisonheftContainer table {
  float: left;
}
#saisonheftContainer img {
  border: 1px solid black;
}
#saisonheftContainer input {
  padding: 2px;
  border: 1px solid #BBBBBB;
  margin: 1px;
  font-family: "Courier New", Courier, monospace;
}
#saisonheftContainer input.sbm {
 background-color: #888888;
 color: white;
 font-weight: bold;
}
#saisonheftContainer input.sbm:hover {
 background-color: #AAAAAA;
 color: black;
 cursor: pointer;
}
#saisonheftContainer textarea {
  padding: 3px;
  border: 1px solid #BBBBBB;
  margin: 1px;
  font-family: "Courier New", Courier, monospace;
}

/*----------------Saisonheft ENDE -------------------------*/

/* --------------Freunde------------------------------*/
#freundeContainer {
  width: 90%;
  margin: 10px 0 10px 20px;
  font-size: 1.18em;
}

#freundeContainer h1 {
  font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    background-color: white;
    margin: 0px 0px 5px -3px;
    padding-left: 5px;
    width: 98%;
    float: left;
}



/*----------------Freunde ENDE -------------------------*/


/* --------------- START Logo -----------------------------*/
#cvDownloadContainer {
	width: 90%;
    margin: 40px 5px 50px 56px;
    font-size: 1.18em;
    line-height: 1.5em;
}

/* --------------- ENDE Logo------------------------------*/


/* --------------- START news ------------ */
#newsContainer {
	float: left;
	font-size: 1.15em;
	/*border: 1px solid silver;*/
	}
#newsContainer .konzertBox, #newsContainer .aktuellesBox {
	margin-left: 0px;
}
#newsContainer .newsletterBox {
	margin: 0 5px 10px 5px;
}
#newsContainer .headline {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid black;
    padding: 0 0 3px 5px;
    margin-top: 6px;
    width: 100%;
}

#newsContainer .konzertBox .terminContainer {
	padding-bottom: 1.1em;
}
#newsContainer .konzertBox .dateANDplaceContainer {
	float: left;
	width: 95%;
	height: 15px;
	background-color: White;
	padding: 0px 4px 0px 2px;
	margin: 9px 0 0 5px;
    border-bottom: solid 1px #444444;
}
#newsContainer .konzertBox .extraOrtContainer {
	float: left;
	width: 300px;
	height: 15px;
	background-color: White;
	padding: 0px 4px 0px 2px;
	margin: 2px 0 0 5px;
}
#newsContainer .konzertBox .prANDarContainer {
	float: left;
	text-align: left;
	margin-left: 8px;
    width: 96%;
}

#newsContainer .konzertBox .date {
	color: black;
	float: left;
	font-weight: bold;
	margin-right: 3px;
}
#newsContainer .konzertBox .time {
	color: black;
	float: left;
	margin-right: 3px;
}
#newsContainer .konzertBox .place {
	color: Black;
	font-weight: normal;
	float: right;
    padding-left: 5px;
}
#newsContainer .konzertBox .land {
	color: #43280B;
	float: right;
}
#newsContainer .konzertBox .hall {
	color: black;
	float: left;
	font-weight: normal;
}
#newsContainer .konzertBox .artists {
	color: black;
	padding-top: 5px;
}
#newsContainer .konzertBox .programm {
	color: black;
	padding-top: 5px;
}
#newsContainer .aktuellesBox .textContainer {
	float: left;
}
#newsContainer .aktuellesBox .text {
    float: left;
	text-align: left;
	margin-left: 5px;
    width: 99%;
}
#newsContainer .aktuellesBox .link {
	margin-left: 15px;
}
#newsContainer .aktuellesBox .titel{
	float: left;
	width: 420px;
	height: 15px;
	color: black;
	font-weight: bold;
	background-color: White;
	padding: 0px 4px 0px 2px;
	margin: 9px 0 5px 5px;
    border-bottom: 1px solid #444444;
}
#newsContainer .aktuellesBox .fehlerMeldung{
	float: left;
	width: 340px;
	color: #333333;
	font-weight: bold;
	background-color: White;
	padding: 0px 4px 0px 2px;
	margin: 17px 0 5px 5px;
}
#newsContainer .fundstelleContainer {
	margin: 14px 0 5px 10px;
    font-weight: bold;
}
#newsContainer .fundstelle {
	margin: 4px 0 1px 13px;
    font-weight: normal;
}
#newsContainer .datum {
    font-weight: bold;
	color: #444444;
}
#newsContainer .newsletterBox .titel{
	float: left;
	width: 98%;
	height: 15px;
	color: #333333;
	font-weight: bold;
	background-color: White;
	margin-bottom: 5px;
	padding: 0px 0px 0px 2px;
	margin: 7px 0 5px 0px;
}
#newsContainer .newsletterBox .inputField {
	height: 15px;
	width: 95%;
	border: 1px solid gray;
	border-bottom-style: inset;
	padding: 0px 4px 0px 2px;
	margin: 3px 0 5px 0;
	font-family: "Courier New", Courier, monospace;
}
#newsContainer .newsletterBox textarea {
	height: 45px;
	width: 95%;
	border: 1px solid gray;
	border-bottom-style: inset;
	padding: 0px 4px 0px 2px;
	margin: 3px 0 5px 0;
	font-family: "Courier New", Courier, monospace;
}
#newsContainer .newsletterBox .submit {
	padding: 1px 3px 1px 3px;
	margin: 0 2px 10px 0;
	float: right;
	cursor: pointer;
	font-size: 1.1em;
	background-color: #C3C3C3;
}
#newsContainer .newsletterBox .submit:hover {
	background-color: #F4F4F4;
	padding: 0px 2px 0px 2px;
	border: 1px solid gray;
}
#newsContainer a, #newsContainer a:link, #newsContainer a:visited {
	color: #003A5F;
	border: none;
}
#newsContainer a:hover {
	color: #840C00;
}
#newsContainer a.ext, #newsContainer a.ext:link, #newsContainer a.ext:visited, #newsContainer a.ext:hover {
    color: #760A0A;
}
/*------------------ ENDE news ---------------------------*/

/* --------------- START termine ------------ */
#scheduleContainer {
	font-size: 1.18em;
    margin: 0 5px 10px 5px;
}
#scheduleContainer .inf {
	float: left;
	text-align: left;
	width:97%;
	padding-left: 2px;
	margin-bottom: 4px;
}
#scheduleContainer .dateANDplaceContainer {
	float: left;
	width: 97%;
	margin-top: 7px;
	height: 15px;
	background-color: #FFFFFF;
	padding: 0px 4px 2px 2px;
    color: #FFFFFF;
}
#scheduleContainer .extraOrtContainer {
	float: left;
	width: 97%;
	margin-top: 2px;
	height: 15px;
	background-color: White;
	padding: 0px 4px 2px 2px;
}
#scheduleContainer .reihe {
	float: right;
	color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#scheduleContainer .prANDarContainer {
	float: left;
	text-align: left;
	width:97%;
	padding: 0 0 5px 2px;
	margin-bottom: 4px;
    border-bottom: 1px solid black;
}

#scheduleContainer .date {
	color: #333333;
	float: left;
	font-weight: bold;
	padding-right: 3px;
}
#scheduleContainer .time {
	color: black;
	float: left;
	padding-right: 3px;
}
#scheduleContainer .place {
	color: Black;
	font-weight: normal;
	float: right;
}
#scheduleContainer .place_2 {
	color: Black;
	font-weight: normal;
	float: left;
}
#scheduleContainer .place_extra {
	color: Black;
	font-weight: normal;
	float: left;
}
#scheduleContainer .land {
	color: #43280B;
	float: right;
}
#scheduleContainer .land_2 {
	color: #43280B;
	float: left;
}
#scheduleContainer .hall {
	color: #43280B;
	float: right;
	font-weight: normal;
	padding-right: 5px;
}
#scheduleContainer .hall_2 {
	color: #43280B;
	float: left;
	font-weight: normal;
	padding-right: 5px;
}
#scheduleContainer .hall_rechts {
	float: right;
	font-weight: normal;
}
#scheduleContainer .artists {
	color: black;
	padding-top: 5px;
}
#scheduleContainer .programm {
	color: black;
	padding-top: 5px;
}
#scheduleContainer .artists, #scheduleContainer .autor {
	font-style: normal;
}
#scheduleContainer .komp {
	color: #051A09;
	line-height: 1.4em;
}
#scheduleContainer .kompHeadline {
	color: #003A5F;
	background-color: White;
	font-size: 1.5em;
	font-weight: bolder;
}
#scheduleContainer .geboren, #scheduleContainer .ort {
	color: #003A5F;
	background-color: White;
}
#scheduleContainer .titel{
	font-weight: bold;
	padding-bottom: 0.2em;
	color: #003A5F;
	background-color: White;
}
#scheduleContainer .bestell_link {
  padding-top: 5px;
}

#scheduleContainer a, #scheduleContainer a:link, #scheduleContainer a:visited {
	color: #003A5F;
}
#scheduleContainer a:hover {
	color: #051A09;
}
#scheduleContainer .fehlermeldung {
	margin: 70px 5px 0px 5px;
	width: 90%;
	background-color: White;
	color: #333333;
	font-weight: bold;
    padding-left: 10px;
}


#reihenContainer {
	font-size: 1.18em;
	margin: 7px 5px 15px 5px;
    padding: 0 3px 0 6px;
}
#reihenContainer b {
	font-size: 1.2em;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 0.05em;
    color: #333333;
}
#reihenContainer h1 {
	background-color: white;
	width: 310px;
	margin-bottom: 5px;
}

/*------------------ ENDE termine ---------------------------*/

/* ------------------ Kalender -------------------------    */
#kalenderContainer {
  margin: 15px 0px 10px 1px;
  float: left;
  width: 100%;
}
#kalenderContainer table{
  width: 99%;
  border: 1px solid gray;
  border-collapse: collapse;
  text-align: center;
}
#kalenderContainer td{
  border: 1px solid gray;
  width: 14.28%;
}
#kalenderContainer td.heute{
  background-color: #9ACD32;
  color: white;
	font-weight: bold;
}
#kalenderContainer .h1{
    font-size: 1em;
    font-weight: bold;
    color: #333333;
    background-color: white;
    margin-bottom: 5px;
}
#kalenderContainer .vor_zur, #kalenderContainer .vor_zur a{
  background-color: #8B8B8B;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#kalenderContainer .vor_zur:hover, #kalenderContainer .vor_zur a:hover{
	background-color: #EAEAEA;
	color: black;
}
#kalenderContainer a{
  background-color: #333399;
  color: white;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
#kalenderContainer a:hover{
	background-color: #F9DDE7;
	color: black;
}
#kalenderContainer .header {
	background-color: #8B8B8B;
	color: white;
	font-weight: bold;
}
/* ---------------- ENDE Kalender --------------------- */

/* --------------- START tagebuch ------------ */
#tgbContainer {
	margin: 7px 5px 10px 10px;
	font-size: 1.18em;
}
#tgbContainer .eintrag{
  float: left;
  width: 99%;
}

#tgbContainer .dateANDplaceContainer {
	display: block;
	float: left;
	width: 98%;
	margin-top: 10px;
    padding: 0 0 0 5px;
    font-weight: bold;
}
#tgbContainer .text {
	width:97%;
    padding: 5px 5px 15px 5px;
    margin: 0 0 10px -1px;
    background-color: white;
    float: left;
    border-bottom: 1px solid black;
}
#tgbContainer .dateContainer {
	color: Gray;
}
#tgbContainer .date {
	color: Gray;
	float: left;
}
#tgbContainer .time {
	color: gray;
	float: left;
	padding-left: 0.8em;
}
#tgbContainer .place {
	color: Gray;
	float: left;
	padding-left: 0.8em;
}
#tgbContainer .land {
	color: Gray;
	float: left;
	padding-left: 0.8em;
}
#tgbContainer .titel{
	font-weight: bold;
	padding-bottom: 0.2em;
	color: #444444;
	background-color: White;
    font-size: 1.2em;
}
#tgbContainer .programm {
    line-height: 1.4em;
}

#tgbContainer a, #tgbContainer a:link, #tgbContainer a:visited {
	color: #003A5F;
}
#tgbContainer a:hover {
	color: #051A09;
}
#tgbContainer .underline{
	text-decoration: underline;
}
#tgbContainer .strike{
	text-decoration: line-through;
}

#tgbContainer blockquote{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
}
#tgbContainer .tgb_header{
	padding-left: 30px;
	font-weight: bold;
}
/*------------------ ENDE tagebuch ---------------------------*/

/* ------------- Suche ---------------------------*/
#sucheContainer {
	margin: 7px 5px 15px 5px;
	font-size: 1.18em;
}
#sucheContainer .titel {
	float: left;
	width: 98%;
	height: 15px;
	color: #333333;
	font-weight: bold;
	background-color: White;
	margin-bottom: 5px;
	padding: 0px 2px 1px 2px;
}
#sucheContainer form {
	font-size: 1.0em;
}
#sucheContainer .volltext {
	margin-top: 10px;
	font-size: 1em;
    float: left;
    width: 100%;
}
#sucheContainer .inputField {
	height: 15px;
	width: 97%;
	border: 1px solid gray;
	border-bottom-style: inset;
	padding: 2px;
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
}
#sucheContainer .submit {
	padding: 1px 3px 1px 3px;
	margin-bottom: 3px;
	cursor: pointer;
	font-size: 1.1em;
	background-color: #C3C3C3;
	}
#sucheContainer .submit:hover,
#sucheContainer .submit80:hover{
	background-color: #F4F4F4;
	padding: 0px 2px 0px 2px;
	border: 1px solid gray;
}
#sucheContainer .submit80 {
	width: 80px;
	padding: 1px 3px 1px 3px;
	margin-bottom: 3px;
	float: right;
	cursor: pointer;
	font-size: 1.1em;
	background-color: #C3C3C3;
}



#sucheContainer .erweiterung {
	margin-top: 10px;
    width: 100%;
    float: left;
}
#sucheContainer .links {
	float: left;
}
#sucheContainer .rechts {
	float: right;
    margin-left: 10px;
}
#sucheContainer select {
	height: 20px;
	width: 80px;
	border: 1px solid gray;
	border-bottom-style: inset;
	padding: 2px 0px 2px 2px;
	margin-bottom: 3px;
	float: left;
	text-align: center;
    font-size: 1.05em;
}
/*------------------ ENDE Suche---------------------------*/

/* --------------- START Kritiken ------------ */
#kritikenContainer {
    margin: 7px 5px 10px 5px;
    font-size: 1.18em;
}
#kritikenContainer .kriContainer {
    float: left;
	background-color: #DDDDDD;
	cursor: pointer;
}
#kritikenContainer .kopf {
    width: 98%;
    padding: 0 5px 0 5px;
	margin-bottom: 0.4em;
	background-color: White;
    float: left;
}
#kritikenContainer .kriTextContainer{
    padding-left: 5px;
    width: 98%;
    float: left;
}
#kritikenContainer .kl{
  font-size: 0.8em;
}

#kritikenContainer .date {
	color: #333333;
    font-weight: bold;
	float: left;
}
#kritikenContainer .zeitung {
	color: #333333;
	background-color: White;
	float: right;
}
#kritikenContainer .titel{
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 0.5em;
	padding-top: 0.7em;
	color: #051A09;
}
#kritikenContainer .untertitel{
	font-weight: bold;
	padding-bottom: 0.2em;
	color: #051A09;
}
#kritikenContainer .titelUebersicht{
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0.1em;
	color: #051A09;
}
#kritikenContainer a.ue, #kritikenContainer a.ue:link, #kritikenContainer a.ue:visited, #kritikenContainer a.ue:hover{
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0.1em;
	color: #051A09;
	text-decoration: none;
}
#kritikenContainer .untertitelUebersicht{
	letter-spacing: 0.1em;
	padding-bottom: 0.2em;
	color: #051A09;
}
#kritikenContainer .kriText {
	line-height: 1.5em;
}
#kritikenContainer .autor, #kritikenContainer .uebersetzer {
	float: right;
	font-style: italic;
}
#kritikenContainer a, #kritikenContainer a:link, #kritikenContainer a:visited {
	font-size: 1.1em;
	color: #003A5F;
}
#kritikenContainer a:hover {
	color: #051A09;
}
/*------------------ ENDE Kritiken ---------------------------*/

/*------------------ PartnerContainer ------------------------*/
#partnerContainer {
  font-size: 1.18em;
  margin: 20px 0 10px 0;
}
#partnerContainer .header {
     margin: 0 5px 10px 0;
     font-size: 1.1em;
}
#partnerContainer .disclaimer {
   margin: 20px 0 0 0;
    font-size: 0.9em;
}
#partnerContainer td{
   vertical-align: top;
   padding: 0 5px 10px 0;
}
#partnerContainer td.links{
  width:325px;
  text-align: right;
  padding-right: 15px;
}
/*------------------ ENDE PartnerContainer ---------------------------*/

/*------------------ CdContainer ------------------------*/
#cdContainer{
  font-size: 1.18em;
  margin: 5px 0 0 8px;
}
#cdContainer td {
	padding: 14px;
    vertical-align: top;
}
#cdContainer td.rechts{
  width: 470px;
}
#cdContainer .titel {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
    background-color: white;
    margin: 0 0 10px -3px;
    padding-left: 3px;
}

#cdContainer .komponist {
	font-weight: bold;
    font-size: 1.1em;
	color: #292929;
	padding-bottom: 0.2em;
}
#cdContainer .GeburtSterbe{
  font-size: 0.85em;
  font-weight: normal;
  color: black;
}

#cdContainer .werkInfo {
	font-style: italic;
	padding-bottom: 0.4em;
    font-size: 0.96em;
}
#cdContainer .klappenText{
	padding-bottom: 0.4em;
}
#cdContainer .verlag, #cdContainer .verlag_detail{
	padding-top: 3px;
}
#cdContainer .amazon{
	padding-top: 5px;
	font-weight: bold;
}
#cdUebersichtContainer {
  font-size: 1.15em;
  margin-top: 7px;
}

#cdUebersichtContainer td{
   width: 220px;
   padding: 3px;
   vertical-align: top;
  cursor: pointer;
}
#cdUebersichtContainer .titel{
   font-size: 1.1em;
   font-weight: bold;
   margin-bottom: 3px;
   color: #444444;
}
#cdUebersichtContainer .komponist{
    margin-top: 5px;
   font-weight: bold;
}
#cdUebersichtContainer .ensemble{
  font-size: 1.1em;
   font-weight: bold;
   margin: 5px 0 5px 0;
   color: #444444;
}
/*------------------ ENDE cdContainer -------------------*/
/*------------------ ServiceContainer / PreiseContainer -*/
#serviceContainer, #preiseContainer{
	font-size: 1.18em;
	margin: 7px 0 0 10px;
}
#serviceContainer h1, #preiseContainer h1{
    font-size: 1.2em;
    color: #333333;
    background-color: white;
    padding-left: 5px;
    margin-left: -5px;
    margin-bottom: 5px;
}
#preiseContainer table {
  width: 97%;
  border-collapse: collapse;
  margin: 6px 0px 6px 0px;
}
#preiseContainer table td {
  background-color: #C0C0C9;
  border: 1px solid #000000;
  padding: 3px;
  text-align: center;
  font-weight: bold;
}
#preiseContainer .spielort{
  font-weight: bold;
  padding: 12px 0px 0px 0px;
}
#preiseContainer table td.pg {
  background-color: #ADADB8;
}
#preiseContainer .anmerkung {
  text-decoration: none;
  font-style: italic;
  font-size: 0.95em;
}
#preiseContainer h3 {
  padding: 4px 0 0 0;
  white-space: nowrap;
  font-size: 1.05em;
}



/*----------------- Seiten Blättern --------------------*/
.turnPageContainer {
	padding-bottom: 0.7em;
	padding-top: 0.3em;
	color: #000000;
	width: 100%;
	height: 20px;
	text-align: right;
}
.turnPageContainer_ue .seiteVon_ue {
	float: left;
	width: 97%;
	margin-top: 0px;
	height: 15px;
	padding: 1px 1px 2px 0px;
	font-size: 1em;
	color: #333333;
	text-align: center;
}
.vor_zurueck {
	float: left;
	width: 97%;
	margin-top: 2px;
	height: 15px;
	padding: 1px 0px 0px 0px;
	font-size: 1em;
	color: #333333;
	text-align: center;
}
.letzte, .vor, .zurueck, .erste {
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	margin-left: 0em;
	cursor: pointer;
	vertical-align: middle;
    font-weight: bold;
}
.letzte:hover, .vor:hover, .zurueck:hover, .erste:hover {
	border: 1px;
	border-color: Silver;
	color: #003A5F;
}
.seiteVon {
	padding: 0.2em;
	vertical-align: middle;
}
.seiteVon_ue {
  font-weight: bold;
}

div.copy {
	float: right;
	}

/* ------------------ sonstige -------------------------*/
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1.05em;
}
.left {
	float: left;
}

.red {
	color: #AC0000;
}
.green {
	color: #489300;
}
.blue {
	color: #003A5F;
}
.pink {
	color: #FF66CC;
}
.f_links {
	float: left;
}
.f_rechts {
	float: right;
}
.minus {
  font-size: 0.9em;
}
.plus {
  font-size: 1.1em;
}
pre {
  font-size: 10pt;
}









