body {
	font-size: 11px;
}

input.sbar {
	font-size: 10px;
}

@media print {
	td.beitrag_content {
		font-size: 11pt;
	}
}
@media screen {
	td.beitrag_content {
		font-size: 11px;
	}
}

td.content {
	font-size: 11px;
}

.info {
	font-size: 10px;
}

@media print {
	h1 {
		font-size: 15pt;
	}
}
@media screen {
	h1 {
		font-size: 15px;
	}
}

h2 {
	font-size: 14px;
}

/* Text */
.leadtext {
	font-size: 11px;
}
.leadtext2 {
	font-size: 11px;
}

/* Tabellen */
table {
	font-size: 10px;
}
td {
	font-size: 10px;
}

/* Tabellen in Beitrag */
.text table {
	font-size: 11px;
}
.text td {
	font-size: 11px;
}

/* Formulare */
input, textarea, select, option, optgroup {
	font-size: 11px;
}


h3 {
	font-size: 15px;
}
h4 {
	font-size: 12px;
}

/* tabelle */
th {
	font-size: 11px;
}

.th_r {
	font-size: 11px;
}
.th {
	font-size: 11px;
}
.td_r_1 {
	font-size: 11px;
}
.td_r_2 {
	font-size: 11px;
}
.td_1 {
	font-size: 11px;
}
.td_2 {
	font-size: 11px;
}

.menue {
	font-size: 10px;
}

.mainmenue {
	font-size: 10px;
}

/* TopHeadline */
.topheadline {
  font-size: 10px;
}
