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/start_oben.gif) no-repeat;
}

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

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


/* @end */

/* @group Navigation */

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

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

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

#teil2 h2
{
	margin-top: 0;
}

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

/* @end */

.rot {
	color: #a4091e;
}

#inhalt span {
	color: #a4091e;
}

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