.box{
	position:fixed; 
	left:20px; 
	top:20px; 
	width:600px;
}
.titlebox{
	background-color:white;
	font-family: Times New Roman, Times, serif; 
	text-transform: uppercase;
	font-size: 13px; 
	font-weight: normal; 
	color: black;
	font-style: normal;
	padding: 10px;
	letter-spacing: 3px;
	margin-bottom: 20px;
	z-index:999;
	}	
.menuebox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-variant: normal;
	text-transform: uppercase;
	background: white;
	letter-spacing: 2px;
	padding: 10px;
	margin-bottom: 20px;

	}
a.menue:link, a.menue:visited {text-decoration: none;color: black;font-style: normal;}
a.menue:hover, a.menue:active {color: grey;} 
	
.submenuebox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	font-variant: normal;
	text-transform: uppercase;
	background: white;
	text-align:center;
	letter-spacing: 2px;
	padding: 10px;
	}
a.submenue:link, a.submenue:visited {text-decoration: none;color: black; }
a.submenue:hover, a.submenue:active{ color: #CCC;} 	
	


.startbild {
    position: absolute;
    bottom: 0px; 
    right: 0px;
}
.bild{
	position:absolute;
	left: 150px;
	width:800px;
	top:200px;
	}
.bild-inner{
	text-align: center;
	margin-bottom: 10px;	
	}
	
.bildinfo
{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	}


.artistinfo
	{
	position:absolute;
	top:80px;
	left: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:20px;
	width: 500px;
	color:grey;
	padding:10px;
	text-transform: uppercase;
	background: white;
	letter-spacing:1px;
	}


.infotext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	}


a.infotext:link, a.infotext:visited{none;color: grey;font-weight: normal; text-decoration:none;}
a.infotext:hover, a.infotext:active{color: black;font-weight: normal;text-decoration:underline;} 

.txt{
	position:absolute;
	left: 970px;
	width:100px;
	top:195px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color:grey;
	text-align:left;
	}






.infotext-d
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #6699FF;
	}

.infotitle
{
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;	
	color: #bd502f;
	line-height: 18px;
	font-weight: bold;

}



.verortung{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: grey;
	font-style: normal;
	font-variant: normal;
}

