/*====================================================================================*/
/* Allgemeine Formatierunge alle Ebenen */
/*====================================================================================*/
body {
	vertical-align: top;
	font-size: small;
	font-family: "Times New Roman";
	padding: 0px;
	margin:0;
	background: #f3f3f3;
}

form.gsc-search-box {
    width: 60%;
}

p {
        clear: none;
        width: 60%;
	font-size: 1.2em;
	line-height: 1.3em;
	text-indent: 1.5em;
}
.ohne {
    clear: both;
    text-indent: 0;
}
.clear {
    clear: both;
}

h1 {
	margin-bottom: 2em;
	margin-top: 3em;
}

h2 {
	clear: both;
	font-size: 1.5em;
	margin-bottom:1em;
        margin-top: 2.5em;
}
h2 a:link {
	text-decoration: underline;
}

h2 a:visited {
	text-decoration: none;
}

h3 {
	text-decoration:none;
	font-size:1.4em;
	margin-top:1.5em;
	margin-bottom:0.7em;
}

h4 {
	font-size: 1.3em;
	margin-bottom:0.9em;
	margin-top:2.5em;
}
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

img>content {
	margin-left: 5%;
	margin-top: 5%;
}

img.navilink {
    border-style: none;
}

li {
	line-height: 1.5em;
}

.error {
	font-weight: bold;
	color: #cc0000;
	font-size:1.3em;
	width: 50%;
	line-height:1.4em;
	margin-top:20em;
	margin-left:20em;
}
div.quelle {
	font-size: 0.9em;
	font-style: italic;
	color: #999;
}
div.zitat {
	font-style:italic;
	font-size: 1.1em;
	margin-top:2em;
	margin-bottom:0.5em;
	width:50%;
	margin-left:2%;
	text-align:justify;
}
div.zitatname{
	font-weight:bold;
	margin-left:2%;
}
span.quelle{
	font-style:italic;
	color: #999;
	font-size:0.9em;
	
}
/*====================================================================================*/
/* Ebenen-abh�ngige Formate*/
/*====================================================================================*/
li.navi1 {

}
.navi1 a {
	background: url(http://www.flutepage.de/deutsch/grafik/ptrans.gif)
		no-repeat left #676767;
}

.navi1 a:hover {
	background: url(http://www.flutepage.de/deutsch/grafik/prot.gif)
		no-repeat left;
}
.navi2 a {
	background: url(http://www.flutepage.de/deutsch/grafik/ptrans.gif)
		no-repeat left #676767;
}

.navi2 a:hover {
	background: url(http://www.flutepage.de/deutsch/grafik/prot.gif)
		no-repeat left;
}

.navi3 a {
	background: url(http://www.flutepage.de/deutsch/grafik/ptrans.gif)
		no-repeat left #676767;
}

.navi3 a:hover {
	background: url(http://www.flutepage.de/deutsch/grafik/prot.gif)
		no-repeat left;
}

.navi4 a {
	background: url(http://www.flutepage.de/deutsch/grafik/ptrans.gif)
		no-repeat left;
}

.navi4 a:hover {
	background: url(http://www.flutepage.de/deutsch/grafik/prot.gif)
		no-repeat left;
}

div.navi1 {
	background: #676767;
}

.ebene1 {
	color: #2f2f2f;
	/*background-image: url("hinterg1neu.gif");*/
}

.ebene1 a:link {
	color: #cc0000;
}

.ebene1 a:visited {
	color: #670303;
}
div.navi2 {
	background:  #676767;
}
.ebene2 a:link {
	color: #cc0000;
}

.ebene2 a:visited {
	color: #670303;
}

.ebene2 {
	color: #2f2f2f;
	/*background-image: url("hinterg2neu.gif");*/
}
div.navi3 {
	background: #676767;
}
.ebene3 {
	color: #2f2f2f;
	/*background-image: url("hinterg3neu.gif");*/
}

.ebene3 a:link {
	color: #cc0000;
}

.ebene3 a:visited {
	color: #670303;
}
#cse-search-box {
    margin-left: 3em;
    margin-top:2em;
}

div.navi4 {
	background: #676767;
}
.ebene4 {
	/*background-image: url("hinterg4neu.gif");*/
	color: #670303;
}

.ebene4 a:link {
	color: #cc0000;
}

.ebene4 a:visited {
	color: #670303;
}

#lastedit {
	clear: both;
	width: 60%;
	text-align: right;
	margin-top: 1.5em;
	font-size: 0.7em;
}

img.titel {
	display: block;
	margin-left: 1.2em;
	margin-right: 60%;
	margin-bottom: 2em;
	float: left;
}

.left {
    float: left;
    display: block;
}
 img.left{
    margin-right: 3em;
    margin-bottom: 1em;
    margin-top: 0.5em;
    border: inset 2px #676767;
}
.right {
    float: right;
    display: block;
}
img.right {
    margin-left: 3em;
    margin-bottom: 1em;
    margin-top: 0.5em;
    border: inset 2px #006600;
}
img.history {
    margin: 2em;
}
img.historyplus {
    margin-left: 8em;
    margin-right: 2em;
    margin-top: 2em;
    margin-bottom: 2em;
}
/*====================================================================================*/
/* Eingangsseite */
/*====================================================================================*/
.titelgrafik {
	margin-left: 1em;
	float: left;
}

/*====================================================================================*/
/* Rechte Sidebar (blog oder �hnliches) */
/*====================================================================================*/
#rightbar {
	float: right;
	width: 37%;
	line-height: 2em;
	padding-left: 1em;
	
}
#leftbar {
    float: left;
    padding: 1em;
    width: 58%;
    border-right: 1px solid #a0a0a0;
}
#leftbar a {
	font-weight: bold;
}

#leftbar>p {
    width:100%;
    margin-bottom:0.7em;
}

p.left {
    width: 100%;
}
span.date {
	font-size: 70%;
	color: #444444;
	line-height: 1em;
	margin-top: 0em;
        margin-left:2.5em;
}

div.ex {
	margin-left: 1em;
	font-size: 70%;
}

#rightbar a {
	font-weight: bold;
}

#rightbar a:hover {
	font-weight: bold;
}

