/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/

body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.91em;

	color: black;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #778990;
	/*background-image:  url("css/bg_grad.jpg");
	background-attachment: fixed;*/
}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	
}

a:link{
	color: #005FA9;
	
}

a:visited{
	color: #005FA9;
	
}

a:hover{
	color: #005FA9;

}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1
{
    margin-top: 10px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 1.3em;
 margin-bottom: 1px;
}
h2{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 114%;
 margin: 0px;
 padding: 0px;
 margin-top: 5px;
 margin-bottom: 3px;
}

h3
{
	 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 1.2em;
 margin: 0px;
 padding: 0px;
	
 }
h4{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 1.4em;
 margin-bottom: 1px;
 margin-top: 2px;

 
}
h5
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	margin: 0px;
	padding: 0px;
	font-size: 1.1em;	
	 margin-top: 5px;
 margin-bottom: 3px;
	clear:both;
}


h6{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 0.9em;
 margin-bottom: 10px;
 
 
}
hr
{
	clear: left;
}
/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
 margin-top: 3px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 80%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 100px;
	left: 1%;
	right: 1%;
	width:98%;
	background-color: #ffffff;
	
}

#tl {
	position:absolute;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************************************/

/************************************/
#masthead{
	position: absolute;
	background-image:url(../images/logo14.gif);
		left: 1%;
	right: 2%;
	width:98%;
	height: 98px;
	background-repeat: no-repeat;	
	z-index: 100;
	
	
}

/************************************/



/************************************top74 vorher/

/************************************/

#pageNav{
	position: absolute;
	top: 90px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	
	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	
}
#logolinks{
	position: absolute;
	top: 26px;
	left: 0px;
	padding: 0px 0px 0px 0px;
		
}
/************************************/
#col2{
	margin: 0px 0px 0px 188px;
	padding: 5px 10px 0px 5px;
	border-left: 1px solid #ccd2d2;
		min-height: 730px;
	 height:auto !important;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	
	color: #ffffff;
	font-weight: normal;
}

/************************************/

#utility{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: none;
}

/************************************/
#ueberschrift
{
	position:fixed;
	margin-left: 2%;
	
	
}
#pageName{
	
	margin: 5px 0px 0px 3px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 21pt;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: -20px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/ts_lg_logo.gif);
	
}
#logots{
	position: absolute;
	top: 38px;
	right: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/ts_lg_logo.gif');
	z-index: 500;
	height: 70px;
	width: 300px;
}
#logschrift{
	position: absolute;
	top: 80px;
	left: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/schrift.gif);
	z-index: 500;
	
}
/************************************/


/************************************/
#globalNav{
	position: absolute;
	width: 99%;
	min-width: 650px;
	height: 22px;
	color: #cccccc;
	padding: 5px 5px 5px 5px;
	margin: 0;
	background-image:  url("../css/global_nav.gif");
	top: 63px;
	
}




#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}



#globalLink{
	position: absolute;
	top: 7px;
	height: 30px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 740px;
		
}
#top_nav 
{
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #4175A7;
	padding-left: 210px;
}

#top_nav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#top_nav li {
	float: left;
}
#top_nav a {
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #142230;
	display: block;
	text-decoration: none;
	color: #E1EDFF;
	
	
}
#top_nav a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #142230;
	border: 1px solid #cc9;
}



html>body #top_nav {
	overflow: hidden;
}
#rechtsBox{

	float: right;
	width: 180px;
	margin: 2px;
	padding: 5px 5px 5px 5px;
	position: absolute;
	right: 5px;
	
	top: 60px;

	font-size: 0.85em;
	background-repeat:no-repeat;
  
}
#rechtsLogo{

	float: right;
	width: 190px;
	position: absolute;
	right: 0px;
	top: -15px;
	height: 60px;
	
  
}
#BannerUnten
{
	clear:both;
	margin-left: 210px;
	margin-bottom: 20px;
}
#BannerUntenNews
{
	
	margin-left: 210px;
	margin-bottom: 20px;
}
#page_content{
position: relative;
	
	height:auto !important;
  height:740px;
	
	top: 0px;
	left: 0px;
}
#content
{

	margin-right: 230px;
	margin-top: 1px;
	min-height: 850px;


}
#content img
{
    border-style: none;

}

