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

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

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

/*188,215,243*/
/*BC,D7,F3*/
/*201,222,245*/
/*C9,DE,F5*/
body {	color: #000000;
	background-color: #CCCCFF;
	font-family: sans-serif;
        font-size: 11pt;
	background-image:url(bilder/background.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/x.gif); 
	background-repeat:no-repeat;
	background-position:0px 0px;
 	background-attachment:fixed; 
 	background-color:#CCCCFF; 
	margin-top:70px;
	margin-left:30px;
	}

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;
     }

 


a:link {color: #000080; font-family: sans-serif; text-decoration: underline}
a:active {color: #FF0000; font-family: sans-serif; text-decoration: underline}
a:visited {color: #990099; font-family: sans-serif; text-decoration: underline}
a:hover {font-family:sans-serif; text-decoration:underline; color:#FF0000 }

/* Ungeordnete Listen mit alternativen Listpunkten */

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

/* Normale Tabellen */


td {	color: #000000; 
 	background-color:#CCCCFF; 
	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;
}

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