#rightbar a:visited {
	text-decoration: none;
}

/*====================================================================================*/
/* Navigation links */
/*====================================================================================*/
#navidiv a {
	text-decoration: none;
	color: #ffffff;
	line-height: 2em;
	padding-left: 10px;
        padding-right: 10px;
}

#navidiv a:hover {
	padding-left: 10px;
}

#navidiv {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 17%;
        color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#navidiv ul {
	margin-top: 1em;
	list-style: none;
}
div#plus {
    padding-left: 10px;
}

/*====================================================================================*/
/* Inhaltsbereich insgesamt */
/*====================================================================================*/
#content {
	float: right;
	width: 80%;
	padding-left: 8%;
	padding-top: 1%;
       
}

#content a {
	text-decoration: underline;
}

#content a:visited {
	text-decoration: none;
}

/*====================================================================================*/
/* Geschichts-Seite */
/*====================================================================================*/
#zeitmap {
	margin-left: 6em;
	margin-top: 6em;
	margin-bottom: 5em;
}

a.textlink {
	margin-left: 6em;
}

/*====================================================================================*/
/* Linklisten f�r Instrumente/Physik etc. */
/*====================================================================================*/
ul.gliederung {
	font-size: 1.2em;
	list-style-type: disc;
        list-style-position: inside;
}

ul.gliederung>li {
	line-height:2em;
}

div.listen {
	font-size: 110%;
	line-height: 2em;
	font-weight: bold;
}

.frequenzen {
    padding: 0.5em;
    border: solid 1px #676767;
    border-collapse:collapse;
    text-align:center;
}

/*====================================================================================*/
/* Personen-Seite */
/*====================================================================================*/
#alphabet a {
    text-decoration: none;
}
#alphabet a:hover {
    background-color: #676767;
    color: #ffffff;
}
img.bio_bild {        
        padding: 10px;
        border: inset 2px #676767;
        margin: 2em 2em 0em 2em;
}
div.bio_bild {
	float: right;
        width: 25%;
        margin-right: 10em;
        
}
div.biobildunterschrift {
    text-align:center;
    font-weight:lighter;
    margin-left: 3em;
    line-height: 1.3em;
    color: #676767;
}
div.persontyp {
	}
div.lebenslauf {
	float:left;
	width: 55%;
}
div.person {
    width: 55%;
}

.literatur>h2 {
    margin-top: 2em;
    clear: both;
}
div.jahr {
	float:left;
	width:5em;
	font-weight: bold;
}

div.persontyp {
	font-size: 0.9em;
	font-weight: normal;
}

div.inhalt {
	float:right;
	padding-right:3%;	
	width:20em;
	}

div.vita {
	float:left;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom:0.6em;
	padding-right:2%;
	padding-left:2%;
	margin-bottom: 1.2em;
	left: 15em;
	width: 85%;
	border-bottom: inset 1px #676767;
}

ul.personnavi {
    list-style: none;
    font-size: 1.5em;
    text-align: center;
    width: 45%;
    margin: 0em;
    margin-bottom: 2em;
    padding: 1em;
    border: 2px dotted #676767;
}
ul.personnavi li {
    display: inline;
    margin-right: 3em;
    }

ul.personnavi>a {
      text-decoration: none;
}

.besetzung {
	clear:both;
	font-weight: normal;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom:0.2em;
	width: 50%;
}

div.bestell {
	clear:both;
	left:0;
	font-weight: normal;
	margin-top:0.3em;
	line-height: 1.1em;
}

div.cdlist {
    float:left;
    width: 55%;
    border-top: 2em;

}

