@font face { font-family:Chick; src:local(Chick), url(http://www.danamusik.de/fonts/chick.ttf) format(TrueType); }
.chick  { font-family:Chick; src:local(Chick), url(http://www.danamusik.de/fonts/chick.ttf) format(TrueType); }
.comment { Background info }


/*wenn bild im Hintergrund: 		
body{	background-attachment:fixed;
		background-position:left bottom;
		background-repeat:no-repeat;
}
*/
 
body {
	background: #000099;
	background-image: url(../bilder/palmback.jpg); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-attachment:fixed;
	color: #000099;
	position: static; 
	clip:  rect(   )
	font family: Verdana,
	font size: 9px
}

.chick {  
	font-family: Chick; 
	font-weight: bold; 
	font-size: 30px; 
	color: #000099
}

.main {
	height: 440px; 
	width: 900px; 
	overflow: hidden; 
	margin: 20px auto 4px auto; 
	clear: right; 
}

.fenster {  
	height: 390px; 
	width: 600px; 
	background-position: center center; 
	background-repeat: repeat-x; 
	overflow: auto; 
	position: static; 
	visibility: visible
}

.detail{  
	height: 440px; 
	width: 657px; 
	overflow: auto; 
	margin: 20px auto 4px auto; 
	clear: right; 
}

.taho {  
	font-family: Tahoma; 
	font-size: 13px; 
	color: #000099
}

.verda {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #000099
}

.footer {
	padding: 5px;
	background: #000099;
	color: #0033FF;
}.courier {  font-family: "Courier New"; font-size: 12mm}
