			div#head h1 {
				font-size: 18px;
				line-height: 32px;
				color: #333;
				font-weight: normal;
				letter-spacing: 0;
				margin: 0;
				font-family: "Times New Roman", Times, serif;
			}

			div#news h1 {
				font-size: 12px;
				line-height: 22px;
				color: #b3031d;
				font-weight: normal;
				letter-spacing: 1.5px;
				margin: 0 5px 5px 10px;
				font-family: "Times New Roman", Times, serif;
				display: block;
				border-bottom: dotted 1px #666;
			}


			div#content h1 {
				font-size: 12px;
				line-height: 22px;
				color: #b3031d;
				font-weight: normal;
				letter-spacing: 1.5px;
				margin: 0 70px 20px 30px;
				font-family: "Times New Roman", Times, serif;
				display: block;
				border-bottom: dotted 1px #666;
			}
			
			div#news h2 {
				font-size: 13px;
				line-height: 20px;
				color: #b3031d;
				font-weight: normal;
				letter-spacing: 1px;
				font-family: "Times New Roman", Times, serif;
				margin: 0 0 5px 10px;
			}		

			div#content h2 {
				font-size: 13px;
				line-height: 20px;
				color: #b3031d;
				font-weight: normal;
				letter-spacing: 1px;
				font-family: "Times New Roman", Times, serif;
				margin: 0 0 5px 30px;
			}		
			
			div#contentright_small h2 {
				font-size: 14px;
				line-height: 20px;
				color: #b3031d;
				font-weight: normal;
				letter-spacing: 1.5px;
				font-family: "Times New Roman", Times, serif;
				margin: 0 0 5px 0;
			}					

			div#navigationover a,
			div#navigation a {
				color:#666;
				text-decoration: none;
				line-height: 22px;
				border-bottom: 1px dotted #666;
				display:block;
				font-size: 11px;
				letter-spacing: 1.5px;
				padding-left: 15px;
				font-family: "Times New Roman", Times, serif;
				display:block;
			}
			
			div#navigationover a:hover,
			div#navigation a:hover {
				color: #9d0019;				
			}	
			
			div#navigationover p {
				margin: 0;
			}
			
			div#news p {
				color: #000;
				font-size: 12px;
				line-height: 18px;
				margin: 0 5px 10px 10px;
				font-weight: normal;
			}

			div#content p {
				color: #000;
				font-size: 12px;
				line-height: 18px;
				margin: 0 70px 20px 30px;
				font-weight: normal;
			}
			
			div#konzertlinks p {
				margin-right: 10px;
			}

			div#news a,
			div#content a {
				color:#b3031d;
				text-decoration: none;
			}
			
			div#news a:hover,
			div#content a:hover {
				color: #999;
			}

			div#contentright_small p {
				color: #000;
				font-size: 12px;
				line-height: 18px;
				margin: 0;
				font-weight: normal;
				vertical-align:bottom;
			}

			.auszeichnung {
				color:#b3031d;
			}
		
			.img200 {
				display: block;
				width: 200px;
				float: left;
				border: solid 1px #666;
				align: left;
				margin-right: 10px;
			}
			
			.imgnews {
				display: block;
				border: solid 1px #666;
				align: left;
				width: 450px;
			}			

			.img170 {
				float:left;
				width: 150px;
				height: 150px;
				float: left;
				border: solid 1px #666;
				margin-top: 10px;
			}

			.imgpresse {
				float:left;
				width: 150px;
				height: 112px;
				float: left;
				border: solid 1px #666;
				margin-top: 10px;
			}
			
			.imgmember {
				float:left;
				width: 120px;
				height: 180px;
				float: left;
				border: solid 1px #666;
				margin-top: 10px;
			}			
			
			.img150 {
				float:left;
				width: 150px;
				height: 100px;
				float: left;
				border: solid 1px #666;
				margin-top: 10px;
			}		
			
			.imggallery {
				float:left;
				width: 150px;
				/*height: 112px;*/
				float: left;
				border: solid 1px #666;
				margin: 0 20px 10px 0;
			}			

			.imggallery2 {
				float:left;
				/*width: 150px;*/
				height: 112px;
				float: left;
				border: solid 1px #666;
				margin: 0 20px 10px 0;
			}			

			.img30 {
				float: left;
				width: 30px;
				border: 1px solid #666;
				margin: 0 3px 10px 0;
			}	