.grau { color: #606060; line-height:18px; }
.title  { font-size:11pt; font-weight:bold;}
.klein { font-size:8pt; }
.gross { font-size:18pt; }
.mittel { font-size:10pt; }
.mittelfett { font-size:10pt; font-weight: bolder ; }
.beschreibung_bild { font-size:10pt; }
.beschreibung_galerie { font-size:8pt; }

.tooltip {
	position: absolute;
	text-align:left;
	padding:10px;
	width:200px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	background: #FFFFE1;
	color: black;
	visibility: hidden;
	display:none;
}

.pictureframe{
	border: 7px solid #FFFFFF;
}

.pictureframe:hover{
	background-color:#CE1304;
	border-color: #FFFFFF;
	border-width: 5px;
	padding:2px;
}
