.language {

 padding: 5px;
 height: 25px;
	text-align: center;
 }
.language a {
  padding-left: 15px;
  background: url(grafik/pfeil-lang.gif) top left no-repeat;
  } 
  
.language a.de {
  padding-left: 15px;
  background: url(grafik/pfeil_de.gif) top left no-repeat;
  } 
  
.language a.es {
  padding-left: 15px;
  background: url(grafik/pfeil_es.gif) top left no-repeat;
  } 
.language a.en {
  padding-left: 15px;
  background: url(grafik/pfeil_en.gif) top left no-repeat;
  } 
  
.language a.fr {
  padding-left: 15px;
  background: url(grafik/pfeil_fr.gif) top left no-repeat;
  } 
.language a.active {
  color: #2a5097;
  font-weight: bold;
  }   
table.contact-table tr td
 {
 border-bottom: 1px solid #aabcdc;
 }
.schriftWeiss {
	color : #FFFFFF;
}
.schriftblau {
	color : #2A5097;
}
.ueberschrift04 {
	color : #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.ueberschrift03 {
	color : #FFFFFF;
	font-weight : bold;
}
.ueberschrift02 {
	color : #2A5097;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.ueberschrift {
	font-weight : bold;
}
.ueberschrift05 {
	color : #2A5097;
	font-weight : bold;
}
BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : normal;
}
P {
	margin-top : 7pt;
	margin-bottom : 2pt;
}

A {
	color : #2A5097;
	text-decoration : none;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}

A.klein {
	color : #2A5097;
	text-decoration : none;
	font-size : 7pt;
}
A.klein:HOVER {
	color : Black;
	text-decoration : none;
	font-size : 7pt;
}
A.klein02 {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 7pt;
}
A.klein02:HOVER {
	color : Black;
	text-decoration : none;
	font-size : 7pt;
}

