
/* 
	Print-Stylesheet für Klingel Consult
	Ulrich Grundstein | info@buero-bochum.de | 08/2006
*/


body
{
  text-align: left;
  background-position: right;
  background-repeat: repeat-y;
  background-image: none;
}



#content ul li
{
/* Hides from IE-mac \*/

  height: auto;

/* End hide from IE-mac */
}





ul
{
  margin-left: 18px;
  padding-left: 1px;
  list-style-type: square;
}


li
{
  padding-left: 0;
  background-image: none;
}



ul ul
{
  margin-left: 18px;
  padding-left: 1px;
}



ul ul li
{
  background-image: none;
  padding-left: 0;
}




		/* 		ids		*/



#kopf
{
  width: 75%;
  background-image: none;
}


#logo
{
  margin-top: 0;
}


#linie-oben
{
  width: 75%;
  border-bottom: 1px solid #9A9A9A;
}


#linie-oben img
{
  display: none;
}



#content
{
  font-size: 9pt;
  line-height: 11pt;
  margin-right: 0;
  width: 75%;
  padding: 0;
  background-color: #FFFFFF;
  position: static;
}



#main
{
  width: 100%;
  margin: 0;
}


#nav
{
  float: right;
  margin: 0;
}








		/* Navigation */



	/* 1. Ebene */



#nav ul
{
  margin-left: 7px;
}


#nav li
{
  margin-right: 0;
}



	/* 2. Ebene */


#nav ul ul
{
  margin-right: -8px;
}






	/* Bild-Positionierung */ 





div.bild-links
{
  position: static;
  margin: 0 16px 0 0;
}


div.bild-links img
{
  border: 1px solid #9A9A9A;
}


td.bu-links
{
  font-size: 85%;
  padding: 4px 0 4px 0;
  font-weight: bold;
}

td.bu-linie-links
{
  display: none;
}




div.bild-rechts
{
  position: static;
  margin: 0 0 0 16px;
}


div.bild-rechts img
{
  border: 1px solid #9A9A9A;
}


td.bu-rechts
{
  font-size: 85%;
  padding: 4px 0 4px 0;
  font-weight: bold;
}

td.bu-linie-rechts
{
  display: none;
}




#content a
{
  text-decoration: underline;
}



	/* Startseite */ 





#main-home
{
  width: 75%;
  text-align: center;
}


#content-home
{
  font-size: 9pt;
  line-height: 11pt;
  margin-left: 0;
  width: auto;
  padding: 0;
  background-color: #FFFFFF;
  position: static;
}


.home-links
{
  float: left;
  width: 44%;
  margin-right: 0;
  text-align: left;
}


.home-rechts
{
  float: left;
  width: 44%;
  margin-left: 8%;
  text-align: left;
}

#zitat
{
  width: 95%;
  font-size: 125%;
}