#content2
{
	position: relative;
	
	padding: 0 2%;
	background-color: #fff;
	float: none;
	height: 150px;

}
#contentBilder
{
		
	/*background-color: #FFFFF3;*/
	padding: 8px 8px 8px 8px;
		/*border:1px solid Black;*/
		margin-right: 5px;
	min-height: 608px;
	 height:auto !important;

}
#contentBilder img
{
	float: left;

}
.TextBoxWatermark
{
 color: #778990;
 width: 250px;
}

.footer { 
	font-size: xx-small; 
	color: rgb(97,97,97); 
	text-align: center; 
	}
.webtreehover
{
	display: block;
	background-color: #90AB82;
	background-image: none;
	padding::1px 0px 1px 10px;
	font-weight: bold;
	text-decoration: none;
	width: 142px;
}
/*a.glink:link
{
		
    color: #000000;
	margin: 5px 5px 5px 5px;
	padding: 1px 5px 1px 5px;
	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight:600;
	text-decoration: none;
	
	
}

a.glink:visited{
	
	color: #000000;
	margin: 5px 5px 5px 5px;
	padding: 1px 5px 1px 5px;
	
font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight:600;
	text-decoration: none;
}

a.glink:hover{
 margin: 5px 5px 5px 5px;
	padding: 1px 5px 1px 5px;
  	background-image:  url("..css/glblnav_selected.gif");

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	text-decoration: none;
	color: #000000;
	
	
}
*/
.mittig
{
	text-align: center;
}
	.mittig img
{
float: right;
text-align: center;
}
a.glink:link
{
	 margin: 5px 5px 5px 5px;
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited
{
	 margin: 5px 5px 5px 5px;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover
{
	 margin: 5px 5px 5px 5px;
  	font-size: 10pt;
	text-decoration: none;
	padding: 2px 5px 4px 5px;
  	background-image:  url("glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;

	color: #000000;
}

/************************************/


/************************************/

.Stil2 { FONT-SIZE: medium;}
.Stil1 { FONT-SIZE: 1.0em } .Stil3 { FONT-SIZE: 0.9em; }

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 22px;
	padding: 0px 3px 1px 10px;
	visibility: hidden;
	color: #ffffff;

}

.subglobalNav a:link{
	font-size: 80%;
	color: #ffffff;
	
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #ffffff;
	
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #cccccc;
	text-decoration: none;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}


/************************************/

/************************************/
#Anmeldebestaetigung{
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	
}
#breadCrumb{
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	
}

#breadCrumb a{
	color: #11178c;
	
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: none;
}
#AnschlusstorBannerUnten
{
    text-align: center;
    clear:left;
    margin-left: 50px;
}
/************************************/


/************************************/

.feature{
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
	font-size: 0.95em;
	
}
#featureMusikwunsch
{
    margin-left: 10px;
	
	
	
	}
#featureBilder{
	
	
	
	}
	#featureBilder img
	{
	   
	float: none;
	padding: 10px 10px 10px 10px;
     border-width: 0px;
	}
	
	#staffel
	{
	    display: inline-block;
	    margin: 5px 5px 10px 5px;
	    background-color:  orange;
	    padding: 5px 5px 5px 5px;
	    width: 189px;
	    border: 1px solid black;
	    color: White;
	    text-decoration: underline;
	}
	
.news{
	padding: 3px 0px 10px 10px;
	margin-right: 10px;
	font-size: 0.9em;
	color: #000000;	

}
.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 1.0em;
	color: #000000;	

	
}
.label{
	padding: 0px 0px 0px 10px;
font-size: 0.9em;
	color: #000000;	
	
}
.labelg{
	padding: 3px 0px 0px 10px;
	font-size: 1.0em;
	color: #000000;	
	min-width: 100px;
}
.suchen{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #000000;	
}
.feature h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 1.4em
	padding-bottom: 5px;
}
.feature h4{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	padding-bottom: 2px;
	padding-top: 3px;
	}
.feature img{
	float: left;
	padding: 5px 10px 10px 5px;
	
	
}

.feature2 img{
	float: right;
	padding: 10px 10px 10px 25px;
	
}

