body{
	background :black ;
	scrollbar-3d-light-color:#4169e1;
	scrollbar-arrow-color:#4169e1;
	scrollbar-base-color:#4169e1;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#4169e1;
	scrollbar-track-color:#4169e1;
	scrollbar-shadow-color:#000000;		
	color: #CCCCCC;
	font-size: 12pt; 
	
}
	
}
h1{
	font-family : "Microsoft Sans Serif";
	font-weight: bold;
	font-style : bold;
	font-size : 23pt;
	color: #4169e1;
}

h2{
	font-family : "Microsoft Sans Serif";
	font-weight: bold;
	font-style : bold;
	font-size : 21pt;
	color:#CCCCCC;
	text-align: center;
}
p{
	color: #CCCCCC;
	font-size: 18pt; 
}

p#1{
	color: #CCCCCC;
	font-size: 12pt; 
}

p#2{
	color: #E5EBFF;
	font-size: 12pt;
}

a:link  { color: #4169e1; font-size: 14pt; text-decoration: none } /* noch nicht besuchte Ziele */
a:visited {text-decoration:none;  font-size: 14pt;  color:#4169e1;} /* besuchte Ziele */
a:hover {
	text-decoration: none;
	font-size: 14pt;
	color: #CCCCCC;
	background-image: url(DunstM.jpg);
} /* Verweise bei "MouseOver" */
a:active {text-decoration:none; font-size: 14pt;    color:#4169e1;} /* Angeklickte Verweise */
a:focus {text-decoration:none;   font-size: 14pt;   color:#4169e1; } /* Verweise, die Fokus erhalten */

hr {
	noshade; size:2; width:80%; color:#4169e1;
}


	}
a#t{
	background-image:url(DunstM.jpg);
	color: #CCCCCC;
	padding-left: 1mm;
	padding-right: 1mm;
	border-bottom: thin solid #4169e1;
}	
a#t:hover {
text-decoration:none;
color:#CCCCCC;
border-bottom: thin solid #CCCCCC;
}
	

	
