/*<agl.folder "News">*/
	.news_headline { color: #ff8000; background-image: url(../images/news/header.jpg); background-repeat: no-repeat; text-align: center; width: 250px; height: 25px; border-style: none; }
	.news_body { color: #fff; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; background-image: url(../images/news/body.jpg); background-repeat: repeat; text-align: left; width: 250px; height: auto; padding-top: 10px; padding-right: 10px; padding-left: 10px; border-style: none; }
	.news_footer { background-image: url(../images/news/footer.jpg); background-repeat: no-repeat; text-align: center; width: 250px; height: 25px; }
	.Red { background-color: #f00; border: outset 2px #cdcdcd; }
	.Green { background-color: #0f0; border: outset 2px #cdcdcd; }
	.Yellow { background-color: #ff0; border: outset 2px #cdcdcd; }
	.Underline { background-color: #fff; text-decoration: underline; border: outset 2px #cdcdcd; }
	.Bold { font-weight: bold; background-color: #fff; border: outset 2px #cdcdcd; }
/*</agl.folder>*/
body { color: #000050; font-size: 13px; font-family: "Zapf Chancery", "Comic Sans MS", cursive, Arial, Verdana, Helvetica, sans-serif; background-image: url(../images/hintergrund.jpg); }
h1 { font-size: 20px; margin: 0.67em 0; }
h2 { font-size: 15px; }
/*<agl.folder "Formatierung Allg.">*/
	.formular { color: #00004d; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #e6ffff; width: auto; border-right: 1px solid #ff8000; border-bottom: 1px solid #ff8000; border-top-style: none; border-top-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; }
	.team { padding-left: 10px; }
	.fehler { color: #f00; }
	.orange { color: #ff8000; }
/*</agl.folder>*/
/*<agl.folder "Link">*/
	a:active { color: #ff8000; text-decoration: underline; }
	a:hover { color: #00004d; text-decoration: underline; }
	a:link { color: #ff8000; text-decoration: underline; }
	a:visited { color: #ff8000; text-decoration: underline; }
/*</agl.folder>*/
.Form_Line { border-bottom: 1px dashed #0064ff; }
