body {
	background-color: #FFE9A4;
	color: #003366;
        font-family: "Times Roman";
        font-size: 12pt;
    }

p.ueberschrift {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #003366;
}
body.rechts {
	background-image:url("bilder/bg1.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
frameset {
	border:thin none #666666;
	
}
frame {
	border:thin none #666666;
}
div {
	font-size: 14px;
}



div.spiegel {
	position: absolute;
	left: 0px;
	top: 0px;
}
div.spiegel_menu {
	position: absolute;
	left: 0px;
	top: 0px;
}
div.spiegel_unten {
	position: absolute;
	left: 1px;
	top: 301px;
	
}
div.bg_oben {
	position: absolute;
	left: 0px;
	top: 0px;
}


