body {
	background-color: #ffcc66;
}

.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 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033FF;
	border-right-color: #FF0000;
	border-bottom-color: #0033FF;
	border-left-color: #FF0000;
	cursor: hand;
}
.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: #CCCCCC;
		border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0033FF;
	border-right-color: #FF0000;
	border-bottom-color: #0033FF;
	border-left-color: #FF0000;

}
.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;
}

