/******************************************************/
/*                DEFAULT SETTINGs                    */
/******************************************************/
*{
	padding:0;
	margin:0;
	outline:none;
}
a{
	outline:none;
	color:#333;
}
body{
	font-family:Arial;
	font-size:13px;
}

#spacer{
	width:925px;
	position:relative;
	margin:0 auto;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }

#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }
#supersized a.image-loading { background:#111 url(/images/progress.gif) no-repeat center center; width:100%; height:100%; }

#logo{
	position:absolute;
	width:450px;
	height:90px;
	top:20px;
	left:40px;
	z-index:100;
}

#logo a{
	width:450px;
	height:90px;
	background:url(/images/nav/tmk.png) 0 0 no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-19999px;
}

#content{
	float:right;
	width:630px;
	padding:375px 10px 10px 10px;
	background:url(/images/contentback.png) 0 0 no-repeat;
	z-index:10;
	min-height:500px;
}


/******************************************************/
/*                FIELDSET CLASSES                    */
/******************************************************/

.newsset, .terminset{
	position:relative;
	width:290px;
	height:100px;
	float:left;
	margin:10px 20px 20px 0;
	padding:5px;
}
.terminset{
	margin-right:0;
	clear:right;
	display:block;
}
.quicknews, .quicktermin{
	position:relative;
	width:185px;
	height:100px;
	float:right;
	padding:5px;
}
.quicknews{
	margin:0 20px 30px 0;
}
.newsset legend, .terminset legend, .quicknews legend, .quicktermin legend{
	font-size:20px;
	font-weight:bold;
	padding:0 10px;
	color:#333;
}
.quicknews legend, .quicktermin legend{
	font-size:16px;
}

.newsset .more, .terminset .more, .quicknews .more, .quicktermin .more{
	position:absolute;
	right:20px;
	bottom:35px;
	font-size:11px;
}
* html .newsset .more, * html .terminset .more, * html .quicknews .more, * html .quicktermin .more{
	bottom:10px;
}
*+html .newsset .more, *+html .terminset .more, *+html .quicknews .more, *+html .quicktermin .more{
	bottom:10px;
}

.archiv{
	padding:10px;
}
.archiv legend{
	font-size:20px;
	font-weight:bold;
	padding:0 10px;
	color:#333;
}


.stgmkontakt{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.stgmkontakt a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.termintable td{
	vertical-align:top;
	padding-bottom:10px;
}

.newsarchiv{
	padding:10px;
	border:1px inset #515a6e;
	margin-bottom:20px;
}
.newsarchiv legend{
	font-weight:bold;
	font-size:14px;
	padding:0 5px;
}
/******************************************************/
/*                 CONTENT CLASSES                    */
/******************************************************/

h1{
	display:block;
	clear:both;
	font-size:24px;
	margin:10px 0;
	width:600px;
}
*+html h1{
	clear:none;
}

h2{
	font-size:13px;
	margin:20px 0;
}

p{
	margin:10px 0;
}

ul, li{
	list-style:none;
}
ul.list{
	margin-left:100px;
}
ul.list li{
	list-style-type:square;
	margin:3px 0;
}

table  {
	font-family:Arial;
	font-size:13px;
	padding:10px;
}
table td{
	height:30px;
}
table th{
	height:30px;
	border-bottom:1px dashed #333;
}

.brasstable{
  width:100%;
}
.brasstable td, .brasstable th{
  text-align:center;
}

.datepicker{
	width:100px;
	background:#fff url(/images/icons/calendar.gif) 80px 2px no-repeat;
	padding:2px;
}
/******************************************************/
/*                   LINK CLASSES                     */
/******************************************************/
.pdf, .external, .doc, .xls, .zip, .jpg, .back{
	padding:4px 0 4px 22px;
	background:url(/images/icons/pdf.gif) left center no-repeat;
	display:block;
}
.external{background-image:url(/images/icons/external.gif);}
.doc{background-image:url(/images/icons/doc.gif);}
.xls{background-image:url(/images/icons/xls.gif);}
.zip{background-image:url(/images/icons/zip.gif);}
.jpg{background-image:url(/images/icons/jpg.gif);}
.back{background-image:url(/images/icons/back.gif);}


.klarinette, .fluegelhorn, .bassfluegelhorn, .harmonika, .tuba{
	display:block;
	height:40px;
	padding-left:70px;
	background:url(/images/icons/klarinette.gif) left center no-repeat;
	font-size:16px;
	margin:20px 0;
}
.fluegelhorn{background-image:url(/images/icons/fluegelhorn.gif);}
.bassfluegelhorn{background-image:url(/images/icons/bassfluegelhorn.gif);}
.harmonika{background:url(/images/icons/harmonika.gif) 10px center no-repeat;}
.tuba{background:url(/images/icons/tuba.gif) 15px center no-repeat;}


/******************************************************/
/*                  SLIDESHOW                         */
/******************************************************/

.slideshow {
	position:absolute;
	top:50px;
	left:500px;
	width:430px;
	height:300px;
	border:5px solid #fff;
	z-index: 300;
	overflow:hidden;
}

.slideshow a img {
	border: 0;
}
.slideshow  img{
	border:none;
}

/******************************************************/
/*                  GALERIEN                          */
/******************************************************/
.folderlink{
	display:block;
	float:left;
	height:50px;
	width:175px;
	padding-top:50px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/nav/folder.gif) center top no-repeat;
	color:#333;
	text-align:center;
	margin:10px;
}

