/* Elements */

BODY { font-family:Verdana,Arial,Helvetica; font-size:12px; }
TD { font-family:Verdana,Arial,Helvetica; font-size:12px; }
TH { font-family:Verdana,Arial,Helvetica; font-size:12px; }
LI { font-family:Verdana,Arial,Helvetica; font-size:12px; }
UL { font-family:Verdana,Arial,Helvetica; font-size:12px; }
TEXTAREA { font-family:Verdana,Arial,Helvetica; font-size:12px; }

H1 { font-size: 18px; font-weight:bold; margin-top: 8px; margin-bottom: 8px; color: #ba7800; }
H2 { font-size: 15px; }
H3 { font-size: 13px; }
H4 { font-size: 12px; }
H5 { font-size: 11px; }
H6 { font-size: 10px; }
PRE { font-family:Courier; font-size:12px; }

FORM { font-size:12px; }
SELECT { font-size:12px; }
INPUT { font-size:12px; }

SMALL { font-family:Verdana,Arial,Helvetica; font-size:11px; }
STRONG { font-family:Verdana,Arial,Helvetica; font-size:12px; }
B { font-family:Verdana,Arial,Helvetica; font-size:12px; }

/* Classes */

.contact-box {
	margin-top: 3em;
	padding: 16px 25px;
	width: 85%;
	background: #FEEBCE;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

.moreInfo { font-size: 10px; }
.moreInfo A[href] { color: #000; }

.topicsTable TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

/* WebYep Classes */

.H1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ba7800;
}

.H2 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ba7800;
}

.KLEIN { font-family:Verdana,Arial,Helvetica; font-size:11px; }
.KLEIN-FETT-ROT { font-family:Verdana,Arial,Helvetica; font-size:11px; font-weight:bold; color:#dd0000; }
.KURSIV { font: italic 14px Times, "Times New Roman"; }

