body {			background-image: url(/img/bodyhg.jpg);
			background-repeat: repeat;
			background-attachment: fixed;
			font-size: 24px;
}

h1 {			font-family: verdana, arial, sans-serif;
			font-size: 35px;
			color: black;
			font-variant: small-caps;
}

p {			background-color: inherit;
			font-family: arial, helvetica, sans-serif;
			color: black;
			font-size: 20px;
}

a {			font-size: inherit;
			text-decoration: underline;
			color: #ED9105;
}

/* color
Winter:		#6878E6
Frühling:	#ED9105
*/

table {		font-size: inherit;
			font-family: arial, helvetica, sans-serif;
}

.headtitle {		font-size: inherit;
			font-family: verdana,helvetica,sans-serif;
			font-weight: bold;
			color: #00D900;
}

/* color
Winter:		#0494E1
Frühling:	#00D900
*/

.nodec {		text-decoration: none;
			color: lightblue;
			border: none;
}
