
/*<agl.folder "grundlegendes">*/
	h1 /* titel */   { color: #000; font-size: 18px; font-weight: bold; line-height: 23px; margin: 0.67em 0 }
	h2 /* rubrik */    { font-size: 15px; font-weight: bold; line-height: 20px; margin: 0.83em 0 }
	h4 { color: red; font-weight: bold; margin: 0.83em 0 }
	td,body /* grundtext */    { color: black; font-size: 12px; font-family: Geneva, SunSans-Regular, Arial, Helvetica, sans-serif; line-height: 16px; }
	.zebra    { background-image: url("../img/black.gif"); background-repeat: repeat-x; background-position: 0 100% }
	.tdtitel  { font-weight: bold; background-color: #fedc78 }
	.status { font-style: italic; font-weight: bold }
	.error  { color: #fff; font-weight: bold; background-color: #f00; outline: solid 2px #9a6f3a }
	.legende { color: #676767; font-size: 10px; font-weight: bold; line-height: 13px }
	.pflichtfeld { font-style: italic; font-weight: bold }
	.blaettern { background-color: #fedc78; border: solid 5px #fedc78 }
/*</agl.folder>*/
/*<agl.folder "url" "urls">*/
	
	/*standard*/
	a   { color: #000; font-weight: bold; text-decoration: none }
	a:visited   { color: #000 }
	a:hover   { color: #9a6f3a; text-decoration: underline }
	/*haupt-navigation*/
	.navi_haupt      { font-weight: bold; text-decoration: none }
	.navi_haupt:visited      { font-weight: bold }
	.navi_haupt:hover     { color: #9a6f3a; font-weight: bold; text-decoration: underline }
	/*unter-navigation*/
	.navi_unter     { font-weight: bold; text-decoration: none }
	.navi_unter:visited     { font-weight: bold }
	.navi_unter:hover    { color: #9a6f3a; font-weight: bold; text-decoration: underline }
	/*logout*/
	.navi_logout { color: #f00; font-weight: bold; text-decoration: none }
	.navi_logout:visited { color: #f00; font-weight: bold }
	.navi_logout:hover  { color: #9a6f3a; font-weight: bold; text-decoration: underline }
/*</agl.folder>*/
/*<agl.folder "tabellenstilelemente">*/
	.td_grauhell { background-color: #dcdcdc }
	.td_graudunkel { background-color: #969696 }
	.td_main { background-color: #dcdcdc; background-image: url("../img/stilelemente/hg.jpg"); background-repeat: no-repeat }
	.tdgelb { background-color: #fefb96 }
/*</agl.folder>*/
/*<agl.folder "formular" "eingabefelder von formularen">*/
	input    { border: solid 0 black }
	textarea       { width: 100%; border: solid 0 black }
	select    { border: solid 0 black }
/*</agl.folder>*/
/*<agl.folder "album">*/
	.albumzelle   { background-color: #e1e1e1; width: 140px; height: 140px }
	.albumlegende { color: #676767; font-weight: bold }
	.albumtabelle { background-color: #e1e1e1 }
/*</agl.folder>*/


