
/* 
	Stylesheet für die stimmgabel
	www.die-stimmgabel.com

	Ulrich Grundstein | info@buero-bochum.de | 11/2006
*/




	/*	tags	*/


body
{
  margin: 24px auto 0 auto;
  padding: 0;
  font-size: 0.75em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #E8CD90;
  background-image: url(../images/schwarz.gif);
  background-repeat: repeat-x;
  text-align: center;
}


div
{
  margin: 0;
  padding: 0;
}


img
{
  display: block;
}



h1
{
  margin-top: 0;
  margin-bottom: 1.4em;
  font-size: 1.2em;
  line-height: 1.2em;
}



h2
{
  margin-top: -1.5em;
  margin-bottom: 1.5em;
  font-size: 1.0em;
}


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: 0;
  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;
  margin-top: 0.25em; 
}




a
{
  color: #8B2701;
  font-weight: bold;
  text-decoration: none;
}



a:hover
{
  color: #8E4E02;
}


a:active
{
  color: #000000;
}


a img
{
  border: none;
}









	/*	ids	*/




#wrapper
{
  width: 930px;
  margin: 0 auto 0 auto;
  text-align: left;
}


#logo
{
  height: 60px;
  margin-bottom: -14px;
  padding-left: 556px;
}


#logo img.screen
{
  display: inline;
}


#logo img.print
{
  display: none;
}



#nav
{
  float: left;
  width: 156px;
  margin-top: 98px;
  margin-right: 0px; 
  overflow: hidden;
}



#main
{
  float: left;
  width: 761px;
}



#bild-spalte
{
  float: left;
  width: 408px;
  line-height: 10px;
}



#bild-spalte img
{
  border: 1px solid #FFFFFF;
  margin: 0 2px 0 0px;
}


#bild-spalte div
{
  margin-bottom: 3px;
  margin-left: 4px;
}


#content
{
  float: left;
  width: 338px;
  margin-top: 116px;
  line-height: 1.5em;
}





#fuss
{
  border-top: 1px solid #FFFFFF;
  padding-top: 16px;
  padding-left: 167px;
}



#fuss div
{
  width: 774px;
  margin: 0 auto 0 auto;
  font-size: 0.85em;
  text-align: left;
}


#fuss div img
{
  display: inline;
  margin-bottom: 1.0em;
}


#fuss div span
{
  padding-top: 7px;
}


#fuss div span.name
{
  display: block;
  float: left;
  width: 120px;
  margin-right: 14px;
}


#fuss div span.fon
{
  display: block;
  float: left;
  width: 603px;
}


#fuss div span.handy
{
  margin-left: 1.5em;
  margin-right: 1.5em;
}







	/*	tags in ids	*/



#nav ul
{
  width: 138px;
  margin: 0;
  padding: 0;
  list-style-image: none;
  text-align: right;
}



#nav ul.block1
{
  min-height: 85px;
}



#nav ul.block2
{
  margin-top: 17px;
}


#nav li
{
  padding: 0.25em 0 0.15em 0;
  margin: 0 0 0 0;
  text-transform: uppercase;
}


#nav li a
{
  padding: 0;
  margin: 0;
  background-image: none;
}


#nav li a.aktiv
{
  color: #000000;
  font-weight: bold;
}






	/*	classes		*/



.kleiner
{
  margin-top: 0.15em;
  font-size: 0.85em;
  line-height: 1.35em;
}


.clb
{
  clear: both;
}


.clb-no-h
{
  clear: both;
  font-size: 0.2em;
  line-height: 0.2em;
}





	/*	links		*/


#nav a
{
  text-align: right;
}


#nav a.aktiv
{
  color: #000000;
}


#nav a:hover
{
  color: #8E4E02;
}


#nav a.aktiv:hover
{
  color: #000000;
}


#nav a:active
{
  color: #000000;
}


#fuss a
{
  color: #000000;
  font-weight: normal;
}




	/* Bildpositionierungen */


#bild-spalte img
{
  display: inline;
  margin-left: 1px;
}


#bild-spalte img.u-nav
{
  margin-left: -132px;


/* Hides from IE-mac \*/

  position: relative;

/* End hide from IE-mac */

}

