body {		background-image: url(img/bodyhg.jpg);
			background-repeat: repeat;
			background-attachment: fixed;
			font-size: 20px;
}

h1 {			font-family: verdana, arial, sans-serif;
			font-size: 35px;
			color: black;
			font-variant: small-caps;
}

p {			font-family: arial, times, sans-serif;
			font-size: 20px;
}


table {		
}

td {			font-size: 20px;
			font-family: arial, times, sans-serif;
}

.gerade {	background-color: #87CEFA;
}

.ungerade {	background-color: #FFA07A;
}

.meta {		font-weight: bold;
			background-color: #8B0000;
			font-family: verdana, times, sans-serif;
			color: yellow;
}