/************************************/



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 0.9em;
}
.story Label{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 0.8em;
}
.story h3{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: rgb(97,97,97); 
	padding: 10px 10px 10px 10px;
	margin: 0px, 0px, 1px, 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin-left: 5px;
	text-decoration:none;

	}
	#sectionLinks a:link{
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
	color: #21536A;
	text-decoration:none;
	padding-bottom:5px;
	
	}

#sectionLinks a:visited{
	display: block;
	border-bottom: 1px solid #cccccc;
		Width: 112px;
	font-weight: bold;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #90AB82;
	background-image: none;
	text-decoration: none;
		Width: 112px;
	
	
}


/************************************/



/************************************/
.relatedLinks{
	
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	
	width: 177px;
	text-align: center;
	
	
}



.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
.relatedLinks2{
	
	padding: 5px 5px 5px 5px;
	border: 2px solid #cccccc;
	margin-left: 5px;
	margin-right: 5px;
	
	width: 167px;
	text-align: center;
	background-color: #93AE87;
	
}



.relatedLinks2 h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks2 a{
	display: block; 
}


.AmazonGrid
{
	white-space: normal; 
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	
	
		}
/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

.textfeld
{
	width: 300px
}

.textfeldklein
{
	
	width: 48px
}
.textfeldanmeldung
{
	
	width: 250px;
	
	
}
.textkommentaranmeldung
{
	width: 300px;
	height: 82px;
	
}
.autocomplete
{
	line-height: 1.166;
 font-size: x-small ;
 width: 600px;

 cursor: nw-resize;
 
 z-index: 1000;

	
}
.textkommentar
{
	width: 368px;
	height: 127px;
}

.chkBoxen
{
	
	font-size: 110%;
}
/************************************/
.lblDick{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 line-height: 1.0;
 font-size: small;
 font-weight: bold;
 color: #008080;
 margin-left: 7px;
}
.lbltag{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 line-height: 1.166;
 font-weight: bold;
 color: #334d55;
 margin-left: 7px;
}

.lbltagLang{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 90%;
 font-weight: bold;
 color: #334d55;
 margin-left: 7px;
 width: 110px;
 float: right;
 text-align:right
  
}
.lbltagBold{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
line-height: 1.166;
 color: #334d55;
 margin-left: 7px;
  
}
.btntag{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 90%;
 font-weight: bold;
 color: #334d55;
 margin-left: 7px;
 width: 75px;
 
 
  
}
.thNeuigkeiten
{
	
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
font-weight: bold;
	background-color: #B6C6B0;
}
.thNeuigkeitenDatum
{
	
	font-size: 0.8em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:9px;
	font-style:italic;
		
	
}
.blocknews
{
	margin: 15px 10px 10px 10px;
	float:left;
	border-style:outset;
	border-color: Gray;
	border-width: 1px;
	
	
	
}
.thDatum
{
	
	background-color: #336699;
	border-style: inset;
	border-collapse:collapse;
	border-width:3px;
	border-color:#33CC33;
	padding-left: 20px;
	color: White;
	
	
	
	
}
.thTitel
{
	font-weight:bold;
	font-size: 0.95em;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:5px; 
}


.thBeschreibung
{
	
	font-size: 1em;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	padding-top:6px;
	
	  color: Black;
}
.thBeschreibungInfo
{
	
	font-size: 0.95em;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	font-weight:bold;
	 color: Black;
	  padding-top: 5px;
}
#thAutor
{
	
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
font-weight: bold;
	background-color: #B6C6B0;
}

#thAutor a
{
	color: Black;
	text-decoration: none;

	}
#thAutor a:visited 
{
	color: Black;
text-decoration: none;

	}
	.Autor
{
	
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
font-weight: bold;
	background-color: #B6C6B0;
}

.thBewertung
{
	
	font-size:1.0em;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	clear:both;
	float:none;
	
	

}

.thKommentar
{
	
	font-size: 1.2em;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:10px;
	background-color:White;
	color: #36856B;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor:pointer;
	overflow : auto;
	height : 200px;
	width: 600px;
    text-align : left; 
    list-style-type : none;
    font-size: 0.92em;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #90AB82;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/***********************************************/
/*End Component Divs                           */
/***********************************************/

.MusikWunschItem
{
    	padding:5px 5px 5px 5px; 
}