.galleryimage{
	border:none;
	text-decoration:none;
	margin-right:8px;
}
.galleryimage img{
	border:2px solid #fff;
}


/******************************************************/
/*              ACCORDION                             */
/******************************************************/


blockquote {
	padding:5px 15px;
}

div.vidobject{
	padding-left:10px !important;
	padding-right:0 !important;
}

/******************************************************/
/*                TABLE MITGLIEDER                    */
/******************************************************/

#accordion .ui-accordion-content{
	padding:10px !important;
}
.mitglied{
	width:600px;
	text-align:left;
	border:none;
	font-family:Arial;
	font-size:13px;
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
}
.mitglied th{
	height:20px;
	text-align:right;
	font-weight:normal;
	border:none;
}
.mitglied td{
	font-weight:bold;
	padding:5px;
	width:290px;
}


/******************************************************/
/*                MP3 PLAYER INTERN                   */
/******************************************************/

#playlist{
    width: 95%;    
	margin: auto;
}
.song { 
	width: 100%;
	background-color: #f9f9f9;    
	border-right: 1px solid #ccc;    
	border-bottom: 1px solid #ccc;    
	padding: 5px;
}
.song.playing {    
	border-top: #000;    
	background-color: #ff9;
}
.seekbar {    
	background: #afa;    
	border: 1px solid #9f9;    
	height: 20px;    
	width: 0%;    
	cursor: pointer;
}
.position {    
	left:0;    
	position: relative;    
	width: 3px;    
	height: 20px;    
	border-left: 1px solid #8f8;    
	border-right: 1px solid #3f3;
}
.song h3.title {    
	margin: 0;
	background:none;
	color:#000;
	font-family:Arial;
	font-size:14px;
}
.controls {    
	float: right;    
	width: 17%;
}
.controls img {    
	cursor: pointer;
}


/******************************************************/
/*                  ANFRAGE FORM                      */
/******************************************************/

#anfrageform{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
#anfrageform table th{
	font-size:14px;
	font-weight:bold;
}
#anfrageform table td.right{
	text-align:right;
}

input[type="submit"]{
	background-color:#606e88;
	color:#fff;
	display:block;
	width:150px;
	height:25px;
	cursor:pointer;
	font-weight:bold;
}


/******************************************************/
/*                WERTUNGEN TABELLE                   */
/******************************************************/

.wertungen{
	font-size:11px;
	border-collapse:collapse;
}
.wertungen th, .wertungen td{
	padding:3px;
	border:1px solid #666;
}
