
/* 
	Stylesheet für IGK Isolierglasklebstoffe GmbH
	www.igk-frankfurt.de

	Ulrich Grundstein | info@buero-bochum.de | 10/2006
*/




	/*	tags	*/


body
{
  margin: 30px 0 0 0;
  padding: 0;
  font-size: 0.75em;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #333333;
  background-color: #FFFFFF;
}


div
{
  margin: 0;
  padding: 0;
}


img
{
  display: block;
}



h1
{
  margin-top: 0;
  margin-bottom: 0.95em;
  font-size: 1.5em;
  line-height: 1.25em;
  color: #666666;
}



h2
{
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 1.0em;
  color: #666666;
}


h3, h4, h5, h6, h7
{
  margin-top: 0;
  margin-bottom: 0em;
  font-size: 1.0em;
}



p
{
  margin-top: 0;
  margin-bottom: 1.5em;
}




ul
{
  margin-top: 0em;
  margin-bottom: 1.25em;
  margin-left: 1.25em;
  padding-left: 0;
  list-style-type: none;
}


#content li
{
  background-image: url(../images/bullet.gif);
  background-position: 0px 6px;
  background-repeat: no-repeat;
  padding-left: 9px;
  margin-left: -14px;
}



ul ul
{
  margin-bottom: 0em;
}



table
{
  width: 100%;
  border: none;
  border-collapse: collapse;
  font-size: 100%;

  margin-top: 0em;
  margin-bottom: 1.25em;
}


thead
{
  background-color: #F4F3F3;
  font-weight: bold;
}


thead td
{
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  vertical-align: top;
}


td
{
  font-size: 1.0em;
  padding: 0.25em;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  vertical-align: top;
}















a
{
  color: #CC0000;
  text-decoration: none;
}


a img
{
  border: none;
}









	/*	ids	*/



#wrapper
{
  width: 985px;
}


#nav
{
  float: left;
  width: 180px;
  margin-top: 52px;
  margin-right: 40px;
}



#main
{
  float: left;
  width: 765px;
}



#logo
{
  height: 170px;
  background-image:url(../images/bg_logo.gif);
  background-repeat: no-repeat;
  padding-left: 450px;
}


#logo img
{
  display: inline;
}


#content
{
  float: left;
  width: 445px;
  margin-right: 4px;
  line-height: 1.5em;
}


#content.einspaltig
{
  width: 739px;
  margin-right: 0;
}


#content div.c-2sp-l
{
  float: left;
  width: 220px;
  margin-right: 30px;
}


#content div.c-2sp-r
{
  float: left;
  width: 195px;
}



#content div.c-2sp-l ol, #content div.c-2sp-r ol
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}


#content div.c-2sp-l ol li, #content div.c-2sp-r ol li
{
  background-image: none;
  padding-left: 0;
  margin: 0 0 1.75em 2em;
}


#content div.c-2sp-l ol li.dot, #content div.c-2sp-r ol li.dot
{
  padding-left: 0;
  margin-left: 0;

  margin-bottom: -1.5em;


/* Hides from IE-mac \*/

  margin-bottom: -3em;

/* End hide from IE-mac */

}


#content div.c-2sp-l ol li:first-line
{
  font-weight: bold;
  color: #666666;
  line-height: 3em;
}


#content div.c-2sp-r ol li:first-line
{
  font-weight: bold;
  color: #666666;
  line-height: 3em;
}

#content-rechts
{
  float: left;
  width: 294px;
}


#sprache
{
  clear: both;
  width: 180px;
  padding-top: 40px;
  margin-bottom: 24px;

  background-image: url(../images/nav_trenner.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}


#sprache-links
{
  margin: 0 20px 0 20px;
  padding: 0 0 0.25em 0;
}


#fuss
{
  height: 223px;
  background-image: url(../images/bg_fuss.gif);
  background-repeat: no-repeat;
}


#fuss img
{
  position: relative;
  left: 688px;
  top: 30px;
}



#fuss.produkte
{
  height: 223px;
  background-image: url(../images/bg_fuss_produkte.gif);
  background-repeat: no-repeat;
}


#fuss.produkte img
{
  left: 22px;
  top: 29px;
  margin-bottom: 24px;
  margin-right: 14px;
  display: inline;
  border: 1px solid #BAB8B9;
}


#fuss.produkte img.gross
{
  margin-bottom: 0px;
}




	/*	tags in ids	*/



#nav ul
{
  margin: 0;
  padding: 0;
  list-style-image: none;

  background-image: url(../images/nav_trenner.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #FFFFFF;
}


#nav ul ul
{
  margin: 2px 0 0 0; 
  padding: 0 0 1px 0;
}




#nav li
{
  padding: 0.25em 0 0.25em 0;
  margin: 0 0 0 0;

  text-transform: uppercase;

  background-image: url(../images/nav_trenner.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}


#nav li a
{
  display: block;
  padding: 2px 20px 1px 20px;
  margin: 0 0 0 0;
  background-image: none;
}


#nav li a.aktiv
{
  color: #CC0000;
  font-weight: bold;
  background-image: url(../images/nav_a_bullet.gif);
  background-repeat: no-repeat;
  background-position: right;
}



#nav li li
{
  text-transform: none;
  background-image: none;
}


#nav li li a
{
  padding: 2px 20px 1px 35px;
}



#nav li li a.aktiv
{
  background-image: none;
}








form
{
  width: 445px;
}


form span
{
  float: left;
  display: block;
  width: 7em;
  width: 28.5%;
  padding-top: 0.25em;
}


form input, form textarea
{
  width: 69.5%;
  margin-bottom: 0.25em;
  display: inline;
  float: left;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.1em;
}


form input.submit
{
  float: right;
  width: 5.75em;
  text-align: center;
  padding: 2px;

  margin-top: 0.5em;
  margin-right: 0;
  margin-bottom: 1.0em;

  color: #CC0000;
  font-weight: bold;
  background-color: #FFFFFF;
  border: none;
  font-size: 1.0em;
}


form textarea
{
  height: 7em;
}


form p
{
  clear: both;
  margin-left: 28.5%;
  margin-right: 0.5%;
}


	/*	classes		*/



img.fl-r
{
  float: right;
}


div.drei-sp
{
  float: left;
  width: 170px;
  margin-right: 12px;
}


div.drei-sp-mitte
{
  float: left;
  width: 230px;
  margin-right: 12px;
}


.kleiner
{
  margin-top: 0.15em;
  font-size: 0.85em;
  line-height: 1.35em;
}


.rot
{
  color: #CC0000;
}


.pipe
{
  font-size: 0.8em;
  position: relative;
  bottom: 0.2em;
}


.clb
{
  clear: both;
}


.clb-no-h
{
  clear: both;
  font-size: 0.2em;
  line-height: 0.2em;
}





	/*	links		*/


#nav a, #sprache-links a 
{
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}


#nav a.pnav-c
{
  font-weight: bold;
  color: #990000;
}

#nav a.snav-c
{
  font-weight: bold;
}

#nav a:hover, #sprache-links a:hover
{
  color: #999999;
}

#nav a.aktiv:hover
{
  color: #CC0000;
}



	/* Bildpositionierungen */


img.produkte
{
  margin-top: 22px;
  margin-left: 37px;
}


