@charset "utf-8";
a:link {
	color: #996666;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
html,body{
	height:100%;
	margin:0;
}
body {
	margin:0;
	padding:0;
	background-color: #E4E2E7;
	background-attachment: fixed;
	background-image: url(/grafiken/Hintergrund-Links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#pxy_Mitte {
	position: absolute;
	height: 100%;
	width: 1px;
	left: 50%;
	top: 100px;
}
#Mitte {
	position: absolute;
	width: 800px;
	left: -400px;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%;
}
#Navigation {
	width: 150px;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
} 
.Logo {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.Logo-Absatz {
	color: #550000;
}
.Logo2 {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
}

.Inhalt {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Ueberschrift {
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	text-align: center;
	text-decoration: underline;
}
.Copyright {
	font-size: 10px;
}
#pxySchriftlogo {
	position: absolute;
	height: 1px;
	width: 1px;
	left: 50%;
	top: 0px;
}
#Schriftlogo {
	position: absolute;
	height: 90px;
	width: 800px;
	left: -400px;
	top: 0px;
}
.Schriftlogo_Text {
	font-family: "Arial Black";
	font-size: 28px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.Notenschluesselani {
	position: absolute;
	height: 70px;
	width: 50px;
	left: 666px;
	top: 712px;
}
.Sonderinhalt1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: lighter;
	color: #003399;
	font-style: italic;
}
.Lauftext {
	color: #FFCC00;
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	background-color: #2053A5;
}
.Sonderinhalt {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
#Heute_ist {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 16pt;
}
