body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1E0FF;
	background-color: #162b65;
}
.navborder {
	border: 1px solid #D5D4F7;
}
.navbuttons {
	font-size: 13px;
	font-weight: bold;
	color: #98AADA;
}
.headers {
	font-size: 16px;
	font-weight: bold;
	color: #98AADA;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #D5D4F7;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext {
	font-size: 12px;
	color: #E1E0FF;
}
.tinytext {
	font-size: 9px;
}
.tabletext {
	font-size: 10px;
}

.pressbackground {
	background-image: url(images/bruckner_orchester.jpg);
}
