.leben {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: bold;
	color: #0033CC;
	letter-spacing: 5px;



}
.hgoben {
	background-image: url(bilder/oben.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;

}
.ueber {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
	left: 5px;


}
a:hover {
	color: #FFCC66;
}
.menge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCCC;
}
.mengefett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;

}
 .button { 
 	font-family: Arial, Helvetica, sans-serif;
 	color: #ffffff; font-weight: bold;
	border: 1 solid;
	border-color: blue;
	background-color: #99CCFF;text-decoration:none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #99CCFF;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99CCFF;
	width: 430px;

}
.rahmen {
	border: 1px dashed #FF9900;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

