
/* <style type="text/css"> */

/* ---------------------
| Rahmenformatierungen |
--------------------- */

body {
	background-color: #FCFCFC;
	font-family: verdana;
	font-size: 11px;
}

#mainframe {
	width: 858px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
}

	#headerframe {
		width: 858px;
		background-image: url('../_gfx/headframe-bg.gif');
		background-repeat: no-repeat;
		float: left;
	}
		#logo {
			margin: 36px 0px 25px 50px;
			float: left;
		}
		
		#utilitynav {
			float: right;
			margin: 10px 25px 0px 0px;
		}
		
			#utilitynav li {
				list-style-type: none;
				float: left;
				margin-left: 15px;
				font-size: 11px;
			}
		
			#utilitynav li a {
				color: #B9B9B9;
			}
			
			#utilitynav li a:hover {
				color: #821122;
			}
	
		#headnav {
			margin: 0px;
			padding: 0px;
			width: 849px;
			float: left;
		}
		
			#headnav li {
				list-style-type: none;
				float: left;
				margin: 4px 0px 0px 0px;
			}
	
			#pianist {
				background-color: #561420;
				width: 849px;
				height: 18px;
				display: block;
				margin: 0px 0px 0px 1px;
				padding: 0px;
			}
			
				#pianist img {
					margin-left: 282px;
				}
			
			#arrangeur {
				background-color: #C59A6F;
				width: 849px;
				height: 18px;
				display: block;
				margin: 0px 0px 0px 1px;
			}
			
				#arrangeur img {
					margin-left: 554px;
				}
			
			#produzent {
				background-color: #821122;
				width: 849px;
				height: 18px;
				display: block;
				margin: 0px 0px 0px 1px;
			}
			
				#produzent img {
					margin-left: 52px;
				}

			#komponist {
				background-color: #CCCCCC;
				width: 849px;
				height: 18px;
				display: block;
				margin: 0px 0px 0px 1px;
			}
			
				#komponist img {
					margin-left: 378px;
				}
	
	#contentframe {
		background-image: url('../_gfx/contentframe-bg.gif');
		background-repeat: repeat-y;
		float: left;
		width: 858px;
	}
	
		#leftframe {
			margin: 26px 34px 0px 0px;
			padding: 0px 0px 0px 52px;
			float: left;
			width: 360px;
		}
		
			#bigpic {
				margin: 0px;
			}
		
		#rightframe {
			margin: 26px 0px 0px 0px;
			padding-right: 52px;
			float: right;
			width: 360px;
		}
		
			#subnav-bg {
				background-image: url('../_gfx/nav-line.gif');
				background-repeat: no-repeat;
				float: left;
				background-color: #FCFCFC;
				padding-bottom: 20px;
			}
		
			#subnav {
				background-image: url('../_gfx/nav-line.gif');
				background-repeat: no-repeat;
				background-position: left bottom;
				float: left;
				width: 360px;
			}
		
				#subnav ul {
					float: left;
					margin: 7px 0px 0px 0px;
					padding: 0px 0px 4px 0px;
				}
				
				#subnav ul li {
					list-style-type: none;
					margin: 0px 20px 5px 0px;
					padding: 0px;
				}
				
				#subnav ul li.over a {
					color: #821122;
				}
	
				#subnav ul li a {
					background-image: url('../_gfx/nav-icon.gif');
					background-repeat: no-repeat;
					background-position: 0px 4px;
					padding-left: 9px;
					color: #666666;
				}
				
				#subnav ul li a:hover {
					color: #821122;
					background-image: url('../_gfx/nav-icon-over.gif');
				}

				#leftcontent {
					margin: 0px 0px 0px 0px;
				}
				
				#leftcontent p {
					margin-top: 15px;
				}
				
			#rightcontent-bg {
				background-position: 446px 27px;
				background-image: url('../_gfx/rightcontent-bg.gif');
				float: left;
				background-repeat: no-repeat;
			}	
				
			#rightcontent {
				width: 340px;
				margin: 0px 0px 20px 0px;
				padding: 15px 10px 10px 10px;
				float: left;
			}
	
	#footerframe {
		width: 858px;
		height: 84px;
		background-image: url('../_gfx/footerframe-bg.gif');
		background-position: left bottom;
		background-repeat: no-repeat;
		float: left;
	}
	
	#adresse {
		background-color: #F2F2F2;
		width: 744px;
		margin: 20px 0px 14px 52px;
		padding: 10px 0px 10px 10px;
	}
	
	#buh {
		line-height: 0px;
		float: right;
		margin: 5px 7px 0px 0px;
	}

	#buh a, #yates a {
		color: #b9b9b9;
	}
	
	#yates {
		float: left;
		margin-top: 5px;
	}
	
/* --------------------------
| Allgemeine Formatierungen |
-------------------------- */

h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #666666;
}

#leftcontent h2 {
	margin-top: 15px;
}

p {
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

a {
	color: #821122;
	color: #A87C50;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

sup {
	line-height: 14px;
	color: gray;	
}

.csc-textpic-imagewrap {
	margin-top: 4px;
}


ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 9px 0px;
}

	li {
		margin: 0px 0px 6px 10px;
		padding: 0px;
	}

.album-pics img {
	float: left;
	margin: 0px 10px 5px 0px;	
}


/* Sitemap */

.csc-sitemap ul {
	margin: 0px;
	padding: 3px 0px 0px 15px;
}

	.csc-sitemap ul li {
		margin: 3px 0px 0px 0px;
		padding: 0px;
	}



/* ----------
| Formulare |
---------- */

#contactform {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
}

.form-col {
	width: 100%;
}

.form-title {
	width: 120px;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.form-field {
	width: 175px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.form-field input, .form-field select {
	width: 175px;
	border-color: #3E5C7E;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
}

.form-field textarea {
	width: 175px;
	height: 180px;
	border-color: #3E5C7E;
	border-style: solid;
	border-width: 1px;
}

input {
	border-color: #3E5C7E;
	border-style: solid;
	border-width: 1px;
}

#form-submit {
	height: 20px;
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	background-color: #cccccc;
	width: 80px;
	margin: 0px;
	padding: 0px;
}

.form-error {
	color: #ff0000;
}


/* --------------------
| News Formatierungen |
-------------------- */

/*-- Liste --*/

.news-list-item {
	margin-bottom: 15px;
}

.news-list-date {
	font-size: 10px;
	display: block;
	font-weight: normal;
}

.news-list-item h3 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

.news-list-item img {
	float: left;
	margin: 5px 10px 10px 0px;
}

.news-list-category {
	display: none;
}

.clearer {
	clear: both;
	border-style: none;
}

/*-- Single --*/

.news-single-date {
	font-size: 10px;
	display: block;
	font-weight: normal;
}

.news-single-item h3 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

.news-single-timedata {
	font-size: 10px;
	color: #666666;
}

.news-single-img {
	width: 100px;
	float: left;
	margin: 5px 10px 10px 0px;
}

.news-single-imgcaption {
	width: 100px;
	font-size: 9px;
	line-height: 10px;
	margin-top: 3px;
}

.news-single-category, .news-single-author {
	display: none;
}

.tx-ttnews-browsebox-SCell p a {
	text-decoration: underline;
}

.news-single-date p { display: inline; }
.news-list-date p { display: inline; }