p, body, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
}
.seitentitel {
	font-size: 12px;
	font-weight: bold;
	color: #F95A00;
	letter-spacing: 1px;
}
.kontakt {
	font-size: 18px;
	font-weight: bold;
	color: #F95A00;
	letter-spacing: 1px;
}
.seminarlinie {
	font-weight: bold;
	color: #009ada;
	}
.untermenu {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.klein {
	font-size: 10px;
	color: #555555;
}
.klein_fett {
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}
a:link {
	color: #F95A00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F95A55;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F95A00;
	font-weight: bold;
}
.bildrand {
	border: 1px solid #F95A00;
}
li {
	list-style-type: square;
	list-style-image:  url("../bilder/listenpunkt.gif");
	letter-spacing: 1px;
	list-style-position: outside;
}
.zelleninhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.rahmen_unten_text_f {
	border-bottom:1px groove #333333;
	background-color: #EAF1FF;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

