@charset "utf-8";

a:LINK, a:VISITED, a:ACTIVE, a:AFTER {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #fff;
	background-image: url(Bilder/background_aktuell.jpg);
	background-attachment: fixed;
	font-family: "Comic Sans MS";
}

body, td, th {
	color: #000;
}

/* kopf.html */
.Stil1 {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

.Stil3 {
	font-size: 12pt;
}

.Stil6 {
	/* 	font-size: 10pc; */
	/* 	height: 33px; */
	
}

.Stil8 {
	font-size: 10pt;
}

.Stil9 {
	font-size: 10px;
	height: 33px;
}

.Stil10 {
	font-size: 10pt;
	font-weight: bold;
}

.Stil12 {
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

/* bilder.html */
.Stil2 {
	font-size: 12pt;
}

/* geschichte.html */
.Stil5 {
	font-size: 12pt;
}

/* impressum.html */
.Stil13 {
	font-size: 12pt;
	color: #CC0;
}

.Stil16 {
	font-size: 12pt;
}

.Stil17 {
	font-size: x-small;
}

/*  end of file */