
HTML>BODY	{ padding: 0px; }

#head {
	position:absolute;
	padding-left:0px;
	font-size:32px;
}

#Layer1 {
	position:absolute;
	left:210px;
	top:85px;
	width:80%;
}
		
#foot	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			color: #333333;
			font-weight:normal;
			text-align:center;
			}
	
#foot a:link 	{ color: #333333; text-decoration: none; }
#foot a:visited { color: #333333; text-decoration: none; }
#foot a:hover 	{ color: #FF0000; text-decoration: none; }

a:hover 			{ color:#0000FF; text-decoration:none; }
a:visited 			{ text-decoration:none; }

/**********************  NAVIGATION  **************************************/


#nav {
	margin:0 auto 10px auto; 
	text-align: center;
	font-size:20px;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background: #FF3300;
	background: linear-gradient(top, #FF9999 0%, #CC3300 100%);  
	background: -moz-linear-gradient(top, #FF9999 0%, #CC3300 100%); 
	background: -webkit-linear-gradient(top, #FF9999 0%,#CC3300 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
}

#nav ul ul {
	display: none;
}

	#nav ul li:hover > ul {
		display: block;
	}


#nav ul {
	background: #FF3300;
	background: linear-gradient(top, #FF9999 0%, #CC3300 100%);  
	background: -moz-linear-gradient(top, #FF9999 0%, #CC3300 100%); 
	background: -webkit-linear-gradient(top, #FF9999 0%,#CC3300 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 10px;
	list-style: none;
	position: relative;
	display: inline-table;
	text-align:left;
}
	#nav ul:after {
		content: ""; clear: both; display: block;
	}

	#nav ul li {
		float: left;
	}
		#nav ul li:hover {
			background: #CC3300;
			background: linear-gradient(top, #CC3300 0%, #FF9999 100%);
			background: -moz-linear-gradient(top, #CC3300 0%, #FF9999 100%);
			background: -webkit-linear-gradient(top, #CC3300 0%,#FF9999 100%);
		}
			#nav ul li:hover a {
				color: #FFFFCC;
			}
		
		#nav ul li a {
			display: block; padding: 15px 9px;
			color: #FFFFFF; text-decoration: none;
		}
			
		
	#nav ul ul {
		background: #00CC00; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
		z-index:10000;
	}
		#nav ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #FFFFFF; position: relative;
		}
			#nav ul ul li a {
				padding: 7px 10px;
				color: #006600;
				background: #CC3300;
			}	
				#nav ul ul li a:hover {
					background: #FF0033;
				}
		
	#nav ul ul ul {
		position: absolute; left: 100%; top:0;
		min-width:300px;
	}


/*#nav {
	margin:0 auto 15px auto; 
	text-align: center;
	font-size:20px;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
}

#nav ul ul {
	display: none;
}

	#nav ul li:hover > ul {
		display: block;
	}


#nav ul {
	background: #FF3300;
	background: linear-gradient(top, #FF9999 0%, #CC3300 100%);  
	background: -moz-linear-gradient(top, #FF9999 0%, #CC3300 100%); 
	background: -webkit-linear-gradient(top, #FF9999 0%,#CC3300 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 10px;
	list-style: none;
	position: relative;
	display: inline-table;
	text-align: left;
}
	#nav ul:after {
		content: ""; clear: both; display: block;
	}

	#nav ul li {
		float: left;
	}
		#nav ul li:hover {
			background: #CC3300;
			background: linear-gradient(top, #CC3300 0%, #FF9999 100%);
			background: -moz-linear-gradient(top, #CC3300 0%, #FF9999 100%);
			background: -webkit-linear-gradient(top, #CC3300 0%,#FF9999 100%);
		}
			#nav ul li:hover a {
				color: #FFFFCC;
			}
		
		#nav ul li a {
			display: block; padding: 15px 9px;
			color: #FFFFFF; text-decoration: none;
		}
			
		
	#nav ul ul {
		background: #00CC00; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
		z-index:10000;
	}
		#nav ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #FFFFFF; position: relative;
		}
			#nav ul ul li a {
				padding: 7px 10px;
				color: #006600;
				background: #CC3300;
			}	
				#nav ul ul li a:hover {
					background: #FF0033;
				}
		
	#nav ul ul ul {
		position: absolute; left: 100%; top:0;
		min-width:300px;
	}*/


