/*
____________________________________________________
Diese Seite wurde erstellt vom Ingenieur Büro Ginter
Ihr Partner für:
Computertechnik, Medientechnik, 
Netzwerktechnik, Digitale Bildbearbeitung,
Print- und Webdesign, Computernachhilfe
 
Webseite: http://www.ibg-dd.de

MfG
Dipl.-Ing. Frank Ginter
____________________________________________________

*/
.h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.TextNormalFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalKursiv {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
.TextNormalUnterstrichen {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: underline;
	}
.TextKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextKleinCounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e0e0e0;
	text-decoration: none;
}
.TextAbschickbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalEingabeFeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextUeberschriftGrossKursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.TextFehlerausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: red;
  text-decoration: none;
}

.TextOKausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: green;
  text-decoration: none;
}
	

a:link { font-family:"Arial", Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #48423e; text-decoration:none; }
a:visited { font-family:"Arial", Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #48423e; text-decoration:none; }
a:focus { font-family:"Arial", Helvetica, sans-serif; font-size:14px; font-weight:bold; color:white; text-decoration:none; }
a:hover { font-family:"Arial", Helvetica, sans-serif; font-size:14px; font-weight:bold; color:white; text-decoration:none; }
a:active { font-family:"Arial", Helvetica, sans-serif; font-size:14px; font-weight:bold; color:white; text-decoration:none; }