body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
p {  }
td {}
a:link { color: #FF6F00 }
a:visited { color: #00950B }
a:hover { color: purple }
a:active { color: red }
.bannerintolleranze { 	font-size: small; 
					background-color: white; 
					border: double 4px #f90; 
					position: relative; 
					right:20px; 
					top: -240px;
					float: right;
					padding: 5px;
}
.floatingmenu { 	font-size: small; 
				background-color: white; 
				border: double 4px #f90;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.cornice { 	 
				border: double 4px #f90;
}

.page {
}

.content { font-size: small; background-color: white; width: 800px; border: double 4px #f90;
}
.smalltext { font-size: small;
	padding-right: 10px;
	padding-left: 10px;
}

