@charset "utf-8";

/*
Startseite
*/
#fordfactsstarttext
	{
	margin-top:2em;
	line-height:1.25em;
	}
	
#fordfactstitle
	{
	border-bottom:1px solid #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}
	
#fordfactsimage
	{
	float:right;
	}
		
#fordfactsstartpage
	{
	margin-right:220px;
	}


/* 
Geschichte Ford Motor Company
*/
#fmc h1
	{
	border-bottom:1px dotted #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}

#fmctext
	{
	margin-right:220px;
	line-height:1.25em;	
	}
	
#fmctext p
	{
	margin-left:0.5em;
	margin-bottom:1em;
	text-align:justify;
	}
	
#fmcfoto
	{
	float:right;
	margin-right:0.5em;
	}
	
#fmcfoto p	
	{
	margin-top:0.5em;
	font-size:0.85em;
	color:#999;	
	}
	
/*
Henry Ford
*/
#henryford h1
	{
	border-bottom:1px dotted #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}

#henryfordtext
	{
	margin-right:220px;
	line-height:1.25em;	
	}
	
#henryfordtext p
	{
	margin-left:0.5em;
	margin-bottom:1em;
	text-align:justify;
	}
	
#henryfordportrait
	{
	float:right;
	margin-right:0.5em;
	}
	
#henryfordportrait p
	{
	margin-top:0.5em;
	font-size:0.85em;
	color:#999;	
	}

/*
Historie Deutschland
*/
#historiedeutschland h1
	{
	border-bottom:1px dotted #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}

#historiedeutschlandtext
	{
	margin-right:200px;
	line-height:1.25em;
	margin-left:0.5em;
	}

#historiedeutschlandtext dd
	{
	margin-bottom:1em;
	text-align:justify;
	}
	
#historiedeutschlandtext dt
	{
	float:left;
	margin-right:0.5em;
	font-weight:bold;
	}
	
#historiedeutschlandfotos
	{
	float:right;
	}
	
#historiedeutschlandfotos img
	{
	background:url(/fordfacts/historiedeutschland/imgbg.png) bottom right no-repeat;
	padding-bottom:8px;
	padding-right:7px;
	margin-bottom:0.75em;
	}
	
p#info
	{
	padding:0.5em;
	color:#999;
	}
	
/* 
Zahlen, Daten, Fakten
*/
#zdf h1
	{
	border-bottom:1px dotted #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}

#zdf ul
	{
	padding:0.5em;
	}
	
#zdf li
	{
	line-height:1.25em;	
	margin-bottom:1em;
	text-align:justify;
	}
	
#zdf p
	{
	padding:0.5em;
	color:#999;
	}	


/*
Ford-Logo
/*
/* 
Geschichte Ford Motor Company
*/
#fordlogo h1
	{
	border-bottom:1px dotted #ff9900;
	padding:0.5em;
	margin-bottom:0.5em;
	}

#fordlogo p
	{
	padding:0.5em;
	line-height:1.25em;
	}		
	
#fordlogo table
	{
	padding:0.5em;
	border:1px solid #ccc;
	margin:0.5em;
	}		
	
#fordlogo td
	{
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0 0;
	padding:1em;	
	vertical-align:middle;
	}	
	
#fordlogo th
	{
	padding:1em;	
	background-color:#ff9900;
	color:#fff;
	font-weight:bold;
	}	
	
#fordlogo .logopic
	{
	text-align:center;
	}
	
#fordlogo .jahrtext
	{
	color:#666;
	}	
	
