body {font-family:Arial, Helvetica, sans-serif; background-color:#E3EFFA;}

#a {color:#3c5c9e;}

#titel {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 10px;
}
#titelbeschreibung {
	text-align: center;
	font-size: medium;
	padding-bottom: 10px;
}

#chat {
	text-align: center;
	font-size: medium;
	padding-bottom: 10px;
}

#fusszeile {
	text-align: center;
	font-size: medium;
	padding-bottom: 10px;
}

.bilder img {border: 0px;}
