/************************************************************/
/* imk_screen_styles.css                                    */
/* Formatierungsangaben für die Homepage der imk automotive */
/* (c) by imk automotive GmbH 2008                          */
/************************************************************/



/**********************/
/*Hintergrund komplett*/
/**********************/
body {
    	color: black; background-color: white;
    	font-size: 100.01%;
    	font-family: Arial,sans-serif;
    	margin: 0;
	padding: 1em 0;
    	text-align: center;  /* Zentrierung im Internet Explorer */
	background: #ffffff;	
	min-width: 41em;
}

img.text {
	border: 0px;
	vertical-align: middle;
}


/*********************************/
/*Hintergrund des Inhaltsbereichs*/
/*********************************/
div#imk_seite {
    	text-align: left;    
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 800px;
    	padding: 0;
    	background: #ffffff;
    	/*border: 1px ridge silver;*/
}



/******/
/*Kopf*/
/******/
div#imk_kopf1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_automotive.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_fa1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_fa.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_fe1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_fe.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_vo1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_vo.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_be1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_be.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_it1{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_it.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_automotive_en.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_fa2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_fa_en.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_fe2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_fe_en.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_vo2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_vo_en.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_be2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_be.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}
div#imk_kopf_it2{
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	height: 195px;
	background-color: #ffffff;
	background-image:url(bilder/banner_it_en.gif); 
	background-repeat:no-repeat;    	
	margin: 0 auto;
    	padding: 55px 0 0 5px;
}

div#imk_druckkopf{
    	display: none;
}


/*****************/
/*Hauptnavigation*/
/*****************/
ul#imk_navi {
    font-size: 0.75em;
    font-weight: bold;
	line-height: 1.35em;
	color: #666666;
	background-color: #f4f4f4;
   	float: left;
    width: 170px;
    margin: 0 0 5px 0;
   	padding: 0;
	border-bottom: 1px solid #B6B6B6;
	list-style: none;
}

ul#imk_navi li {
	border-top: 1px solid #B6B6B6;
	padding: 0;
}

ul#imk_navi li.e0 {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_e0_666666.gif) no-repeat;
}

ul#imk_navi li.e1 {
	padding: 0 0 0 28px;
	width: 142px;		/*für IE > 5*/
	w\idth: 142px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_e1_666666.gif) no-repeat;
}

ul#imk_navi li.fa {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_fa_F1811D.gif) no-repeat;
}

ul#imk_navi li.fe {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_fe_D1120A.gif) no-repeat;
}

ul#imk_navi li.vo {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi li.be {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_vo_E1D608.gif) no-repeat;
}

ul#imk_navi li.it {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #ffffff url(bilder/pfeil_unten_klein_it_kl.gif) no-repeat;
}

ul#imk_navi a {
	color: #666666;
	text-decoration: none;
	margin: 0;
	display: block;
}

ul#imk_navi a.e0 {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_e0_666666.gif) no-repeat;
}
ul#imk_navi a.e0:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}
ul#imk_navi a.e0:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}

ul#imk_navi a.e1 {
	padding: 0 0 0 28px;
	width: 142px;		/*für IE > 5*/
	w\idth: 142px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_e1_666666.gif) no-repeat;
}
ul#imk_navi a.e1:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_e1_009999.gif) no-repeat;
}
ul#imk_navi a.e1:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_e1_009999.gif) no-repeat;
}

ul#imk_navi a.fa {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_fa_F1811D.gif) no-repeat;
}
ul#imk_navi a.fa:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_fa_F1811D.gif) no-repeat;
}
ul#imk_navi a.fa:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_fa_F1811D.gif) no-repeat;
}

ul#imk_navi a.fe {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_fe_D1120A.gif) no-repeat;
}
ul#imk_navi a.fe:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_fe_D1120A.gif) no-repeat;
}
ul#imk_navi a.fe:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_fe_D1120A.gif) no-repeat;
}

ul#imk_navi a.vo {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi a.vo:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi a.vo:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi a.be {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi a.be:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}
ul#imk_navi a.be:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_vo_E1D608.gif) no-repeat;
}

ul#imk_navi a.it {
	padding: 0 0 0 14px;
	width: 156px;		/*für IE > 5*/
	w\idth: 156px;		/*für IE <= 5*/
	background: #f4f4f4 url(bilder/pfeil_rechts_klein_it.gif) no-repeat;
}
ul#imk_navi a.it:hover {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_it.gif) no-repeat;
}
ul#imk_navi a.it:active {
	color: #009999;
	background: #ffffff url(bilder/pfeil_rechts_klein_it.gif) no-repeat;
}

/************/
/*Newsleiste*/
/************/
ul#imk_news {
    	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
    	float: right;
	width: 170px;
	margin: 0 0 5px 5px;
	padding: 0;
	list-style: none;
	border-left: 1px solid silver;
}

ul#imk_news li{
	padding: 0 0 1.5em 0;
}

