/* ein kurzes, wohlfeiles so'nso-css
   hier der teil fuer alle browser   */


/* die textgeschichten: */

p					{ color: #191970; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; text-align: left; }

td       			{ color: #191970; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; }

p.text     			{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; text-align: left; }
td.text     		{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; text-align: left; }
p.pfeil    			{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; text-align: left; display: inline; }

p.fliesstext     	{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 18px; margin-left:  3px; margin-right: 190px; text-align: left; }
p.fliesstext2     	{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 18px; margin-left: 50px; margin-right:  90px; text-align: left; }
p.fliesstext3     	{ color: #191970; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 18px; margin-left: 50px; margin-right: 225px; text-align: left; }

p.sub	  			{ color: #000033; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; background-color: #C3DBE7; text-align: left; }
td.sub	  			{ color: #000033; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 14px; background-color: #C3DBE7; text-align: left; }

p.menue 			{ color: #EAF2F6; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 10px; letter-spacing: 1px; vertical-align: bottom; text-align: center; font-weight: bold; }


/* viele viele anker: */

a:link  			{ color: #EAF2F6; text-decoration: none; }
a:visited 			{ color: #EAF2F6; text-decoration: none; }
a:active 			{ color: #FF4040; text-decoration: none; }
a:hover 			{ color: #FF4040; text-decoration: none; }

a.sub:link  		{ color: #000033; text-decoration: none; display: block; }
a.sub:visited 		{ color: #000033; text-decoration: none; display: block; }
a.sub:active		{ color: #FF4040; text-decoration: none; display: block; background-color: #C3DBE7; }
a.sub:hover 		{ color: #FF4040; text-decoration: none; display: block; background-color: #C3DBE7; }
a.subplus:link 		{ color: #000032; text-decoration: none; display: block; }
a.subplus:visited 	{ color: #000032; text-decoration: none; display: block; }
a.subplus:active	{ color: #000032; text-decoration: none; display: block; }
a.subplus:hover 	{ color: #FF4040; text-decoration: none; display: block; }

a.lnk:link  		{ color: #FF4040; text-decoration: none; }
a.lnk:visited 		{ color: #FF4040; text-decoration: none; }
a.lnk:active 		{ color: #FF4040; text-decoration: none; }

a.rotgrund:link  	{ color: #191970; text-decoration: none; background-color: #FF4040; }
a.rotgrund:visited 	{ color: #191970; text-decoration: none; background-color: #FF4040; }
a.rotgrund:active 	{ color: #191970; text-decoration: none; background-color: #FF4040; }


/* und layer: */

#boxlinks			{ position: absolute; top: 83px; left: 256px; width: 202px; height: 302px; z-index: 1; }
#boxrechts			{ position: absolute; top: 83px; left: 506px; width: 202px; height: 302px; z-index: 1; }

body				{ margin: -10px 0px 0px -10px; } /* fuer netscape 4 only */
div					{ margin:   2px 0px 0px   2px; }

/* she comes in colours:

   dunkelblau	"#000033"	fuer obere menueleiste
   schriftblau	"#191970"	fuer fliesstext
   hellblau		"#C3DBE7"	fuer alles
   hellhellblau	"#EAF2F6"	fuer links und menueleiste-2.ebene
   orange, rot?	"#FF4040"	fuer :hover & farbakzente			*/
   

/* 07-2002 martin@weltrettung.org */