.new { color:#FF0000; }



#flags {
		position:relative;
		left:40px;
		width:920px;
		height:45px;;
		text-align:left;
		color:#000000;
		font-size:20px;
		padding:3px 0 0 0;
		}

#account a:link		{ color:#333333; text-decoration:none; }
#account a:visited	{ color:#333333; text-decoration:none; }
#account a:hover	{ color:#FF0000; text-decoration:none; }

/**********************   Formatierung index-Seite     **********************/

.headline1	{
	font-family:'Times New Roman', Times, serif;
	font-size:26px;
	text-align:center;
	color:#996600;
	font-weight:bold;
	border-bottom:#FFFFCC 1px solid;
	padding:2px 35px 2px 35px;
}

.headline2	{
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	text-align:center;
	color:#996600;
	font-weight:bold;
}

.form1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:bold;
	vertical-align:bottom;
	padding:1px 1px 1px 0px;
}

.visitor	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000099;
	font-weight:normal;
	vertical-align:middle;
}

.button_cd a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000099;
	display:block;
	border:#000033 solid 1px;
	text-decoration:none;
}

.button_cd a:link	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000099;
	display:block;
	border:#000033 solid 1px;
	text-decoration:none;
}

.button_cd a:hover	{
	background-color:#2424FF;
	}

.button_dl a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #FF0000;
	display:block;
	border:#000033 solid 1px;
	text-decoration:none;
}

.button_dl a:link	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #FF0000;
	display:block;
	border:#000033 solid 1px;
	text-decoration:none;
}

.button_dl a:hover	{
	background-color: #FF0099;
	}

.title 			{
	font-family:'Times New Roman', Times, serif;
	font-size:28px;
	text-align:center;
	color:#000033;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:45px;
	}


/**********************   Formatierung Produkt Seite   **********************/

