/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/

body
{
  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 0.91em;

	color: black;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	/*background-color: #90948e;*/
	background-color: #90948e;
	/*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.20em;
 color: #363534;

 margin-bottom: 1px;
 clear: both;
}
h2{
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 0.98em;
 margin: 0px;
 padding: 0px;
 margin-top: 5px;
 margin-bottom: 3px;
}

h3
{
	 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 0.96em;
 margin-top: 10px;
margin-bottom: 5px;
 padding: 0px;
	color: #be6815;

 }
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;
 
  cursor: pointer;
  text-decoration: underline;
}

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                                 */

/************************************/
#slideshow2 img { display: none; }
#slideshow2 img.first { display: block; }
#pagecell1{
	position:absolute;
	top: 100px;
	left: 1%;
	right: 1%;
	width:98%;
	background-color: #ffffff;
	
}
#pagecell1Nesletter{
	position:absolute;
	top: 70px;
	left: 1%;
	right: 1%;
	width:98%;
	background-color: #ffffff;
	
}
#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	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.jpg);
		left: 1%;
	right: 2%;
	width:98%;
	height: 98px;
	background-repeat: no-repeat;	
	z-index: 100;
	
	
}

#MenuBilder
{
  /*  position: absolute;
    left: 320px;
    top: 100px; */
      position:relative;
    z-index:90;
   
    margin-left: 250px;
    margin-top: 10px;
    overflow:inherit;
    width: 680px;
  
    
  
}
#out_logo{
	position: absolute;
	background-image:url(../images/sc2010/out_DSC07295.jpg);
		left: 1%;
	
	width:179px;
	height: 120px;
	background-repeat: no-repeat;	
	z-index: 200;
	
	
}
/************************************/



/************************************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;
	
}
#BoxLinks
{
    width: 220px;
    left: 10px;
  

   
    
  
       visibility: hidden; 
   
}

#BoxLinksOJ
{
 
    width: 185px;
    margin-left: 0px;
    padding: 0px 3px 3px 3px;
     margin-bottom: 10px;
    background-image:url(./../images/rechtshoj.png);
    background-repeat: repeat-y;
    height: 85px;
  
  visibility: hidden; 
  
   
}
#BoxLinksOJ li img
{
    
    background-repeat:no-repeat;
  
    float: left;
    padding-top: 6px;
     padding-right: 5px;
       padding-left: 3px;
    


  /*  visibility: hidden; */
  
   
}
#logolinks{
	position: absolute;
	top: 26px;
	left: 20px;
	padding: 0px 0px 0px 0px;
		
}
/************************************/
#col2{
	margin: 0px 0px 0px 210px;
	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: 18pt;
	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: 5px;
	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: 10px;
}
#content
{

	margin-right: 230px;
	margin-top: 1px;
	min-height: 850px;


}
#content img
{
    border-width: 0px;
    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: #be6815;
 width: 250px;
}
.expArrow{
	padding-left: 20px;
	background: url(images/arrow-down.png) no-repeat 0px 4px;
}
.collArrow{
	padding-left: 20px;
	background: url(images/arrow-up.png) no-repeat 0px 4px;
}
.expIco{
	padding-left: 20px;
	background: url(images/plus.gif) no-repeat 0px 4px;
}
.collIco{
	padding-left: 20px;
	background: url(images/minus.gif) no-repeat 0px 4px;
}

.menuItemWebdata
{
    	background-image:  url("menu_m.png");
    	background-repeat: repeat-x;
    	
}
.menuItemWebdata a{
	color: White;
	font-weight:bolder;
	
}
.menuItemWebdata a:hover{
	color: White;
	font-weight:bolder;
background-image:  url("menu_m_hover.png");
background-repeat: repeat-y;
	cursor: pointer;
	width: 190px;
	
}


.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;
	
}
.feature h3{

	margin-top:  13px;
	margin-bottom:  5px;
	padding: 0px;
	font-size: 0.96em
	padding-bottom: 5px;
	color: #be6815;
	clear: both;
}
.feature h4{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	padding-bottom: 2px;
	padding-top: 3px;
	}
.feature img{
	float: left;
	padding:5px 5px 2px 5px;
	 border-radius: 5px;
 /* Entspricht: */

 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
 -webkit-box-shadow: 5px 5px 5px black;
    -moz-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
    border-color: #150d1c;
   
    margin-right: 10px;
    margin-bottom: 10px;
	
}
#featureMusikwunsch
{
    margin-left: 10px;
	
	
	
	}
	
