td a { display:block; width:100%; 		
		cursor:pointer;
		background-color:none;
		border-bottom: 1px white solid;
		text-decoration:none;
}
		
	a:link { color:#006699; background-color:#none; }
   a:visited { color:#006699; background-color:none; }
   a:focus  { color:#006699; background-color:#none; }
   a:hover { color:white; background-color:navy;}
   a:active { color:red; background-color:none;}


body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 2px;
	margin-left: 2px;
	color: black;
	overflow: hidden;
	
		
	background-image:url(../bilder/logo-kirche6.png); 
	background-repeat:no-repeat; background-position:top left;

	background-color:white;
}
.menue { font-size:120%; width:100%;position:absolute; top:100px; left:4px; width:184px; height:75%;
			border-top:1px solid white; border-right:1px solid white;}
.untermenue {margin-left: 16px; margin-right: 0px; font-size:100%;  padding:0px; }
.schlag {position:absolute;  left:796px; top:80px; height:20px; padding: 4px; width:180px;}
.schlagzeile {position:absolute; bottom: 0px; left:0px; width:176px; color: navy; bottom: 0px;  padding: 8px; overflow:auto; } 
.oben {position:absolute; top: 16px; width:400px;  height:100px; left: 472px; overflow: none; color:navy; padding: 6px;}
/*.rechts {position:absolute;  top:100px; left:652px; width: 180px; bottom:0px; border-top: white 2px solid;border-right: white 1px solid;}*/
.inhalt {position:absolute; padding:4px; top:100px;  left:184px;  height:80%;  border: none; width:720px; overflow:auto;}
/*			background-image:url(../bilder/sommer.jpg);
			background-repeat:no-repeat; background-position:center;}
			background-image:url(../bilder/scheibe7.JPG);*/
.normal {font-size: 100%; font-style: normal;}.kursiv {font-size: 100%; font-style: italic;}.normal-gross {font-size: 120%; font-style: normal;}
.kursiv-gross {font-size: 120%; font-style: italic;}
.normal-klein {font-size: 80%; font-style: normal;}
.kursiv-klein {font-size: 80%; font-style: italic;}
h3 {font-size: 120%; font-weight: bold; font-style: normal;}
h4 {font-size: 120%; font-weight: bold; font-style: italic;}
h1 {font-size: 150%; font-weight: bold; font-style: normal;}
h2 {font-size: 150%; font-weight: bold; font-style: italic;}



    
   
      
    
  }
