.titelseite {
	font-family: "Courier New", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;

}
.inhalt {
	font-family: "Courier New", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 19px;
	background-color: #d9d9e4;



}
.nav {
	font-family: Courier New, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000033;
	letter-spacing: .5px;


}
.subnav {
	font-family: "Courier New", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000033;
	line-height: 25px;

}
.gbuch {

	font-family: "Courier New", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #663333;
	line-height: 19px;
}

