#content {
	margin:10px;
	position:relative;
	top: 190px;
	left:150px;
	width:600px;
	bor/der:1px solid #000;
}

#content a:link{color:#000;}
#content a:active{color:#fff;}
#content a:visited{color:#000;}
#content a:hover{color:#fff;}

#content img {
	border: 1px solid #000000;
	padding: 0px;
}

#content p {
	margin-bottom: 10px;
}

#content .headline {
	font-size: 16px;
	font-weight: bold;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#content .subheadline {
	font-weight: bold;
	width:250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	margin-bottom: 10px;
	white-space: nowrap;
}

#content .spacer {
	margin-top: 40px;
}
#content .trenner {
	padding-bottom: 20px;
	border-bottom: 1px solid black;
}

#content .clear {
	margin:0;
	padding:0;
	clear: both;
	line-height:1px;
	bo/rder:1px solid black;
}


/* Chor */
#content .saenger_links {
	width: 300px;
	float:left;
}

#content .saenger_rechts {
	width: 300px;
	left: 330px;
	float:right;
}

#content .fett {
	font-weight: bold;
}

/* CDs */
#content .cd_cover {
	float:left;
	margin-left:20px;
	margin-right:50px;
}


/* Links */
#links ul {
	padding-left:0;
	list-style-type:none;
}
#links ul li {
	clear:both;
}

#links ul li img {
	ma/rgin: 0 60px 20px 0;
	flo/at:left;
}

#links ul li hr {
	margin-bottom: 30px;
}

#links .image {
	bor/der:5px solid black;
	margin: 0 60px 20px 0;
	float:left;
	width:200px;
	text-align:right;
	display:inline;
}


/* Presse */
#presse p {
	margin: 20px 0 0 0;
}
#presse .head {
	font-weight:bold;
	font-size:12px;
}
#presse .quote {
	font-style:italic;
	margin: 10px 0 0px 0;
	display: block;
}

#presse .download_jpg, #presse .download_pdf {
	padding: 0 0 15px 20px;
}
#presse .download_jpg {
	background-image: url(icons/JPG.gif);
	background-repeat: no-repeat;
}
#presse .download_pdf {
	background-image: url(icons/PDF.gif);
	background-repeat: no-repeat;
}

.fett {
	font-weight: bold;
}


/* Termine */

#termine table {
	width: 590px;
	font-size:12px;
	border: 1px solid #A8A8A8;
	border-spacing: 3;
	border-collapse: collapse;

}
#termine th, #termine td {
	margin: 0;
	padding: 3px;
	border:1px solid #000;
}
#termine th {
	background-color: #4B4B4B;
	color: white;
}
#termine td {
	height: 40px;
	background-color: #981E1C;
}
