
/* Format für 1-a-music.de, kreiert am 19.10.2005 */

body {
	background-color:#EDFDDB;
}

.titel {
	color:#9AC613;
	margin:2px 0px 4px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-weight: bold;		
	line-height: 15px;
 }
 
.titelueb {
	color:#9AC613;
	margin:2px 0px 4px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;		
	line-height: 18px;
	font-variant:small-caps; 
	letter-spacing:1pt	
 }
 
.titellink {
 	color:#9AC613;
 	margin:2px 0px 4px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 15px;
 	font-weight: normal;
 	font-weight: bold;		
 	line-height: 16px;
 	font-variant:small-caps; 
 	letter-spacing:1pt	
 }
 
.titellink a{
 	COLOR: #9AC613; 
 	TEXT-DECORATION: none;
 }
.titellink a:hover{
 	COLOR: #9AC613; 
 	TEXT-DECORATION: none;
 }  

