body {
	background-color: #A9A9A9;
	color: #1A1A1A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 1%;
}

h1,h2,h3,h4,h5,h6 {
	color: #3366CC;
	font-family: serif;
	margin-bottom: 2%;
}

table {
	border-width: 0;
}

td {
	background-color: #FBFBFB;
	vertical-align: top;
}

td.grau {
	background-color: #E1E1E1;
	color: #4B4B4B;
}

.abgeblendet {
	color: #B0B0B0;
}

.center {
	text-align: center;
}

.fett {
	font-weight: bolder;
}

.fussmenue {
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.grau-auf-grau {
	color: #D3D3D3;
}

.linke_spalte {
	background-color: #FFCC66;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.right {
	text-align: right;
}

.smaller {
	font-size: smaller;
}

.smallest {
	font-size: xx-small;
}

#ohne-gif {
	background-image: url(wn_bestellung/wn_bestellformular_mg.php);
}
