/* Zusätzliche CSS-Angaben die nur sehr selten verwendet werden */

iframe
{background-color: #000000;}


.aktuell-headline
{font-size: 12px; color: #fe5401; font-family: 'Arimo',sans-serif; line-height: 140%; font-weight: bold;}

.grau {color: #E6E6FA;}

.team-text
{font-size: 12px; font-family: 'Arimo',sans-serif; font-weight: bold;}

.aktuell-beschreibung
{font-family: 'Arimo',serif; font-size: 11px; line-height: 140%; }


.kompetent-headline
{font-size: 12px; color: #fe5401; font-family: 'Arimo',sans-serif; line-height: 140%;font-weight: bold;}

.kompetent-beschreibung
{font-family: 'Arimo',serif; font-size: 11px;line-height: 140%;  }


.beispielhaft-headline
{font-size: 12px; color: #fe5401; font-family: 'Arimo',sans-serif; line-height: 140%;font-weight: bold;}

.beispielhaft-beschreibung
{font-family: 'Arimo',serif; font-size: 11px;line-height: 140%; }





/* Texteinrückungen */
div.text-spanner
{
 padding-bottom: 2px;
 padding-right: 2px;
}


div.text-left
{
	padding-left: 10px;
}




.row-aktuelles
{
 width: 240px;
 margin-right: 10px;
 float: left;
}

.row-bild
{
 padding-bottom: 1px;
 margin-bottom: 1px;
 
}


/* Zeile */

.row
{
 width: 500px;
 border-top: dashed 1px #F00;
 margin-bottom: 5px;
}


.row-links
{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
    font-size: 9px;
	font-style: normal;
	line-height: 160%;
	font-weight: lighter;
	font-variant: normal;
	height: auto;
}


.row-rechts
{
	float: left;
	width: 290px;
	margin-top: 5px;
	letter-spacing: 0.1em;
	word-spacing: normal;
	font-size: 9px;
	font-style: normal;
	line-height: 160%;
}





.row-small
{
 width: 250px;
 margin-bottom: 5px;
}


.row-links-small
{
	float: left;
	width: 130px;
	margin-top: 5px;
	font-size: 9px;
	font-style: normal;
	line-height: 160%;
	font-weight: lighter;
	font-variant: normal;
}


.row-rechts-small
{
	float: left;
	width: 110px;
	margin-top: 5px;
	letter-spacing: 0.15em;
	word-spacing: normal;
	font-size: 9px;
	font-style: normal;
	line-height: 160%;
}




/* Referenz */
#referenz-links
{
	float:left;
	width: 300px;
}


#referenz-rechts
{
	float:left;
	width: 200px;
}



#subnavi
{
	height: 20px;
	margin-bottom: 5px;
}


#customers
{
	letter-spacing: 0.15em;
	font-size: 10px;
	line-height: 120%;
	word-spacing: normal;
}




/* .tpl */


.bild
{
 margin-bottom: 10px;
}


.inhalt-links
{
 float: left;
 width: 60px;
}


.inhalt-rechts
{
 float: left;
 width: 720px;
}








.bild-container 
{
	margin: 0;
	padding:0;
	float:left;
	width: 460px;
}


.text-container
{
	width: 205px;
	float:left;
	padding-top: 14px;
}



