#navigation
{
	display:none;
}

#title
{
	display:none;
}

body
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #fdf5e6;
	font-size: 100.1%;
}

h1 { font-size: 1.1em; }

a:link, a:visited, a:hover, a:active, a:focus
{ 
  text-decoration: none;
  color: #634142;
  font-size: 0.87em;
  font-weight: bold;
}
a:hover, a:active, a:focus
{ 
	text-decoration: underline;
}

#inhalt {
float: left;
width: 90%;
height: 100%;
margin-left: 3%;
}

#logoBanner {text-align: center}
#logoBanner img {border: 0}
#logo1 {float: left}
#logo2 {float: right}

.bibliobild1 {float: right}
.bibliobild1 img {border: 0}

.bibliobild2 {float: left}
.bibliobild2 img {border: 0}

img
{
	border: 0;
}

.menutitle
{
	font-weight: bold;
	border-top: 1px dashed #000000;
	margin-top: 10px;
	padding-top: 10px;
}

p
{
	font-size: 0.9em;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	font-size: 1em;
	line-height: 100%;
}

.unsichtbar
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

.tabelle1
{
	font-size: 0.9em;
	vertical-align: top;
	text-align: left;
}

.liste1
{
	font-size: 0.9em;
}

.aktiveseite
{
  font-size: 0.88em;
  font-weight: bold;
}

.musikliste
{
	list-style-image: url(images/note_musikbibliothek.jpg);
	padding-left: 1em;
	padding-top: 1em;
	margin-left: 1em;
	font-size: 0.9em;
}

.einrueckung
{
	text-indent: 2em;
}

.formatedlink a:link, .formatedlink a:visited, .formatedlink a:hover, .formatedlink a:active, .formatedlink a:focus
{
	font-size: 1.2em;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: underline;
}

a.unterstrichenerlink:link, a.unterstrichenerlink:visited, a.unterstrichenerlink:hover, a.unterstrichenerlink:active, a.unterstrichenerlink:focus
{
	text-decoration: underline;
}

.unterstrichenerlink
{
	text-decoration: underline;
}

.gottfriedbennliste
{
	font-size: 0.9em;
	list-style: disc;
	padding-left: 1em;
	padding-top: 1em;
	margin-left: 1.5em;
}

.gelb
{
	background-color: #FFFF66;
}

.tabelleabstand
{
	padding-left: 1.7em;
	text-align: right;
}

.tabelleabstand1
{
	padding-left: 2.7em;
	padding-bottom: 1em;
	vertical-align: top;
}

.tabellecenter
{
	text-align: center;
}

.tabellerighttop
{
	text-align: right;
	vertical-align: top;
}

.listemitpunkt
{
	list-style-type: disc;
	list-style: inside;
}

.tabelletop
{
	vertical-align: top;
}

.tabellemax
{
	width: 10em;
	text-align: right;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.tabelleohnefett
{
	font-weight: lighter;
}

.linkseitenformat1
{
	width: 12em;
	vertical-align: top;
	background-color: #CCFF66;
}

.linkseitenformat2
{
	width: 12em;
	vertical-align: top;
	background-color: #99CCFF;
}

.linkseitenformat3
{
	width: 12em;
	vertical-align: top;
	background-color: #FFCC99;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.bildlinks
{
	text-align: left;
}

.bildrechts
{
	text-align: right;
}

.floatleft
{
	float: left;
}

.abstand1
{
	padding: 0.3em;
}

.aktiverlinklistenlink
{
	font-size: 0.87em;
}

.paddingleft
{
		padding-left: 17em;
}