body {
	background-color: white;
	margin: 0;
	padding: 0;
	font: 0.8em/1.4em Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @group Kopf */

#o1 {
	background: url(../bilder_design/jwbuch_oben.gif) no-repeat;
}

#o2 {
	background: url(../bilder_design/jwbuch_mitte.gif) no-repeat;
}

#kopf {
	background: url(../bilder_design/jwbuch_unten.gif) repeat-x;
}


/* @end */

/* @group Navigation */

#teil1
{
	color: #a4091e;
	background: url(../bilder_design/jwbuchstreifen.gif) no-repeat;
	width: 411px;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	height: 22px;
}

#teil1 h2 {
	margin-top: 0px;
}

#teil2
{
	color: #a4091e;
	background: url(../bilder_design/streifen_bg_gelb.gif) repeat-x;
	text-indent: 11px;
	height: 22px;
	margin-top: -30px;
}

#teil2 h2
{
	margin-top: 0;
}

#navigation h2 {
	color: #fcbb00;
	background: url(../bilder_design/streifen_bg_gelb.gif) repeat-x;
}

h4 {
	clear: none;
}

/* @end */

hr {
	background-color: #fcbb00;
}

.gelb {
	color: #fcbb00;
}

#inhalt span {
	color: #fcbb00;
}

#inhalt a:link {
	color: #fcbb00;
}
#inhalt a:visited {
	color: #fcbb00;
}
#inhalt a:focus {
}
#inhalt a:hover {
	color: #fcbb00;
}
#inhalt a:active {
}
#inhalt ul {
	list-style-image: url(../bilder_design/bullet_gelb.gif);
}

#tabelle1 .tkopf {
	background-color: #f2970d;
	text-transform: uppercase;
}

#tabelle1 td{
	color: white;
	background-color: #ffbf15;
	font-weight: bold;
}

.phasen {
	font-size: 0.8em;
	margin-left: 240px;
	color: white;
}

.phasen h4 {
	font-size: 1em;

}

#phase1 {
	background: #ffbf15 url(../bilder/phase1_jwbuch.gif) no-repeat right;
	width: 170px;
	height: 110px;
	float: left;
	padding: 5px;
	font-weight: bold;
}

#phase2 {
	width: 280px;
	height: 110px;
	float: left;
	padding: 5px;
	background: #ffbf15 url(../bilder/phase1_jwbuch.gif) no-repeat right;
	font-weight: bold;
}

#phase3 {
	background: #ffbf15 url(../bilder/phase3_jwbuch.gif) no-repeat right;
	width: 260px;
	height: 110px;
	float: left;
	padding: 5px;
	font-weight: bold;
}

.mitarbeiter td {
	width: 12px;
}

#ende {
	clear: both;
}