#featureBilder{
	
	
	
	}
	#featureBilder img
	{
	   
	float: none;
	padding: 10px 10px 10px 10px;
	



	}
	
	#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;
	}
	.BilderButton
{
	
	font-size: 0,9em;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	
	text-align:center;
	margin-right: 5px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	font-weight:bold;

}
.BilderButtonSelected
{
	
	font-size: 0,9em;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	background-color:  #90948e;
	color: White;
	text-align:center;
	margin-right: 5px;

}
a.BilderButtonSelected
{
   color: White; 
}

.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;	
}


.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 15px 2px;
	border-bottom: 1px solid #cccccc;
	
	width: 200px;
	text-align: center;

	
	
}



.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
.relatedLinks2{
	
	padding: 5px 0px 5px 0px;
	border: 2px solid #cccccc;
	


	
	width: 205px;
	text-align: center;
	background-color: #616161;
	
	
	
}



.relatedLinks2 h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks2 a{
	display: block; 
	color: White;
}


.AmazonGrid
{
	white-space: normal; 
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	
	
		}
/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

.textfeld
{
	width: 300px;
	border-color: Black;
border-width: 1px;
border-style:solid;
}

.textfeldklein
{
		border-color: Black;
border-width: 1px;
border-style:solid;
	width: 48px
}
.textfeldanmeldung
{

	width: 250px;
	border-color: Black;
border-width: 1px;
border-style:solid;


	}
.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: #be6815;
 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;
}
.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;
	
	
	
	
}

.thEdit
{
	
	font-size:smaller;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:0px;
		color: Black; 
	background-color: White;
	text-align:right;
	background-repeat: no-repeat;
	
}
.thTitelDatum
{
	font-weight:bold;
	font-size: 0.95em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px; 
color: #be6815;
	/* background:url(../images/title.gif); */
	
	 margin-top: 4px;
	
	
}

.thTitel
{
	font-weight:bold;
	font-size: 1.0em;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px; 
/*background-color: #616161; */
	/* background:url(../images/title.gif); */
	 color: Black;
	 margin-top: 0px;
	 margin-bottom: 0px;
	
	
}


.thBeschreibung
{
	
	font-size: 1em;
	padding-bottom:1px;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	padding-top:1px;	
	  color: Black;
	
}
.thBeschreibung p
{
	
	margin: 2px 1px 10px 2px;

	
}
.thBeschreibung img
{
	float: left;
	padding: 10px 10px 10px 10px;
		clear: left;
}
.thBeschreibungStarter
{
	
	font-size: 1.1em;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:2px;
	background-color:White;
	padding-top:1px;	
	  color: Black;

}
.thBeschreibungInfo
{
	
	font-size: 0.95em;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	font-weight:bold;
	 color: Black;
	  padding-top: 1px;
}
#thAutor
{
	
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
font-weight: bold;
	background-color: #F9ECB9;
}

#thAutor a
{
	color: Black;
	text-decoration: none;

	}
#thAutor a:visited 
{
	color: Black;
text-decoration: none;

	}
	.Autor
{
	
	font-size: 0.9em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
font-weight: bold;
	background-color: #90948e;
	color: White;
}

.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: #F9ECB9;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/***********************************************/
/*End Component Divs                           */
/***********************************************/
#ZumStart
{
  
    border-style: solid;
    border-color:#90948e;
    border-width: 1px;
    padding: 5px 3px 1px 3px;
    font-size: 1.4em;
   
    
}
#ZumStart ul{
 list-style-type: none;

}

.MusikWunschItem
{
    	padding:5px 5px 5px 5px; 
}


.borderlos
{
    border-style: none;
}

ul#css3menuBlock,ul#css3menuBlock ul{
	margin:0;list-style:none;padding:0;}
ul#css3menuBlock,ul#css3menuBlock .submenu{
	border-width:0;border-style:solid;}
ul#css3menuBlock .submenu{
	display:none;position:absolute;left:0;top:100%;float:left;background-color:#47515B;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;padding:0 0 10px;}
ul#css3menuBlock li:hover>*{
	display:block;}
ul#css3menuBlock li:hover{
	position:relative;cursor:pointer;}
ul#css3menuBlock ul .submenu{
	position:absolute;left:100%;top:0;}
ul#css3menuBlock{
	display:block;font-size:0;float:left;margin-left:-3px;margin-top: -5px;padding-left:0px;}
