	   
	   #mainframe
          {
            background-image: url(notes.jpg);
            margin-left: 0px; 
           
          }
	     
	   
		.menu { 
			height: 35px;
			display: block;
			background: #0000CC
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 35px;
           		top: 0px;
            		left: 14px;
            		height: 35px;
            		width: 120px;
        }

		.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 125px;
			height: 35px;
			font-family: Verdana;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
			color: #FFF;
		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 125px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -45px;
			background: #99FF33;
			color: #000;
		}

		#Hauptmenu{
			background: #99FF33;
       		 }

		#Hauptmenu a {
			color: #000;
		}

		#Hauptmenu a span.over {
			background: #0000CC;
			color: #FFF;
		}

		#nonlink:hover{
			background: #99FF33;
		}
		

        h1
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0;
	margin-left:0cm;
	font-size:30.0pt;
	font-family:"Comic Sans MS";
	color:#0000CC;
        } 
 
	.H10
	{
	 font-size: x-large;
     text-decoration: underline;	
	 font-weight: bold;
	 color : #FF0000;
    } 
    
    .H12
	{
	text-decoration: underline;
	font-size:16px;
	font-weight: bold;
	color: #FF0000;
    } 

     schrift_rot
        { 
          color: Red;
        }   

.kontakt
{
 position: relative;
 padding: 10px;
 float: left;
 font-weight: normal;
 font-family: Verdana;
}
.kontakt p
{
 font-size: 2;
}

.kontakttabelle
{
 text-align: left;
 line-height: 25px;
 font-family: Verdana;
 font-color: #0000FF;
 }

.kontakttabelle td
{
 height: 25px;
 font-size: 2;
 font-color: #0000FF;
}

body {
    background-color:#E0E0E0;
	font: 12px normal, Comic Sans MS, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
    }

h1 small{
	font: 0.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.2em;
	display: block;
	color: #fff;
}
.container {
    width: 990px;
    height: 790px;
    margin: 0 auto;
    padding: 1px;
    background-image: url(notes.jpg);
    font-family: Verdana ;
    overflow: scroll;
 
    }
 
/* Meunu - Steuerung im Kopf */ 
 
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 903px;
	list-style: none;
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	background: url(topnav_stretch.gif) repeat-x;
	background-color: #0000CC;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 20px;
	display: block;
	color: #fff;
	text-decoration: none;
}
ul#topnav li:hover { background: url(topnav_active.gif) repeat-x;}

ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0; top: 35px;
	display: none;
	width: 903px;
	background: #1376c9;
	background-color:  #99FF33;
	color: red;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline;
		              color: #0000CC;
		              font-weight: bold;
		            }


ul#topnav li span a:hover {text-decoration: underline;
                           background-color: Yellow; }

.links { 
float:left;
width:300px;
}
.rechts {
float:right;
width:300px;
}

.center {
  width:300px;
  background-color:#99FF33;
  text-align:center;
}
    
.clear {
clear:left;
}

/* Seiteneinteilung links - rechts */
.links400 { 
float:left;
width:400px;
}
.rechts400 {
float:right;
width:400px;
}

/*Text auf-und zuklappen */
 .clickable {cursor: pointer;font-weight: bold; color: red;}

	#hiddendiv
	{
	display: none;
	}
 
 

 
  
.bildunterschrift
           {
             width: 550px;
             position: relative;
             text-align: left; 
             
           }
           .bildunterschrift  img
           {display: block;
            
            
            }
                   
         .bildtabelle
         {
             width: 555px;
             float:left;
             display: block;
             margin-top: 10px; 
             margin-right: 15px;
             margin-bottom: 8px;
             border-color: #0000FF;
             border-width: 1px;
             border-style: solid;
         }
           
           .bildtabelle_smal
         {
             width: 290px;
             float: left;
             display: block;
             margin-top: 10px; 
             margin-right: 15px;
             margin-bottom: 8px;
             border-color: #0000FF;
             border-width: 1px;
             border-style: solid;
         } 
           