/***************/

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #facf2c;
}

h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

p {
	line-height: normal;
	margin: 0.2em;
}

form  {
	margin: 0;
	padding: 0;
}

hr {
	color: #383838;
	width: 80%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

a { 
	color: #666666; 
	text-decoration: underline; 
}

a:hover { 
	color: #facf2c; 
}

a.link2 { 
	color: #ffffff; 
	text-decoration: underline; 
}

a.link2:hover { 
	color: #facf2c;
}

a.link3 { 
	color: #cb4200;
	font-weight: bold; 
	text-decoration: underline; 
}

a.link3:hover { 
	color: #facf2c;
}

a.link4 { 
	color: #facf2c;
	font-weight: normal;
	text-decoration: none; 
}

a.link4:hover { 
	color: #ffffff;
}

a.link5 { 
	color: #cb4200;
	font-weight: bold; 
	text-decoration: underline; 
}

a.link5:hover { 
	color: #ffffff;
}

a.gelb { 
	color: #facf2c;
}

a.gelb:hover  { 
	color: #ffffff;
}

a.h1 { 
	text-decoration: none;
	color: #facf2c;
}

/***************/

a.navi2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb4200;
	text-decoration: none;
	font-weight: bold;
}

a.navi2:hover {
	color: #ffffff;
}

/***************/

.textXXL {
	font-size: 18px;
}

.textXL {
	font-size: 16px;
}

.textL {
	font-size: 14px;
}

.textM {
	font-size: 12px;
}

.textS {
	font-size: 11px;
}

.textXS {
	font-size: 10px;
}

.textAbst {
	letter-spacing: 1px;
}

.textZeile {
	line-height: 1.6em;
}

.textAbst{
	padding: 2px;;
}

.textJustify {
	text-align: justify;
}

.weiss {
	color: #FFFFFF;
}

.schwarz {
	color: #666666;
}

.grau {
	color: #999999;
}

.gelb {
	color: #facf2c;
}

.rot {
	color: #CB4200;
}

.blau {
	color: #1554A2;
}

.fehler {
	color: #ba574a;
}

.halb {
	line-height: 0.5em;
}

.fett {
	font-weight: bold;
}

.em {
	font-style: oblique;
}

.line_1 {
	line-height: 1.8em;
}

hr {
	color: #666666;
	text-align: center;
	width: 100%;	
}
