/* Standard-CSS für www.yourmusic.at */

/* Wichtige Farben

GOLDdunkel = AD9961
Goldhell   = CEC2A0

       rot = #700017
  text neu = #9F7D48
  text neu = #965101 Pantone464 statt 465
100% Okker = #CB9F5B
 75% Okker = #D8B67E
 50% Okker = #E5CEA4
 25% Okker = #F1E7CF
*/


html, body, div, p, span, a, table, td, th, {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
}

html, body {
	
	background-image: url(bilder/YourMusic_HG2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	
/*	background: #CEC2A0 url(bilder/hg.gif) no-repeat;
*/	font-size: 101%;
	scrollbar-face-color: #CEC2A0;
	scrollbar-highlight-color: #CEC2A0;
	scrollbar-shadow-color: #AD9961;
	scrollbar-3dlight-color: #CEC2A0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CEC2A0;
	scrollbar-darkshadow-color: #AD9961;
}

html, p, td, br, tr {
	font-size: 11px;
	align: justify;
	list-style-type: circle;
	color: #CEC2A0;
	font-family: Helvetica, sans-serif;
} 

.klein {
	font-size: 9px;
	color: #CEC2A0; 
}

.fett {
   font-weight: bold;
}

a:active {
    font-size: 11px; 
	font-style: bold; 
	text-decoration: underline;
	color: #FFFFFF; 
}
a:link {
	font-size: 11px;
	font-style: bold;
	text-decoration: underline;
	color: #CEC2A0;
}
a:visited {
	font-size: 11px;
	font-style: bold;
	text-decoration: underline;
	color: #CEC2A0;
}
a:hover {
    font-size: 11px; 
	font-style: bold;
	text-decoration:  underline;
	color: #FFFFFF; 
}

.home:active {
    font-size: 12px; 
	line-height: normal;
	font-weight: Bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.home:link {
    font-size: 12px; 
	line-height: normal;
	font-weight: Bold;
	text-decoration: none;
	color: #FFFFFF;
}
.home:visited {
    font-size: 12px; 
	line-height: normal;
	font-weight: Bold;
	text-decoration: none;
	color: #FFFFFF;
}
.home:hover {
    font-size: 12px; 
	line-height: normal;
	font-weight: Bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.ueberschriften {
	font-size: 12px;
	line-height: normal;
	font-weight: Bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}

.form_textline {
	border-left:1px none F1E7CF; border-right:1px none F1E7CF; border-top:1px none F1E7CF;
	border-bottom:1px dashed #CEC2A0; font-size: 11px;
	color: #000000;
	background-color: #CEC2A0;
}
.form_textbox {
	border:1px dashed #CEC2A0;
	font-size: 11px;
	color: #000000;
	background-color: #CEC2A0;
}

.navigation_oben:active {
	font-size: 11px; 
	font-style: bold; 
	text-decoration: underline;
	color: #FFFFFF; 
}
.navigation_oben:link {
	font-size: 11px;
	font-style: bold;
	text-decoration: underline;
	color: #CEC2A0;
}
.navigation_oben:visited {
	font-size: 11px;
	font-style: bold;
	text-decoration: underline;
	color: #CEC2A0;
}
.navigation_oben:hover {
    font-size: 11px; 
	font-style: bold; 
	text-decoration: underline;
	color: #FFFFFF; 
}
