body, td, tr, div, span {
	/*   -- done by js if supported --andrej */
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 12px;
	/*
	font-family: verdana, arial;
	*/
	
	color:black;
	line-height: 15px;
	font-size-adjust: 0.58
}


.breadcrumb {
	font-family: "frutiger";
	/* ACACAC und 000000 */
}
.navigation {
	font-family: "frutiger";
	/*000000 001077 444444*/
}
.footer {
	font-size:10px;
	line-height:12px;
}

a {color: #1C427B;}

.footer a {
	font-size:10px;
	color: #1C427B;
	text-decoration:none;
}

.italic {
	/* color: #A54825; */
	color: #19348B;
	font-style: italic;
	line-height:15px;
}
.caseStudy {
	color: 6F6F6F;
}

.navLevel1 {
}
.navLevel1active {
}
.navLevel2 {
}

.fotoMoveUp div table tr td img {
	/*stupid typ3, have to move the image up 1 pixel. */
	/*
	<div style="width:430px; height:96px; overflow:hidden;" id="foto" class="fotoMoveUp">
		<a name="3"></a>
		<div style="text-align:left;">
			<table width="430" border="0" cellspacing="0" cellpadding="0"  class="imgtext-table">
				<tr>
					<td colspan="1">
						<img src="clear.gif" width="430" height="1" alt="" />
					</td>
				</tr>
				<tr>
					<td valign="top">
						<img src="uploads/pics/bild.jpg" width="430" height="96" border="0" align="top" alt="" title="" /><br />
					</td>
				</tr>
			</table>
		</div>
		<img src="clear.gif" width="1" height="6" border="0" class="spacer-gif" alt="" title="" /><br />
		<img src="clear.gif" width="1" height="10" border="0" class="spacer-gif" alt="" title="" /><br />
	</div>
	*/
	/*
	position:absolute;
	top: -1px;
	*/
}

#fotoDiv imgtext-table {
  right:0px;
align: right;
text-align: right;
}

.langDiv {
  font-family:arial,helvetica; font-size:10px; display:inline; background-color:#E1E1E1; color:black; padding-left:3px; padding-right:3px; margin-right:2px;
  cursor:pointer; cursor:hand;
}
.langDivActive {
  background-color:#19348B; color:white; 
}

