a:active {
	TEXT-DECORATION: none;
	font-weight: bold;
}

a:link {
	COLOR: #333399;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a:visited {
	COLOR: #333399;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

body {
	background-image: url(../Bilder/verlauf.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}