.schwer {
	font-weight: normal;
	font-style: italic;
        margin-top:0.1em;
	line-height: 0.9em;
}

.saetze {
	font-weight:normal;
	width: 50%;
}

.comment {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.1em;
        width: 80%;
}
.buchcomment {
	font-weight: normal;
	width: 90%;
        font-size: 1.1em;
	line-height: 1.1em;
	margin-left:0.5em;
	margin-bottom:0.4em;
}


div.composer {
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 55%;
}

.icons {
	float: right;
	width: 15%;
}

img.icons {
	width: 16px;
	height: 16px;
	text-align: right;
	vertical-align: middle;
}

div.icons {
	
}
#besetz {
	float:left;
	width:30%;
	padding:0;
}
.namen {
	font-size: 0.8em;
}
/* Zwei Spalten rechts auf Notenseite */
#zweir {
	float: right;
	width: 60%;
}
#nation {
	float: left;
	width: 50%;
}

#epoch {
	float: right;
	width: 50%;
}
div.titel {
	float:left;
	width:50%;
	font-size:1.3em;
        font-weight: bold;
}
div.cd {
   border-bottom: dotted 1px #676767;
}
div.cdtitel{
    font-size:1.4em;
    line-height:1.5em;
    font-weight:bold;
}
div.cduntertitel {
    font-size: 0.8em;
    font-weight:normal;
    line-height:1em;
}
div.interpret {
    font-size:1.2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top:2em;
}
div.interpret a {
    text-decoration:none;
}
div.interpret a:hover {
    text-decoration:underline;
}
div.werk {
    margin-top: 0.8em;
    text-indent: -2em;
    font-size:1.2em;
    font-weight: bold;
}
li.track {
    margin-top: 0.5em;
    font-size: 1.2em;

}
*.composer {
	float:left;
	width:100%;
	margin-bottom:0.2em;
	text-indent: 0;
}
p.composer{
	font-size: 1.5em;
}
div.literatur {
    width: 70%;
    float: left;
    padding-top: 2.5em;
}
/*====================================================================================*/
/* Linklisten auf Notenseite */
/*====================================================================================*/
*.linkliste {
	font-size: 1.1em;;
	line-height: 1.3em;
}

li.linkliste {
	font-size:1.1em;
	margin-bottom:0.5em;
	margin-left:-1em;
	}

td.linkliste {
	vertical-align: top;
	line-height: 2.1em;
}

table.linkliste {
	font-size: 1.3em;
	font-weight: bold;
        width: 100%;
}

/*====================================================================================*/
	/* B�cherseite */
	/*====================================================================================*/
div.autor {
	line-height: 1.2em;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.2em;
}

div.autor a {
	text-decoration: underline;
	color: #676767;
}

div.autor a:hover {
	color: #670303;
}

div.autor a:visited {
	text-decoration: none;
}

li.buch {
	margin-top: 2.5em;
	margin-bottom:1.5em;
	border-bottom: dotted 1px #676767;
	width: 50%;
}

div.buchinfo {
	font-size: 1.1em;
	margin-left:0.5em;
}

div.isbn {
	font-size: 1.1em;
	margin-bottom:0.5em;
	margin-left:0.5em;
}

div.buchinfo a {
	color: #676767;
	margin-left:0.5em;
}

div.buchinfo a:hover {
	color: #cc0000;
}

div.buchinfo a:visited {
	text-decoration: none;
}

div.comment {
	margin-top: 0.8em;
	font-size: 1.2em;
}

div.untertitel {
	font-size: 1.2em;
	margin-left:0.5em;
	font-weight: bold;
}

.links {
	height: 80%;
	position: fixed;
	top: 5%;
	text-decoration: none;
}
table.event {
    margin-left: 1em;
    line-height: 1.1em;
    border-collapse: separate;
    border-spacing: 1em;
}
table.event td {
    vertical-align: top;
}

/*====================================================================================*/
	/* Trillertabelle */
	/*====================================================================================*/
.triller {
	font-weight: bold;
	text-align: left;
	margin-left: 0;
}

img.noten {
	float: left;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
}

img.griff {
	float: right;
	padding-right: 2em;
}

td.noten {
	border-left: groove 2px #676767;
	border-bottom: groove 2px #676767;
	
}

td.griff {
	border-bottom: groove 2px #676767;
	
}

.trtitel {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1em;
	padding-left: 1em;
	padding-top: 0.2em;
	border-left: groove 2px #676767;
}

table.triller {
	padding: 0;
	border-collapse: collapse;
}
/*====================================================================================*/
/* Autor */
/*====================================================================================*/
#right {
		float: right;
		margin:0;
		padding:0;
}

ul.regel{
  list-style-type: square;
}

.regel li {
    font-size: 1.2em;
    line-height: 1.2em;
    width: 50%;
    margin-bottom: 0.5em;
}

