
.normalertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.albumbutton {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.bilderrahmen {
	cursor: hand;
	border: 5px ridge #FFCC66;
}
.untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 22px;
	font-style: normal;
	font-variant: normal;
	background-repeat: repeat;
	background-color: #FFCC66;
	border: 5px ridge #FFCC66;

}
.untermenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	background-repeat: repeat;
	text-indent: 40px;
}
.kleinertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.pulldownmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
