/* 	Fred Astaire Columbus Northwest CSS Document */

/*	Created by Dianna N. Williams
	www.diannawilliams.com	*/

td, p, li {
	text-align:left;
	color: #363636;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
.uberschrift {
	color: #790000; 
	font-family: Georgia, Serif;
	font-size: 22px;
	line-height: 26px;
	}
	
.untertitel {
	color: #8c6239;
	font-weight: bold;
	text-transform: uppercase;
	font-size:14px
	}	
	
.faq {
	background-image: url('bilder/letters-qa.gif');
	background-repeat: no-repeat;
	min-height: 65px;
	height: 65px;
	max-height: auto;
	padding-left: 45px;
	vertical-align:top;
	border-bottom: 1px dashed #e0d3b8
	}
	
a:link, a:visited, a:active {
	color: #004a80;
	text-decoration: underline
	}
	
a:hover, a:visited:hover {
	text-decoration: none;
	color: #598527
	}
	
.graytext {
	color: #999999
	}				