.headline_1		{ 	font-family: Times New Roman, Times, serif;
		      		font-size:24px;
					line-height:29px;
					color:#000099;}
				  
.headline_3a	{	font-weight:bold;
					color:#000099;
					font-size:22px;
					padding: 3px 15px 3px 0px;
					display:block;
					margin:0px 0px 20px 0px;
					border-bottom: #FF0000 solid thick; }

.headline_3b	{	font-weight:bold;
					color:#000099;
					font-size:22px;
					padding: 3px 15px 3px 0px;
					display:block;
					margin:0px 0px 20px 0px;
					border-bottom: #FF0000 solid thick; }

.description	{	font-family:'Times New Roman', Times, serif;
					font-size:18px;
					color:#000099;
					font-weight:bold;
					padding:0px;}
					
.description a:link 	{ color:#000099; text-decoration:none; }
.description a:visited 	{ color:#000099; text-decoration:none; }
.description a:hover 	{ color:#FF0000; text-decoration:none; }

.descr_program	{	font-family:'Times New Roman', Times, serif;
					font-size:18px;
					color:#000099;
					font-weight:normal;}

.description ul	{	margin-left: 15px;}

.playing_time	{	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#000099;}

.add_titel_1	{	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#000099;}

.add_titel_2	{	color:#000099;
					font-family:Arial, Helvetica, sans-serif;
					text-decoration:none;
					font-size:11px;
					font-weight: normal;
					text-align:center;}
					
.add_titel_2 a:hover { color:#FF0000;}

.preparation	{ 	font-family:'Times New Roman', Times, serif;
		          	font-size:16px;
				  	line-height:20px;                  				  
				  	color:#FF0000;
					font-weight:bold;}

.med_left		{ 	font-family:'Times New Roman', Times, serif;
		          	font-size:12px;
				  	color:#666666;
					text-align:justify;
					padding:50px 25px 0px 25px;}

.discount		{ 	font-family:'Times New Roman', Times, serif;
		          	font-size:12px;
				  	color:#666666;
					text-align:justify;
					line-height:normal;}

.download		{	font-family:'Times New Roman', Times, serif;
					font-size:18px; text-align:justify;
					color: #FFFFFF;
					padding:10px 15px 10px 15px;
					display:block;
					background-color:#00CCFF;
					border-bottom:#CCCCCC inset thick;
					border-right:#CCCCCC inset thick;}

.profi			{	font-family:'Times New Roman', Times, serif;
					font-size:22px;
					font-weight:bold;
					text-align:center;
					color:blue;
					text-decoration:underline;
					height:30px;
					display:block;
					border-bottom:#CCCCCC thick inset;
					border-right:#CCCCCC thick inset;
					background-color:#99FFFF;}

.profi a:visited {	color:blue;
					text-decoration:underline;}
					
.profi a:hover	{	text-decoration:underline;
					color:#FF0000;}

.overview a:link 	{ color:#FFFFFF; text-decoration:none; background-color:#CC9900; padding:4px; }
.overview a:visited { color:#FFFFFF; text-decoration:none; background-color:#CC9900; padding:4px; }
.overview a:hover 	{ color:#FFFFFF; text-decoration:none; background-color:#FF0000; padding:4px; }

h3, h4, h5, h6	{ font-size:18px; }
h3				{ margin:0px 0px 7px 0px; }
h4				{ display:inline; margin-right:7px; }
h5				{ display:inline; }
h6				{ font-size:16px; }


#player			{	position:absolute;
					top:404px;
					left:0px;
					width:320px;
					color:#000099;
					z-index:1;
					font-size:10px; }

#player_help	{	position:absolute;
					top:404px;
					left:1px;
					width:325px;
					color:#000099;
					padding:1px 1px 1px 25px;
					background-color:#FFFFFF;
					z-index:0;
					font-size:10px; }

.choose_player	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;
					font-weight:bold;
					color:#000099; }



/**********   Formatierung CD.inc / Download.inc / Download_CD.inc Seite   ************/

.available		{ 	font-family:Geneva, Arial, Helvetica, sans-serif;
		          	font-size:18px;
				  	color:#FF0000;
					font-weight:normal;
					display:block;
					width:614px;
					text-align:center;
					border-top:1px solid #999999;
					border-bottom:1px solid #999999;}

.download_text	{	font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
				  	color:#000099;
					font-weight:normal;
					text-align:justify;}

.order_text		{	font-family: Arial, Helvetica, sans-serif;
		          	font-size:16px;
				  	line-height:20px;                  				  
				  	color:#000099;
					font-weight:bold;
					text-align:justify;
					padding-right:15px;}

.description_add {	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:normal;
					padding:10px;}

.buy_button_1	{	background-color:#000099;
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					margin-bottom:5px;
					margin-left:3px;
					margin-right:0px;
					padding:5px;
					border:0;}

.buy_button_2	{	background-color:#000099;
					color:#FFFFFF;
					font-weight:bold;
					margin-left:10px;
					margin-bottom:5px;
					padding-left:0px;
					padding-right:0px;
					border:0;}
					
.buy_button_3	{	background-color:#000099;
					color:#FFFFFF;
					font-weight:bold;
					margin-left:10px;
					margin-bottom:5px;
					padding-left:40px;
					padding-right:40px;
					border:0;}

.wish_button	{	background-color:#FF0000;
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					margin-bottom:5px;
					margin-left:0px;
					margin-right:0px;
					padding:5px;
					border:0;}

.price			{	font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					color:#000099;
					text-align:right;
					font-weight:bold;
					padding-right:10px; }

.vat			{	font-size:10px;
					color:#000000;
					text-align:right;
					font-weight:normal;}

.buy_text		{	font-family:'Times New Roman', Times, serif;
		          	font-size:16px;
				  	line-height:20px;                  				  
				  	color:#000099;
					text-align:justify;
					margin-top: -70px;}

.offer_text		{	font-family:'Times New Roman', Times, serif;
		          	font-size:28px;
				  	color:#FF0000;
					font-weight:bold;
					text-align:center;
					padding-bottom:15px;}

.motif			{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:18px;
					color:#FF6600;
					font-weight:bold;
					font-style:italic;
					text-align:left;
					margin-left:20px;
					margin-right:5px;}
					
.price_discount	{	font-family:Arial, Helvetica, sans-serif;
					font-size:18px;
				  	color:#FF0000;
					font-weight:bold;
					text-align:center;
					display:block;
					border:2px solid #FF0000;
					background-color:#FFFFFF;
					padding:3px;
					margin:15px 0px 0px 0px;}


/**********************   Formatierung listen_box   *****************************/

.listen_text	{	font-family: Arial, Helvetica, sans-serif;
		          	font-size:14px;
				  	line-height:20px;                  				  
				  	color:#FF0000;
					text-decoration:underline;
					padding-top:10px;
					margin-top:35px;}

.link_sample	{	color: #000099;
					text-decoration: none;}
					
.click			{	color:#FF0000;
					font-weight:bold;}

.mp3			{	color:#000099;}

.player_download {	color:#FFFFFF;
					font-size:14px;
					font-weight:bold;
					background-color:#99FFFF;
					padding:3px 10px 3px 10px;}


/******************************************************/
/******************* Rounded Corners ******************/
/******************************************************/

.corner_red {background:#FFFFFF; color:#000099; margin:20px 0px; text-align:center;}

 .rtop, .rbottom{
display:block;
background:#FFF5EC;
}
 .rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FF0000;
border:1px solid #FFF5EC;
}
 .r1{margin: 0 6px;}
 .r2{margin: 0 3px; height:1px;}
 .r3{margin: 0 2px; height:2px;}
 .r4{margin: 0 1px; height:3px;}


.corner_blue {background:#000099; color:#FFFFFF; margin:20px 0px; text-align:center;}

 .rtop, .rbottom{
display:block;
background:#FFF5EC;
}
 .rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#000099;
border:1px solid #FFF5EC;
}
 .r1{margin: 0 12px;}
 .r2{margin: 0 7px; height:1px;}
 .r3{margin: 0 4px; height:2px;}
 .r4{margin: 0 1px; height:3px;}

.corner_blue a:link		{ color:#FFFFFF; text-decoration:none; }
.corner_blue a:visited	{ color:#FFFFFF; text-decoration:none; }
.corner_blue a:hover	{ color:#00FFFF; text-decoration:none; }





/***************   Formatierung Content Seite   ************************/

.titel_1		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:32px;
					color:#FF0000;
					margin-top:-20px;}

.titel_1a		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:33px;
					color:#000099;
					margin-top:5px;
					font-weight:bold; }

.titel_2		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:36px;
					color:#000099;
					margin-top:-20px;}

#titel_2_cont	{ 	position:absolute;
					top:90px;
					left:0px;
					font-family:'Times New Roman', Times, serif;
		      		font-size:36px;
					color:#000099;
					margin-top:-20px;}

#titel_3_cont	{ 	position:absolute;
					top:82px;
					left:310px;
					margin-top:-20px;
					z-index:2; }

.cd_titel		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:18px;
					color:#000099;
					font-weight:normal;}
					
.orchestra		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:24px;
					color:#330000;}

.rights			{	text-align:justify;
					font-family:Arial, Helvetica, sans-serif;
					font-size:13px;
					color:#333333;
					line-height:16px;}

.wtop			{	margin-top:-15px;
					margin-left:10px;}

.ct_ph			{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:33px;
					color:#000099;
					font-weight:bold;
					padding:15px 0px 15px 5px; }

.ct_ph a:link		{ text-decoration:none; color:#000099; }
.ct_ph a:visited	{ text-decoration:none; color:#000099; }
.ct_ph a:hover		{ text-decoration:none; color:#FF0000; }

.ct_ph_title	{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:24px;
					color:#000099;
					font-weight:bold;
					padding:15px 0px 0px 0px; }

.ct_ph_title a:link		{ text-decoration:none; color:#000099; }
.ct_ph_title a:visited	{ text-decoration:none; color:#000099; }
.ct_ph_title a:hover	{ text-decoration:none; color:#FF0000; }


.reduction {
	display:block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
	background-color: #FFFFCC;
	background-image:url(/pictures/Buttons/bt_yellow_29_70.png);
	padding:5px 0;
	border:1px solid #CC0000;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.reduction a:link 	 { color:#CC0000; text-decoration:none; }
.reduction a:visited { color:#CC0000; text-decoration:none; }
.reduction a:hover 	 { color:#FF0000; text-decoration:none; border:none; }


/**********************   Musiktexte auf Content Seite   *************************/

.ms_head1		{	font-family:'Times New Roman', Times, serif;
					font-size:22px;
					color:#CC0000;
					text-align:left;
					font-weight:bold;
					padding: 0px 25px 0px 0px;
					font-variant:small-caps;
					}
					
.ms_head2		{	font-family:'Times New Roman', Times, serif;
					font-size:18px;
					color:#CC0000;
					text-align:left;
					font-weight:normal;
					padding: 0px 25px 0px 0px;
					}
					
.ms_speaker1	{	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#CC0000;
					font-weight:normal;
					}
					
.ms_text1		{	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#660000;
					font-weight:normal;
					text-align:justify;
					padding: 0px 25px 0px 0px;}


/******************************  Support Seite   *********************************/

#support {
	position:absolute;
	left:140px;
	top:10px;
	width:500px;
	height:auto;
	font-family:'Times New Roman', Times, serif;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	padding:25px;
	line-height:22px;
	border:0px solid #FF0000;
}

#support h1	{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	}

#support h2	{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}

.support a:link		{ color:#000000; text-decoration:none;	}
.support a:visited	{ color:#000000; text-decoration:none;	}
.support a:hover	{ color:#000000; text-decoration:underline; background-color: #FFFFCC;	}
	
.target_top	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	}
	

/*###########################   LIGHT WINDOW   ##############################*/
/*###########################   LIGHT WINDOW   ##############################*/
/*###########################   LIGHT WINDOW   ##############################*/


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from https://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #330000;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		font-weight:bold;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #FFFFFF;
		font-weight:bold;
		letter-spacing:2px;
		font-size:18px;
		background-color:#FF0000;
		/*line-height: 25px;*/
		padding:10px;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #33FFFF;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/*###########################   Ende LIGHT WINDOW   ##############################*/
/*###########################   Ende LIGHT WINDOW   ##############################*/
/*###########################   Ende LIGHT WINDOW   ##############################*/






/******************************  UNTER-MENUES     *******************************/

/*div#button_a .menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FFFFCC;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 18px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FFFFCC;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 18px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .menu a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color: #FFFFCC;
	}

div#button_a .u_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FFFFCC;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 20px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .u_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FFFFCC;
	margin:0px 0px -16px 3px;
	padding:0px 7px 1px 20px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .u_menu a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	font-weight:bold;
	background-color: #FFFFCC;
	}*/


/******************************   Buttonleisten   ******************************/
 
/*#button_a           { 	margin-top:10px;
						width:180px; }

div#button_a .button_1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000099;
	font-weight:bold;
	display:block;
	background-color: #F7D688;
	margin:0px 0px -15px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .button_1 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000099;
	font-weight:bold;
	display:block;
	background-color: #F7D688;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_1 a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color: #FFFFCC;
	}
div#button_a .button_2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FAE3AF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}
div#button_a .button_2 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #FAE3AF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_2 a:hover {
	color:#FF0000;
	text-decoration:none;
	display:block;
	background-color:#FFFFCC;
	}
div#button_a .button_3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-color: #660000;
	margin:0px 0px -18px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}
div#button_a .button_3 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-color: #660000;
	margin:0px 0px -18px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_3 a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color: #FFFFCC;
	}

div#button_a .new_prod a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	display:block;
	background-color: #F7D688;
	margin:0px 0px -16px 3px;
	padding:2px 7px 2px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .new_prod a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	display:block;
	background-color: #F7D688;
	margin:0px 0px -16px 3px;
	padding:2px 7px 2px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .new_prod a:hover {
	color:#00FFFF;
	text-decoration: none;
	display:block;
	background-color:#FAE3AF;
	}*/