.HiThema {
	color: #956100;
	background-color: #FFFFCC;
}

.HiThema1 {
	color: #956100;
}

.HiThema2 {
	color: #dc143c;
}


div#Themen {
	width: 13em;
	border: 0px solid black;
	float: left;
	margin-bottom: 2px;
}

div#clear_div {
	clear: both;
}

body {
	background-color: #cccccc;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: Gray;
}


a:link{
	color: ThreedDarkShadow;
	text-decoration: none;
}
a:active{
	color: #282828;
	text-decoration: none;
}
a:visited{
	color: #282828;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #c1c1c1;
}
.activeLink{
	width: 130px;
	color: #282828;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 1px;

}


/*  ############ Hauptnavigation ############# */

#nav, 
#nav ul {
padding:9px 0px 0px 0px; 
margin:0; 
list-style:none;
font: 12px verdana, sans-serif; 
border:0px solid #000000; 
border-color:#eca #b97 #a86 #edb; 
border-width:0px 0px 0px 0px; 
position:relative; 
z-index:200;
}



#nav {
	height: 20px;
	padding: 0px 0px 0px 0px; 
}

#nav table {
	border-collapse: collapse;
}
#nav li {
	float: left;
	padding: 0px 0px 0px 0px;
	
	margin-bottom: 5px;
}

#nav li li {
	float: none;
}

/* a hack for IE5.x and IE6 */
#nav li a li {
	float: left;
	text-decoration: none;
}

#nav li a {
	display: block;
	float: left;
	color: #848484;
	height: 15px;
	padding-right: 1px;
	padding-left:  1px;
	line-height: 15px;
	text-decoration: none;
	white-space: nowrap;
	color: #424242;
}
#nav li li a {
	height: 15px;
	line-height: 15px;
	float: none;
	text-decoration: none;
	color: #424242;
}

#nav li:hover {
	position: relative;
	z-index: 300;
	background: #BEBEBE;
	text-decoration: none;
}
#nav a:hover {
	position: relative;
	z-index: 300;
	text-decoration: none;
	color: #282828;
	text-decoration: none;
	}

#nav :hover ul {
	left: 0;
	top: 14px;
	text-decoration: none;
	background: #BEBEBE;
}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {
	left: -10px;
}

#nav ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}
/* keep further levels hidden */
#nav li:hover > ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}
/* show path followed */
#nav li:hover > a {
	text-decoration: none;
	color: #000000;
}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


/*  ############ hauptcontainer ############# */







/*  ############ ????? ############# */

table, td, body, div, textarea {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.alpha-hi {
	color: Red;
}

.alpha-norm {
	color: #282828;
}

input {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px ridge #808080;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 0px;
}

/*  ############ ???????? ############# */

.bgcolor0 {
	background-color: #989898;
}
.bgcolor1 {
	background-color: #F8F8F8;
}
.bgcolor2 {
	background-color: #E9E9E9;
}
.bgcolor3 {
	background-color: InfoBackground;
}

pre {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

/*  ############ Bookmarks ############# */

.bookmarks {
	background-color: #414141;
}

.bookmarkstext {
	color: White;
}


/*  ############ Suchbegriff von extern hervorheben ############# */

.sumahi {
	color: #B01E0C;
}

.searchword {
color: #000000; 
background-color: #FFFFDF; 
border: 1px dotted #FFFFDF;
}


/*  ############ ???? ############# */

 .tagcloud_AnzeigeZeitraum {
	margin-left: 110px;
	margin-top: 70px;
 }

 .tagcloud_AnzeigeZeitraum_unten {
	margin-left: 110px;
	font-size: 10px;
 }
 
.extrasmall {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#efefef;
	line-height:13px;
	text-decoration:none;
}



/*  ############ Radio ############# */

.Radio_Kuenstler
{
	background-color: #E6E6E6;
	border-color: #848484;
	font-weight: bold;
}

.Radio_Kuenstler_frei_submit {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	border-color: #848484;
}

.tagcloud_oben_text {
color: #4E4E4E;
}

.Radio_Kuenstler_frei {
	width: 370px;
	height: 21px;
	border-color: #848484;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.Radio_Kuenstler_select {
	width: 430px;
	}

/*  ############ Cloude ############# */
.tagcloud2 {
	border: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #848484;
	color: Gray;
}

.tagcloud_oben {
	border: 0px;
	border-style: solid;
	padding-left: 10px;
	border-color: #848484;
	font-weight: bold;
}

.cloud5 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A24A1F;
	text-decoration: none;
	padding: 0px;
}

.cloud6 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6AB000;
	text-decoration:none;
}

.cloud7 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFA500;
	text-decoration: none;
}

.cloud8 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D56F2B;
	text-decoration:none;
}

.cloud9 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:23px;
	color: #DF4011;
}

.tagcloud {
	border: 1px;
	background-color: #ECECEC;
	border-style: solid;
	width: 400px;
	margin-left: 110px;
	padding: 5px;
	border-color: #848484;
}




/*  ############ Bibel ############# */

.Versangabe { 
	font-size: 75%; 
	vertical-align: text-top;
	color: #D47304;
 }
 

.VersAnzeigen {
	font-size: 75%;
	vertical-align: middle;
	color: #D47304;
}
  
note
{
	background-color: #DEDEDE;
	font: italic;
	font-size: 80%;
	xvisibility: hidden;
}

