/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Hotspot{
	background-color: rgb(255,255,204);
 	border: 1px solid rgb(0,51,153)
}

.Textbox{
	text-align: center;
 	background-color: rgb(255,255,204);
 	background-position: center;
 	border: 1px solid rgb(250,235,201);
 	padding-top: 2px;
 	padding-bottom: 2px
}

.Link1{
	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: underline;
 	Link1: Ohne
}