ul#css3menuBlock ul{
	padding:0;}
ul#css3menuBlock .column{
	float:left;}
ul#css3menuBlock li{
	display:block;white-space:nowrap;font-size:0;float:left;}
ul#css3menuBlock>li,ul#css3menuBlock li{
	margin:0;}
ul#css3menuBlock a:active, ul#css3menuBlock a:focus{
	outline-style:none;}
ul#css3menuBlock a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:13px Arial,sans-serif;color:#CBCFDB;cursor:default;padding:3px;background-color:#47515B;background-repeat:repeat;border-width:0px;border-style:none;}
ul#css3menuBlock ul li{
	float:none;margin:0;}
ul#css3menuBlock ul a{
	text-align:left;padding:4px;background-color:#47515B;border-width:0 0 1px 0;border-style:solid;border-color:#3B444C;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;color:#CBCFDB;text-decoration:none;}
ul#css3menuBlock li:hover>a{
	background-color:#9c4f02;border-style:none;font:13px Arial,sans-serif;color:#FFFFFF;text-decoration:none;cursor:pointer;}
ul#css3menuBlock img{
	border:none;vertical-align:middle;margin-right:3px;}
ul#css3menuBlock img.over{
	display:none;}
ul#css3menuBlock li:hover > a img.def{
	display:none;}
ul#css3menuBlock li:hover > a img.over{
	display:inline;}
ul#css3menuBlock span{
	display:block;overflow:visible;background-image:url("arrowmain0.gif");background-position:right center;background-repeat:no-repeat;padding-right:13px;}
ul#css3menuBlock li:hover>a>span{
	background-image:url("arrowmain1.gif");}
ul#css3menuBlock ul li:hover>a{
	background-color:#9c4f02;border-style:solid;border-color:#616D8E;color:#FFFFFF;text-decoration:none;}
ul#css3menuBlock.topmenu>li{
	margin:0 0 0 1px;}
ul#css3menuBlock.topmenu{
	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;padding:10px 10px 10px 0;}
ul#css3menuBlock.topmenu>li>a{
	padding:3px 10px;}
ul#css3menuBlock li.topmenu>a{
	height:21px;line-height:21px;border-width:0 0 3px 0;border-style:none;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:3px 10px;}
ul#css3menuBlock li.topmenu:hover>a{
	line-height:21px;border-style:none;}
ul#css3menuBlock li.toproot>a{
	height:21px;line-height:21px;border-width:0 0 3px 0;border-style:none;border-color:#47515B;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:3px 10px;}
ul#css3menuBlock li.toproot:hover>a{
	line-height:21px;border-style:solid;border-color:#47515B;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}

ul#css3menuBlock li.toproot2>a
{
    background-color: Gray;
	height:21px;line-height:21px;border-width:0 0 3px 0;border-style:none;border-color:#47515B;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:3px 10px;cursor:not-allowed;
	}
ul#css3menuBlock li.toproot2:hover>a
{
     background-color: Gray;
	line-height:21px;border-style:solid;border-color:#47515B;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;cursor:not-allowed;
	}
ul#css3menuBlock li.toproot3>a{
	height:21px;line-height:21px;border-width:0 0 3px 0;border-style:none;border-color:#47515B;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:3px 10px;cursor:not-allowed;}
ul#css3menuBlock li.toproot3:hover>a{
	line-height:21px;border-style:solid;border-color:#47515B;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;cursor:not-allowed;}


.StaffelHinweis
{
     
    background-color:#abbcc5;
       border-color: Black;
    border-style: solid;
    border-width: 1px;
    padding: 7px 7px 7px 7px;
                   
}

.featureBilderSeite
{

padding: 15px 15px 5px 5px;
min-height: 110px;
  -moz-box-shadow: 5px 3px 7px #ba6324;
  -moz-border-radius-bottomright: 15px;
  -webkit-box-shadow: 5px 3px 7px #ba6324;
   -webkit-border-bottom-right-radius: 15px;
box-shadow:5px 3px 7px #ba6324;
border-radius: 15px 15px 15px 15px;
  vertical-align: text-bottom;
  margin-bottom: 5px;
}
.featureBilderSeite a
{
    vertical-align:middle;
    vertical-align: text-bottom;
    margin-top: 20px;
   
}
.featureBilderSeite img{
	float: left;
	padding: 0px 10px 10px 5px;
	vertical-align:middle;
	}
.ausgleich
	{
	    clear: both;
	}

