/* Standard Text Format */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-align: center;
	line-height: 24px;
	color: #333333;
	background-image:  url(background/bg_sunny_yellow_white.jpg);
	background-attachment:fixed;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
  color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
  color: #000000;
}

.Logo_Zeile_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  color: #000000;
}

.Logo_Zeile_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  color: #000000;
}

.Logo_Zeile_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}

.Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
  color: #000000;
}

.Inhalt_Klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
  color: #000000;
}

.Inhalt_Element_01 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	float:left;
  color: #000000;
}

.Inhalt_Element_Bild_01 {
	float:left;
	padding: 3px 20px 3px 0px;
}

.Inhalt_Element_Bild_02 {
	float:right;
	padding: 3px 0px 3px 20px;
}

.Inhalt_Hervorheben_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
  color: #000066;
}

.Inhalt_Hervorheben_01_Klein {
	color: #000066;
	font-weight: bold;
}

.Inhalt_Hervorheben_01_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #000066;
}
  
.Ohne_Formatierung {
	color: #000000;
}

.Ohne_Formatierung_fett {
	color: #000000;
	font-weight: bold;
}

.Tabelle_Referenzen {
	border: thin;
	border: groove;
}

.td1_Tabelle_Referenzen {
	font-weight: bold;
	border-right-width:thin;
	border-right-style:groove;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td2_Tabelle_Referenzen {
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td1_Tabelle_Steckbrief {
	border-right-width:thin;
	border-right-style:groove;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td2_Tabelle_Steckbrief {
	border-bottom-width: thin;
	border-bottom-style: groove;
}
