A:link { color: #C9C4A8; text-decoration: none; font-weight: normal} 
A:visited { color : #C9C4A8; text-decoration: none; font-weight: normal} 
A:hover { color: yellow; text-decoration: underline; font-weight: normal} 
A:active { color: #FFFF00; text-decoration: none;  } 

.standard-10 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.standard-12 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.table-border {
	border: 1px dashed #313421;
}
.news-tabelle-text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #44433B;
	background-color: #CDC59D;
	border: 1px dashed #313421;
}
.headline {
	font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CFCCB2;
	border-top: 1px none #CDC59D;
	border-right: 1px none #CDC59D;
	border-bottom: 1px dotted #CDC59D;
	border-left: 1px none #CDC59D;
	background-color: #313421;
	background-image: url(9images/header_image.gif);
	background-position: center bottom;
	background-repeat: repeat;
}