
/*<agl.folder "textstile">*/
	h1 /* titel */   { color: #e1001a; font-size: 22px; font-weight: bold; line-height: 30px; margin: 0.67em 0 }
	h2 /* rubrik */   { font-size: 15px; font-weight: bold; line-height: 20px; margin: 0.83em 0 }
	td,body /* grundtext */    { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px }
	.zebra  { background-color: #eab2b8 }
	.tdtitel { font-weight: bold; background-color: #acacac }
	.status { font-style: italic; font-weight: bold }
	.error   { color: #fff; font-weight: bold; background-color: #e1001a; outline: solid 2px #676767 }
	.legende { color: #676767; font-size: 10px; font-weight: bold; line-height: 13px }
	.negativtext { color: white }
	.pflichtfeld { font-style: italic; font-weight: bold }
	img { border-width: 0 }
/*</agl.folder>*/
/*<agl.folder "url" "urls">*/
	
	/*standard*/
	a  { color: #e1001a; font-weight: bold; text-decoration: none }
	a:visited   { color: #e1001a }
	a:hover  { color: #676767; text-decoration: underline }
	/*standard-negativ*/
	.a_negativ     { color: white; font-weight: bold; text-decoration: none }
	.a_negativ:visited     { color: white; font-weight: bold }
	.a_negativ:hover    { color: #676767; font-weight: bold; text-decoration: underline }
	/*haupt-navigation*/
	.navi_haupt     { color: #fff !important; font-size: 14px; font-weight: bold; line-height: 19px; text-decoration: none }
	.navi_haupt:visited     { color: #fff !important; font-size: 14px; font-weight: bold; line-height: 19px }
	.navi_haupt:hover   { color: #676767; font-size: 14px; font-weight: bold; line-height: 19px; text-decoration: underline }
	/*unter-navigation*/
	.navi_unter     { color: #000; font-weight: bold; text-decoration: none }
	.navi_unter:visited     { color: #000; font-weight: bold }
	.navi_unter:hover   { color: #676767; font-weight: bold; text-decoration: underline }
/*</agl.folder>*/
/*<agl.folder "tabellenstilelemente">*/
	.td_rot { background-color: #e1001a }
	.td_black { background-color: black }
	.td_kopf { background-image: url("../img/stilelemente/bogen.gif"); background-repeat: no-repeat }
/*</agl.folder>*/
/*<agl.folder "formular" "eingabefelder von formularen">*/
	input { border: solid 0 black }
	textarea  { width: 100%; border: solid 0 black }
	select  { width: 170px; border: solid 0 black }
/*</agl.folder>*/
/*<agl.folder "album">*/
	.albumzelle  { background-color: #e1e1e1; width: 100px; height: 100px }
	.albumlegende { color: #676767; font-weight: bold }
	.albumtabelle { background-color: #e1e1e1 }
/*</agl.folder>*/
/*<agl.folder "reservation">*/
	.frei { font-size: 11px; line-height: 18px; background-color: #fff; background-image: url(../img/res_frei.gif); background-repeat: no-repeat; width: 23px; height: 23px }
	.besetzt { background-image: url(../img/res_besetzt.gif); background-repeat: no-repeat; width: 23px; height: 23px }
	#total { font-weight: bold; background-color: #eab2b8 }
/*</agl.folder>*/


