/* Harmonika Quintett Butterfly */


body.index  { background-color: #a6a6a6; margin: 10px 10px 0 }

select,a,p,h1,h2,body,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,b,i
     { font-family:Geneva,Verdana,Arial,sans-serif; }

h1 { font-size:13pt; font-weight:700; color:white; }
h2 { font-size:12pt; font-weight:100; color:white; }
h3 { font-size:9pt; font-weight:700;  color:white; }
h4 { font-size:7pt; font-weight:100; color:#949494; }

td { font-size:10pt; font-weight:100; color:white; }
td.small { font-size:7pt; font-weight:100; color:white; }
td.nav2  { color: #9999cc; font-size: 10pt; font-weight: 700; background-color: #FF6633; } /* oranger Balken */
td.nav_grau  { color: #9999cc; font-size: 10pt; font-weight: 700; background-color: #666666; } /* grauer Balken */
td.titel { color:white; font-size:16pt; font-weight:100; text-decoration:none; } /* ueberschrift */
td.termine_ueberschrift { font-size:9pt; font-weight:700;  color:white; }

a { color:#99CCFF; font-weight:100; text-decoration:none; font-weight:700; }

/* Menue */
a.nav { color:#FF6633; font-size:10pt; font-weight:700; text-decoration:none; }
a.nav_selected { color:white; font-size:10pt; font-weight:700; text-decoration:none; }

a:hover { color:white; font-weight:700; text-decoration:none; }
a:hover.nav  { color:white; font-size: 10pt; font-weight: 700; text-decoration: none }


b { font-weight:700; }
p, ul, li { color:white; font-size:9pt; font-weight:100; }
p.small { color:white; font-size:7pt; font-weight:100; }


img { border-color:black; }


table.menue {border-width: 1px; border-style: solid; border-color: #FFFFFF; }
a.menue { color:white; font-size:10pt; font-weight:700; text-decoration:none; }
a:hover.menue  { color: #FF6633; font-size: 10pt; font-weight: 700; text-decoration: none }

table.menue_selected {border-width: 1px; border-style: solid; border-color: #FFFFFF; background-color: #FF6633; }
a.menue_selected { color:white; font-size:10pt; font-weight:700; text-decoration:none; }
a:hover.menue_selected  { color: #FFFFFF; font-size: 10pt; font-weight: 700; text-decoration: none }


a.menue_unterpunkt { color:#FF6633; font-size:8pt; font-weight:700; text-decoration:none; }
a:hover.menue_unterpunkt { color:white; font-size:8pt; font-weight:700; text-decoration:none; }

a.menue_unterpunkt_selected { color:white; font-size:8pt; font-weight:700; text-decoration:none; }
a:hover.menue_unterpunkt_selected { color:white; font-size:8pt; font-weight:700; text-decoration:none; }



/* START IMAGE-GALLERY */
	#mainContainer{
		margin:0 auto;
		width:800px;
		text-align:left;
		padding:0px;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:240px;
	}
	#DHTMLgoodies_panel_one{
		float:left;
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:380px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:530px;	/* Width of large image div */
		height:410px;	/* Height of large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		/* border:2px solid #FF6633; */	/* around large image */
	}

	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:2px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #FF6633;	/* border around active thumbnail */
		padding:0px;

	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}
/* ENDE IMAGE-GALLERY */
