body	{
	font-family: Arial,sans-serif;	
	font-size: 10pt;
/* 	background-repeat: repeat-x;  */
	background-color: rgb(255,255,255);
/* 	background-image: url('bilder/bg.jpg'); */
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	}
	
a	{
	text-decoration: none;
	color: Black;
	}
	
.linkinfo{
	font-size: x-small;
	font-weight: lighter;
}

.daniel {
	position: relative;
	top: -5px;
	text-align: right;
	font-size: smaller;
	text-align: right;
}
.bild{
	text-align: left;
}
	
a:hover	{
	background-color: #AED0FB; 
	/*border: 1px;
	margin-left: -1px;
	margin-right: -1px; */
	}
.daniel acronym{
	border-bottom: 0px  ;
}
acronym{
	border-bottom: 1px dotted Gray;
	cursor: help;
}

#links acronym:hover{
	/*background-color: Silver;*/
	border: 1px solid Gray;
	margin: -1px;
}




#links a{
	font-size: larger;
	font-weight: bolder;
}

#rechts a{
	font-size: larger;
	font-weight: bolder;
}
#rechts .themenabstand a{
	font-size: 10pt;
	font-weight: normal;
}

#links span{
	font-size: smaller;
}

#links ul, #w3  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#rechts ul, #w3  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#willkommen	{
	position: absolute;
	background-color: transparent;
	clear: both;
	width: 33%;
	right: 33%;
	top: 90px; 
	padding-top: 25px;
	}
#album	{
	position: absolute;
	text-align: center;
	background-color: transparent;
	clear: both;
	width: 330px; 
	right: 33%;
	top: 60px; 
	padding-top: 25px;
	}

#mitte-links	{
	position: absolute;
	text-align: left;
	background-color: transparent;
	clear: both;
	width: 33%; 
	right: 33%;
	top: 60px; 
	}

#links{
	position: absolute;
	width: 25%;
	left: 30px;
	top: 80px;
	
}
#links-text {
	position: relative;
	top:-10px;
	padding-top: 10px;
	font-size: larger;
	font-weight: bold;
	border-top: 1px solid Black;
	text-align: left;
	}

#rechts{
	position: absolute;
	top: 80px;
	width: 25%;
	right: 30px;
	
	
	/*background-color: #F0F0F0;*/
}
#bildbox{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 99.9%;
	text-align: center;
	
}


h1 {
	font-size: 10pt;
	letter-spacing: 1ex;	
	border-bottom: 1px solid Black;
}

h2 {
	font-size: 10pt;
}


#name{
	position: absolute;
	right: 0px;
	top: 19px;
	height: 59px;
	width: 285px;
	background-repeat: no-repeat;
	/*background-image: url(bilder/Florianschrift3.gif);*/
}
#w3{
	border: 0px;
	position: absolute;
	top: 28em;
	padding-top: 80px;
	height: 31px;
	left: 30px;
}
#titel{
	position: relative;
	top: 3px;
	left: 5px;
	font-weight: bolder;
}
.white{
	color: White;
}
img{
	border: 0px;
}
.duenn{
	font-weight: lighter;
}
.dickkursiv{
	font-weight: bolder;
	font-style: italic;
	
}

.beschreibung{
	position: relative;
	top: 6px;
}


.themenabstand{
	margin-top: 30px;
}
	
.musikfunde{
	margin-top: 30px;
	text-align: left;	
}
.center{
	text-align: center;
}
.floatl{
	float: left;
	padding-right: 15px;
}
.floatstop{
	clear: both;
	visibility: hidden;
}
.minigrauinfo{
	margin-top: 25px;
	font-size: x-small;
	font-weight: lighter;
	color: Gray;
	text-align: center;
	background-color: #F0F8FF;
}
#cc{
	background-color: #F4F4F4;
	width: 88px;
	font-size: x-small;
	margin-bottom: 4px;
	text-align: center;
}
.hervorheben{
	font-style: italic;
}