/*  ############ xxx ############# */

div#Logo {
    position:relative;
	top: 0px; 
	left: 0px; 
    margin: 0 0 0.0; 
    padding: 0;
    text-align: left;
}

div#HauptNavi {
	border: 0px solid #000000;
	position:relative;
	top: 0px; 
	left: -5px; 
	width: 700px;
	height: 20px;
	z-Index: 100;
}

div#SubNavi {
	position:relative;
	top: 8px; 
	left: 0px; 
	width: 600px;
	height: 30px;
	z-Index: 80;
}

div#werbung {
    position:absolute; 
	top:6px; 
	left:877px; 
	width:200px;
    font-size: 0.9em;
    float: right; 
    width: 12em;
    margin: 0; 
    padding: 0;
}
  
div#Inhalt {
    position:relative; 
	top:0px; 
	left:0px; 
	width:852px;
	min-height: 740px;
	padding: 0px 0px 0px 10px;
    border: 1px ridge #000000;
}


div#InhaltPopUp {
   position:relative; 
	top:0px; 
	left:0px; 
	width:657px;
	min-height: 540px;
	padding: 0px 0px 0px 10px;
   border: 1px ridge #000000;
}

div#InhaltPopUpBreit {
   position:relative; 
	top:0px; 
	left:0px; 
	width:845px;
	min-height: 540px;
	padding: 0px 0px 0px 10px;
   border: 1px ridge #000000;
}

div#contentSUBkiste {
    position:relative; 
	top:0px; 
	left:0px; 
	width:600px;
	padding: 0px 0px 0px 0px;
}
  

div#contentNeueliederEdit {
	width:400px;
}

div#Fusszeile { 
   position:relative; 
   top:1px; 
   left:0px;
   width:862px;
   font-size: 10px;
   margin: 0; 
   padding: 0em;
   text-align: left;
}
  
div#socialbookmarking { 
   position:relative; 
   top:-20px; 
   left:704px;
   width:300px;
   font-size: 10px;
   margin: 0; 
   padding: 0em;
   text-align: left;
}

div#LiederbuecherWahl { 
	position:absolute; 
	top:50px; 
	left:7px; 
	width:200px;
	z-Index:99;
	visibility: visible;
}
	


div#suchebereich { 
   position:relative; 
   top:7px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   text-align: left;
}

div#sumapages { 
   position:relative; 
   top:7px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   width:650px;
   text-align: left;
}


div#sumapagesLang { 
   position:relative; 
   top:7px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   width:800px;
   text-align: left;
}

	
div#sumapagesLangCD { 
   position:relative; 
   top:7px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   width:840px;
   text-align: left;
}

#Suchfeld { 
	padding-left: 1%; 
	height: 33px;
	width: 200px;
}

input#SucheButton { 
	position:absolute; 
	top:50px; 
	left:100px; 
	padding-left: 1%; 
	height: 20px;
	background-image:url('/pic/search2.gif'); 
	background-repeat:no-repeat; 
	background-position: 1px 1px
}

div#songbooksgrafik { 
position:absolute; 
top:144px; 
left:730px; 
z-index:10;
}

div#cds { 
   position:relative; 
   top:1px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   text-align: left;
   width:600px;
   border: 1px ridge #000000;
}

table#Tabelle_Produkte { 
   position:relative; 
   top:0px; 
   left:0px;
   margin: 0px; 
   padding: 0px;
   text-align: left;
}

tr#AbstandProdukte_Hoehe { 
	height: 33px
}



div#Ueberschrift h1 {
    font-size: 18px;
  }
  
  
div#iframe {
	BORDER-TOP: 0px solid #A9A9A9;
	BORDER-RIGHT: 0px solid #A9A9A9;
	BORDER-LEFT: 0px solid #A9A9A9;
	BORDER-BOTTOM: 0px solid #A9A9A9;
	WIDTH: 200px;
	COLOR: #A9A9A9;
	POSITION: fixed;
	TOP: 130px;
	LEFT: 650px;
	HEIGHT: 350px;
	z-index:50;
  }
  
  
  
div#GoogleVideo {
    position:relative; 
	top:0px; 
	left:0px; 
	width:500px;
	min-height: 100px;
   text-align: left;
  }
  


div#liste_neuelieder { 
   position:relative; 
   top:0px; 
   left:0px;
   margin: 0px; 
   padding: 0px;
   text-align: left;
   width:400px;
}

a.navnorm:link { font-weight: normal;  color:Fuchsia;}
a.navhi:link { font-weight: bold;  color:Lime;}
a.navnorm:visited { font-weight: normal;  color:#990099;}
a.navhi:visited { font-weight: bold;  color:#990099;}
a.navnorm:active { font-weight: normal;  color:#990099;}
a.navhi:active { font-weight: bold;  color:#990099;}



div#LiederbuecherAuswahl { 
   position:absolute; 
   top:41px; 
   left:0px;
   margin: 0px; 
   padding: 0px;
   text-align: left;
   z-Index:40;
}



div#VolltextAuswahl { 
   position:absolute; 
   top:41px; 
   left:0px;
   margin: 0px; 
   padding: 0px;
   text-align: left;
   z-Index:40;
}

div#AusgabeVolltext_inListe { 
   position:relative; 
   top:0px; 
   left:0px;
   margin: 0; 
   padding: 0em;
   text-align: left;
   white-space: pre;
   z-Index:250;
}