
body 
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
/* background-color:#F3F8FE; */
 text-align:center;
 margin:0px;
}
h1 {font-size:26px;color:#000000; text-align:center;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#009999;
}
a.menu:link, a.menu:visited
{ 
  color:#000000;
 background-color:#C3CAEB;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#000000;
 background-color:#eeeeee;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#C3CAEB;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }

#title {
height:34px;
padding:5px;
/*background-color:#8A99D5;*/
background-color:#DCE9FC;
border-bottom:1px solid #000;
}
#left {
background-image:url(../Eigene Bilder/notenlang3.gif);
width:150px;
height:600px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:#B0B9E3;
width:106px;
margin:10px;
}
#content {
border:1px solid #DCE9FC;
background-color:#DCE9FC;
width:510px;
float:right;
padding:0px 30px;
}

/*div.bg {
background-image:url(../Bilder/header_home.gif);
background-repeat:no-repeat;
/*background-color:orange;
width:500px;height:200px;
border:1px solid red;
margin-top:20px;
padding-bottom:15px;
}*/

td.buch
{
background-color:#e2e2e2;
font:Arial, Helvetica, sans-serif; 
font-size:15px;
}

td.breite
{
background-color:#e2e2e2;
font:Arial, Helvetica, sans-serif; 
font-size:15px;
width:50px;
}

div.haupt
{
width:660px;
margin:20px auto;
text-align:left;
background-color:#CCCCCC;
border:1px solid #000000;
}