ul#imk_news a {
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 15px;
	display: block;
}

ul#imk_news a:link {
	background: url(bilder/pfeil_rechts_klein_e0_666666.gif) no-repeat;
}

ul#imk_news a:visited {
	background: url(bilder/pfeil_rechts_klein_e0_666666.gif) no-repeat;
}

ul#imk_news a:hover {
	color: #009999;
	background: url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}

ul#imk_news a:active {
	color: #009999;
	background: url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}

/********/
/*Inhalt*/
/********/
div#imk_font {
    font-size: 0.75em;
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
    margin: 0em 175px 1em 175px;
	text-align: right;
}


div#imk_inhalt {
	line-height: 1.4em;
    margin: -20px 175px 1em 175px;
    padding: 0em 0.4em;
}
* html div#imk_inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 1em;

}

/*Schriftgrößen-Varianten START*/
div#imk_inhalt.f0 {
	font-size: 0.7em;
}
* html div#imk_inhalt.f0 {
	font-size: 0.75em;
}
div#imk_inhalt.f0 h1 {
    font-size: 1.2em;
    margin: 0 0 1em 0;
}


div#imk_inhalt.f1 {
	font-size: 0.75em;
}
* html div#imk_inhalt.f1 {
	font-size: 0.8em;
}
div#imk_inhalt.f1 h1 {
    font-size: 1.25em;
    margin: 0 0 1em 0;
}


div#imk_inhalt.f2 {
	font-size: 0.8em;
}
* html div#imk_inhalt.f2 {
	font-size: 0.85em;
}
div#imk_inhalt.f2 h1 {
    font-size: 1.3em;
    margin: 0 0 1em 0;
}


div#imk_inhalt.f3 {
	font-size: 0.85em;
}
* html div#imk_inhalt.f3 {
	font-size: 0.9em;
}
div#imk_inhalt.f3 h1 {
    font-size: 1.35em;
    margin: 0 0 1em 0;
}


div#imk_inhalt.f4 {
	font-size: 0.9em;
}
* html div#imk_inhalt.f4 {
	font-size: 0.95em;
}
div#imk_inhalt.f4 h1 {
    font-size: 1.4em;
    margin: 0 0 1em 0;
}


div#imk_inhalt.f5 {
	font-size: 0.95em;
}
* html div#imk_inhalt.f5 {
	font-size: 1.0em;
}
div#imk_inhalt.f5 h1 {
    font-size: 1.4em;
    margin: 0 0 1em 0;
}
/*Schriftgrößen-Varianten ENDE*/

div#imk_inhalt p.image {
	text_align: center;
}

div#imk_inhalt i {
	font-weight: bold;
	font-style: normal;
	color: #009999;
}


div#imk_inhalt ul{
	/*color: #009999;*/
	/*font-weight: bold;*/
	/*margin: 0;*/
	/*padding: 0;*/
	list-style: square;
}

div#imk_inhalt li{
	padding: 0 0 1em 0;
}

div#imk_inhalt a.list {
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 15px;
	display: block;
}

div#imk_inhalt a.list:link {
	color: #666666;
	background: url(bilder/pfeil_rechts_klein_e0_666666.gif) no-repeat;
}

div#imk_inhalt a.list:visited {
	color: #666666;
	background: url(bilder/pfeil_rechts_klein_e0_666666.gif) no-repeat;
}

div#imk_inhalt a.list:hover {
	color: #009999;
	background: url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}

div#imk_inhalt a.list:active {
	color: #009999;
	background: url(bilder/pfeil_rechts_klein_e0_009999.gif) no-repeat;
}


div#imk_inhalt a.text {
	text-decoration: none;
	color: #000000;
}

div#imk_inhalt a.text:link {
	color: #000000;
}

div#imk_inhalt a.text:visited {
	color: #000000;
}

div#imk_inhalt a.text:hover {
	color: #009999;
}

div#imk_inhalt a.text:active {
	color: #009999;
}

div#imk_inhalt img.ref {
	border: 0px;
	margin: 2px;
}

div#imk_inhalt img.logo {
	border: 0px;
	margin: 15px;
	valign: middle;
}
/***********/
/*Fusszeile*/
/***********/
div#imk_fuss {
    	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
    	clear: both;
    	margin: 0;
	padding: 0.1em;
    	text-align: center;
    	border-top: 1px solid silver;
}

div#imk_fuss_menu {
	margin: 0.5em 180px 0.5em 180px;
	text-align: center;
}

div#imk_fuss_copyright {
	margin: 0.5em 0 0.5em 0;
	float: right;
	width: 170px;
}



/**************************/
/*Allgemeine Deklarationen*/
/**************************/
a.mainmenu {
	text-decoration: none;
}

a.mainmenu:link {
    	color: #666666;
}
a.mainmenu:visited {
	color: #666666;
}
a.mainmenu:hover {
	color: #009999;
}
a.mainmenu:active {
	color: #666666;
}
x{font-size: 0.7em;}

