/* zentrale CSS-Vereinbarungen für die Lions-Seiten */

@import url(http://www.breitenbuecher.de/inc/formate.css);

body						{ background-color:#ffff00; }
body.content		{ margin:5%; background-image:url(lions_txt.gif); background-repeat:no-repeat; background-attachment:fixed; background-position:center; }
div.lions				{ background-color:#000000; padding:10px; }
*.lions					{ font-family:arial,helvetica; font-size:28pt; font-weight:900; color:#ffff00; background-color:#000000; }
*.lionsinfo			{ font-family:arial,helvetica; font-size:8pt; color:#808080; }
a								{ text-decoration:none; }
a.lions					{ text-decoration:none; }
a.lions:link		{ color:#ffff00; }
a.lions:visited	{ color:#ffff00; }
a.lions:hover		{ color:#01ff07; }
a.lions:active	{ color:#ffff00; }

*.h4						{ font-size:12pt; font-weight:800;}
*.h4 a					{ font-size:12pt; font-weight:800;}

table.navi			{	height:60%; }
table.navi td		{ height:8%; }

input, textarea	{ font-family:arial,helvetica; font-size:10pt;}
*.gelb					{ background-color:#ffff00; }
*.abstand				{ margin-top:20pt; }
*.disabled			{ font-weight:bold; color:#c0c0c0; }