
/* 
	Stylesheet für webwege, Frankfurt am Main
	www.webwege.de

	Ulrich Grundstein | info@buero-bochum.de | 11/2006
*/




	/*	tags	*/



body
{
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
}


h1
{
  font-size: 1.6em;
  letter-spacing: 0.05em;
  font-weight: normal;
  color: #990033;
  margin-top: 0;
  line-height: 1.2em;
}


h2
{
  font-size: 1.0em;
  font-weight: bold;
  color: #990033;
  margin-top: 2.5em;
}


h3
{
  font-size: 1.0em;
  font-weight: bold;
  color: #575757;
  margin-bottom: 1.1em;
}


h4
{
  font-size: 1.0em;
  font-weight: bold;
  color: #575757;
  margin-bottom: 0.1em;
}


p
{
  margin: 0 0 1.1em 0;
}


ul
{
  list-style-type: none;
}


#content ul
{
  margin: 0 0 1.25em 1.25em;
  padding-left: 0;
}


#content li
{
  margin-left: -14px;
  margin-bottom: 0.2em;
  padding-left: 18px;
  background-image: url(../images/bullet.gif);
  background-position: 4px 3px;
  background-repeat: no-repeat;
}


#content ul ul
{
  margin: 0.2em 0 0 1.25em;
  padding-left: 0;
}


#content ul ul li
{
  margin-left: -14px;
  margin-bottom: 0.2em;
  padding-left: 12px;
  background-image: url(../images/bullet_2.gif);
  background-position: 2px 6px;
  background-repeat: no-repeat;
}


#content-2nd ul
{
  margin: 0 0 1.25em 1.25em;
  padding-left: 0;
}


#content-2nd li
{
  margin-left: -14px;
  margin-bottom: 0.2em;
  padding-left: 18px;
  background-image: url(../images/bullet.gif);
  background-position: 4px 3px;
  background-repeat: no-repeat;
}


img
{
  border: 0;
}


#content-2nd img
{
  margin: 0.5em 0 1.0em 0;
}



acronym
{
  cursor: help;
  border-bottom: 1px solid #666666;
}



a
{
  color: #326532;
  text-decoration: none;
}


a:hover
{
  color: #999999;
}






	/*	ids	*/


#logo
{
  width: 735px;
  margin: 11px 0 24px 17px;
}


#kopf
{
  width: 640px;
  margin: 4px 0 0 95px;
}


#logo-typo
{
  width: 630px;
  padding-bottom: 10px;
  background-image: url(../images/kopf_linie.gif);
  background-repeat: repeat-x;
  background-position: right bottom;
}


#logo-typo span
{
  position: relative;
  bottom: -0.3em;
  padding-right: 12px;
  color: #444444;
  background-color: #FFFFFF;
}


#breadcrumb
{
  margin-top: 12px;
  width: 630px;
  background-color: #EBEBEB;
}


#breadcrumb div
{
  font-size: 0.9em;
  color: #888888;
  font-weight: bold;
  padding: 0.2em 6px 0.25em 6px;
}


#breadcrumb a
{
  color: #888888;
}


#nav
{
  float: left;
  width: 160px;
  margin-top: -13px;
  font-size: 0.9em;
  overflow: hidden;
}


#content
{
  float: left;
  width: 400px;
  margin-right: 31px;
  line-height: 130%;
  margin-top: -5px;
}


#visual
{
  float: left;
  width: 151px;
}


#visual img
{
  border: 1px solid #E9CBD6;
}


#fuss
{
  clear: both;
  margin-left: 734px;
  background-image: url(../images/rand_r_u.gif);
  background-repeat: repeat-x;
}




		/* 	Navigation	*/



#nav a
{
  display: block;
  color: #888888;
  font-weight: bold;
}



		/* 	1. Ebene	*/



#nav ul
{
  margin: 0;
  padding: 0;
}




#nav ul li
{
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  margin-top: 12px;
  width: 120px;
}



#nav ul li.aktiv-sub *
{
  background-image: url(../images/prim_c_sub.gif);
  background-repeat: repeat-y;
  background-position: left top;
}


#nav ul li a
{
  min-height: 16px;
  padding: 1px 0 1px 24px;
  background-image: url(../images/prim_bg.gif);
  background-repeat: no-repeat;
  background-position: 0px 0.1em;
}


#nav ul li a:hover
{
  background-image: url(../images/prim_a.gif);
}


#nav ul li.aktiv a
{
  background-image: url(../images/prim_c.gif);
}


#nav ul li.aktiv a:hover
{
  background-image: url(../images/prim_c_hover.gif);
}


#nav ul li.aktiv-sub a:hover
{
  background-image: url(../images/prim_c_sub_hover.gif);
}




		/* 	2. Ebene	*/






#nav ul li.aktiv-sub ul
{
  margin: 0;
  padding: 0;
  font-size: 95%;
  background-image: url(../images/prim_c_sub.gif);
  background-repeat: repeat-y;
  background-position: left bottom;
}


#nav ul li.aktiv-sub ul li
{
  margin: 0;
  margin-left: 17px;
  padding: 0;
  padding-top: 2px;
}


#nav ul li.aktiv-sub ul li
{
  background-image: none;
}


#nav ul li.aktiv-sub ul li a
{
  padding-bottom: 0;
  padding-left: 8px;
  display: inline;
  font-weight: bold;
  background-image: none;
}


#nav ul li.aktiv-sub ul li a:hover
{
  background-image: url(../images/sek_a_line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}


#nav ul li ul li.aktiv a, #nav ul li ul li.aktiv a:hover
{
  background-image: url(../images/sek_c_line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}




		/* 	Navigation - ENDE	*/





	/* 	Zweitfenster	 */



#logo-2nd
{
  margin-top: 8px;
  margin-left: 17px;
}


#kopf-2nd
{
  margin-left: 97px;
}


#logo-typo-2nd
{
  width: 400px;
  padding-bottom: 10px;
  background-image: url(../images/kopf_linie.gif);
  background-repeat: repeat-x;
  background-position: right bottom;
}


#logo-typo-2nd span
{
  position: relative;
  bottom: -0.3em;
  padding-right: 12px;
  color: #444444;
  background-color: #FFFFFF;
}


#breadcrumb-2nd
{
  margin-top: 8px;
  margin-left: 98px;
  width: 400px;
  background-color: #EBEBEB;
}


#breadcrumb-2nd div
{
  font-size: 0.9em;
  color: #888888;
  font-weight: bold;
  padding: 0.2em 6px 0.25em 6px;
}


#breadcrumb-2nd a
{
  color: #888888;
}


#content-2nd
{
  margin-left: 97px;
  width: 400px;
  line-height: 130%;
}


#content-2nd h2
{
  font-size: 1.0em;
  color: #990033;
  font-weight: bold;
  margin-top: 1.0em;
  margin-bottom: 0.6em;
}


#content-2nd p
{
  margin-top: 0;
  margin-bottom: 0.75em;
}


#fuss-2nd
{
  clear: both;
  margin-left: 490px;
  margin-top: -0.75em;
  background-image: url(../images/rand_r_u.gif);
}


	/* 	Zweitfenster 	*/








	/*	classes		*/


img.fl-l
{
  float: left;
  margin-right: 16px;
}


