body    { background-color: white; text-align: center; margin: 0 0 0 0; padding: 0 }

/*The naming convention for columns starts with "Column" so that the elements can be found quickly if the style sheet is arranged alphabetically. The same system applies to "copy_middle" and "copy_right."*/



/*<agl.folder "Content_Elements" "The design uses color, size and font weight to differentiate text usage.">*/
	.rahmen_li /*  This tag formats date entries.  */  { padding-top: 20px; padding-right: 4px; padding-left: 6px; border-left: 1px solid white; }
	.rahmen_re { border-right: 1px solid white; }
	.rahmen_li_re { padding-left: 4px; border-right: 1px solid white; border-left: 1px solid white; }
	.content_abstand { padding-top: 8px; padding-right: 5px; padding-left: 6px; }
	.content_headline_orange { color: #98b41f; font-size: 14px; font-family: sans-serif, arial; font-weight: bold; }
	.content_headline_blau { color: #115993; font-size: 14px; font-family: sans-serif, arial; font-weight: bold; }
	.content_headline_hellblau { color: #599ed7; font-size: 14px; font-family: sans-serif, arial; font-weight: bold; }
	.content_headline_braun { color: #ee880f; font-size: 14px; font-family: sans-serif, arial; font-weight: bold; }
	.content_headline_gelb { color: #f3b701; font-size: 14px; font-family: sans-serif, arial; font-weight: bold; }
	.content_text { color: black; font-size: 12px; font-family: sans-serif, arial; }
	.content_text_bold { color: black; font-size: 12px; font-family: sans-serif, arial; font-weight: bold; }
	.seitlicher_text { color: white; font-size: 12px; font-family: sans-serif, arial; font-weight: bold; }
	.seitlicher_text_author { color: white; font-size: 11px; font-family: sans-serif, arial; font-style: oblique; }
/*</agl.folder>*/
.horizontal_spacer_3px  /* This tag works the same way as a spacer GIF in traditional HTML layouts. */ { background-color: #000; width: 3px }



/*<agl.folder "Navigation_Elements" "This folder contains menu tags.">*/

	.menu_item { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; position: relative }

	

	a:link { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block }

	

	a:visited { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block }

	

	a:hover { color: #000; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block }

	

	a:active { color: black; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; display: block }
/*</agl.folder>*/
/*<agl.folder "Navigation_weiter">*/
	.menu_item { color: #da7531; font-size: 12px; font-family: sans-serif; text-decoration: none; position: relative }
	a.weiter:link { color: #115993; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.weiter:visited { color: #115993; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.weiter:hover { color: #ee880f; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.weiter:active { color: #115993; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
/*</agl.folder>*/
/*<agl.folder "Navigation_links">*/
	a.links:link { color: #da7531; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.links:visited { color: #da7531; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.links:hover { color: #599ed7; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
	a.links:active { color: #da7531; font-size: 12px; font-family: sans-serif; text-decoration: none; display: block }
/*</agl.folder>*/
