#marginalie a {
	color: #FF7800;
}
#marginalie a:hover {
	color: #FF7800;
}
#teaserbox {
	background: #FBD10E none;
}
#content {
	background: url(../img/standards/contentbackground2.gif) repeat-y 0px 0px;
}
#bodytext h1, #marginalie h1 {
	background-color: #FFD200;
}
#bodytext a {
	color: #FF7800;
}
#bodytext a:hover {
	color: #FF7800;
	background: url(../img/standards/textdecoration-service.gif) repeat-x 1px bottom;
}
#bodytext ul li {
	list-style-type: none;
	list-style-image: url(../img/standards/bulletservice.gif);
}
* html  #bodytext ul li {
	list-style-image: url(../img/standards/bulletservice-ie.gif);
}
.formularpflichtfeld {
	border: 1px solid #44A4E5;
}
.formulartextfeld:focus, .formulareingabefeld:focus, .formularfeld:focus, .formularpflichtfeld:focus {
	border: 1px solid #FBD10E;
	background: #F8E9A2;
}