h1 {	font-size: 14pt;
	font-weight: bold;
   }

h2 {	font-size: 13pt;
	font-weight: bold;
   }

h3 {    font-size: 12pt;
	font-weight: bold;
   }

h4 {    font-size: 11pt;
	font-weight: bold;
   }

body {	color: #000000;
	background-color: #FFFFFF;
	font-family: sans-serif;
        font-size: 11pt;
	background-image:url(bilder/allg/lomur1.gif); 
	background-repeat:no-repeat;
	background-position:0px 0px;
 	background-attachment:fixed; 
	margin-left:100px;
	margin-right:50px;
	margin-top:40px;
     }

body.start {
	background-image:url(bilder/allg/lomur.gif); 
	background-repeat:no-repeat;
	background-position:0px 0px;
 	background-attachment:fixed; 
	margin-top:190px;
	}

body.thumbnails { color: #000000;
	 background-color: #FFFFFF;
	font-weight: bold;
	margin-left:13px;
	margin-top:10px;
     }

body.bilder {color: #000000;
	 background-color: #FFFFFF;
	font-weight: bold;
	margin-left:15px;
	margin-top:10px;
	height:800px;
	width:800px;
     }

 


a:link {color: #333399; font-family: sans-serif; text-decoration: none}
a:active {color: #FF6600; font-family: sans-serif; text-decoration: none}
a:visited {color: #990099; font-family: sans-serif; text-decoration: none}
a:hover {font-family:sans-serif; text-decoration:none; color:#FF6600 }

/* Ungeordnete Listen mit alternativen Listpunkten */

ul {list-style: url("bilder/allg/down.gif")}

/* Normale Tabellen */


td {	color: #000000; 
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
      }

th {	color: #000000; 
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
      }


/* Tabellen mit gelbem Hintergrund, schwarzer Schrift */

.farbig{color: #000000; 
	background-color: #FFFFCC;
	font-family: sans-serif;
	font-size: 11pt;
}

.zentriert{color: #000000; 
	text-align: center;
	background-color: #FFFFCC;
	font-family: sans-serif;
	font-size: 11pt;
}

.index { color: #000000;
	 background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 2px;
     } 








