/* CSS Document */

p,td { font-size: 14px; color: #333333}
h1 { font-size: 24px; font-weight: 700; color: #993300}
h2 { font-size: 18px; font-weight: 700; color: #666666}
h3 { font-size: 16px; font-weight: 700}
.bot { font-size: 10px; color: #000000}
body,td { font-family: "Times New Roman", Times, serif; }

/* Link */
a { font-weight: bold; font-size: 12px; color: #0000FF; text-decoration: none; }
a:visited { font-weight: bold; font-size: 12px; color: #FF00FF; text-decoration: none; }
a:hover { font-weight: bold; font-size: 12px; color: #FF00FF;  text-decoration: underline; }
a.verweis-1:link { font-weight: bold; font-size: 12px; color: #0000FF;	font-family: "Times New Roman", sans-serif; text-decoration: underline; }
a.verweis-1:visited { font-weight: bold; font-size: 12px; color: #FF00FF; font-family: "Times New Roman", sans-serif; text-decoration: underline; }
a.verweis-1:hover { font-weight: bold; font-size: 12px; color: #FF0000; border-bottom: #FF0000 3px solid; font-family: "Times New Roman", sans-serif; text-decoration: none; }

/* Schrift */
.tnr36weiss {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 700;
	color: #FFFFFF;
}
.tnr24sw {
	font-size: 24px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.tnr12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.h3sw {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #010000;
	font-weight: 700;
}
.tnr16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.tnr16-fett {
	font-size: 16px;
	font-weight: bold;
}
.tnr18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

/* Viereck */

.viereckrot18 {
	color: #FF0000;
	font-size: 18px;
}

.viereckrot16 {
	color: #FF0000;
	font-size: 16px;
}

/* Tabellenramen */

.gestrichltunten {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.tab-re-gst {
	border-right-width: 3px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.tab-lireun-str {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.tab-lireun1-str {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A89D6;
	border-bottom-color: #0A89D6;
	border-left-color: #0A89D6;
}
.tab-lire {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #72BBE2;
	border-left-color: #72BBE2;
}
.tablireun-blud {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.tab-reliungr {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
