x@charset "UTF-8";
.Platzhalter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #00F;
}
.Farbe_blau_100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #00F;
}
/* CSS Document */

.Blau_100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000;
}
.Blau_100_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.Blau_100_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #000;
}
.Blau_120 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	color: #000;
}
.Blau_150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	color: #000;
}
.Rot_120 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	color: #F00;
}
.Link_120 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	color: #CC0033;
}
.Schwarz_120 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	color: #000;
}
.Schwarz_50 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000;
}
.Haupttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 40px;
	color: #000;
}
.Haupttitel_grurn {
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: 150%;
	color: #b24e36;
}
.Haupttitel_braun_klein {
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: 130%;
	color: #b24e36;
}
.Haupttite_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 40px;
}
.Fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000;
}
.verikale_Linie {
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: 100%;
	color: #b24e36;
	background-image: url(../bilder/vertikale_Linie.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.verikale_Linie_schmal {
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	font-size: 100%;
	color: #b24e36;
	background-image: url(../bilder/vertikale_Linie_2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
