/*general classes*/
html			{width:100%; height:100%;}
body			{font-family: Verdana, Arial, Helvetica, sans-serif; line-height:15px; font-size: 11px; color: #000000; text-decoration: none; background-color:#ffffff; margin:0px; width:100%; height:100%;}
input			{font-family: Verdana, Arial, Helvetica, sans-serif; line-height:15px; font-size: 11px; color: #FF6600; text-decoration: none; background-color:#ffffff; border:1px solid #FF6600;}
select			{font-family: Verdana, Arial, Helvetica, sans-serif; line-height:15px; font-size: 11px; color: #FF6600; text-decoration: none; background-color:#ffffff; border:1px solid #FF6600;}
textarea		{font-family: Verdana, Arial, Helvetica, sans-serif; line-height:15px; font-size: 11px; color: #FF6600; text-decoration: none; background-color:#ffffff; border:1px solid #FF6600;}
td				{font-family: Verdana, Arial, Helvetica, sans-serif; line-height:15px; font-size: 11px; color: #000000; text-decoration: none;}
a				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold;	color: #000000; text-decoration: none;}
a:hover			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #000000; text-decoration: none;}

/* special classes */
.imgFloatBorder	{padding:1px; border:1px solid #ff6600; float: left; margin-right: 10px; margin-bottom: 5px; }
.imgBorder		{padding:1px; border:1px solid #666666;}
div.imgBorder   {float:left; margin-top: 20px; margin-right:20px;}
.orangeBorder   {border:1px solid #666666;}
.paddingLeft	{padding-left:60px;}
.headline1		{font-weight:bold; color: #FF6600;}
.headline2		{font-size:14px; color: #000000;}
.headline3		{font-weight:bold; color: #FF9933;}
.headline4		{font-size:11px; font-weight:bold; color: #FF6600;}
.headline5		{font-size:18px; font-weight:bold; color: #FF6600; line-height:22px;}
.headline6		{font-size:14px; font-weight:bold; color: #FF6600; line-height:22px;}

.linkArrows		{font-size:9px; font-weight:normal;}
div.clear       {clear: both;}

/* header classes */
.headerTr1		{background-color:#FF6600; font-size: 10px;}
.headerTr2		{background-color:#FF9933; font-size: 10px;}
.headerTr3		{background-color:#FFCC66; font-size: 10px; padding-left:10px;}
.headerTr4		{background-color:#FFEDC3; font-size: 10px; padding-left:60px;}
.headerTr5		{background-color:#666666; font-size: 10px;}
.headerTr6		{background-color:#999999; font-size: 10px; padding-left:60px;}
.headerTr7		{background-color:#CCCCCC; font-size: 10px; padding-left:60px;}

/* content classes */
.contWithNavi01	{padding-top:20px; padding-left:70px; padding-right:45px;}
.contWithNavi02	{padding-top:20px; padding-left:70px;}

.divHenryFordSlogan{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #777777;
    line-height: 23px;
}
.td6Thesen{
    font-size: 12px;
    color: #ff6600;
    font-weight: bold;
    height: 30px;
}
.tdOrangeFrame{
    border: solid 1px #ff6600;
    height: 57px;
    width: 325px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 20px;
    color: #111111;
}
ul{
    list-style-type: none;
}


/* navigation classes */
a.subNavigationOn			{font-size:11px; border-bottom:1px solid #FF6600;}
a.mainNavigationOff			{font-size: 11px;}
a.mainNavigationOn      	{font-size: 11px; border-bottom:1px solid #FF6600;}
a.mainNavigationOff:hover	{font-size: 11px;}
a.mainNavigationOn:hover	{font-size: 11px; border-bottom:1px solid #FF6600;}
a.subNavigationOn:hover		{font-size:11px; border-bottom:1px solid #FF6600;}
a.subNavigationOff:hover	{border-bottom:1px solid #FF6600;}
.naTdDef1					{padding-right:30px;}
.snTdDef1					{padding-right:7px;}

/* footer classes */
.ftTdDef1		{padding-right:6px; font-size:9px;}
a.footer		{font-size:10px; color: #000000;}
a.footer:hover	{font-size:10px; color: #000000; border-bottom:1px solid #FF6600;}
a.footer2		{font-size:9px; color: #000000;}
a.footer2:hover	{font-size:9px; color: #000000; border-bottom:1px solid #FF6600;}

